Re: OUPS 2.5.69-bk19 coda-inode.c/slab.c

From: Grzegorz Jaskiewicz (gj@pointblue.com.pl)
Date: Tue May 27 2003 - 04:41:07 EST


On Tue, 2003-05-27 at 01:43, Jan Harkes wrote:
> 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?
I am allways doing that in case of problems. So this is not a case, I
bet this is missing patch for slab.c. Becouse this part i showed (along
with mine two debug lines) does not look to good.

--
Grzegorz Jaskiewicz <gj@xxxxxxxxxxxxxxxx>
K4 labs

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