Although I don't run the -bkXX releases, as far as I can see this is not
related to anything in Coda bug, but probably a missing change to slab.c.
A flag was added to the slabcache to identify reclaimable slabs. I can
see how this BUG would get triggered if your kernel was linked with an
old version of slab.o or is missing the SLAB_RECLAIM_ACCOUNT related
changes in slab.c.
Maybe "make clean ; make bzImage modules" will fix it?
Jan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/