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

From: Pekka Enberg
Date: Tue Aug 09 2011 - 09:57:25 EST


Hi Linus,

Here's two SLUB debugging fixes. The most important one is the full list
corruption issue reported by multiple people when SLUB debugging is enabled.
The other one is from Akinobu Mita that fixes up debugging byte pattern
checking.

Pekka

The following changes since commit 322a8b034003c0d46d39af85bf24fee27b902f48:
Linus Torvalds (1):
Linux 3.1-rc1

are available in the git repository at:

ssh://master.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6.git slab/urgent

Akinobu Mita (1):
slub: fix check_bytes() for slub debugging

Christoph Lameter (1):
slub: Fix full list corruption if debugging is on

mm/slub.c | 8 +++++---
1 files changed, 5 insertions(+), 3 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/