aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2024-07-17 21:43:22 +0200
committerVasily Gorbik <[email protected]>2024-07-23 16:02:30 +0200
commitb798b685b42c9dbe508e59a74250d97c41bec35e (patch)
tree75332f55a630136079f9d63573af3465c96bce76 /tools/testing/selftests/bpf/prog_tests/autoload.c
parente6ce1f12d777f6ee22b20e10ae6a771e7e6f44f5 (diff)
s390/boot: Do not assume the decompressor range is reserved
When allocating a random memory range for .amode31 sections the minimal randomization address is 0. That does not lead to a possible overlap with the decompressor image (which also starts from 0) since by that time the image range is already reserved. Do not assume the decompressor range is reserved and always provide the minimal randomization address for .amode31 sections beyond the decompressor. That is a prerequisite for moving the lowcore memory address from NULL elsewhere. Signed-off-by: Alexander Gordeev <[email protected]> Signed-off-by: Sven Schnelle <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions