diff for duplicates of <56DFE2F7.80300@ozlabs.ru> diff --git a/a/1.txt b/N1/1.txt index 0804cc8..916090a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -111,7 +111,7 @@ there was no DDW :( >> + if (iommu_tce_xchg(tbl, entry, &hpa, &dir)) >> + return H_HARDWARE; >> + ->> + if (dir = DMA_NONE) +>> + if (dir == DMA_NONE) >> + return H_SUCCESS; >> + >> + return kvmppc_tce_iommu_mapped_dec(tbl, entry); diff --git a/a/content_digest b/N1/content_digest index 24c77b1..cf0c84f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020160308110812.GC22546@voom.fritz.box\0" "From\0Alexey Kardashevskiy <aik@ozlabs.ru>\0" "Subject\0Re: [PATCH kernel 8/9] KVM: PPC: Add in-kernel handling for VFIO\0" - "Date\0Wed, 09 Mar 2016 08:46:47 +0000\0" + "Date\0Wed, 9 Mar 2016 19:46:47 +1100\0" "To\0David Gibson <david@gibson.dropbear.id.au>\0" "Cc\0linuxppc-dev@lists.ozlabs.org" Paul Mackerras <paulus@samba.org> @@ -125,7 +125,7 @@ ">> +\tif (iommu_tce_xchg(tbl, entry, &hpa, &dir))\n" ">> +\t\treturn H_HARDWARE;\n" ">> +\n" - ">> +\tif (dir = DMA_NONE)\n" + ">> +\tif (dir == DMA_NONE)\n" ">> +\t\treturn H_SUCCESS;\n" ">> +\n" ">> +\treturn kvmppc_tce_iommu_mapped_dec(tbl, entry);\n" @@ -191,4 +191,4 @@ "-- \n" Alexey -13c76d09ee6ea662d1287744983ea26990c07da14f7ba817a51ec74f78e7927d +ea035fc3ad17681e8107811e7ebe42e21b5e24a9594fb8cf123a38dc70d784dd
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.