diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2022-04-03 21:29:46 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2022-05-01 19:51:21 -0700 |
commit | de4415d0bac91192ee9c74e849bc61429efa9b42 (patch) | |
tree | f134a6a9f742fb2f073d763e290ab04c5db03726 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4b81690980d45c4972d97facf11b65918e232fd5 (diff) |
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: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions