genirq: irq_pipeline: fix IRQ state tracing
Since synchronizing the in-band log implies turning interrupts on
(trace_hardirqs_on()), irq_cpuidle_enter() must call
trace_hardirqs_off() conversely when stalling the stage on return.
Signed-off-by:
Philippe Gerum <rpm@xenomai.org>
Please register or sign in to comment