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:
3e0e29f
)
ide: IDE settings don't need an ide_lock held
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Mon, 29 Dec 2008 19:27:29 +0000
(20:27 +0100)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Mon, 29 Dec 2008 19:27:29 +0000
(20:27 +0100)
IDE settings are protected by ide_setting_mtx mutex so there is
no need to hold ide_lock in ide_setting_ioctl(), ide_read_setting()
and ide_proc_unregister_driver().
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found