LoongArch: Move three functions from kprobes.c to inst.c
mainline inclusion from mainline-v6.5-rc1 commit 3d2c3daf category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7MWTU CVE: NA -------------------------------- The three functions insns_not_supported(), insns_need_simulation() and arch_simulate_insn() will be used for uprobes, move them from kprobes.c to inst.c, this is preparation for later patch, no functionality change. Signed-off-by:Yongzhen Zhang <zhangyongzhen@kylinos.cn> Tested-by:
Jeff Xie <xiehuan09@gmail.com> Signed-off-by:
Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by:
Huacai Chen <chenhuacai@loongson.cn>
Loading
Please sign in to comment