diff for duplicates of <20120113051113.GA15875@drongo> diff --git a/a/1.txt b/N1/1.txt index 400ac31..ce23b13 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,8 @@ On Thu, Jan 12, 2012 at 07:16:51PM +0100, Alexander Graf wrote: > over the following code path: > > /* Allocate guest's hashed page table */ -> hpt > __get_free_pages(GFP_KERNEL|__GFP_ZERO|__GFP_REPEAT|__GFP_NOWARN, +> hpt = +> __get_free_pages(GFP_KERNEL|__GFP_ZERO|__GFP_REPEAT|__GFP_NOWARN, > HPT_ORDER - PAGE_SHIFT); > if (!hpt) { > pr_err("kvm_alloc_hpt: Couldn't alloc HPT\n"); diff --git a/a/content_digest b/N1/content_digest index eec27c6..f91efbd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\04F0F2393.6010102@suse.de\0" "From\0Paul Mackerras <paulus@samba.org>\0" "Subject\0Re: HV KVM fails on 970 due to HTAB allocation\0" - "Date\0Fri, 13 Jan 2012 05:11:13 +0000\0" + "Date\0Fri, 13 Jan 2012 16:11:13 +1100\0" "To\0Alexander Graf <agraf@suse.de>\0" "Cc\0kvm-ppc <kvm-ppc@vger.kernel.org>" DValeev@suse.com @@ -15,7 +15,8 @@ "> over the following code path:\n" "> \n" "> /* Allocate guest's hashed page table */\n" - "> hpt > __get_free_pages(GFP_KERNEL|__GFP_ZERO|__GFP_REPEAT|__GFP_NOWARN,\n" + "> hpt =\n" + "> __get_free_pages(GFP_KERNEL|__GFP_ZERO|__GFP_REPEAT|__GFP_NOWARN,\n" "> HPT_ORDER - PAGE_SHIFT);\n" "> if (!hpt) {\n" "> pr_err(\"kvm_alloc_hpt: Couldn't alloc HPT\\n\");\n" @@ -46,4 +47,4 @@ "\n" Paul. -cd2c53e50acbf832ac95e12adb4ce4d69523f885ac011c1a7855a27bf41992c8 +da205b8bd3364a48c3a76887eccfaf211a1d95cd3003421095731b2c1d2d06d3
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.