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:
c0b0aca
)
spufs: use llseek in all file operations
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 6 Jul 2010 20:40:19 +0000
(22:40 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 16 Sep 2010 08:33:12 +0000
(10:33 +0200)
The default for llseek is changing, so we need
explicit operations everywhere.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Jeremy Kerr <jk@ozlabs.org>
Cc: linuxppc-dev@ozlabs.org
No differences found