[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070726091048.GA7366@elte.hu>
Date: Thu, 26 Jul 2007 11:10:48 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Michal Piotrowski <michal.k.k.piotrowski@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Christoph Lameter <clameter@....com>,
linux-kernel@...r.kernel.org
Subject: [bug] SLUB & freeing locks [was: Re: 2.6.23-rc1: known regressions
with patches]
there's a new regression:
SLUB does not seem to call debug_check_no_locks_freed() - hence on SLUB
we will not notice certain types of freeing races. (such as freeing an
object still locked and used on another CPU.) SLAB does this corretly.
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