Skip to content
Commit 532826f3 authored by Michael Weiser's avatar Michael Weiser Committed by Will Deacon
Browse files

arm64: Mirror arm for unimplemented compat syscalls



Mirror arm behaviour for unimplemented syscalls: Below 2048 return
-ENOSYS, above 2048 raise SIGILL.

Signed-off-by: default avatarMichael Weiser <michael.weiser@gmx.de>
[will: Tweak die string to identify as compat syscall]
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 4a3928c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment