Re: [PATCH v3 07/15] KVM: s390: get rid of gmap_fault()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri Jan 17, 2025 at 8:09 PM CET, Claudio Imbrenda wrote:
> All gmap page faults are already handled in kvm by the function
> kvm_s390_handle_dat_fault(); only few users of gmap_fault remained, all
> within kvm.
>
> Convert those calls to use kvm_s390_handle_dat_fault() instead.
>
> Remove gmap_fault() entirely since it has no more users.
>
> Signed-off-by: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
> Acked-by: Janosch Frank <frankja@xxxxxxxxxxxxx>
> ---
>  arch/s390/include/asm/gmap.h |   1 -
>  arch/s390/kvm/intercept.c    |   4 +-
>  arch/s390/mm/gmap.c          | 124 -----------------------------------
>  3 files changed, 2 insertions(+), 127 deletions(-)

Reviewed-by: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>






[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux