diff for duplicates of <20121119235946.GB30665@drongo> diff --git a/a/1.txt b/N1/1.txt index 9aeb6e4..e920370 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ On Mon, Nov 19, 2012 at 01:53:44PM +0100, Alexander Graf wrote: > > + > > + if (psize > 0x1000) { > > + senc = SLB_VSID_L; -> > + if (psize = 0x10000) +> > + if (psize == 0x10000) > > + senc |= SLB_VSID_LP_01; > > Is this always accurate? diff --git a/a/content_digest b/N1/content_digest index f9b9301..28ca2ca 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0F0A61BC8-B475-4F38-B556-FA5478692313@suse.de\0" "From\0Paul Mackerras <paulus@samba.org>\0" "Subject\0Re: [PATCH 4/4] KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT\0" - "Date\0Mon, 19 Nov 2012 23:59:46 +0000\0" + "Date\0Tue, 20 Nov 2012 10:59:46 +1100\0" "To\0Alexander Graf <agraf@suse.de>\0" "Cc\0kvm@vger.kernel.org" " kvm-ppc@vger.kernel.org\0" @@ -17,7 +17,7 @@ "> > +\n" "> > +\tif (psize > 0x1000) {\n" "> > +\t\tsenc = SLB_VSID_L;\n" - "> > +\t\tif (psize = 0x10000)\n" + "> > +\t\tif (psize == 0x10000)\n" "> > +\t\t\tsenc |= SLB_VSID_LP_01;\n" "> \n" "> Is this always accurate?\n" @@ -44,4 +44,4 @@ "Regards,\n" Paul. -09576b0e791feca267c74c7f8dae4ac1917dcefd2a2b2d7c12dec707408cadb9 +eb1607a27c56279d8fef4d6fdd41eb41178e92f349a82e72774f08b4628b4136
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.