entry: Rename enter_from_user_mode()
authorSven Schnelle <svens@linux.ibm.com>
Tue, 1 Dec 2020 14:27:51 +0000 (15:27 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 2 Dec 2020 14:07:57 +0000 (15:07 +0100)
commit6666bb714fb3bc7b2e8be72b9c92f2d8a89ea2dc
treeb15ef6bea206aed50e1a7a8fe472fd2aa441dda3
parenta4452e671c6770e1bb80764f39995934067f70a0
entry: Rename enter_from_user_mode()

In order to make this function publicly available rename it so it can still
be inlined. An additional enter_from_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-2-svens@linux.ibm.com
kernel/entry/common.c