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>
Fri, 18 Nov 2005 21:41:39 +0000 (16:41 -0500)
commit963f48a116bf3b797fe184e74c79c50de1da70bb
tree431f51f665da31a68536cfa937ace69e0ff92334
parente67b23c71cb9ee02d65a74c3858716ba2dedd554
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>
(cherry picked from 7945619794314414a5c44df11fca4d3f2a3389cf commit)
drivers/ieee1394/sbp2.c