[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1103242154440.16149@tiger>
Date: Thu, 24 Mar 2011 21:56:15 +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, mingo@...e.hu
Subject: [GIT PULL] SLAB fixes for v2.6.39-rc1
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@...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