mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-15 09:51:31 +00:00
thread.trap_no is saved in arch_uprobe_pre_xol(), it should be restored
in arch_uprobe_{post,abort}_xol() accordingly, otherwise the save operation
is meaningless, this change is similar with x86 and powerpc.
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Reviewed-by: Guo Ren <guoren@kernel.org>
Signed-off-by: Guo Ren <guoren@kernel.org>
|
||
|---|---|---|
| .. | ||
| decode-insn.c | ||
| decode-insn.h | ||
| ftrace.c | ||
| kprobes_trampoline.S | ||
| kprobes.c | ||
| Makefile | ||
| simulate-insn.c | ||
| simulate-insn.h | ||
| uprobes.c | ||