linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SLAB changes for v2.6.38-rc1
@ 2011-01-15 12:26 Pekka Enberg
  0 siblings, 0 replies; only message in thread
From: Pekka Enberg @ 2011-01-15 12:26 UTC (permalink / raw)
  To: torvalds; +Cc: cl, akpm, linux-kernel, linux-mm, kamezawa.hiroyu

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-15 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-15 12:26 [GIT PULL] SLAB changes for v2.6.38-rc1 Pekka Enberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).