diff options
author | Claudio Imbrenda <imbrenda@linux.ibm.com> | 2025-01-23 17:46:19 +0300 |
---|---|---|
committer | Claudio Imbrenda <imbrenda@linux.ibm.com> | 2025-01-31 14:03:52 +0300 |
commit | 6eb84e130075b9ea35a946dcf9a2476ac2c749a0 (patch) | |
tree | 77dd1657f08e41686b42c7c57bc150dea90bb07c /tools/perf/scripts/python/task-analyzer.py | |
parent | 3762e905ec2e498c96464e094b7d46be98151d3b (diff) | |
download | linux-6eb84e130075b9ea35a946dcf9a2476ac2c749a0.tar.xz |
KVM: s390: get rid of gmap_fault()
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.
Acked-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Christoph Schlameuss <schlameuss@linux.ibm.com>
Link: https://lore.kernel.org/r/20250123144627.312456-8-imbrenda@linux.ibm.com
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Message-ID: <20250123144627.312456-8-imbrenda@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions