mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Please pull hwpoison updates for 2.6.36
@ 2010-08-05 18:37 Andi Kleen
  0 siblings, 0 replies; only message in thread
From: Andi Kleen @ 2010-08-05 18:37 UTC (permalink / raw)
  To: torvalds; +Cc: n-horiguchi, linux-kernel, mel, fengguang.wu


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.

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

only message in thread, other threads:[~2010-08-05 18:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-05 18:37 Please pull hwpoison updates for 2.6.36 Andi Kleen

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®