[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080721200554.GA15463@elte.hu>
Date: Mon, 21 Jul 2008 22:05:54 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Evgeniy Polyakov <johnpol@....mipt.ru>
Cc: Christoph Lameter <cl@...ux-foundation.org>,
Pekka Enberg <penberg@...helsinki.fi>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
Vegard Nossum <vegard.nossum@...il.com>,
"Rafael J. Wysocki" <rjw@...k.pl>, davem@...emloft.net
Subject: Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison
overwritten
* Evgeniy Polyakov <johnpol@....mipt.ru> wrote:
> It could be an interesting kmemcheck extension to catch not only
> non-initialized memory, but also writes into just freed one, but not
> yet returned by allocator to the next user.
hm, i think kmemcheck does that mostly already. If not then I think
kmemcheck should just turn off all buffering that might happen on the
SLUB level (if it doesnt do it already). I.e. a kfree()d buffer should
be marked as uninitialized immediately.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists