[GIT PULL] SLAB fixes for v2.6.39-rc1

From: Pekka Enberg
Date: Thu Mar 24 2011 - 16:05:44 EST


Hi Linus,

Here's two urgent fixes to SLUB reported by Ingo:

https://lkml.org/lkml/2011/3/24/245

The first one is boot-time oops on x86 with PREEMPT_NONE and CPUs that don't support cmpxch16b. The second one is debugobjects regression caused by the lockless fastpaths.

Pekka

The following changes since commit 6d1e9a42e7176bbce9348274784b2e5f69223936:
Linus Torvalds (1):
Merge branch 'release' of git://git.kernel.org/.../aegl/linux-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: Write to per cpu data when allocating it

Thomas Gleixner (1):
slub: Fix debugobjects with lockless fastpath

mm/slub.c | 6 +++---
1 files changed, 3 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/