All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20060222153615.GA23488@lst.de>

diff --git a/a/1.txt b/N1/1.txt
index a4fa024..055a16e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,8 +5,7 @@ esp_reset didn't get fixed when the EH locking changed.
 Signed-off-by: Christoph Hellwig <hch@lst.de>
 
 Index: xfs-2.6.x/drivers/scsi/esp.c
-===================================================================
---- xfs-2.6.x.orig/drivers/scsi/esp.c	2005-10-30 22:00:21.000000000 +0100
+=================================--- xfs-2.6.x.orig/drivers/scsi/esp.c	2005-10-30 22:00:21.000000000 +0100
 +++ xfs-2.6.x/drivers/scsi/esp.c	2006-02-22 16:34:09.000000000 +0100
 @@ -2068,14 +2068,12 @@
  {
@@ -17,7 +16,7 @@ Index: xfs-2.6.x/drivers/scsi/esp.c
 -
  	spin_unlock_irq(esp->ehost->host_lock);
  
- 	wait_event(esp->reset_queue, (esp->resetting_bus == 0));
+ 	wait_event(esp->reset_queue, (esp->resetting_bus = 0));
  
 -	spin_lock_irq(esp->ehost->host_lock);
 -
diff --git a/a/content_digest b/N1/content_digest
index 010ee14..ac9aff5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Christoph Hellwig <hch@lst.de>\0"
  "Subject\0[PATCH] esp: fix eh locking\0"
- "Date\0Wed, 22 Feb 2006 16:36:15 +0100\0"
+ "Date\0Wed, 22 Feb 2006 15:36:15 +0000\0"
  "To\0davem@davemloft.net"
  " weeve@gentoo.org\0"
  "Cc\0linux-scsi@vger.kernel.org"
@@ -14,8 +14,7 @@
  "Signed-off-by: Christoph Hellwig <hch@lst.de>\n"
  "\n"
  "Index: xfs-2.6.x/drivers/scsi/esp.c\n"
- "===================================================================\n"
- "--- xfs-2.6.x.orig/drivers/scsi/esp.c\t2005-10-30 22:00:21.000000000 +0100\n"
+ "=================================--- xfs-2.6.x.orig/drivers/scsi/esp.c\t2005-10-30 22:00:21.000000000 +0100\n"
  "+++ xfs-2.6.x/drivers/scsi/esp.c\t2006-02-22 16:34:09.000000000 +0100\n"
  "@@ -2068,14 +2068,12 @@\n"
  " {\n"
@@ -26,11 +25,11 @@
  "-\n"
  " \tspin_unlock_irq(esp->ehost->host_lock);\n"
  " \n"
- " \twait_event(esp->reset_queue, (esp->resetting_bus == 0));\n"
+ " \twait_event(esp->reset_queue, (esp->resetting_bus = 0));\n"
  " \n"
  "-\tspin_lock_irq(esp->ehost->host_lock);\n"
  "-\n"
  " \treturn SUCCESS;\n"
   }
 
-9eaaa1101663edf6e7cfab1c93d7241a4ca46167e4ce6ad4225f644a4d8424dd
+d5dd56418efbae3857785a964041dbf151225f8621935a1d640e1249924b9c76

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.