linux/arch/xtensa
Max Filippov 55427d5b0d xtensa: enable context tracking
Put user exit context tracking call on the common kernel entry/exit path
(function calls are impossible at earlier kernel entry stages because
PS.EXCM is not cleared yet). Put user entry context tracking call on the
user exit path. Syscalls go through this common code too, so nothing
specific needs to be done for them.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2022-05-01 19:51:21 -07:00
..
boot xtensa: fix DTC warning unit_address_format 2022-03-17 02:55:47 -07:00
configs rcu: Fix undefined Kconfig macros 2021-09-13 16:32:46 -07:00
include TTY/Serial driver changes for 5.18-rc1 2022-03-28 13:00:51 -07:00
kernel xtensa: enable context tracking 2022-05-01 19:51:21 -07:00
lib xtensa: localize labels used in memmove 2022-05-01 19:51:20 -07:00
mm xtensa: noMMU: allow handling protection faults 2022-05-01 19:51:21 -07:00
platforms xtensa: iss: extract and constify network callbacks 2022-05-01 19:51:20 -07: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 xtensa: enable context tracking 2022-05-01 19:51:21 -07:00
Kconfig.debug xtensa: make stack dump size configurable 2019-11-26 11:33:39 -08:00
Makefile xtensa: add kernel ABI selection to Kconfig 2022-03-09 14:16:35 -08:00