linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Please pull hwpoison updates for 2.6.32-rc5
@ 2009-10-22 23:44 Andi Kleen
  0 siblings, 0 replies; only message in thread
From: Andi Kleen @ 2009-10-22 23:44 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, fengguang.wu


Linus,

Here are the hwpoison updates for 2.6.32-rc5. These contain bug fixes
from various people, including a workaround for the page flags
races that were discussed earlier, a fix for a workqueue in workqueue
deadlock and a couple of smaller fixes.

I also improved the documentation and did some clean up to the prctl()
interface before it is set in stone.

Please pull.

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

Andi Kleen (4):
      HWPOISON: Clean up PR_MCE_KILL interface
      HWPOISON: Add brief hwpoison description to Documentation
      HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page
      HWPOISON: Allow schedule_on_each_cpu() from keventd

Hugh Dickins (2):
      HWPOISON: fix oops on ksm pages
      HWPOISON: fix/proc/meminfo alignment

Wu Fengguang (2):
      HWPOISON: return early on non-LRU pages
      HWPOISON: fix invalid page count in printk output

 Documentation/vm/hwpoison.txt |  136 +++++++++++++++++++++++++++++++++++++++++
 fs/proc/meminfo.c             |    2 +-
 include/linux/prctl.h         |   12 ++++
 kernel/sys.c                  |   23 ++++++--
 kernel/workqueue.c            |   21 ++++++-
 mm/memory-failure.c           |   59 +++++++++---------
 mm/memory.c                   |    3 +-
 7 files changed, 219 insertions(+), 37 deletions(-)
 create mode 100644 Documentation/vm/hwpoison.txt

-Andi

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

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

only message in thread, other threads:[~2009-10-22 23:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-22 23:44 Please pull hwpoison updates for 2.6.32-rc5 Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).