sbp2_command_orb_lock must be held when accessing the _orb_inuse list.
authorJody McIntyre <scjody@steamballoon.com>
Mon, 7 Nov 2005 11:29:39 +0000 (06:29 -0500)
committerJody McIntyre <scjody@modernduck.com>
Mon, 7 Nov 2005 11:29:39 +0000 (06:29 -0500)
commit7945619794314414a5c44df11fca4d3f2a3389cf
tree0252189ea84abaf13ff35af0a18ceda9d457b0a3
parent0b154bb7d0cce80e9c0bcf11d4f9e71b59409d26
sbp2_command_orb_lock must be held when accessing the _orb_inuse list.
Fixes an oops in sbp2util_find_command_for_SCpnt after sbp2scsi_abort:
https://bugzilla.novell.com/show_bug.cgi?id=113734

Signed-off-by: Jody McIntyre <scjody@steamballoon.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/ieee1394/sbp2.c