[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20101007193015.GA8091@basil.fritz.box>
Date: Thu, 7 Oct 2010 21:30:16 +0200
From: Andi Kleen <andi@...stfloor.org>
To: torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Please pull hwpoison fixes for 2.6.36
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@...ux.intel.com -- Speaking for myself only.
--
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