forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/s390/include/asm/kprobes.h
....@@ -54,7 +54,6 @@
5454 struct arch_specific_insn {
5555 /* copy of original instruction */
5656 kprobe_opcode_t *insn;
57
- unsigned int is_ftrace_insn : 1;
5857 };
5958
6059 struct prev_kprobe {