X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fasm-ia64%2Fkprobes.h;h=828ae00e47c1328e172cae15788dd73953f96de3;hb=fe1b4ba400193176213f95be3ea711a53518a609;hp=1b45b71c79b98bfe0c0f9bc51855920e3b0b35a0;hpb=cdb8355add9b1d87ecfcb58b12879897dc1e3e36;p=firefly-linux-kernel-4.4.55.git diff --git a/include/asm-ia64/kprobes.h b/include/asm-ia64/kprobes.h index 1b45b71c79b9..828ae00e47c1 100644 --- a/include/asm-ia64/kprobes.h +++ b/include/asm-ia64/kprobes.h @@ -115,6 +115,7 @@ struct arch_specific_insn { #define INST_FLAG_BREAK_INST 4 unsigned long inst_flag; unsigned short target_br_reg; + unsigned short slot; }; extern int kprobe_exceptions_notify(struct notifier_block *self,