Staging
v0.5.1
https://github.com/torvalds/linux
Revision 238f9b063dcc9f23493a0d3fecca29fe332d4905 authored by Christoph Hellwig on 29 November 2005, 20:36:16 UTC, committed by Linus Torvalds on 29 November 2005, 21:03:01 UTC
This fixes locking in megaraid.c, namely:

 (1) make sure megaraid_queue release the adapter lock by changing the
     code to have a single return
 (2) remove the errornous scsi_assign_lock call

Testing by Burton Windle.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Burton Windle <bwindle@fint.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 238f58d
History
Tip revision: 238f9b063dcc9f23493a0d3fecca29fe332d4905 authored by Christoph Hellwig on 29 November 2005, 20:36:16 UTC
[PATCH] fix megaraid.c locking
Tip revision: 238f9b0
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 63.4 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top