summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2025-10-27 11:45:21 +0300
committerIngo Molnar <mingo@kernel.org>2025-11-04 10:35:17 +0300
commit70fe25a3bc53a891f0e6184c12bd55cc524cb13b (patch)
tree9860f3eace951fd9cec78081da4bd369317337e0 /tools/lib/python
parent3db6b38dfe640207da706b286d4181237391f5bd (diff)
downloadlinux-70fe25a3bc53a891f0e6184c12bd55cc524cb13b.tar.xz
entry: Split up exit_to_user_mode_prepare()
exit_to_user_mode_prepare() is used for both interrupts and syscalls, but there is extra rseq work, which is only required for in the interrupt exit case. Split up the function and provide wrappers for syscalls and interrupts, which allows to separate the rseq exit work in the next step. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Link: https://patch.msgid.link/20251027084307.782234789@linutronix.de
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions