Skip to content
Commit 7d5f6a9a authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: reorganize irq flags tracing



entry.s only disables IRQs on hardware IRQ, move trace_hardirqs_off call
into do_interrupt. Check actual intlevel that will be restored on return
from exception handler to decide if trace_hardirqs_on should be called.
Annotate IRQ on/off points in the TIF_* handling loop on return from
exception handler.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 18bc5b85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment