diff for duplicates of <42A83CF2.90304@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 75e8f17..abccd79 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -50,7 +50,8 @@ Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> 1 files changed, 110 insertions(+) Index: linux-2.6.11.11/include/asm-ia64/io.h -=================================--- linux-2.6.11.11.orig/include/asm-ia64/io.h +=================================================================== +--- linux-2.6.11.11.orig/include/asm-ia64/io.h +++ linux-2.6.11.11/include/asm-ia64/io.h @@ -86,6 +86,20 @@ typedef struct __iocookie iocookie; /* enable ia64 iochk - See arch/ia64/lib/iomap_check.c */ @@ -63,7 +64,7 @@ Index: linux-2.6.11.11/include/asm-ia64/io.h + * Note that the read operation by itself does not consume + * the bad data, you have to do something with it, e.g.: + * -+ * ld.8 r9=[r10];; // r10 = I/O address ++ * ld.8 r9=[r10];; // r10 == I/O address + * add.8 r8=r9,r9;; // fake operation + */ +#define ia64_poison_check(val) \ diff --git a/a/content_digest b/N1/content_digest index 902b028..920298f 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 07/10] IOCHK interface for I/O error handling/detecting\0" - "Date\0Thu, 09 Jun 2005 12:58:26 +0000\0" + "Date\0Thu, 09 Jun 2005 21:58:26 +0900\0" "To\0Linux Kernel list <linux-kernel@vger.kernel.org>" " linux-ia64@vger.kernel.org\0" "Cc\0Linas Vepstas <linas@austin.ibm.com>" @@ -63,7 +63,8 @@ " 1 files changed, 110 insertions(+)\n" "\n" "Index: linux-2.6.11.11/include/asm-ia64/io.h\n" - "=================================--- linux-2.6.11.11.orig/include/asm-ia64/io.h\n" + "===================================================================\n" + "--- linux-2.6.11.11.orig/include/asm-ia64/io.h\n" "+++ linux-2.6.11.11/include/asm-ia64/io.h\n" "@@ -86,6 +86,20 @@ typedef struct __iocookie iocookie;\n" " /* enable ia64 iochk - See arch/ia64/lib/iomap_check.c */\n" @@ -76,7 +77,7 @@ "+ * Note that the read operation by itself does not consume\n" "+ * the bad data, you have to do something with it, e.g.:\n" "+ *\n" - "+ *\tld.8\tr9=[r10];;\t// r10 = I/O address\n" + "+ *\tld.8\tr9=[r10];;\t// r10 == I/O address\n" "+ *\tadd.8\tr8=r9,r9;;\t// fake operation\n" "+ */\n" "+#define ia64_poison_check(val)\t\t\t\t\t\\\n" @@ -228,4 +229,4 @@ " __writeb (unsigned char val, volatile void __iomem *addr)\n" { -6d813763650b63956b832d3bb065430dbeca17f711bfd7892752aa632b2f07a1 +dd7bd7a74059f5efd4c7095b7ebee46b128053954f56db666ab65172c23f9c18
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.