[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1108092140360.678@tiger>
Date: Tue, 9 Aug 2011 21:41:23 +0300 (EEST)
From: Pekka Enberg <penberg@...nel.org>
To: torvalds@...ux-foundation.org
cc: cl@...ux-foundation.org, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: [GIT PULL] SLUB fixes for v3.1-rc1
Hi Linus,
Here's one more fix for SLUB debugging code. I didn't send it as part of the
previous batch because Dave Jones didn't indicate that it was needed to fix the
corruption issue. It was, however, included in Xiaotian Feng's testing so it's
best to include it in mainline as well and the problem is pretty obvious when
reading the code.
I've tested the patch lightly on x86-64 SMP machine by compiling the kernel
with SLUB debugging and list debugging enabled.
Pekka
The following changes since commit e6a99d312687a42c077a9b8cb5e757f186edb1b9:
Linus Torvalds (1):
Merge branch 'slab/urgent' of git://git.kernel.org/.../penberg/slab-2.6
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6.git slab/urgent
Christoph Lameter (1):
slub: Fix partial count comparison confusion
mm/slub.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
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