summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kvmclock.c
diff options
context:
space:
mode:
authorJoerg Roedel2008-07-02 16:02:11 +0200
committerAvi Kivity2008-07-20 11:42:37 +0200
commit0da1db75a2feca54564add30828bab658982481c (patch)
tree7b4a148573e0e6df60682124b26de5d71af0fad3 /arch/x86/kernel/kvmclock.c
parentKVM: s390: rename private structures (diff)
downloadkernel-qcow2-linux-0da1db75a2feca54564add30828bab658982481c.tar.gz
kernel-qcow2-linux-0da1db75a2feca54564add30828bab658982481c.tar.xz
kernel-qcow2-linux-0da1db75a2feca54564add30828bab658982481c.zip
KVM: SVM: fix suspend/resume support
On suspend the svm_hardware_disable function is called which frees all svm_data variables. On resume they are not re-allocated. This patch removes the deallocation of svm_data from the hardware_disable function to the hardware_unsetup function which is not called on suspend. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'arch/x86/kernel/kvmclock.c')
0 files changed, 0 insertions, 0 deletions