diff for duplicates of <69859225.EqNRcgoKS0@avalon> diff --git a/a/1.txt b/N1/1.txt index d7142ea..15ecb34 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -311,7 +311,7 @@ Ping ? > + > + while (ipmmu_ctx_read(domain, IMCTR) & IMCTR_FLUSH) { > + cpu_relax(); -> + if (++count == TLB_LOOP_TIMEOUT) { +> + if (++count = TLB_LOOP_TIMEOUT) { > + dev_err_ratelimited(domain->mmu->dev, > + "TLB sync timed out -- MMU may be deadlocked\n"); > + return; @@ -756,7 +756,7 @@ Ping ? > + unsigned int i; > + > + for (i = 0; i < ipmmu->pdata->num_masters; ++i, ++master) { -> + if (strcmp(master->name, devname) == 0) +> + if (strcmp(master->name, devname) = 0) > + return master; > + } > + diff --git a/a/content_digest b/N1/content_digest index fa2a085..220741a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01396435657-3922-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH v3] iommu: Add driver for Renesas VMSA-compatible IPMMU\0" - "Date\0Wed, 09 Apr 2014 12:43:57 +0200\0" + "Date\0Wed, 09 Apr 2014 10:43:57 +0000\0" "To\0Joerg Roedel <joro@8bytes.org>\0" "Cc\0iommu@lists.linux-foundation.org" " linux-sh@vger.kernel.org\0" @@ -320,7 +320,7 @@ "> +\n" "> +\twhile (ipmmu_ctx_read(domain, IMCTR) & IMCTR_FLUSH) {\n" "> +\t\tcpu_relax();\n" - "> +\t\tif (++count == TLB_LOOP_TIMEOUT) {\n" + "> +\t\tif (++count = TLB_LOOP_TIMEOUT) {\n" "> +\t\t\tdev_err_ratelimited(domain->mmu->dev,\n" "> +\t\t\t\"TLB sync timed out -- MMU may be deadlocked\\n\");\n" "> +\t\t\treturn;\n" @@ -765,7 +765,7 @@ "> +\tunsigned int i;\n" "> +\n" "> +\tfor (i = 0; i < ipmmu->pdata->num_masters; ++i, ++master) {\n" - "> +\t\tif (strcmp(master->name, devname) == 0)\n" + "> +\t\tif (strcmp(master->name, devname) = 0)\n" "> +\t\t\treturn master;\n" "> +\t}\n" "> +\n" @@ -1188,4 +1188,4 @@ "\n" Laurent Pinchart -25ce4eb804b5507bdc818afa4e6d1efe86965cbae99de404c92f75b3a5039d59 +a7ece646fc28a7d85a1b29046f63d9b263fd01d6a270ce82146760efa2bce784
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.