[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1401432670-24664-1-git-send-email-n-horiguchi@ah.jp.nec.com>
Date: Fri, 30 May 2014 02:51:07 -0400
From: Naoya Horiguchi <n-horiguchi@...jp.nec.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Tony Luck <tony.luck@...el.com>, Andi Kleen <andi@...stfloor.org>,
Kamil Iskra <iskra@....anl.gov>, Borislav Petkov <bp@...e.de>,
Chen Gong <gong.chen@...ux.jf.intel.com>,
linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: [PATCH 0/3] HWPOISON: improve memory error handling for multithread process
This patchset is the summary of recent discussion about memory error handling
on multithread application. Patch 1 and 2 is for action required errors, and
patch 3 is for action optional errors.
This patchset is based on mmotm-2014-05-21-16-57.
Patches are also available on the following tree/branch.
git@...hub.com:Naoya-Horiguchi/linux.git hwpoison/master
Thanks,
Naoya Horiguchi
---
Summary:
Naoya Horiguchi (1):
mm/memory-failure.c: support dedicated thread to handle SIGBUS(BUS_MCEERR_AO)
Tony Luck (2):
memory-failure: Send right signal code to correct thread
memory-failure: Don't let collect_procs() skip over processes for MF_ACTION_REQUIRED
Documentation/vm/hwpoison.txt | 5 +++
mm/memory-failure.c | 75 ++++++++++++++++++++++++++++++-------------
2 files changed, 58 insertions(+), 22 deletions(-)
--
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