diff for duplicates of <5341CFC0.8050703@suse.de> diff --git a/a/1.txt b/N1/1.txt index 4557714..caedbd1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -54,7 +54,8 @@ On 06.04.14 23:35, Alexander Graf wrote: > > -#ifdef CONFIG_KVM_BOOK3S_32 > +#ifdef CONFIG_KVM_BOOK3S_32_HANDLER -> vcpu->arch.shadow_vcpu > kzalloc(sizeof(*vcpu->arch.shadow_vcpu), GFP_KERNEL); +> vcpu->arch.shadow_vcpu = +> kzalloc(sizeof(*vcpu->arch.shadow_vcpu), GFP_KERNEL); > if (!vcpu->arch.shadow_vcpu) > @@ -1198,7 +1198,7 @@ static struct kvm_vcpu *kvmppc_core_vcpu_create_pr(struct kvm *kvm, > uninit_vcpu: diff --git a/a/content_digest b/N1/content_digest index 8924777..a618d1f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01396820111-27655-1-git-send-email-agraf@suse.de\0" "From\0Alexander Graf <agraf@suse.de>\0" "Subject\0Re: [PATCH] KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit\0" - "Date\0Sun, 06 Apr 2014 22:05:52 +0000\0" + "Date\0Mon, 07 Apr 2014 00:05:52 +0200\0" "To\0kvm-ppc@vger.kernel.org\0" "Cc\0kvm@vger.kernel.org" " aneesh.kumar@linux.vnet.ibm.com\0" @@ -63,7 +63,8 @@ "> \n" "> -#ifdef CONFIG_KVM_BOOK3S_32\n" "> +#ifdef CONFIG_KVM_BOOK3S_32_HANDLER\n" - "> \tvcpu->arch.shadow_vcpu > \t\tkzalloc(sizeof(*vcpu->arch.shadow_vcpu), GFP_KERNEL);\n" + "> \tvcpu->arch.shadow_vcpu =\n" + "> \t\tkzalloc(sizeof(*vcpu->arch.shadow_vcpu), GFP_KERNEL);\n" "> \tif (!vcpu->arch.shadow_vcpu)\n" "> @@ -1198,7 +1198,7 @@ static struct kvm_vcpu *kvmppc_core_vcpu_create_pr(struct kvm *kvm,\n" "> uninit_vcpu:\n" @@ -95,4 +96,4 @@ "\n" Alex -12fa1b12cd7b82ee8d5d53d029f44ce473e7c8adf9115478fd2d83a6a1a2744e +3d61adf957c9bfa0163c738bdd3a10ca7a3031d7be09b5fd84417e6ac5bde23f
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.