From: Greg Kroah-Hartman Date: Mon, 9 Apr 2007 15:52:31 +0000 (-0400) Subject: SCSI: use the proper semaphore to protect the class lists X-Git-Tag: v2.6.22-rc1~1119^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7bb125dc3d0ca3f72c9116525ce0f018a9844e1;p=pandora-kernel.git SCSI: use the proper semaphore to protect the class lists SCSI was using the incorrect lock to protect walking the list of all devices in the class. This patch fixes this. Cc: James Bottomley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed