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

xtensa: move trace_hardirqs_off call back to entry.S



Context tracking call must be done after hardirq tracking call,
otherwise lockdep_assert_irqs_disabled called from rcu_eqs_exit gives
a warning. To avoid context tracking logic duplication for IRQ/exception
entry paths move trace_hardirqs_off call back to common entry code.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 4b816909
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