[PATCH 2.4] Enable checking of reap of in-use slab

From: James Bottomley (James.Bottomley@SteelEye.com)
Date: Fri Dec 20 2002 - 11:45:19 EST


Hi Marcelo,

On older (2.4.9) kernels, we keep running into the occasional attempts to reap
in-use slabs. The checks for this were compiled out on 2.4.10 and above in
the name of efficiency.

I'd like to add the checks just for the in use parts back just to make
assurances doubly sure that this bug is actually fixed, not just obscured.
The changes use the BUG_ON macro, so the actual debugging stuff is in the
unlikely branch which shouldn't impact the critical path too much.

Please consider applying for 2.4.22

Thanks,

James



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



This archive was generated by hypermail 2b29 : Mon Dec 23 2002 - 22:00:27 EST