mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: torvalds@linux-foundation.org
Cc: n-horiguchi@ah.jp.nec.com, linux-kernel@vger.kernel.org,
	mel@csn.ul.ie, fengguang.wu@intel.com
Subject: Please pull hwpoison updates for 2.6.36
Date: Thu, 5 Aug 2010 20:37:34 +0200	[thread overview]
Message-ID: <20100805183734.GA9523@basil.fritz.box> (raw)


Linus,

Please pull the hwpoison updates for 2.6.36. This adds basic support for 
uncorrected memory MCA recovery for huge pages. I have some more stuff
(like better handling for slab errors) but it needs a bit more cooking, 
so currently only Horiguchi-san's code is included.

The rmap/hugetlb changes have been reviewed and blessed by the usual
suspects.  The rmap changes largely use existing infrastructure 
with just a few tweaks. There is no additional significant overhead for
the non error case.

-Andi

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

Naoya Horiguchi (10):
      hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h
      hugetlb, rmap: add reverse mapping for hugepage
      HWPOISON, hugetlb: enable error handling path for hugepage
      HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepage
      HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage error
      HWPOISON, hugetlb: isolate corrupted hugepage
      HWPOISON, hugetlb: detect hwpoison in hugetlb code
      HWPOISON, hugetlb: support hwpoison injection for hugepage
      hwpoison: rename CONFIG
      hugetlb: add missing unlock in avoidcopy path in hugetlb_cow()

 include/linux/hugetlb.h        |   14 +---
 include/linux/hugetlb_inline.h |   22 +++++++
 include/linux/pagemap.h        |    9 +++-
 include/linux/poison.h         |    9 ---
 include/linux/rmap.h           |    5 ++
 mm/hugetlb.c                   |  104 ++++++++++++++++++++++++++++++++++-
 mm/hwpoison-inject.c           |   15 +++--
 mm/memory-failure.c            |  120 ++++++++++++++++++++++++++++++----------
 mm/rmap.c                      |   59 ++++++++++++++++++++
 9 files changed, 299 insertions(+), 58 deletions(-)
 create mode 100644 include/linux/hugetlb_inline.h

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

                 reply	other threads:[~2010-08-05 18:37 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=20100805183734.GA9523@basil.fritz.box \
    --to=andi@firstfloor.org \
    --cc=fengguang.wu@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mel@csn.ul.ie \
    --cc=n-horiguchi@ah.jp.nec.com \
    --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

all inboxes | Powered by JetHome®