[patch V2 13/44] x86/mce: Remove duplicated tracing interrupt code

2017-08-25 Thread Thomas Gleixner
Machine checks are not really high frequency events. The extra two NOP5 for the disabled tracepoints are noise vs. the heavy lifting which needs to be done in the MCE handler. Signed-off-by: Thomas Gleixner --- arch/x86/include/asm/hw_irq.h|6 +++---

[patch V2 13/44] x86/mce: Remove duplicated tracing interrupt code

2017-08-25 Thread Thomas Gleixner
Machine checks are not really high frequency events. The extra two NOP5 for the disabled tracepoints are noise vs. the heavy lifting which needs to be done in the MCE handler. Signed-off-by: Thomas Gleixner --- arch/x86/include/asm/hw_irq.h|6 +++---