Re: slab error in verify_redzone_free() badness...

From: Andrew Vasquez
Date: Mon Feb 02 2009 - 23:05:34 EST


On Mon, 02 Feb 2009, Andrew Morton wrote:

> I'd be suspecting a bug in the caller.
>
> Try setting CONFIG_DEBUG_PAGEALLOC, and use slab.c (not slub). slab
> will perform page unmapping for those 2k-sized slabs. I don't know
> whether slub does that.
>
> All being well, you'll get a nice oops at the site of the improper
> reference.

Thanks for the tip... Yeah, we're triaging this further, as it seems
to be pointing to something in the recent 'refactoring/multi-q' code
in qla2xxx...

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