]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfcd22e5c64dfd5b2de842d21b1497f7c731188fa
tree19cd5ecbd1a2717a5951ddf01607b921488c2245
parent4f0539b98170f531456c53a2df6842cce1e25e02
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 3645384def577ed2a489a73c9ed210c908ee282a 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