summaryrefslogtreecommitdiffstats
path: root/samples/watch_queue
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2024-07-23 20:49:54 +0200
committerVasily Gorbik <gor@linux.ibm.com>2024-07-31 16:30:20 +0200
commit7e4d4cfed6483303436687f1db9a28a377c6ab2a (patch)
tree76723a06dc387cbffa926f34189e4a6b9370a685 /samples/watch_queue
parent373953444ce542db43535861fb8ebf3a1e05669c (diff)
downloadlinux-7e4d4cfed6483303436687f1db9a28a377c6ab2a.tar.gz
linux-7e4d4cfed6483303436687f1db9a28a377c6ab2a.tar.bz2
linux-7e4d4cfed6483303436687f1db9a28a377c6ab2a.zip
s390/mm/ptdump: Add support for relocated lowcore mapping
The page table dumper contains a hard coded assumption that the first mapped area starts at address zero. With a relocated lowcore this is not true anymore. Subsequently the first entry (lowcore) is printed as if it would contain everything from address zero until the end of the location of the lowcore area. Fix this by adding a single "Kernel Virtual Address Space" entry, which always starts at address zero. It ends when the lowcore area starts which is either address zero, or its relocated address. Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'samples/watch_queue')
0 files changed, 0 insertions, 0 deletions