diff for duplicates of <5644A605.1010005@atmel.com> diff --git a/a/1.txt b/N1/1.txt index fff5bb9..50bdcce 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Le 12/11/2015 15:18, Arnd Bergmann a ?crit : +Le 12/11/2015 15:18, Arnd Bergmann a écrit : > dma_addr_t may be defined as 32 or 64 bit depending on configuration, > so it cannot be printed using the normal format strings, as > gcc correctly warns: @@ -71,7 +71,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> > unsigned int periods = buf_len / period_len; > unsigned int i; > -> - dev_vdbg(chan2dev(chan), "prep_dma_cyclic: %s buf at 0x%08x - %d (%d/%d)\n", +> - dev_vdbg(chan2dev(chan), "prep_dma_cyclic: %s buf@0x%08x - %d (%d/%d)\n", > + dev_vdbg(chan2dev(chan), "prep_dma_cyclic: %s buf@%pad - %d (%d/%d)\n", > direction == DMA_MEM_TO_DEV ? "TO DEVICE" : "FROM DEVICE", > - buf_addr, @@ -99,7 +99,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> > > -- > To unsubscribe from this list: send the line "unsubscribe dmaengine" in -> the body of a message to majordomo at vger.kernel.org +> the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > diff --git a/a/content_digest b/N1/content_digest index 5fa0bf2..4e25b06 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,16 @@ "ref\03938068.0vDFThTK2h@wuerfel\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH] dma: at_hdmac: use %pad format string for dma_addr_t\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH] dma: at_hdmac: use %pad format string for dma_addr_t\0" "Date\0Thu, 12 Nov 2015 15:45:25 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd@arndb.de>" + Vinod Koul <vinod.koul@intel.com> + " <dmaengine@vger.kernel.org>\0" + "Cc\0Ludovic Desroches <ludovic.desroches@atmel.com>" + <linux-arm-kernel@lists.infradead.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" - "Le 12/11/2015 15:18, Arnd Bergmann a ?crit :\n" + "Le 12/11/2015 15:18, Arnd Bergmann a \303\251crit :\n" "> dma_addr_t may be defined as 32 or 64 bit depending on configuration,\n" "> so it cannot be printed using the normal format strings, as\n" "> gcc correctly warns:\n" @@ -78,7 +83,7 @@ "> \tunsigned int\t\tperiods = buf_len / period_len;\n" "> \tunsigned int\t\ti;\n" "> \n" - "> -\tdev_vdbg(chan2dev(chan), \"prep_dma_cyclic: %s buf at 0x%08x - %d (%d/%d)\\n\",\n" + "> -\tdev_vdbg(chan2dev(chan), \"prep_dma_cyclic: %s buf@0x%08x - %d (%d/%d)\\n\",\n" "> +\tdev_vdbg(chan2dev(chan), \"prep_dma_cyclic: %s buf@%pad - %d (%d/%d)\\n\",\n" "> \t\t\tdirection == DMA_MEM_TO_DEV ? \"TO DEVICE\" : \"FROM DEVICE\",\n" "> -\t\t\tbuf_addr,\n" @@ -106,7 +111,7 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe dmaengine\" in\n" - "> the body of a message to majordomo at vger.kernel.org\n" + "> the body of a message to majordomo@vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" "> \n" "\n" @@ -114,4 +119,4 @@ "-- \n" Nicolas Ferre -317d1ea64beb5ab175ed0df8f3de9c17ee7ba5a710b8ba08e9e289d208f4cea2 +6110f72eb6a9794444fe75d24edfdc6eef84f9ed127c5579c8b0e6475e821f4c
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.