commit | a3b5ba49a8c58d9a578e016523b047467a41e047 | [log] [tgz] |
---|---|---|
author | Lai Jiangshan <laijs@cn.fujitsu.com> | Fri Feb 11 14:29:40 2011 +0800 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu Mar 17 13:08:31 2011 -0300 |
tree | f9dc04f7bc84542a6329825fb4fc1828860b10e3 | |
parent | 038f8c110eace38d7598e271835ae96ad04a3a26 [diff] |
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>