diff options
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2006-04-01 21:11:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-04-07 09:44:27 -0700 |
commit | 366c3af0db2665c2930c6b99e97aa4bdd12e05e2 (patch) | |
tree | 8665dac47a1c9f5dd3728039ca03770d5e972352 /arch | |
parent | 91a4ee3e0485c82e45d9e0bf09681528b9dc20da (diff) | |
download | linux-stable-366c3af0db2665c2930c6b99e97aa4bdd12e05e2.tar.gz linux-stable-366c3af0db2665c2930c6b99e97aa4bdd12e05e2.tar.bz2 linux-stable-366c3af0db2665c2930c6b99e97aa4bdd12e05e2.zip |
[PATCH] sbp2: fix spinlock recursion
sbp2util_mark_command_completed takes a lock which was already taken by
sbp2scsi_complete_all_commands. This is a regression in Linux 2.6.15.
Reported by Kristian Harms at
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187394
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions