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:
b54f286
)
UIO: hold a reference to the device's owner while the device is open
author
Uwe Kleine-König
<Uwe.Kleine-Koenig@digi.com>
Fri, 11 Apr 2008 09:07:39 +0000
(11:07 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 20 Apr 2008 02:10:18 +0000
(19:10 -0700)
Otherwise the device might just disappear while /dev/uioX is being used
which results in an Oops.
Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: Hans J Koch <hjk@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/uio/uio.c
patch
|
blob
|
history
diff --cc
drivers/uio/uio.c
Simple merge