[GIT PULL] SLAB changes for v2.6.38-rc1

From: Pekka Enberg
Date: Sat Jan 15 2011 - 07:26:42 EST


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