From: Pekka Enberg <penberg@kernel.org>
To: torvalds@linux-foundation.org
Cc: cl@linux-foundation.org, akpm@linux-foundation.org,
linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Subject: [GIT PULL] SLAB fixes
Date: Mon, 13 Jun 2011 22:37:30 +0300 (EEST) [thread overview]
Message-ID: <alpine.DEB.2.00.1106132237110.5454@tiger> (raw)
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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
reply other threads:[~2011-06-13 19:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.DEB.2.00.1106132237110.5454@tiger \
--to=penberg@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=cl@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox