aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/machine_kexec_file.c
diff options
context:
space:
mode:
authorGerald Schaefer <gerald.schaefer@de.ibm.com>2019-02-03 21:36:46 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2019-04-29 10:47:10 +0200
commitfd3d2742d558d33560ec5dfee3001e561b5c0822 (patch)
tree0dfeef81cd3d167e4377a5948297d704f7f4f7b1 /arch/s390/kernel/machine_kexec_file.c
parents390/kernel: convert SYSCALL and PGM_CHECK handlers to .quad (diff)
downloadlinux-dev-fd3d2742d558d33560ec5dfee3001e561b5c0822.tar.xz
linux-dev-fd3d2742d558d33560ec5dfee3001e561b5c0822.zip
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 <gerald.schaefer@de.ibm.com> Reviewed-by: Philipp Rudo <prudo@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/kernel/machine_kexec_file.c')
0 files changed, 0 insertions, 0 deletions