mirror-linux/arch/x86/xen
Lukas Bulwahn 29c2f18d4f x86/xen: select HIBERNATE_CALLBACKS more directly
The config XEN_SAVE_RESTORE's only purpose is to select
HIBERNATE_CALLBACKS, when config XEN is set. The XEN config definition can
simply select HIBERNATE_CALLBACKS, though, and the definition of
XEN_SAVE_RESTORE can be dropped.

So, remove this indirection through XEN_SAVE_RESTORE and select
HIBERNATE_CALLBACKS directly. Also, drop the XEN_SAVE_RESTORE from the x86
xen config fragment.

No functional change intended with this clean-up.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Message-ID: <20250829070402.159390-1-lukas.bulwahn@redhat.com>
2025-09-08 20:10:20 +02:00
..
Kconfig x86/xen: select HIBERNATE_CALLBACKS more directly 2025-09-08 20:10:20 +02:00
Makefile
apic.c x86/xen: eliminate some private header files 2024-07-11 16:33:48 +02:00
debugfs.c x86/xen: eliminate some private header files 2024-07-11 16:33:48 +02:00
efi.c xen/efi: refactor deprecated strncpy 2023-09-19 07:04:49 +02:00
enlighten.c x86/xen: Fix __xen_hypercall_setfunc() 2025-04-11 11:39:50 +02:00
enlighten_hvm.c x86/xen: remove hypercall page 2024-12-17 08:23:42 +01:00
enlighten_pv.c xen: rework xen_pv_domain() 2025-09-08 17:01:36 +02:00
enlighten_pvh.c x86/xen: disable CPU idle and frequency drivers for PVH dom0 2025-04-08 13:15:56 +02:00
grant-table.c
irq.c x86/paravirt: Move some functions and defines to alternative.c 2023-12-10 20:30:31 +01:00
mmu.c xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain() 2025-09-08 17:01:36 +02:00
mmu_hvm.c x86/xen: eliminate some private header files 2024-07-11 16:33:48 +02:00
mmu_pv.c x86/mm/64: Make 5-level paging support unconditional 2025-05-17 10:38:16 +02:00
multicalls.c xen: fix multicall debug feature 2025-04-11 09:44:50 +02:00
p2m.c xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain() 2025-09-08 17:01:36 +02:00
platform-pci-unplug.c
pmu.c x86/msr: Change the function type of native_read_msr_safe() 2025-05-02 10:36:36 +02:00
setup.c x86/xen: fix balloon target initialization for PVH dom0 2025-04-07 11:24:12 +02:00
smp.c x86/xen: eliminate some private header files 2024-07-11 16:33:48 +02:00
smp_hvm.c x86/xen: eliminate some private header files 2024-07-11 16:33:48 +02:00
smp_pv.c xen: fix multicall debug feature 2025-04-11 09:44:50 +02:00
spinlock.c x86/xen: remove deprecated xen_nopvspin boot parameter 2024-07-11 16:33:51 +02:00
suspend.c x86/msr: Add explicit includes of <asm/msr.h> 2025-05-02 10:23:47 +02:00
suspend_hvm.c
suspend_pv.c
time.c x86/xen/time: Reduce Xen timer tick 2024-07-02 09:35:52 +02:00
trace.c
vga.c x86: Do not include <asm/bootparam.h> in several files 2024-01-30 15:17:24 +01:00
xen-asm.S objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics 2025-04-08 09:14:12 +02:00
xen-head.S Merge branch 'x86/asm' into x86/core, to pick up dependent commits 2025-03-04 20:29:35 +01:00
xen-ops.h x86/xen/msr: Remove pmu_msr_{read,write}() 2025-05-02 10:36:35 +02:00