(Illustration by Gaich Muramatsu)
On Mon, May 26, 2003 at 06:45:40PM +0100, Grzegorz Jaskiewicz wrote: > following BUG() is started when coda is included into kernel. I have not > tried module, but i bet it will couse the same error. 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? JanReceived on 2003-05-26 20:45:28