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:
2c7387e
)
arch/tile: mark "hardwall" device as non-seekable
author
Chris Metcalf
<cmetcalf@tilera.com>
Mon, 1 Nov 2010 16:46:10 +0000
(12:46 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Mon, 1 Nov 2010 19:31:42 +0000
(15:31 -0400)
Arnd's recent patch series tagged this device with noop_llseek,
conservatively. In fact, it should be no_llseek, which we arrange
for by opening the device with nonseekable_open().
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found