[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1108091644170.2453@tiger>
Date: Tue, 9 Aug 2011 16:44:40 +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 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@...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