linux-stable/arch/xtensa
Max Filippov b80054fc2a xtensa: move trace_hardirqs_off call back to entry.S
[ Upstream commit de4415d0ba ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-09 10:25:23 +02:00
..
boot xtensa: fix DTC warning unit_address_format 2022-04-13 19:27:22 +02:00
configs rcu: Fix undefined Kconfig macros 2021-09-13 16:32:46 -07:00
include xtensa: use fallback for random_get_entropy() instead of zero 2022-05-30 09:27:15 +02:00
kernel xtensa: move trace_hardirqs_off call back to entry.S 2022-06-09 10:25:23 +02:00
lib xtensa: don't use a12 in __xtensa_copy_user in call0 ABI 2021-10-18 22:19:34 -07:00
mm xtensa: define update_mmu_tlb function 2022-04-08 13:57:30 +02:00
platforms arch: xtensa: platforms: Fix deadlock in rs_close() 2022-05-09 09:16:27 +02:00
variants xtensa: add test_kc705_be variant 2018-08-20 12:34:45 -07:00
Kbuild xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild 2021-08-11 11:37:13 -07:00
Kconfig futex: Remove futex_cmpxchg detection 2021-11-25 00:02:28 +01:00
Kconfig.debug xtensa: make stack dump size configurable 2019-11-26 11:33:39 -08:00
Makefile kbuild: do not quote string values in include/config/auto.conf 2022-01-08 18:03:57 +09:00