All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull hwpoison fixes for 2.6.36
@ 2010-10-07 19:30 Andi Kleen
  0 siblings, 0 replies; only message in thread
From: Andi Kleen @ 2010-10-07 19:30 UTC (permalink / raw)
  To: torvalds, linux-kernel

Hi Linus,

Some last minute hwpoison bug fixes. It turned out the address 
granuality information for errors was not passed out to user space,
and this broke someone who wanted to use it. Fixed this
with a straight forward change to signal.c. And a couple of other
bug fixes that have accumulated.

Please consider pulling. Thanks,
-Andi

  git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6.git hwpoison-fixes

Andi Kleen (3):
      HWPOISON: Copy si_addr_lsb to user
      HWPOISON: Report correct address granuality for AO huge page errors
      HWPOISON: Stop shrinking at right page count

Naoya Horiguchi (1):
      page-types.c: fix name of unpoison interface

 Documentation/vm/page-types.c |    2 +-
 kernel/signal.c               |    8 ++++++++
 mm/memory-failure.c           |   12 ++++++------
 3 files changed, 15 insertions(+), 7 deletions(-)

-- 
ak@linux.intel.com -- Speaking for myself only.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-07 19:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-07 19:30 [GIT PULL] Please pull hwpoison fixes for 2.6.36 Andi Kleen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.