Messages in this thread |  | | | Date | Wed, 12 Aug 2009 08:32:14 -0700 (PDT) | | From | Linus Torvalds <> | | Subject | Re: kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock() |
| |
On Wed, 12 Aug 2009, Catalin Marinas wrote: > > If the object size is bigger than a predefined value (4K in this case), > release the object lock during scanning and call cond_resched().
What guarantees that the object isn't released during this?
Linus
|  |