diff for duplicates of <42CB689F.6040208@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 884f40a..c5d2834 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -39,7 +39,8 @@ Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> 2 files changed, 19 insertions(+), 1 deletion(-) Index: linux-2.6.13-rc1/arch/ia64/kernel/mca.c -=================================--- linux-2.6.13-rc1.orig/arch/ia64/kernel/mca.c +=================================================================== +--- linux-2.6.13-rc1.orig/arch/ia64/kernel/mca.c +++ linux-2.6.13-rc1/arch/ia64/kernel/mca.c @@ -77,6 +77,11 @@ #include <asm/irq.h> @@ -69,7 +70,8 @@ Index: linux-2.6.13-rc1/arch/ia64/kernel/mca.c /* * Wakeup all the processors which are spinning in the rendezvous Index: linux-2.6.13-rc1/arch/ia64/lib/iomap_check.c -=================================--- linux-2.6.13-rc1.orig/arch/ia64/lib/iomap_check.c +=================================================================== +--- linux-2.6.13-rc1.orig/arch/ia64/lib/iomap_check.c +++ linux-2.6.13-rc1/arch/ia64/lib/iomap_check.c @@ -111,7 +111,12 @@ void notify_bridge_error(struct pci_dev return; @@ -84,4 +86,4 @@ Index: linux-2.6.13-rc1/arch/ia64/lib/iomap_check.c + } else { /* local notify, ex. Parity, Abort etc. */ list_for_each_entry(cookie, &iochk_devices, list) { - if (cookie->host = bridge) + if (cookie->host == bridge) diff --git a/a/content_digest b/N1/content_digest index ef660e1..9ec385d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\042CB63B2.6000505@jp.fujitsu.com\0" "From\0Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>\0" "Subject\0[PATCH 2.6.13-rc1 06/10] IOCHK interface for I/O error handling/detecting\0" - "Date\0Wed, 06 Jul 2005 05:14:07 +0000\0" + "Date\0Wed, 06 Jul 2005 14:14:07 +0900\0" "To\0Linux Kernel list <linux-kernel@vger.kernel.org>" linux-ia64@vger.kernel.org Luck @@ -54,7 +54,8 @@ " 2 files changed, 19 insertions(+), 1 deletion(-)\n" "\n" "Index: linux-2.6.13-rc1/arch/ia64/kernel/mca.c\n" - "=================================--- linux-2.6.13-rc1.orig/arch/ia64/kernel/mca.c\n" + "===================================================================\n" + "--- linux-2.6.13-rc1.orig/arch/ia64/kernel/mca.c\n" "+++ linux-2.6.13-rc1/arch/ia64/kernel/mca.c\n" "@@ -77,6 +77,11 @@\n" " #include <asm/irq.h>\n" @@ -84,7 +85,8 @@ " \t/*\n" " \t * Wakeup all the processors which are spinning in the rendezvous\n" "Index: linux-2.6.13-rc1/arch/ia64/lib/iomap_check.c\n" - "=================================--- linux-2.6.13-rc1.orig/arch/ia64/lib/iomap_check.c\n" + "===================================================================\n" + "--- linux-2.6.13-rc1.orig/arch/ia64/lib/iomap_check.c\n" "+++ linux-2.6.13-rc1/arch/ia64/lib/iomap_check.c\n" "@@ -111,7 +111,12 @@ void notify_bridge_error(struct pci_dev\n" " \t\treturn;\n" @@ -99,6 +101,6 @@ "+\t} else {\n" " \t\t/* local notify, ex. Parity, Abort etc. */\n" " \t\tlist_for_each_entry(cookie, &iochk_devices, list) {\n" - " \t\t\tif (cookie->host = bridge)" + " \t\t\tif (cookie->host == bridge)" -959cbe910ed9038d563a957df007b42bf213cc2feef064c0945dba864f90c4b5 +9a15d14447273ec9c32fde87a20748213f24f9e3c68d7ff625cfe04742cd44b8
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.