kvm: external module: only hack tsc_khz in kvm_arch_init
commit90c42d9f0b08ad16aa9ca7a35856a0c65ab58a78
authorAvi Kivity <avi@redhat.com>
Thu, 2 Apr 2009 15:27:42 +0000 (2 18:27 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 2 Apr 2009 15:27:42 +0000 (2 18:27 +0300)
tree436b5b7d3d6b2721f04700264db2ad14721339f7
parent185f224ee1dbfd843da9352afcceaa84e881ffdd
kvm: external module: only hack tsc_khz in kvm_arch_init

We now hack it to a function call, so all hell breaks loose if we change
local variables names tsc_khz.

Signed-off-by: Avi Kivity <avi@redhat.com>
kernel/x86/hack-module.awk