diff for duplicates of <20180420080313.18796-15-hch@lst.de> diff --git a/a/content_digest b/N1/content_digest index dcb3fb7..7eccbbc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,6 @@ "From\0Christoph Hellwig <hch@lst.de>\0" "Subject\0[PATCH 14/22] nios2: use generic dma_noncoherent_ops\0" "Date\0Fri, 20 Apr 2018 10:03:05 +0200\0" - "To\0\0" "Cc\0linux-arch@vger.kernel.org" Michal Simek <monstr@monstr.eu> Greentime Hu <green.hu@gmail.com> @@ -270,4 +269,4 @@ "-- \n" 2.17.0 -58a2dcd047c78d48f023247854a4c239bdccd48099015d6544c57b8db2c0e425 +22694c9ea2f1423487bc85132a2eb52e5413275ad9b7e74b5fcab28947b38369
diff --git a/a/content_digest b/N2/content_digest index dcb3fb7..fdf9d0a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,7 @@ "From\0Christoph Hellwig <hch@lst.de>\0" "Subject\0[PATCH 14/22] nios2: use generic dma_noncoherent_ops\0" "Date\0Fri, 20 Apr 2018 10:03:05 +0200\0" - "To\0\0" + "To\0unlisted-recipients:; (no To-header on input)\0" "Cc\0linux-arch@vger.kernel.org" Michal Simek <monstr@monstr.eu> Greentime Hu <green.hu@gmail.com> @@ -270,4 +270,4 @@ "-- \n" 2.17.0 -58a2dcd047c78d48f023247854a4c239bdccd48099015d6544c57b8db2c0e425 +0625cd108903926bafc29946073bbcf6c6bbc5798657fe527d1910ea3864b3dc
diff --git a/a/1.txt b/N3/1.txt index 41a25ac..cdf9a4d 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -1,6 +1,6 @@ Switch to the generic noncoherent direct mapping implementation. -Signed-off-by: Christoph Hellwig <hch@lst.de> +Signed-off-by: Christoph Hellwig <hch at lst.de> --- arch/nios2/Kconfig | 3 + arch/nios2/include/asm/Kbuild | 1 + @@ -42,7 +42,7 @@ index 6ceb92251da0..000000000000 +++ /dev/null @@ -1,20 +0,0 @@ -/* -- * Copyright (C) 2011 Tobias Klauser <tklauser@distanz.ch> +- * Copyright (C) 2011 Tobias Klauser <tklauser at distanz.ch> - * Copyright (C) 2009 Wind River Systems Inc - * - * This file is subject to the terms and conditions of the GNU General diff --git a/a/content_digest b/N3/content_digest index dcb3fb7..1670d84 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,30 +1,13 @@ "ref\020180420080313.18796-1-hch@lst.de\0" - "From\0Christoph Hellwig <hch@lst.de>\0" + "From\0hch@lst.de (Christoph Hellwig)\0" "Subject\0[PATCH 14/22] nios2: use generic dma_noncoherent_ops\0" "Date\0Fri, 20 Apr 2018 10:03:05 +0200\0" - "To\0\0" - "Cc\0linux-arch@vger.kernel.org" - Michal Simek <monstr@monstr.eu> - Greentime Hu <green.hu@gmail.com> - Vincent Chen <deanbo422@gmail.com> - linux-alpha@vger.kernel.org - linux-snps-arc@lists.infradead.org - linux-arm-kernel@lists.infradead.org - linux-c6x-dev@linux-c6x.org - linux-hexagon@vger.kernel.org - linux-m68k@lists.linux-m68k.org - nios2-dev@lists.rocketboards.org - openrisc@lists.librecores.org - linux-parisc@vger.kernel.org - linux-sh@vger.kernel.org - sparclinux@vger.kernel.org - linux-xtensa@linux-xtensa.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-snps-arc@lists.infradead.org\0" "\00:1\0" "b\0" "Switch to the generic noncoherent direct mapping implementation.\n" "\n" - "Signed-off-by: Christoph Hellwig <hch@lst.de>\n" + "Signed-off-by: Christoph Hellwig <hch at lst.de>\n" "---\n" " arch/nios2/Kconfig | 3 +\n" " arch/nios2/include/asm/Kbuild | 1 +\n" @@ -66,7 +49,7 @@ "+++ /dev/null\n" "@@ -1,20 +0,0 @@\n" "-/*\n" - "- * Copyright (C) 2011 Tobias Klauser <tklauser@distanz.ch>\n" + "- * Copyright (C) 2011 Tobias Klauser <tklauser at distanz.ch>\n" "- * Copyright (C) 2009 Wind River Systems Inc\n" "- *\n" "- * This file is subject to the terms and conditions of the GNU General\n" @@ -270,4 +253,4 @@ "-- \n" 2.17.0 -58a2dcd047c78d48f023247854a4c239bdccd48099015d6544c57b8db2c0e425 +f66abf2134a35b7ee27d8af55918236046c66162fbcf731899eb47df4e2e6fdb
diff --git a/a/1.txt b/N4/1.txt index 41a25ac..d50b769 100644 --- a/a/1.txt +++ b/N4/1.txt @@ -180,7 +180,7 @@ index 4be815519dd4..4af9e5b5ba1c 100644 - void *addr; - int i; - -- if (direction == DMA_TO_DEVICE) +- if (direction = DMA_TO_DEVICE) - return; - - if (attrs & DMA_ATTR_SKIP_CPU_SYNC) diff --git a/a/content_digest b/N4/content_digest index dcb3fb7..b75e6ca 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -1,8 +1,7 @@ "ref\020180420080313.18796-1-hch@lst.de\0" "From\0Christoph Hellwig <hch@lst.de>\0" "Subject\0[PATCH 14/22] nios2: use generic dma_noncoherent_ops\0" - "Date\0Fri, 20 Apr 2018 10:03:05 +0200\0" - "To\0\0" + "Date\0Fri, 20 Apr 2018 08:03:05 +0000\0" "Cc\0linux-arch@vger.kernel.org" Michal Simek <monstr@monstr.eu> Greentime Hu <green.hu@gmail.com> @@ -204,7 +203,7 @@ "-\tvoid *addr;\n" "-\tint i;\n" "-\n" - "-\tif (direction == DMA_TO_DEVICE)\n" + "-\tif (direction = DMA_TO_DEVICE)\n" "-\t\treturn;\n" "-\n" "-\tif (attrs & DMA_ATTR_SKIP_CPU_SYNC)\n" @@ -270,4 +269,4 @@ "-- \n" 2.17.0 -58a2dcd047c78d48f023247854a4c239bdccd48099015d6544c57b8db2c0e425 +4b5f34a1de6eac0f516adaacf6a3c33cefe7fc9797dbd53ada793f7214bf109b
diff --git a/a/content_digest b/N5/content_digest index dcb3fb7..2e276d6 100644 --- a/a/content_digest +++ b/N5/content_digest @@ -1,25 +1,8 @@ "ref\020180420080313.18796-1-hch@lst.de\0" "From\0Christoph Hellwig <hch@lst.de>\0" - "Subject\0[PATCH 14/22] nios2: use generic dma_noncoherent_ops\0" + "Subject\0[OpenRISC] [PATCH 14/22] nios2: use generic dma_noncoherent_ops\0" "Date\0Fri, 20 Apr 2018 10:03:05 +0200\0" - "To\0\0" - "Cc\0linux-arch@vger.kernel.org" - Michal Simek <monstr@monstr.eu> - Greentime Hu <green.hu@gmail.com> - Vincent Chen <deanbo422@gmail.com> - linux-alpha@vger.kernel.org - linux-snps-arc@lists.infradead.org - linux-arm-kernel@lists.infradead.org - linux-c6x-dev@linux-c6x.org - linux-hexagon@vger.kernel.org - linux-m68k@lists.linux-m68k.org - nios2-dev@lists.rocketboards.org - openrisc@lists.librecores.org - linux-parisc@vger.kernel.org - linux-sh@vger.kernel.org - sparclinux@vger.kernel.org - linux-xtensa@linux-xtensa.org - " linux-kernel@vger.kernel.org\0" + "To\0openrisc@lists.librecores.org\0" "\00:1\0" "b\0" "Switch to the generic noncoherent direct mapping implementation.\n" @@ -270,4 +253,4 @@ "-- \n" 2.17.0 -58a2dcd047c78d48f023247854a4c239bdccd48099015d6544c57b8db2c0e425 +636321bdcfd2c898cc4f403bc0ec8687ad8fd8e23220a144f73faa6af7eaad4b
diff --git a/a/content_digest b/N6/content_digest index dcb3fb7..845f4dc 100644 --- a/a/content_digest +++ b/N6/content_digest @@ -1,25 +1,8 @@ "ref\020180420080313.18796-1-hch@lst.de\0" - "From\0Christoph Hellwig <hch@lst.de>\0" + "From\0hch@lst.de (Christoph Hellwig)\0" "Subject\0[PATCH 14/22] nios2: use generic dma_noncoherent_ops\0" "Date\0Fri, 20 Apr 2018 10:03:05 +0200\0" - "To\0\0" - "Cc\0linux-arch@vger.kernel.org" - Michal Simek <monstr@monstr.eu> - Greentime Hu <green.hu@gmail.com> - Vincent Chen <deanbo422@gmail.com> - linux-alpha@vger.kernel.org - linux-snps-arc@lists.infradead.org - linux-arm-kernel@lists.infradead.org - linux-c6x-dev@linux-c6x.org - linux-hexagon@vger.kernel.org - linux-m68k@lists.linux-m68k.org - nios2-dev@lists.rocketboards.org - openrisc@lists.librecores.org - linux-parisc@vger.kernel.org - linux-sh@vger.kernel.org - sparclinux@vger.kernel.org - linux-xtensa@linux-xtensa.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Switch to the generic noncoherent direct mapping implementation.\n" @@ -270,4 +253,4 @@ "-- \n" 2.17.0 -58a2dcd047c78d48f023247854a4c239bdccd48099015d6544c57b8db2c0e425 +e23143845c9a6b0953c700988188571c1ee2a74cf388ce5af62d5311df982102
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.