[PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit

Eric Farman farman at linux.ibm.com
Tue Nov 8 04:58:17 AEDT 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 Linuxppc-dev mailing list