aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/structleak_plugin.c
diff options
context:
space:
mode:
authorSven Schnelle <[email protected]>2020-12-01 14:27:54 +0000
committerThomas Gleixner <[email protected]>2020-12-02 14:07:57 +0000
commit310de1a678b2184c078c593dae343cb79c807f8d (patch)
treee3068fff603e0bd1f607deb8aeb55644bd12816b /scripts/gcc-plugins/structleak_plugin.c
parententry_Add_enter_from_user_mode_wrapper (diff)
downloadkernel-310de1a678b2184c078c593dae343cb79c807f8d.tar.gz
kernel-310de1a678b2184c078c593dae343cb79c807f8d.zip
entry: Add exit_to_user_mode() wrapper
Called from architecture specific code when syscall_exit_to_user_mode() is not suitable. It simply calls __exit_to_user_mode(). This way __exit_to_user_mode() can still be inlined because it is declared static __always_inline. [ tglx: Amended comments and moved it to a different place in the header ] 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