diff for duplicates of <20110105195655.GD9198@void.printf.net> diff --git a/a/1.txt b/N1/1.txt index 78c40a5..b095bcf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -63,7 +63,7 @@ Please wrap commit messages at 72 cols, not 80. > - if (!host->chan_rx) > + if (!host->chan_rx) { > disable_mmc_irqs(host, TMIO_MASK_READOP); -> + } else if (host->sg_ptr == &host->bounce_sg) { +> + } else if (host->sg_ptr = &host->bounce_sg) { > + unsigned long flags; > + void *sg_vaddr = tmio_mmc_kmap_atomic(host->sg_orig, &flags); diff --git a/a/content_digest b/N1/content_digest index 654dea8..2a04b8f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\0Pine.LNX.4.64.1011231711240.25676@axis700.grange\0" "ref\0Pine.LNX.4.64.1011231723090.25676@axis700.grange\0" "From\0Chris Ball <cjb@laptop.org>\0" - "Subject\0Re: [PATCH 2/3] mmc: tmio: implement a bounce buffer for unaligned DMA\0" - "Date\0Wed, 5 Jan 2011 19:56:56 +0000\0" + "Subject\0Re: [PATCH 2/3] mmc: tmio: implement a bounce buffer for unaligned\0" + "Date\0Wed, 05 Jan 2011 19:56:56 +0000\0" "To\0Guennadi Liakhovetski <g.liakhovetski@gmx.de>\0" "Cc\0linux-mmc@vger.kernel.org" linux-sh@vger.kernel.org @@ -75,7 +75,7 @@ "> -\t\tif (!host->chan_rx)\n" "> +\t\tif (!host->chan_rx) {\n" "> \t\t\tdisable_mmc_irqs(host, TMIO_MASK_READOP);\n" - "> +\t\t} else if (host->sg_ptr == &host->bounce_sg) {\n" + "> +\t\t} else if (host->sg_ptr = &host->bounce_sg) {\n" "> +\t\t\tunsigned long flags;\n" "> +\t\t\tvoid *sg_vaddr = tmio_mmc_kmap_atomic(host->sg_orig, &flags);\n" "\n" @@ -220,4 +220,4 @@ "Chris Ball <cjb@laptop.org> <http://printf.net/>\n" One Laptop Per Child -8404a66615d682ddca952b9380f5604f1f09155a9eb7c3b86d14fb3285969a2f +23b6422b37a74062682f23d44de2552d7e75c059520eba5d7702e89bf5680dd1
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.