diff options
author | Gabriel Krisman Bertazi <[email protected]> | 2020-11-27 14:32:32 -0500 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-12-02 10:32:16 +0100 |
commit | c5c878125ad5aca199dfc10b1af4010165aaa596 (patch) | |
tree | f389ef222bb9189a987d5d64bb924d5f241f792f /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 01fe185d95ba3cdd6629859dd911a94de8800562 (diff) |
x86: vdso: Expose sigreturn address on vdso to the kernel
Syscall user redirection requires the signal trampoline code to not be
captured, in order to support returning with a locked selector while
avoiding recursion back into the signal handler. For ia-32, which has
the trampoline in the vDSO, expose the entry points to the kernel, such
that it can avoid dispatching syscalls from that region to userspace.
Suggested-by: Andy Lutomirski <[email protected]>
Signed-off-by: Gabriel Krisman Bertazi <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Andy Lutomirski <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions