diff for duplicates of <1524347537.3335.12.camel@HansenPartnership.com> diff --git a/a/1.txt b/N1/1.txt index 3085405..92950ad 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,12 @@ -On Sat, 2018-04-21 at 19:43 +0200, Helge Deller wrote: +On Sat, 2018-04-21@19:43 +0200, Helge Deller wrote: > On 20.04.2018 10:03, Christoph Hellwig wrote: > > Switch to the generic noncoherent direct mapping implementation. > > > > Parisc previously had two different non-coherent dma ops > > implementation that just different in the way coherent allocations -> > were handled or not handled. The different behavior is not +> > were handled or not handled.??The different behavior is not > > selected at runtime in the arch_dma_alloc and arch_dma_free -> > routines. The non-coherent allocation in the pcx cases now uses +> > routines.??The non-coherent allocation in the pcx cases now uses > > the dma_direct helpers that are a little more sophisticated and > > used by a lot of other architectures. > > @@ -21,7 +21,7 @@ On Sat, 2018-04-21 at 19:43 +0200, Helge Deller wrote: > > This patch breaks a 32bit kernel on a B160L machine (PA7300LC CPU, > "pcxl2"). After applying this patch series the lasi82956 network -> driver works unreliable. NIC gets IP, but ping doesn't work. +> driver works unreliable.? NIC gets IP, but ping doesn't work. > See drivers/net/ethernet/i825xx/lasi_82596.c, it uses dma*sync() > functions. diff --git a/a/content_digest b/N1/content_digest index 6c6dab2..9c2b2fb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,38 +1,21 @@ "ref\020180420080313.18796-1-hch@lst.de\0" "ref\020180420080313.18796-23-hch@lst.de\0" "ref\0e0b4f3be-68b9-c3af-e432-fd20419e2d70@gmx.de\0" - "From\0James Bottomley <James.Bottomley@hansenpartnership.com>\0" - "Subject\0Re: [PATCH 22/22] parisc: use generic dma_noncoherent_ops\0" + "From\0James.Bottomley@hansenpartnership.com (James Bottomley)\0" + "Subject\0[PATCH 22/22] parisc: use generic dma_noncoherent_ops\0" "Date\0Sat, 21 Apr 2018 22:52:17 +0100\0" - "To\0Helge Deller <deller@gmx.de>" - " Christoph Hellwig <hch@lst.de>\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-kernel@vger.kernel.org\0" + "To\0linux-snps-arc@lists.infradead.org\0" "\00:1\0" "b\0" - "On Sat, 2018-04-21 at 19:43 +0200, Helge Deller wrote:\n" + "On Sat, 2018-04-21@19:43 +0200, Helge Deller wrote:\n" "> On 20.04.2018 10:03, Christoph Hellwig wrote:\n" "> > Switch to the generic noncoherent direct mapping implementation.\n" "> > \n" "> > Parisc previously had two different non-coherent dma ops\n" "> > implementation that just different in the way coherent allocations\n" - "> > were handled or not handled.\302\240\302\240The different behavior is not\n" + "> > were handled or not handled.??The different behavior is not\n" "> > selected at runtime in the arch_dma_alloc and arch_dma_free\n" - "> > routines.\302\240\302\240The non-coherent allocation in the pcx cases now uses\n" + "> > routines.??The non-coherent allocation in the pcx cases now uses\n" "> > the dma_direct helpers that are a little more sophisticated and\n" "> > used by a lot of other architectures.\n" "> > \n" @@ -47,7 +30,7 @@ "> \n" "> This patch breaks a 32bit kernel on a B160L machine (PA7300LC CPU,\n" "> \"pcxl2\"). After applying this patch series the lasi82956 network\n" - "> driver works unreliable.\302\240 NIC gets IP, but ping doesn't work.\n" + "> driver works unreliable.? NIC gets IP, but ping doesn't work.\n" "> See drivers/net/ethernet/i825xx/lasi_82596.c, it uses dma*sync()\n" "> functions.\n" "\n" @@ -67,4 +50,4 @@ "\n" James -309906a9da9befe9d2bcedd822e11e9ed1f7259d60601ffe2e16e9e8c275c8ee +0fbaf3f863673933ddfb62f29221e03143d863bb4fe21030e48e7d8d2d773c9f
diff --git a/a/content_digest b/N2/content_digest index 6c6dab2..c7b3acf 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,7 +3,7 @@ "ref\0e0b4f3be-68b9-c3af-e432-fd20419e2d70@gmx.de\0" "From\0James Bottomley <James.Bottomley@hansenpartnership.com>\0" "Subject\0Re: [PATCH 22/22] parisc: use generic dma_noncoherent_ops\0" - "Date\0Sat, 21 Apr 2018 22:52:17 +0100\0" + "Date\0Sat, 21 Apr 2018 21:52:17 +0000\0" "To\0Helge Deller <deller@gmx.de>" " Christoph Hellwig <hch@lst.de>\0" "Cc\0linux-arch@vger.kernel.org" @@ -67,4 +67,4 @@ "\n" James -309906a9da9befe9d2bcedd822e11e9ed1f7259d60601ffe2e16e9e8c275c8ee +ce583353e896ff3b60a90b81224a791e18f3082983f8f4aba3eed0c0114786a4
diff --git a/a/content_digest b/N3/content_digest index 6c6dab2..7fcabde 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -2,26 +2,9 @@ "ref\020180420080313.18796-23-hch@lst.de\0" "ref\0e0b4f3be-68b9-c3af-e432-fd20419e2d70@gmx.de\0" "From\0James Bottomley <James.Bottomley@hansenpartnership.com>\0" - "Subject\0Re: [PATCH 22/22] parisc: use generic dma_noncoherent_ops\0" + "Subject\0[OpenRISC] [PATCH 22/22] parisc: use generic dma_noncoherent_ops\0" "Date\0Sat, 21 Apr 2018 22:52:17 +0100\0" - "To\0Helge Deller <deller@gmx.de>" - " Christoph Hellwig <hch@lst.de>\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-kernel@vger.kernel.org\0" + "To\0openrisc@lists.librecores.org\0" "\00:1\0" "b\0" "On Sat, 2018-04-21 at 19:43 +0200, Helge Deller wrote:\n" @@ -67,4 +50,4 @@ "\n" James -309906a9da9befe9d2bcedd822e11e9ed1f7259d60601ffe2e16e9e8c275c8ee +0d61174eb3c13c7d48e74755617eff75058c7437d1224bdad184e514f8a49187
diff --git a/a/1.txt b/N4/1.txt index 3085405..094b91d 100644 --- a/a/1.txt +++ b/N4/1.txt @@ -4,9 +4,9 @@ On Sat, 2018-04-21 at 19:43 +0200, Helge Deller wrote: > > > > Parisc previously had two different non-coherent dma ops > > implementation that just different in the way coherent allocations -> > were handled or not handled. The different behavior is not +> > were handled or not handled.??The different behavior is not > > selected at runtime in the arch_dma_alloc and arch_dma_free -> > routines. The non-coherent allocation in the pcx cases now uses +> > routines.??The non-coherent allocation in the pcx cases now uses > > the dma_direct helpers that are a little more sophisticated and > > used by a lot of other architectures. > > @@ -21,7 +21,7 @@ On Sat, 2018-04-21 at 19:43 +0200, Helge Deller wrote: > > This patch breaks a 32bit kernel on a B160L machine (PA7300LC CPU, > "pcxl2"). After applying this patch series the lasi82956 network -> driver works unreliable. NIC gets IP, but ping doesn't work. +> driver works unreliable.? NIC gets IP, but ping doesn't work. > See drivers/net/ethernet/i825xx/lasi_82596.c, it uses dma*sync() > functions. diff --git a/a/content_digest b/N4/content_digest index 6c6dab2..a13ba65 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -1,27 +1,10 @@ "ref\020180420080313.18796-1-hch@lst.de\0" "ref\020180420080313.18796-23-hch@lst.de\0" "ref\0e0b4f3be-68b9-c3af-e432-fd20419e2d70@gmx.de\0" - "From\0James Bottomley <James.Bottomley@hansenpartnership.com>\0" - "Subject\0Re: [PATCH 22/22] parisc: use generic dma_noncoherent_ops\0" + "From\0James.Bottomley@hansenpartnership.com (James Bottomley)\0" + "Subject\0[PATCH 22/22] parisc: use generic dma_noncoherent_ops\0" "Date\0Sat, 21 Apr 2018 22:52:17 +0100\0" - "To\0Helge Deller <deller@gmx.de>" - " Christoph Hellwig <hch@lst.de>\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-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Sat, 2018-04-21 at 19:43 +0200, Helge Deller wrote:\n" @@ -30,9 +13,9 @@ "> > \n" "> > Parisc previously had two different non-coherent dma ops\n" "> > implementation that just different in the way coherent allocations\n" - "> > were handled or not handled.\302\240\302\240The different behavior is not\n" + "> > were handled or not handled.??The different behavior is not\n" "> > selected at runtime in the arch_dma_alloc and arch_dma_free\n" - "> > routines.\302\240\302\240The non-coherent allocation in the pcx cases now uses\n" + "> > routines.??The non-coherent allocation in the pcx cases now uses\n" "> > the dma_direct helpers that are a little more sophisticated and\n" "> > used by a lot of other architectures.\n" "> > \n" @@ -47,7 +30,7 @@ "> \n" "> This patch breaks a 32bit kernel on a B160L machine (PA7300LC CPU,\n" "> \"pcxl2\"). After applying this patch series the lasi82956 network\n" - "> driver works unreliable.\302\240 NIC gets IP, but ping doesn't work.\n" + "> driver works unreliable.? NIC gets IP, but ping doesn't work.\n" "> See drivers/net/ethernet/i825xx/lasi_82596.c, it uses dma*sync()\n" "> functions.\n" "\n" @@ -67,4 +50,4 @@ "\n" James -309906a9da9befe9d2bcedd822e11e9ed1f7259d60601ffe2e16e9e8c275c8ee +1b0514252fa4f2aa9a88cc15d3b38fcd2eb1f6d87f7a674b7cb5ee66ec3e9d2b
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.