Re: [patch 0/7] x86, cpa: cpa related changes to be inline with TLB Application note

From: Suresh Siddha
Date: Tue Sep 16 2008 - 01:44:35 EST


On Sun, Sep 14, 2008 at 09:59:08AM -0700, Ingo Molnar wrote:
>
> * Ingo Molnar <mingo@xxxxxxx> wrote:
>
> > > Signed-off-by: Suresh Siddha <suresh.b.siddha@xxxxxxxxx>
> >
> > applied to tip/x86/pat, thanks Suresh.
>
> hm, -tip testing found sporadic lockups on a testbox today:
>

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/