Searched hist:"7 b22da38b64a32df20fdb7272deb7546045fccec" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.h | diff 7b22da38b64a32df20fdb7272deb7546045fccec Wed Mar 08 12:56:14 CET 2006 Hannes Reinecke <hare@suse.de> [SCSI] aic79xx: remove qfrozen
This patch removes the need for platform_data->qfrozen. We're now using complete() instead of semaphores thus simplifying ahd_freeze_simq() quite a lot. This also fixes some deadlocks in the recovery code (again).
Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
|
H A D | aic79xx_osm.c | diff 7b22da38b64a32df20fdb7272deb7546045fccec Wed Mar 08 12:56:14 CET 2006 Hannes Reinecke <hare@suse.de> [SCSI] aic79xx: remove qfrozen
This patch removes the need for platform_data->qfrozen. We're now using complete() instead of semaphores thus simplifying ahd_freeze_simq() quite a lot. This also fixes some deadlocks in the recovery code (again).
Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
|