diff options
author | 2021-11-26 17:45:48 +0100 | |
---|---|---|
committer | 2021-12-17 14:49:26 +0100 | |
commit | 7faa543df19bf62d4583a64d3902705747f2ad29 (patch) | |
tree | 2311f14c5b40bba8d8e1376a71b5b9b765a64742 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | KVM: s390: gaccess: Refactor gpa and length calculation (diff) | |
download | linux-dev-7faa543df19bf62d4583a64d3902705747f2ad29.tar.xz linux-dev-7faa543df19bf62d4583a64d3902705747f2ad29.zip |
KVM: s390: gaccess: Refactor access address range check
Do not round down the first address to the page boundary, just translate
it normally, which gives the value we care about in the first place.
Given this, translating a single address is just the special case of
translating a range spanning a single page.
Make the output optional, so the function can be used to just check a
range.
Signed-off-by: Janis Schoetterl-Glausch <scgl@linux.ibm.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Message-Id: <20211126164549.7046-3-scgl@linux.ibm.com>
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions