[PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
Eric Farman
farman at linux.ibm.com
Mon Nov 7 09:58:17 PST 2022
On Wed, 2022-11-02 at 23:18 +0000, Sean Christopherson wrote:
> Now that kvm_arch_hardware_setup() is called immediately after
> kvm_arch_init(), fold the guts of kvm_arch_hardware_(un)setup() into
> kvm_arch_{init,exit}() as a step towards dropping one of the hooks.
>
> No functional change intended.
>
> Signed-off-by: Sean Christopherson <seanjc at google.com>
> ---
> arch/s390/kvm/kvm-s390.c | 23 +++++++++++++----------
> 1 file changed, 13 insertions(+), 10 deletions(-)
Reviewed-by: Eric Farman <farman at linux.ibm.com>
More information about the linux-riscv
mailing list