Re: kmalloc bug?

Studierende der Universitaet des Saarlandes (masp0008@stud.uni-sb.de)
Mon, 28 Jun 1999 06:59:46 +0000


Jonathan wrote:
> If it was below the address of _end then I would

Could you also check if the address is below
stext? [as done by show_registers()]

AFAIK the kmalloc implementation contains internal
self tests. Could you try to enable them?
SLAB_SELFTEST
SLAB_DEBUG_SUPPORT
modify kmem_cache_create and enable all possible
debug flags.

--
	Manfred

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/