diff options
author | Gerald Schaefer <[email protected]> | 2019-10-21 19:56:00 +0200 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2019-10-22 17:55:51 +0200 |
commit | ac49303d9ef0ad98b79867a380ef23480e48870b (patch) | |
tree | 712a6f50423cbf0bf3bd3e99a56789cf8b00dacc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 388bb19be8eab4674a660e0c97eaf60775362bc7 (diff) |
s390/kaslr: add support for R_390_GLOB_DAT relocation type
Commit "bpf: Process in-kernel BTF" in linux-next introduced an undefined
__weak symbol, which results in an R_390_GLOB_DAT relocation type. That
is not yet handled by the KASLR relocation code, and the kernel stops with
the message "Unknown relocation type".
Add code to detect and handle R_390_GLOB_DAT relocation types and undefined
symbols.
Fixes: 805bc0bc238f ("s390/kernel: build a relocatable kernel")
Cc: <[email protected]> # v5.2+
Acked-by: Heiko Carstens <[email protected]>
Signed-off-by: Gerald Schaefer <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions