On Sun, Sep 14, 2008 at 09:59:08AM -0700, Ingo Molnar wrote:
hmm. Me the culprit :(
There are more places in the kernel which takes pgd_lock using
spin_lock_irqsave() construct. Need to fix all such places
to use spin_lock(). Will fix it and send a more tested patch set
early next week, after I return from the conferences.
thanks,
suresh
--