On Tuesday 24 June 2008 11:31, Linus Torvalds wrote:
The PREEMPT_RCU thing? I've reproduced it. It hits lockless pagecache,
but I've also reproduced the same problem in dentry cache shrinking.
I'm sure it is a free-before-grace bug.
I've been using DEBUG_PAGEALLOC to make it easier to spot.
--