[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1101151426140.4320@tiger>
Date: Sat, 15 Jan 2011 14:26:35 +0200 (EET)
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,
kamezawa.hiroyu@...fujitsu.com
Subject: [GIT PULL] SLAB changes for v2.6.38-rc1
Hi Linus,
Here's a fix for potential deadlock while accessing SLUB sysfs files
reported by Bart van Assche. The fix includes an out-of-topic change
to memory hotplug locking from Kamezawa-san.
There's also a minor SLAB cleanup from H Hartley Sweeten included.
Pekka
The following changes since commit 38567333a6dabd0f2b4150e9fb6dd8e3ba2985e5:
Linus Torvalds (1):
Merge git://git.kernel.org/.../jejb/scsi-post-merge-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: Avoid use of slub_lock in show_slab_objects()
H Hartley Sweeten (1):
mm/slab.c: make local symbols static
KAMEZAWA Hiroyuki (1):
memory hotplug: one more lock on memory hotplug
Pekka Enberg (2):
Merge branch 'slub/hotplug' into slab/urgent
Update Pekka's email address in MAINTAINERS
MAINTAINERS | 4 ++--
include/linux/memory_hotplug.h | 6 ++++++
mm/memory_hotplug.c | 4 ++++
mm/slab.c | 6 +++---
mm/slub.c | 4 ++--
5 files changed, 17 insertions(+), 7 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