[GIT PULL] Please pull hwpoison fixes for 2.6.36

From: Andi Kleen
Date: Thu Oct 07 2010 - 15:30:25 EST


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@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/