commit | 18c1e2c80d92adca50ffc654617639a4aa35f29c | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Tue Sep 22 19:57:51 2009 -0700 |
committer | Roland McGrath <roland@redhat.com> | Tue Sep 22 19:57:51 2009 -0700 |
tree | 7673fb1f3b98ccc3c1ded9cacbf24894fefd99b2 | |
parent | 268e46712d57a6493cc0f98e7d200a0f674c31ed [diff] |
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: Roland McGrath <roland@redhat.com>