Re: pstore: change mutex locking to spin_locks

From: Peter Zijlstra
Date: Thu Aug 18 2011 - 10:32:54 EST


On Thu, 2011-08-18 at 08:58 -0400, Don Zickus wrote:
> Probably the raw_spin_* stuff. I think those purposely avoid the lockdep
> mechanisms.

Nope, raw_spin_* is covered by lockdep just fine. Also anything
purposely avoiding lockdep is bound to be a piece of crap :-)

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