[GIT PULL] SLUB fixes for v3.1-rc1

From: Pekka Enberg
Date: Tue Aug 09 2011 - 14:41:37 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/