diff options
author | Gerald Schaefer <[email protected]> | 2019-02-03 21:36:46 +0100 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2019-04-29 10:47:10 +0200 |
commit | fd3d2742d558d33560ec5dfee3001e561b5c0822 (patch) | |
tree | 0dfeef81cd3d167e4377a5948297d704f7f4f7b1 /scripts/gdb/linux/lists.py | |
parent | ff4a742dde3c4b80a91cdd754fed3bc576df28c9 (diff) |
s390/kprobes: use static buffer for insn_page
With a relocatable kernel that could reside at any place in memory, the
current logic for allocating a kprobes insn_page does not work. The
GFP_DMA allocated buffer might be more than 2 GB away from the kernel.
Use a static buffer for the insn_page instead.
Signed-off-by: Gerald Schaefer <[email protected]>
Reviewed-by: Philipp Rudo <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions