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:
068732d
)
[XTENSA] Fix fadvise64_64
author
Chris Zankel
<chris@zankel.net>
Sun, 5 Aug 2007 17:22:58 +0000
(10:22 -0700)
committer
Chris Zankel
<chris@zankel.net>
Mon, 27 Aug 2007 20:53:32 +0000
(13:53 -0700)
Xtensa passes long long arguments in a even/odd register pair,
so we also need to shuffle the arguments when passed through the
system call to avoid an empty argument register.
Signed-off-by: Chris Zankel <chris@zankel.net>
No differences found