summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2021-12-09 14:01:25 +0300
committerHeiko Carstens <hca@linux.ibm.com>2021-12-10 18:14:26 +0300
commitda001fce26bec9b5933162b32b3cc65923ad6c17 (patch)
tree932ad1ba1520491841980c8e4876a4a9398d9401 /tools/perf/scripts/python
parent2f882800f6ab57b50b7c23a376a452a808025f37 (diff)
downloadlinux-da001fce26bec9b5933162b32b3cc65923ad6c17.tar.xz
s390/pgalloc: use pointers instead of unsigned long values
After adding the missing __va()/__pa() calls to the base asce functions there are even more casts in the code than before. Make the code more readable by passing and using pointers to page tables, instead of using unsigned values for the same purpose. This allows to get rid of nearly all casts within the code. Suggested-by: Alexander Gordeev <agordeev@linux.ibm.com> Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions