aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2020-03-25 19:53:38 +0100
committerThomas Gleixner <[email protected]>2020-06-11 15:14:41 +0200
commitd73a332936a6d33be3aa3fa4bee959efab09e431 (patch)
treef4889da78bf15d6213dc64e7e0a971e8f8fe7340 /scripts/gcc-plugins/cyc_complexity_plugin.c
parent1c3e5d3f60e26415d4227aa1193cf9e2db4df834 (diff)
x86/traps: Mark fixup_bad_iret() noinstr
This is called from deep entry ASM in a situation where instrumentation will cause more harm than providing useful information. Switch from memmove() to memcpy() because memmove() can't be called from noinstr code. Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Alexandre Chartre <[email protected]> Reviewed-by: Masami Hiramatsu <[email protected]> Acked-by: Peter Zijlstra <[email protected]> Acked-by: Andy Lutomirski <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions