[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.02.1111292001420.4019@tux.localdomain>
Date: Tue, 29 Nov 2011 20:02:03 +0200 (EET)
From: Pekka Enberg <penberg@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: Andrew Morton <akpm@...ux-foundation.org>,
Christoph Lameter <cl@...ux.com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] slab fixes for 3.2-rc4
Hi Linus,
Here's few important fixes to SLUB issues introduced in the merge window.
The most important ones are from Christoph Lameter and Eric Dumazet that fix
stability issues on non-x86 architectures. The patches from Shaohua Li fix a
performance regression in SLUB that was also introduced in the merge window.
Pekka
The following changes since commit 883381d9f1c5a6329bbb796e23ae52c939940310:
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (2011-11-29 08:59:12 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux.git slab/urgent
Christoph Lameter (1):
slub: use irqsafe_cpu_cmpxchg for put_cpu_partial
Eric Dumazet (1):
slub: avoid potential NULL dereference or corruption
Shaohua Li (2):
slub: use correct parameter to add a page to partial list tail
slub: move discard_slab out of node lock
mm/slub.c | 42 ++++++++++++++++++++++++++----------------
1 files changed, 26 insertions(+), 16 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