Subject: [GIT PULL] SLAB fixes

From: Pekka Enberg
Date: Mon Jun 13 2011 - 15:37:37 EST


Hi Linus,

Here's fixes to both SLUB and SLAB. The first fix is needed to fix boot
problems on some non-x86 architectures and the latter fixes caller tracking in
SLAB debugging code.

Pekka

The following changes since commit cb0a02ecf95e5f47d92e7d4c513cc1f7aeb40cda:
Linus Torvalds (1):
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

ssh://master.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6.git for-linus

Chris Metcalf (1):
slub: always align cpu_slab to honor cmpxchg_double requirement

Suleiman Souhlal (1):
SLAB: Record actual last user of freed objects.

include/linux/percpu.h | 3 +++
mm/slab.c | 9 +++++----
mm/slub.c | 12 ++++--------
3 files changed, 12 insertions(+), 12 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/