Loading
asm-generic: syscall_get_nr returns int
Only 32 bits of system call number are meaningful, so make the
specification for syscall_get_nr() be to return int, not long.
Signed-off-by:
Roland McGrath <roland@redhat.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Only 32 bits of system call number are meaningful, so make the
specification for syscall_get_nr() be to return int, not long.
Signed-off-by:
Roland McGrath <roland@redhat.com>