[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-scsi
Subject:    [TRIVIAL] drivers_scsi_NCR53C9x_c synchronize_irq() fix
From:       Rusty Trivial Russell <rusty () rustcorp ! com ! au>
Date:       2002-08-28 8:04:20
[Download RAW message or body]

[ Looks correct ]
From:  Evgeniy Polyakov <johnpol@2ka.mipt.ru>

  Here is 6/6 of the drivers/{net,scsi} sychronize_irq() fix.
  Please test and apply.
  Against 2.5.29.
  
  -- 
  	Evgeniy Polyakov ( s0mbre )

--- trivial-2.5.32/drivers/scsi/NCR53C9x.c.orig	2002-08-28 17:53:53.000000000 +1000
+++ trivial-2.5.32/drivers/scsi/NCR53C9x.c	2002-08-28 17:53:53.000000000 +1000
@@ -1381,7 +1381,7 @@
 	don = esp->dma_ports_p(esp);
 	if(don) {
 		esp->dma_ints_off(esp);
-		synchronize_irq();
+		synchronize_irq(esp->irq);
 	}
 	if(esp->issue_SC) {
 		Scsi_Cmnd **prev, *this;
-- 
  Don't blame me: the Monkey is driving
  File: Evgeniy Polyakov <johnpol@2ka.mipt.ru>: drivers_scsi_NCR53C9x_c synchronize_irq() fix
-
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
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic