linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
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, mingo@elte.hu
Subject: [GIT PULL] SLAB fixes for v2.6.39-rc1
Date: Thu, 24 Mar 2011 21:56:15 +0200 (EET)	[thread overview]
Message-ID: <alpine.DEB.2.00.1103242154440.16149@tiger> (raw)

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, 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-03-24 19:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-24 19:56 Pekka Enberg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-22 19:25 Pekka Enberg

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.1103242154440.16149@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=mingo@elte.hu \
    --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