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