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

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: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 961c5efb
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