summaryrefslogtreecommitdiff
path: root/tools/include
diff options
context:
space:
mode:
authorSven Schnelle <svens@linux.ibm.com>2020-12-01 17:27:54 +0300
committerThomas Gleixner <tglx@linutronix.de>2020-12-02 17:07:57 +0300
commit310de1a678b2184c078c593dae343cb79c807f8d (patch)
treee3068fff603e0bd1f607deb8aeb55644bd12816b /tools/include
parent96e2fbccd0fc806364a964fdf072bfc858a66109 (diff)
downloadlinux-310de1a678b2184c078c593dae343cb79c807f8d.tar.xz
entry: Add exit_to_user_mode() wrapper
Called from architecture specific code when syscall_exit_to_user_mode() is not suitable. It simply calls __exit_to_user_mode(). This way __exit_to_user_mode() can still be inlined because it is declared static __always_inline. [ tglx: Amended comments and moved it to a different place in the header ] Signed-off-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20201201142755.31931-5-svens@linux.ibm.com
Diffstat (limited to 'tools/include')
0 files changed, 0 insertions, 0 deletions