commit | 6666bb714fb3bc7b2e8be72b9c92f2d8a89ea2dc | [log] [tgz] |
---|---|---|
author | Sven Schnelle <svens@linux.ibm.com> | Tue Dec 01 15:27:51 2020 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Dec 02 15:07:57 2020 +0100 |
tree | b15ef6bea206aed50e1a7a8fe472fd2aa441dda3 | |
parent | a4452e671c6770e1bb80764f39995934067f70a0 [diff] |
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