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:
f56029b
)
powerpc/spufs: Use llseek in all file operations
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 14 Sep 2010 10:22:33 +0000
(10:22 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 13 Oct 2010 05:19:22 +0000
(16:19 +1100)
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
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found