Re: [bug] SCSI/SLUB - latest -git: WARNING: at mm/slub.c:2443kmem_cache_destroy, scsi_put_host_cmd_pool()

From: Christoph Lameter
Date: Mon Apr 21 2008 - 01:59:15 EST


On Sat, 19 Apr 2008, Pekka J Enberg wrote:

> > [a few .config options were turned off: just accept all the defaults
> > after 'make oldconfig']
>
> I couldn't spot anything in particular in SLUB which makes me think SCSI
> code simply didn't free all objects before scsi_put_host_cmd_pool() called
> kmem_cache_destroy() to kill the cache.
>
> James, does this make sense or should I just look at SLUB harder?

The WARN is intended to warn that a kmem_cache_destroy was run with
objects not freed.



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