From: Russell King Date: Sun, 8 Nov 2009 20:05:28 +0000 (+0000) Subject: [ARM] Fix test for unimplemented ARM syscalls X-Git-Tag: v2.6.32-rc7~42^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfd2e29f04e5f048ea62677811d1244badd6661e;p=pandora-kernel.git [ARM] Fix test for unimplemented ARM syscalls The existing test always failed since 'no' was always greater than 0x7ff. Signed-off-by: Russell King --- Reading git-diff-tree failed