diff for duplicates of <51DC4C00.70509@suse.de> diff --git a/a/1.txt b/N1/1.txt index cad144a..244b08e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -71,7 +71,7 @@ No, that case is fine. It's the same as book3s pr. >> > + } >> > + >> > + /* Get page size */ ->> > + if (MAS0_GET_TLBSEL(mfspr(SPRN_MAS0)) = 0) +>> > + if (MAS0_GET_TLBSEL(mfspr(SPRN_MAS0)) == 0) >> > + psize_shift = PAGE_SHIFT; >> > + else >> > + psize_shift = MAS1_GET_TSIZE(mas1) + 10; diff --git a/a/content_digest b/N1/content_digest index 34b7e49..e6a2e14 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,12 @@ "ref\01373390018.8183.194@snotra\0" "From\0Alexander Graf <agraf@suse.de>\0" "Subject\0Re: [PATCH 2/2] KVM: PPC: Book3E: Get vcpu's last instruction for emulation\0" - "Date\0Tue, 09 Jul 2013 17:44:32 +0000\0" + "Date\0Tue, 09 Jul 2013 19:44:32 +0200\0" "To\0Scott Wood <scottwood@freescale.com>\0" "Cc\0Mihai Caraman <mihai.caraman@freescale.com>" - kvm-ppc@vger.kernel.org + linuxppc-dev@lists.ozlabs.org kvm@vger.kernel.org - " linuxppc-dev@lists.ozlabs.org\0" + " kvm-ppc@vger.kernel.org\0" "\00:1\0" "b\0" "On 07/09/2013 07:13 PM, Scott Wood wrote:\n" @@ -82,7 +82,7 @@ ">> > + }\n" ">> > +\n" ">> > + /* Get page size */\n" - ">> > + if (MAS0_GET_TLBSEL(mfspr(SPRN_MAS0)) = 0)\n" + ">> > + if (MAS0_GET_TLBSEL(mfspr(SPRN_MAS0)) == 0)\n" ">> > + psize_shift = PAGE_SHIFT;\n" ">> > + else\n" ">> > + psize_shift = MAS1_GET_TSIZE(mas1) + 10;\n" @@ -140,4 +140,4 @@ "\n" Alex -58581c7fbf648b990fb80d1d87f4adc426e0cb3b21709eec47d03833f836b216 +5fe6b8dbdc358cde98b1b719a9e4b0d2fce21e5193d4fad9f076561279ddc6bc
diff --git a/a/1.txt b/N2/1.txt index cad144a..244b08e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -71,7 +71,7 @@ No, that case is fine. It's the same as book3s pr. >> > + } >> > + >> > + /* Get page size */ ->> > + if (MAS0_GET_TLBSEL(mfspr(SPRN_MAS0)) = 0) +>> > + if (MAS0_GET_TLBSEL(mfspr(SPRN_MAS0)) == 0) >> > + psize_shift = PAGE_SHIFT; >> > + else >> > + psize_shift = MAS1_GET_TSIZE(mas1) + 10; diff --git a/a/content_digest b/N2/content_digest index 34b7e49..f079f27 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\01373390018.8183.194@snotra\0" "From\0Alexander Graf <agraf@suse.de>\0" "Subject\0Re: [PATCH 2/2] KVM: PPC: Book3E: Get vcpu's last instruction for emulation\0" - "Date\0Tue, 09 Jul 2013 17:44:32 +0000\0" + "Date\0Tue, 09 Jul 2013 19:44:32 +0200\0" "To\0Scott Wood <scottwood@freescale.com>\0" "Cc\0Mihai Caraman <mihai.caraman@freescale.com>" kvm-ppc@vger.kernel.org @@ -82,7 +82,7 @@ ">> > + }\n" ">> > +\n" ">> > + /* Get page size */\n" - ">> > + if (MAS0_GET_TLBSEL(mfspr(SPRN_MAS0)) = 0)\n" + ">> > + if (MAS0_GET_TLBSEL(mfspr(SPRN_MAS0)) == 0)\n" ">> > + psize_shift = PAGE_SHIFT;\n" ">> > + else\n" ">> > + psize_shift = MAS1_GET_TSIZE(mas1) + 10;\n" @@ -140,4 +140,4 @@ "\n" Alex -58581c7fbf648b990fb80d1d87f4adc426e0cb3b21709eec47d03833f836b216 +1a1bdd001ae00a800bafbe1364b60142452c86c92e5e352a05db04b74f922395
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.