Re: Linux 2.6.38-rc5

From: Eric Dumazet
Date: Wed Feb 16 2011 - 06:14:24 EST


Le mardi 15 fÃvrier 2011 Ã 20:16 -0800, Linus Torvalds a Ãcrit :
> Another week, another -rc.
>
> Nothing much stands out here - we've fixed some regressions
> (including, hopefully, a BUG_ON() due to the new RCU filename lookup
> that Ubuntu people saw), and things look fairly normal.

Using this kernel on my dev machine (2x4x2 cpus), I hit BUG_ON() in
fs/namei.c:1461 on my kernel build (make -j16)

BUG_ON(inode != next.dentry->d_inode)

I do have DEBUG_PAGEALLOC and LOCKDEP on



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