diff options
author | Dave Hansen <[email protected]> | 2020-01-23 10:41:13 -0800 |
---|---|---|
committer | Dave Hansen <[email protected]> | 2020-01-23 10:41:13 -0800 |
commit | 3a1255396b5aba40299d5dd5bde67b160a44117f (patch) | |
tree | ed82c1846d23c1aa32b7ce5e6a7052136619f31b /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 219d54332a09e8d8741c1e1982f5eae56099de85 (diff) |
x86/alternatives: add missing insn.h include
From: Dave Hansen <[email protected]>
While testing my MPX removal series, Borislav noted compilation
failure with an allnoconfig build.
Turned out to be a missing include of insn.h in alternative.c.
With MPX, it got it implicitly from:
asm/mmu_context.h -> asm/mpx.h -> asm/insn.h
Fixes: c3d6324f841b ("x86/alternatives: Teach text_poke_bp() to emulate instructions")
Reported-by: Borislav Petkov <[email protected]>
Cc: Peter Zijlstra (Intel) <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: [email protected]
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Dave Hansen <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions