diff for duplicates of <20061228130833.GA555@elte.hu> diff --git a/a/1.txt b/N1/1.txt index 52af155..f7f3828 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ -* Ingo Molnar <mingo@elte.hu> wrote: +* Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org> wrote: > > Yes it does. It calls nonpaging_init_context() which calls > > vmx_set_cr3() which promptly trashes address space of the VM that @@ -17,7 +17,7 @@ the patch below implements this fix. Lightly tested on 32-bit/VMX on --------------------> Subject: [patch] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_create_vcpu() -From: Ingo Molnar <mingo@elte.hu> +From: Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org> fix an GFP_KERNEL allocation in atomic section: kvm_dev_ioctl_create_vcpu() called kvm_mmu_init(), which calls @@ -29,7 +29,7 @@ kvm_mmu_setup(). (NOTE: free_vcpus does an kvm_mmu_destroy() call so there's no need for any extra teardown branch on allocation/init failure here.) -Signed-off-by: Ingo Molnar <mingo@elte.hu> +Signed-off-by: Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org> --- drivers/kvm/kvm.h | 3 ++- drivers/kvm/kvm_main.c | 10 ++++++---- @@ -115,3 +115,9 @@ Index: linux/drivers/kvm/mmu.c } void kvm_mmu_destroy(struct kvm_vcpu *vcpu) + +------------------------------------------------------------------------- +Take Surveys. Earn Cash. Influence the Future of IT +Join SourceForge.net's Techsay panel and you'll get the chance to share your +opinions on IT & business topics through brief surveys - and earn cash +http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV diff --git a/a/content_digest b/N1/content_digest index 542afd1..8ac5136 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,18 +2,19 @@ "ref\020061228124224.GA28573@elte.hu\0" "ref\04593BEE6.30206@qumranet.com\0" "ref\020061228125544.GA31207@elte.hu\0" - "From\0Ingo Molnar <mingo@elte.hu>\0" + "ref\020061228125544.GA31207-X9Un+BFzKDI@public.gmane.org\0" + "From\0Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>\0" "Subject\0[patch, try#2] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_create_vcpu()\0" "Date\0Thu, 28 Dec 2006 14:08:33 +0100\0" - "To\0Avi Kivity <avi@qumranet.com>\0" - "Cc\0kvm-devel <kvm-devel@lists.sourceforge.net>" - linux-kernel <linux-kernel@vger.kernel.org> - Andrew Morton <akpm@osdl.org> - " Linus Torvalds <torvalds@osdl.org>\0" + "To\0Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>\0" + "Cc\0kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>" + Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org> + Linus Torvalds <torvalds-3NddpPZAyC0@public.gmane.org> + " linux-kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" "\00:1\0" "b\0" "\n" - "* Ingo Molnar <mingo@elte.hu> wrote:\n" + "* Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org> wrote:\n" "\n" "> > Yes it does. It calls nonpaging_init_context() which calls \n" "> > vmx_set_cr3() which promptly trashes address space of the VM that \n" @@ -31,7 +32,7 @@ "\n" "-------------------->\n" "Subject: [patch] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_create_vcpu()\n" - "From: Ingo Molnar <mingo@elte.hu>\n" + "From: Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>\n" "\n" "fix an GFP_KERNEL allocation in atomic section: \n" "kvm_dev_ioctl_create_vcpu() called kvm_mmu_init(), which calls \n" @@ -43,7 +44,7 @@ "(NOTE: free_vcpus does an kvm_mmu_destroy() call so there's no need\n" " for any extra teardown branch on allocation/init failure here.)\n" "\n" - "Signed-off-by: Ingo Molnar <mingo@elte.hu>\n" + "Signed-off-by: Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>\n" "---\n" " drivers/kvm/kvm.h | 3 ++-\n" " drivers/kvm/kvm_main.c | 10 ++++++----\n" @@ -128,6 +129,12 @@ "+\treturn init_kvm_mmu(vcpu);\n" " }\n" " \n" - void kvm_mmu_destroy(struct kvm_vcpu *vcpu) + " void kvm_mmu_destroy(struct kvm_vcpu *vcpu)\n" + "\n" + "-------------------------------------------------------------------------\n" + "Take Surveys. Earn Cash. Influence the Future of IT\n" + "Join SourceForge.net's Techsay panel and you'll get the chance to share your\n" + "opinions on IT & business topics through brief surveys - and earn cash\n" + http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -3fffa85bc946f618919b1b68b614c5b64be6af3ecba050a6c6c675f4eaa03fe4 +cbfa5706131bbdf45239ec29f0b99211f18f9ef4d54d33f05719d50788b60c41
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.