diff options
| author | Sven Schnelle <[email protected]> | 2020-12-01 14:27:55 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2020-12-02 14:07:58 +0000 |
| commit | c6156e1da633f241e132eaea3b676d674376d770 (patch) | |
| tree | c3d78a19a518c4e3358f1949306be1494b55d793 /scripts/gcc-plugins/structleak_plugin.c | |
| parent | entry: Add exit_to_user_mode() wrapper (diff) | |
| download | kernel-c6156e1da633f241e132eaea3b676d674376d770.tar.gz kernel-c6156e1da633f241e132eaea3b676d674376d770.zip | |
entry: Add syscall_exit_to_user_mode_work()
This is the same as syscall_exit_to_user_mode() but without calling
exit_to_user_mode(). This can be used if there is an architectural reason
to avoid the combo function, e.g. restarting a syscall without returning to
userspace. Before returning to user space the caller has to invoke
exit_to_user_mode().
[ tglx: Amended comments ]
Signed-off-by: Sven Schnelle <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/structleak_plugin.c')
0 files changed, 0 insertions, 0 deletions
