[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150515105953.8431.65220.stgit@localhost6.localdomain6>
Date: Fri, 15 May 2015 20:01:38 +0900
From: HATAYAMA Daisuke <d.hatayama@...fujitsu.com>
To: akpm@...ux-foundation.org, ebiederm@...ssion.com,
vgoyal@...hat.com, mingo@...nel.org
Cc: masami.hiramatsu.pt@...achi.com, hidehiro.kawai.ez@...achi.com,
kexec@...ts.infradead.org, linux-kernel@...r.kernel.org,
bhe@...hat.com
Subject: [PATCH v3 0/2] kernel/panic/kexec: fix "crash_kexec_post_notifiers"
option issue in oops path
This patch set fixes a bug introduced in the commit
f06e5153f4ae2e2f3b0300f0e260e40cb7fefd45.
For the v2 discussion, please follow the following thread:
http://thread.gmane.org/gmane.linux.kernel/1902488
The v3 patch newly adds a patch suggested by Ingo Molnar.
---
HATAYAMA Daisuke (2):
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers is enabled
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
include/linux/kernel.h | 3 +++
kernel/kexec.c | 11 +++++++++++
kernel/panic.c | 5 +++--
3 files changed, 17 insertions(+), 2 deletions(-)
--
Thanks.
HATAYAMA, Daisuke
--
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