From: Andi Kleen <andi@firstfloor.org>
To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Please pull hwpoison fixes for 2.6.36
Date: Thu, 7 Oct 2010 21:30:16 +0200 [thread overview]
Message-ID: <20101007193015.GA8091@basil.fritz.box> (raw)
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.
reply other threads:[~2010-10-07 19:30 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=20101007193015.GA8091@basil.fritz.box \
--to=andi@firstfloor.org \
--cc=linux-kernel@vger.kernel.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 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.