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:
bb68660
)
sh: Define missing __NR_readahead.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 12 Mar 2007 06:55:19 +0000
(15:55 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 12 Mar 2007 06:55:19 +0000
(15:55 +0900)
For some reason sh was missing __NR_readahead, even though the
syscall was wired up, and the slot was reserved. Caught with
dwmw2's missing syscall checker.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found