Skip to content
Commit d890e6af authored by Heiko Carstens's avatar Heiko Carstens
Browse files

s390/kprobes: Remove custom insn slot allocator



Since commit c98d2eca ("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: default avatarHeiko Carstens <hca@linux.ibm.com>
parent e7dec0b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment