entry: Rename exit_to_user_mode()
authorSven Schnelle <svens@linux.ibm.com>
Tue, 1 Dec 2020 14:27:52 +0000 (15:27 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 2 Dec 2020 14:07:57 +0000 (15:07 +0100)
commitbb793562f0da7317adf6c456316bca651ff46f5d
treecf0c9cdf27ca925877284ff44ccf97a380d949a7
parent6666bb714fb3bc7b2e8be72b9c92f2d8a89ea2dc
entry: Rename exit_to_user_mode()

In order to make this function publicly available rename it so it can still
be inlined. An additional exit_to_user_mode() function will be added with
a later commit.

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-3-svens@linux.ibm.com
kernel/entry/common.c