Home
last modified time | relevance | path

Searched hist:"7 d5f6a9a2496c6e4f2a3b5db7743ff4e3a99738e" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/xtensa/kernel/
H A Dtraps.cdiff 7d5f6a9a2496c6e4f2a3b5db7743ff4e3a99738e Thu Jul 16 05:18:46 CEST 2015 Max Filippov <jcmvbkbc@gmail.com> 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: Max Filippov <jcmvbkbc@gmail.com>
H A Dentry.Sdiff 7d5f6a9a2496c6e4f2a3b5db7743ff4e3a99738e Thu Jul 16 05:18:46 CEST 2015 Max Filippov <jcmvbkbc@gmail.com> 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: Max Filippov <jcmvbkbc@gmail.com>