diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2011-03-23 22:16:23 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rjw@sisk.pl> | 2011-03-23 22:16:23 +0100 |
commit | fb3600cc50302c9577b76838fcac1ee78828007d (patch) | |
tree | b5a2fe372bfe582525b165c55a3c0034bfe02665 /arch/sh/cchips | |
parent | PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdev (diff) | |
download | linux-fb3600cc50302c9577b76838fcac1ee78828007d.tar.xz linux-fb3600cc50302c9577b76838fcac1ee78828007d.zip |
KVM: Use syscore_ops instead of sysdev class and sysdev
KVM uses a sysdev class and a sysdev for executing kvm_suspend()
after interrupts have been turned off on the boot CPU (during system
suspend) and for executing kvm_resume() before turning on interrupts
on the boot CPU (during system resume). However, since both of these
functions ignore their arguments, the entire mechanism may be
replaced with a struct syscore_ops object which is simpler.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/sh/cchips')
0 files changed, 0 insertions, 0 deletions