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:
f73a2b0
)
[S390] avoid default_llseek in s390 drivers
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Mon, 17 May 2010 08:00:07 +0000
(10:00 +0200)
committer
Martin Schwidefsky
<sky@mschwide.boeblingen.de.ibm.com>
Mon, 17 May 2010 08:00:16 +0000
(10:00 +0200)
Use nonseekable_open for a couple of s390 device drivers. This avoids
the use of default_llseek function which has a dependency on the BKL.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found