summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVasily Gorbik <gor@linux.ibm.com>2023-03-28 12:09:09 +0300
committerVasily Gorbik <gor@linux.ibm.com>2023-04-04 19:34:54 +0300
commit385bf43c48ffe44af881039779a6be09ac8a77c8 (patch)
tree707891269d9a713419d1f6e348d9558a5e51d691 /tools/perf/scripts/python/export-to-postgresql.py
parentf62f8b716da158f94bf191ea89b34d01bf94b261 (diff)
downloadlinux-385bf43c48ffe44af881039779a6be09ac8a77c8.tar.xz
s390/entry: rely on long-displacement facility
Since commit 4efd417f298b ("s390: raise minimum supported machine generation to z10"), the long-displacement facility is assumed and required for the kernel. Clean up a couple of places in the entry code, where long-displacement could be used directly instead of using a base register. However, there are still a few other places where a base register has to be used to extend short-displacement for the second lowcore page access. Notably, boot/head.S still has to be built for z900, and in mcck_int_handler, spt and lbear, which don't have long-displacements, but need to access save areas at the second lowcore page. Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions