]> git.ipfire.org Git - thirdparty/linux.git/commit
x86/hyperv: Rename guest crash shutdown function
authorMukesh Rathor <mrathor@linux.microsoft.com>
Mon, 6 Oct 2025 22:42:03 +0000 (15:42 -0700)
committerWei Liu <wei.liu@kernel.org>
Sat, 15 Nov 2025 06:18:16 +0000 (06:18 +0000)
commit91a076d30450237181e474396e3128082d0ffe6e
treef4edb02aebaaa946ba7718710960beb71d8e36f4
parent77c3a45a0f4866d4c36246abdf9633d3bde13f9e
x86/hyperv: Rename guest crash shutdown function

Rename hv_machine_crash_shutdown to more appropriate
hv_guest_crash_shutdown and make it applicable to guests only. This
in preparation for the subsequent hypervisor root crash support
patches.

Signed-off-by: Mukesh Rathor <mrathor@linux.microsoft.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
arch/x86/kernel/cpu/mshyperv.c