linux/arch/tile
Chris Metcalf 1bb50cad45 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 49e4e15619 ("tile: support CONTEXT_TRACKING and
thus NOHZ_FULL").

Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
2016-01-18 14:49:30 -05:00
..
configs
gxio tile: use global strscpy() rather than private copy 2015-09-10 15:37:02 -04:00
include tile: fix tilepro casts for readl, writel, etc 2016-01-18 14:49:23 -05:00
kernel arch/tile: move user_exit() to early kernel entry sequence 2016-01-18 14:49:30 -05:00
kvm
lib tile: Provide atomic_{or,xor,and} 2015-07-27 14:06:24 +02:00
mm arch/tile: move user_exit() to early kernel entry sequence 2016-01-18 14:49:30 -05:00
Kbuild
Kconfig tile/jump_label: add jump label support for TILE-Gx 2016-01-04 15:09:31 -05:00
Kconfig.debug
Makefile