Skip to content
Commit c792c6a0 authored by Dave Martin's avatar Dave Martin
Browse files

arm64: vdso: Add generic syscall stub



As a hack to allow syscalls in the presence of a seccomp filter
that only allows syscalls from the vDSO, add a generic syscall stub
into the vDSO.

Userspace's SIGSYS handler can call this stub as a fallback for
syscalls that it doesn't need to emulate.

Signed-off-by: default avatarDave Martin <Dave.Martin@arm.com>
parent 0707dcf4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment