diff for duplicates of <42A83C63.5080604@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 3e2dd93..6c696d6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -36,7 +36,8 @@ Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> 2 files changed, 19 insertions(+), 1 deletion(-) Index: linux-2.6.11.11/arch/ia64/kernel/mca.c -=================================--- linux-2.6.11.11.orig/arch/ia64/kernel/mca.c +=================================================================== +--- linux-2.6.11.11.orig/arch/ia64/kernel/mca.c +++ linux-2.6.11.11/arch/ia64/kernel/mca.c @@ -77,6 +77,11 @@ #include <asm/irq.h> @@ -66,7 +67,8 @@ Index: linux-2.6.11.11/arch/ia64/kernel/mca.c /* * Wakeup all the processors which are spinning in the rendezvous Index: linux-2.6.11.11/arch/ia64/lib/iomap_check.c -=================================--- linux-2.6.11.11.orig/arch/ia64/lib/iomap_check.c +=================================================================== +--- linux-2.6.11.11.orig/arch/ia64/lib/iomap_check.c +++ linux-2.6.11.11/arch/ia64/lib/iomap_check.c @@ -109,7 +109,12 @@ void notify_bridge_error(struct pci_dev return; @@ -81,4 +83,4 @@ Index: linux-2.6.11.11/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 9e77773..2bda0b6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\042A8386F.2060100@jp.fujitsu.com\0" "From\0Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>\0" "Subject\0[PATCH 06/10] IOCHK interface for I/O error handling/detecting\0" - "Date\0Thu, 09 Jun 2005 12:56:03 +0000\0" + "Date\0Thu, 09 Jun 2005 21:56:03 +0900\0" "To\0Linux Kernel list <linux-kernel@vger.kernel.org>" " linux-ia64@vger.kernel.org\0" "Cc\0Linas Vepstas <linas@austin.ibm.com>" @@ -49,7 +49,8 @@ " 2 files changed, 19 insertions(+), 1 deletion(-)\n" "\n" "Index: linux-2.6.11.11/arch/ia64/kernel/mca.c\n" - "=================================--- linux-2.6.11.11.orig/arch/ia64/kernel/mca.c\n" + "===================================================================\n" + "--- linux-2.6.11.11.orig/arch/ia64/kernel/mca.c\n" "+++ linux-2.6.11.11/arch/ia64/kernel/mca.c\n" "@@ -77,6 +77,11 @@\n" " #include <asm/irq.h>\n" @@ -79,7 +80,8 @@ " \t/*\n" " \t * Wakeup all the processors which are spinning in the rendezvous\n" "Index: linux-2.6.11.11/arch/ia64/lib/iomap_check.c\n" - "=================================--- linux-2.6.11.11.orig/arch/ia64/lib/iomap_check.c\n" + "===================================================================\n" + "--- linux-2.6.11.11.orig/arch/ia64/lib/iomap_check.c\n" "+++ linux-2.6.11.11/arch/ia64/lib/iomap_check.c\n" "@@ -109,7 +109,12 @@ void notify_bridge_error(struct pci_dev\n" " \t\treturn;\n" @@ -94,6 +96,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)" -e6c839a6a42c037d12cc66b3aa961b5e3e06800c3e4bb4d8f26676a7648eb2f7 +d7f8ead53310966a6bb40f579eacd1a43c17347e350e5c6ffa8af7844be29aba
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.