]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/vmx.c
KVM: VMX: add the __noclone attribute to vmx_vcpu_run
authorLai Jiangshan <laijs@cn.fujitsu.com>
Fri, 11 Feb 2011 06:29:40 +0000 (14:29 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 17 Mar 2011 16:08:31 +0000 (13:08 -0300)
commita3b5ba49a8c58d9a578e016523b047467a41e047
treef9dc04f7bc84542a6329825fb4fc1828860b10e3
parent038f8c110eace38d7598e271835ae96ad04a3a26
KVM: VMX: add the __noclone attribute to vmx_vcpu_run

The changelog of 104f226 said "adds the __noclone attribute",
but it was missing in its patch. I think it is still needed.

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Acked-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/vmx.c