[patch V3 10/44] x86/irq: Get rid of duplicated trace_x86_platform_ipi() code

2017-08-28 Thread Thomas Gleixner
Two NOP5 are really a good tradeoff vs. the unholy IDT switching mess, which duplicates code all over the place. Signed-off-by: Thomas Gleixner Reviewed-by: Steven Rostedt (VMware) --- arch/x86/include/asm/hw_irq.h |2 +- arch/x86/kernel/irq.c

[patch V3 10/44] x86/irq: Get rid of duplicated trace_x86_platform_ipi() code

2017-08-28 Thread Thomas Gleixner
Two NOP5 are really a good tradeoff vs. the unholy IDT switching mess, which duplicates code all over the place. Signed-off-by: Thomas Gleixner Reviewed-by: Steven Rostedt (VMware) --- arch/x86/include/asm/hw_irq.h |2 +- arch/x86/kernel/irq.c | 25 + 2