diff options
author | 2024-05-15 14:52:21 +0200 | |
---|---|---|
committer | 2024-05-16 10:31:32 +0200 | |
commit | d890e6af50e44cf49766b3d25a45586d8485ef08 (patch) | |
tree | 4972731712e56029605ce1489269c1e2437f7c30 /scripts/generate_rust_analyzer.py | |
parent | s390/boot: Remove alt_stfle_fac_list from decompressor (diff) | |
download | wireguard-linux-d890e6af50e44cf49766b3d25a45586d8485ef08.tar.xz wireguard-linux-d890e6af50e44cf49766b3d25a45586d8485ef08.zip |
s390/kprobes: Remove custom insn slot allocator
Since commit c98d2ecae08f ("s390/mm: Uncouple physical vs virtual address
spaces") the kernel image and module area are within the same 4GB area.
This eliminates the need of a custom insn slot allocator for kprobes within
the kernel image, since standard module_alloc() allocated pages are
sufficient for PC relative instructions with a signed 32 bit offset.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions