kernel-hacking-2024-linux-s.../arch
Petr Tesarik c025311596 kexec: allow kdump with crash_kexec_post_notifiers
If a crash kernel is loaded, do not crash the running domain.  This is
needed if the kernel is loaded with crash_kexec_post_notifiers, because
panic notifiers are run before __crash_kexec() in that case, and this
Xen hook prevents its being called later.

[akpm@linux-foundation.org: build fix: unconditionally include kexec.h]
Link: http://lkml.kernel.org/r/20160713122000.14969.99963.stgit@hananiah.suse.cz
Signed-off-by: Petr Tesarik <ptesarik@suse.com>
Cc: Juergen Gross <jgross@suse.com>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Eric Biederman <ebiederm@xmission.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: Dave Young <dyoung@redhat.com>
Cc: David Vrabel <david.vrabel@citrix.com>
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-08-02 19:35:30 -04:00
..
alpha signal: consolidate {TS,TLF}_RESTORE_SIGMASK code 2016-08-02 19:35:23 -04:00
arc treewide: replace obsolete _refok by __ref 2016-08-02 17:31:41 -04:00
arm ARM: kexec: fix kexec for Keystone 2 2016-08-02 19:35:29 -04:00
arm64 ARM: 64-bit DT updates for v4.8 2016-08-01 18:47:01 -04:00
avr32
blackfin treewide: replace obsolete _refok by __ref 2016-08-02 17:31:41 -04:00
c6x
cris
frv
h8300
hexagon treewide: replace obsolete _refok by __ref 2016-08-02 17:31:41 -04:00
ia64 kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t 2016-08-02 19:35:27 -04:00
m32r
m68k
metag
microblaze signal: consolidate {TS,TLF}_RESTORE_SIGMASK code 2016-08-02 19:35:23 -04:00
mips treewide: replace obsolete _refok by __ref 2016-08-02 17:31:41 -04:00
mn10300
nios2 treewide: replace obsolete _refok by __ref 2016-08-02 17:31:41 -04:00
openrisc treewide: replace obsolete _refok by __ref 2016-08-02 17:31:41 -04:00
parisc
powerpc signal: consolidate {TS,TLF}_RESTORE_SIGMASK code 2016-08-02 19:35:23 -04:00
s390 s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing 2016-07-31 09:28:12 -04:00
score treewide: replace obsolete _refok by __ref 2016-08-02 17:31:41 -04:00
sh signal: consolidate {TS,TLF}_RESTORE_SIGMASK code 2016-08-02 19:35:23 -04:00
sparc signal: consolidate {TS,TLF}_RESTORE_SIGMASK code 2016-08-02 19:35:23 -04:00
tile signal: consolidate {TS,TLF}_RESTORE_SIGMASK code 2016-08-02 19:35:23 -04:00
um
unicore32
x86 kexec: allow kdump with crash_kexec_post_notifiers 2016-08-02 19:35:30 -04:00
xtensa
.gitignore
Kconfig