]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
x86/platform/uv: Check EFI Boot to set reboot type
authorMike Travis <mike.travis@hpe.com>
Tue, 10 Sep 2019 14:58:46 +0000 (09:58 -0500)
committerIngo Molnar <mingo@kernel.org>
Mon, 7 Oct 2019 11:42:11 +0000 (13:42 +0200)
commitdf55029f7ea65d8c653a79dd728918dfe25b1356
tree49e9a8158e3a619c54849b6d77070b3cd68aa3a6
parentf5a8f0ecb436a15f50215f27ab70a2e8626a6135
x86/platform/uv: Check EFI Boot to set reboot type

Change to checking for EFI Boot type from previous check on if this
is a KDUMP kernel.  This allows for KDUMP kernels that can handle
EFI reboots.

Signed-off-by: Mike Travis <mike.travis@hpe.com>
Reviewed-by: Steve Wahl <steve.wahl@hpe.com>
Reviewed-by: Dimitri Sivanich <dimitri.sivanich@hpe.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Hedi Berriche <hedi.berriche@hpe.com>
Cc: Justin Ernst <justin.ernst@hpe.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Russ Anderson <russ.anderson@hpe.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190910145840.215091717@stormcage.eag.rdlabs.hpecorp.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/apic/x2apic_uv_x.c