Re: [Bug #39342] [3.0.0-rc6-git7] possible recursive locking atcache_alloc_refill

Tetsuo Handa <penguin-kernel-JPay3/[email protected]> Mon, 15 Aug 2011 07:36:29 +0900
Newsgroups org.kernel.vger.kernel-testers,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
Pekka Enberg wrote:
> Tetsuio, did Peter's commit 30765b9 ("slab, lockdep: Annotate the locks 
> before using them") and commit 83835b3 ("slab, lockdep: Annotate slab -> 
> rcu -> debug_object -> slab") in Linus' git fix this for you?

Yes. Applying these two commits fixes this problem.

Thank you.