summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2025-01-13 15:36:59 +0300
committerAlexander Gordeev <agordeev@linux.ibm.com>2025-01-26 19:24:05 +0300
commit5b629e64e5dd22d2f68f730f0c341342d9b83dda (patch)
treee2bbe1e49dee2a2d0e5724af8aa7a7ea54fea294 /tools/perf/scripts/python/export-to-postgresql.py
parent722926ecbcb36c41e3cf3f051aa6cfbfaebe5959 (diff)
downloadlinux-5b629e64e5dd22d2f68f730f0c341342d9b83dda.tar.xz
s390/uaccess: Implement __get_kernel_nofault()/__put_kernel_nofault() with mvc
Use the mvc instruction in order to implement __get_kernel_nofault() and __put_kernel_nofault(). Both functions have a source and destination address where the code is supposed to read from and write to. Use the mvc instruction to copy from source to destination instead of lg/stg like instructions. This generates slightly better code. Acked-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions