KVM: Replace kvmclock open-coded get_cpu_var() with the real thing
authorAvi Kivity <avi@redhat.com>
Sun, 12 Apr 2009 12:49:07 +0000 (15:49 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:42 +0000 (11:48 +0300)
commit463656c0007ddccee78db383eeb9e6eac75ccb7f
tree7aa1c74d178a35ca6bc6e701c03fb7ff80127ba2
parent8317c298eab14cc20e2de5289743ff0d4c5a6b30
KVM: Replace kvmclock open-coded get_cpu_var() with the real thing

Suggested by Ingo Molnar.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c