Re: SLOB lockup (was: Re: [tip:core/locking] lockdep: annotatereclaim context (__GFP_NOFS), fix SLOB)

From: Ingo Molnar
Date: Sun Mar 15 2009 - 14:57:12 EST



* Nick Piggin <nickpiggin@xxxxxxxxxxxx> wrote:

> + spin_lock_irqrestore(&slob_lock, flags);

that should be:

spin_unlock_irqrestore(&slob_lock, flags);

Ingo
--
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/