kexec: rename ARCH_HAS_KEXEC_PURGATORY
authorEric DeVolder <eric.devolder@oracle.com>
Wed, 12 Jul 2023 16:15:45 +0000 (12:15 -0400)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 18 Aug 2023 17:18:54 +0000 (10:18 -0700)
commite6265fe7775ec51241850abc854c9652d4709996
treef572b549a1deee6b45d73c9f3b021a8a3e2e2386
parent40445d060152845f9023f5404d4b5f7bd7f11f39
kexec: rename ARCH_HAS_KEXEC_PURGATORY

The Kconfig refactor to consolidate KEXEC and CRASH options utilized
option names of the form ARCH_SUPPORTS_<option>. Thus rename the
ARCH_HAS_KEXEC_PURGATORY to ARCH_SUPPORTS_KEXEC_PURGATORY to follow
the same.

Link: https://lkml.kernel.org/r/20230712161545.87870-15-eric.devolder@oracle.com
Signed-off-by: Eric DeVolder <eric.devolder@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/powerpc/Kconfig
arch/riscv/Kbuild
arch/riscv/Kconfig
arch/riscv/kernel/elf_kexec.c
arch/s390/Kbuild
arch/s390/Kconfig
arch/x86/Kconfig
kernel/kexec_file.c