diff for duplicates of <1373427426.16720.6.camel@pasglop> diff --git a/a/1.txt b/N1/1.txt index b0de59e..2f54146 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -121,7 +121,7 @@ Ben. > > tce32_table); > > struct pnv_phb *phb = pe->phb; > > -> > if (phb->type = PNV_PHB_IODA1) +> > if (phb->type == PNV_PHB_IODA1) > > - pnv_pci_ioda1_tce_invalidate(tbl, startp, endp); > > + pnv_pci_ioda1_tce_invalidate(tbl, startp, endp, rm); > > else diff --git a/a/content_digest b/N1/content_digest index 9d0665f..d0a4d22 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,16 +3,16 @@ "ref\051DC341D.20901@suse.de\0" "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" "Subject\0Re: [PATCH 5/8] powerpc: add real mode support for dma operations on powernv\0" - "Date\0Wed, 10 Jul 2013 03:37:06 +0000\0" + "Date\0Wed, 10 Jul 2013 13:37:06 +1000\0" "To\0Alexander Graf <agraf@suse.de>\0" - "Cc\0Alexey Kardashevskiy <aik@ozlabs.ru>" - linuxppc-dev@lists.ozlabs.org - David Gibson <david@gibson.dropbear.id.au> - Paul Mackerras <paulus@samba.org> - Alex Williamson <alex.williamson@redhat.com> - kvm@vger.kernel.org + "Cc\0kvm@vger.kernel.org" + Alexey Kardashevskiy <aik@ozlabs.ru> linux-kernel@vger.kernel.org - " kvm-ppc@vger.kernel.org\0" + kvm-ppc@vger.kernel.org + Alex Williamson <alex.williamson@redhat.com> + Paul Mackerras <paulus@samba.org> + linuxppc-dev@lists.ozlabs.org + " David Gibson <david@gibson.dropbear.id.au>\0" "\00:1\0" "b\0" "On Tue, 2013-07-09 at 18:02 +0200, Alexander Graf wrote:\n" @@ -138,7 +138,7 @@ "> > \t\t\t\t\t tce32_table);\n" "> > \tstruct pnv_phb *phb = pe->phb;\n" "> >\n" - "> > \tif (phb->type = PNV_PHB_IODA1)\n" + "> > \tif (phb->type == PNV_PHB_IODA1)\n" "> > -\t\tpnv_pci_ioda1_tce_invalidate(tbl, startp, endp);\n" "> > +\t\tpnv_pci_ioda1_tce_invalidate(tbl, startp, endp, rm);\n" "> > \telse\n" @@ -241,4 +241,4 @@ "> >\n" > > #endif /* __POWERNV_PCI_H */ -d09b848642546fcae6bbde26b32b40ed201514e09a68230cd569f76085883cd1 +1965eacae9ba2148e837170b6b42e90904a2d81ab28488c7a7d1ad8e8e780f62
diff --git a/a/1.txt b/N2/1.txt index b0de59e..2f54146 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -121,7 +121,7 @@ Ben. > > tce32_table); > > struct pnv_phb *phb = pe->phb; > > -> > if (phb->type = PNV_PHB_IODA1) +> > if (phb->type == PNV_PHB_IODA1) > > - pnv_pci_ioda1_tce_invalidate(tbl, startp, endp); > > + pnv_pci_ioda1_tce_invalidate(tbl, startp, endp, rm); > > else diff --git a/a/content_digest b/N2/content_digest index 9d0665f..ba0d550 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,7 +3,7 @@ "ref\051DC341D.20901@suse.de\0" "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" "Subject\0Re: [PATCH 5/8] powerpc: add real mode support for dma operations on powernv\0" - "Date\0Wed, 10 Jul 2013 03:37:06 +0000\0" + "Date\0Wed, 10 Jul 2013 13:37:06 +1000\0" "To\0Alexander Graf <agraf@suse.de>\0" "Cc\0Alexey Kardashevskiy <aik@ozlabs.ru>" linuxppc-dev@lists.ozlabs.org @@ -138,7 +138,7 @@ "> > \t\t\t\t\t tce32_table);\n" "> > \tstruct pnv_phb *phb = pe->phb;\n" "> >\n" - "> > \tif (phb->type = PNV_PHB_IODA1)\n" + "> > \tif (phb->type == PNV_PHB_IODA1)\n" "> > -\t\tpnv_pci_ioda1_tce_invalidate(tbl, startp, endp);\n" "> > +\t\tpnv_pci_ioda1_tce_invalidate(tbl, startp, endp, rm);\n" "> > \telse\n" @@ -241,4 +241,4 @@ "> >\n" > > #endif /* __POWERNV_PCI_H */ -d09b848642546fcae6bbde26b32b40ed201514e09a68230cd569f76085883cd1 +01b551af0f7058cecb8ce8aa4ecd09e3f424593ad229ef53446ea0f77de9a92c
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.