KVM: PPC: Remove the tasklet used by the hrtimer
authorMihai Caraman <mihai.caraman@freescale.com>
Mon, 1 Sep 2014 14:19:56 +0000 (17:19 +0300)
committerAlexander Graf <agraf@suse.de>
Mon, 22 Sep 2014 08:11:34 +0000 (10:11 +0200)
commitd02d4d156e72baf9a6628c76eb53019124d3c82f
tree19cd5ecbd1a2717a5951ddf01607b921488c2245
parent2f699a59f399d65d51df6eb916bf2e0f7c6f8148
KVM: PPC: Remove the tasklet used by the hrtimer

Powerpc timer implementation is a copycat version of s390. Now that they removed
the tasklet with commit ea74c0ea1b24a6978a6ebc80ba4dbc7b7848b32d follow this
optimization.

Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com>
Signed-off-by: Bogdan Purcareata <bogdan.purcareata@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/include/asm/kvm_host.h
arch/powerpc/include/asm/kvm_ppc.h
arch/powerpc/kvm/book3s.c
arch/powerpc/kvm/booke.c
arch/powerpc/kvm/powerpc.c