WSL2-Linux-Kernel/kernel/livepatch
Li Bin b5bfc51707 livepatch: move x86 specific ftrace handler code to arch/x86
The execution flow redirection related implemention in the livepatch
ftrace handler is depended on the specific architecture. This patch
introduces klp_arch_set_pc(like kgdb_arch_set_pc) interface to change
the pt_regs.

Signed-off-by: Li Bin <huawei.libin@huawei.com>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2014-12-22 15:40:49 +01:00
..
Kconfig livepatch: kernel: add support for live patching 2014-12-22 15:40:49 +01:00
Makefile livepatch: kernel: add support for live patching 2014-12-22 15:40:49 +01:00
core.c livepatch: move x86 specific ftrace handler code to arch/x86 2014-12-22 15:40:49 +01:00