diff options
author | Chris Metcalf <cmetcalf@ezchip.com> | 2015-12-23 23:13:04 +0100 |
---|---|---|
committer | Chris Metcalf <cmetcalf@ezchip.com> | 2016-01-18 20:49:30 +0100 |
commit | 1bb50cad45f4a3fb9a339006d76efc50f70eed5b (patch) | |
tree | 91e00be5d5852acdb7c5c9ba9707b9f7926e6bc6 /kernel | |
parent | tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry (diff) | |
download | linux-1bb50cad45f4a3fb9a339006d76efc50f70eed5b.tar.xz linux-1bb50cad45f4a3fb9a339006d76efc50f70eed5b.zip |
arch/tile: move user_exit() to early kernel entry sequence
This ensures that we always notify context tracking that we
have exited from user space no matter how we enter the kernel.
It is similar to how arm64 handles context tracking, for example.
This allows the removal of all the exception_enter() calls that
were added in commit 49e4e15619cd ("tile: support CONTEXT_TRACKING and
thus NOHZ_FULL").
Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions