git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5418983
)
[ARM] Fix test for unimplemented ARM syscalls
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 8 Nov 2009 20:05:28 +0000
(20:05 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 8 Nov 2009 20:05:28 +0000
(20:05 +0000)
The existing test always failed since 'no' was always greater than
0x7ff.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found