summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2021-04-20 10:03:02 +0200
committerIngo Molnar <mingo@kernel.org>2021-04-20 10:08:34 +0200
commit27743f01e391ee1d80e3be2a09237507b965f91b (patch)
tree29dfc8c5201edec3d1a0b43ee981252b8832ea8f /drivers
parentx86/platform/uv: Fix !KEXEC build failure (diff)
downloadlinux-27743f01e391ee1d80e3be2a09237507b965f91b.tar.xz
linux-27743f01e391ee1d80e3be2a09237507b965f91b.zip
x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE code
The !CONFIG_KEXEC_CORE code in arch/x86/platform/uv/uv_nmi.c was unused, untested and didn't even build for 7 years. Since we fixed this by requiring X86_UV to depend on CONFIG_KEXEC_CORE, remove the (now) dead code. Also move the uv_nmi_kexec_failed definition back up to where the other file-scope global variables are defined. Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: Mike Travis <travis@sgi.com> Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions