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:
3c3f4e0
)
cdrom: protect cdrom_device_info list by mutex
author
Akinobu Mita
<akinobu.mita@gmail.com>
Wed, 26 Mar 2008 11:09:01 +0000
(12:09 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 21 Apr 2008 07:50:08 +0000
(09:50 +0200)
This patch protects the list of cdrom_device_info by cdrom_mutex
when the file in /proc/sys/dev/cdrom/ is written.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found