Skip to content
Commit 18c1e2c8 authored by Roland McGrath's avatar Roland McGrath
Browse files

x86: syscall_get_nr returns int



Make syscall_get_nr() return int, so we always sign-extend
the low 32 bits of orig_ax in checks.

Signed-off-by: default avatarRoland McGrath <roland@redhat.com>
parent 268e4671
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