diff for duplicates of <1511330109.5166.0.camel@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 75f1aec..bb7fddf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -152,8 +152,10 @@ Tested-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> > goto out; > } > if (!mmu_ready && is_vrma_hpte(v)) { -> - unsigned long psize > hpte_base_page_size(v, r); -> - unsigned long senc > slb_pgsize_encoding(psize); +> - unsigned long psize = +> hpte_base_page_size(v, r); +> - unsigned long senc = +> slb_pgsize_encoding(psize); > - unsigned long lpcr; > + unsigned long senc, lpcr; > diff --git a/a/content_digest b/N1/content_digest index d75bdf3..9843021 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020171122034152.GA30117@fergus.ozlabs.ibm.com\0" "From\0Suraj Jitindar Singh <sjitindarsingh@gmail.com>\0" "Subject\0Re: [PATCH] KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts\0" - "Date\0Wed, 22 Nov 2017 05:55:09 +0000\0" + "Date\0Wed, 22 Nov 2017 16:55:09 +1100\0" "To\0Paul Mackerras <paulus@ozlabs.org>" kvm-ppc@vger.kernel.org " kvm@vger.kernel.org\0" @@ -161,8 +161,10 @@ "> \t\t\t\tgoto out;\n" "> \t\t\t}\n" "> \t\t\tif (!mmu_ready && is_vrma_hpte(v)) {\n" - "> -\t\t\t\tunsigned long psize > hpte_base_page_size(v, r);\n" - "> -\t\t\t\tunsigned long senc > slb_pgsize_encoding(psize);\n" + "> -\t\t\t\tunsigned long psize =\n" + "> hpte_base_page_size(v, r);\n" + "> -\t\t\t\tunsigned long senc =\n" + "> slb_pgsize_encoding(psize);\n" "> -\t\t\t\tunsigned long lpcr;\n" "> +\t\t\t\tunsigned long senc, lpcr;\n" "> \n" @@ -216,4 +218,4 @@ "> \tunsigned long dw0, dw1;\n" > -0603d4bf27acce3bc62fa1a1c517eb5741374144cc9be346ffe51d75e120de68 +c9b0d84efe02d907f476ee11e3f18d539b5e4bf91e68f6275b62c215489f1812
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.