From: Roland McGrath Date: Wed, 23 Sep 2009 02:57:51 +0000 (-0700) Subject: x86: syscall_get_nr returns int X-Git-Tag: v2.6.32-rc1~179^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c1e2c80d92adca50ffc654617639a4aa35f29c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed