summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2008-02-24 06:44:19 +0100
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-02-24 07:40:57 +0100
commite2396f1e4ecd438a15fa653a028b93e95013caa3 (patch)
tree8cc11b28b64fbf3a7a22d1636467d35174092e27 /usr
parent[SCSI] libsas: misc fixes to the eh path (diff)
downloadlinux-e2396f1e4ecd438a15fa653a028b93e95013caa3.tar.xz
linux-e2396f1e4ecd438a15fa653a028b93e95013caa3.zip
[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panic
This is a particularly nasty bug. The problem is that if any internal ascb times out, currently we free it even though it's pending at the sequencer. This results in the sequencer getting terminally confused and the error message: BUG:sequencer:dl:no ascb Being returned when it comes back. The way to fix this is to manage freeing the ascb from the tasklet completion routine, so that we only free it when the sequencer actually returns it. The code is also altered to use on stack completions and transfer variables. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions