All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <42E88F09.2000904@jp.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index 78aabeb..e03d621 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,8 +18,10 @@ diff -puN drivers/char/hpet.c~handle-error-acpi_register_gsi-hpet drivers/char/h
  			hdp->hd_nirqs = irqp->number_of_interrupts;
  
 -			for (i = 0; i < hdp->hd_nirqs; i++)
--				hdp->hd_irq[i] +			for (i = 0; i < hdp->hd_nirqs; i++) {
-+				int rc  				    acpi_register_gsi(irqp->interrupts[i],
+-				hdp->hd_irq[i] =
++			for (i = 0; i < hdp->hd_nirqs; i++) {
++				int rc =
+ 				    acpi_register_gsi(irqp->interrupts[i],
  						      irqp->edge_level,
  						      irqp->active_high_low);
 +				if (rc < 0)
diff --git a/a/content_digest b/N1/content_digest
index e7d1796..36c45f6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\042E88DC8.7050507@jp.fujitsu.com\0"
  "From\0Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>\0"
- "Subject\0[PATCH 2.6.13-rc3 3/6] failure of acpi_register_gsi() should be handled\0"
- "Date\0Thu, 28 Jul 2005 07:53:45 +0000\0"
+ "Subject\0[PATCH 2.6.13-rc3 3/6] failure of acpi_register_gsi() should be handled properly - change hpet driver\0"
+ "Date\0Thu, 28 Jul 2005 16:53:45 +0900\0"
  "To\0Andrew Morton <akpm@osdl.org>"
   Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
  " linux-ia64@vger.kernel.org\0"
@@ -28,8 +28,10 @@
  " \t\t\thdp->hd_nirqs = irqp->number_of_interrupts;\n"
  " \n"
  "-\t\t\tfor (i = 0; i < hdp->hd_nirqs; i++)\n"
- "-\t\t\t\thdp->hd_irq[i] +\t\t\tfor (i = 0; i < hdp->hd_nirqs; i++) {\n"
- "+\t\t\t\tint rc  \t\t\t\t    acpi_register_gsi(irqp->interrupts[i],\n"
+ "-\t\t\t\thdp->hd_irq[i] =\n"
+ "+\t\t\tfor (i = 0; i < hdp->hd_nirqs; i++) {\n"
+ "+\t\t\t\tint rc =\n"
+ " \t\t\t\t    acpi_register_gsi(irqp->interrupts[i],\n"
  " \t\t\t\t\t\t      irqp->edge_level,\n"
  " \t\t\t\t\t\t      irqp->active_high_low);\n"
  "+\t\t\t\tif (rc < 0)\n"
@@ -42,4 +44,4 @@
  "\n"
  _
 
-5f510d7c70e5fbb211687ffde4594d6c9c586d6d497cbc4bb3032c323b8539ae
+da1ac08abf9cc7b10e86c278c271c3b6b13a511ce3d3fa3b96fc813a678de225

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.