• Max Filippov's avatar
    xtensa: enable context tracking · 55427d5b
    Max Filippov authored
    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>
    55427d5b
entry.S 50 KB