[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1106132237110.5454@tiger>
Date: Mon, 13 Jun 2011 22:37:30 +0300 (EEST)
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
Subject: Subject: [GIT PULL] SLAB fixes
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@...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