* [PATCH 0/3] aic79xx: fix deadlock & cleanup
@ 2006-02-07 7:51 Hannes Reinecke
0 siblings, 0 replies; only message in thread
From: Hannes Reinecke @ 2006-02-07 7:51 UTC (permalink / raw)
To: SCSI Mailing List; +Cc: emmanuel.fuste
Hi all,
this patchset cleans up the aic79xx drivers.
- Convert qfrozen count to atomic_t type.
The qfrozen count is the low-level equivalent to the scsi-ml
scsi_block_requests. Converting it to atomic_t gets rid of
the ahd_lock / ahd_unlock and thereby removes some deadlocks
in the recovery code.
- use scsi-ml tcq functions.
SCSI-Ml already provides some tcq funtions, so we might as well
use them.
- remove dead code
Removing some dead code which have been left over.
The first patch should fix the deadlocks people were seeing during
recovery. Emmanuel, could you test them whether your problem is resolved
(and ignoring the 'overlapped command error handling', as this patchset
replaces it).
Cheers,
Hannes
--
Dr. Hannes Reinecke hare@suse.de
SuSE Linux Products GmbH S390 & zSeries
Maxfeldstraße 5 +49 911 74053 688
90409 Nürnberg http://www.suse.de
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-02-07 7:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-07 7:51 [PATCH 0/3] aic79xx: fix deadlock & cleanup Hannes Reinecke
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).