]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: arm/arm64: Rename soft timer to bg_timer
authorChristoffer Dall <cdall@linaro.org>
Sat, 17 Jun 2017 14:33:02 +0000 (07:33 -0700)
committerChristoffer Dall <christoffer.dall@linaro.org>
Mon, 6 Nov 2017 15:23:11 +0000 (16:23 +0100)
commit14d61fa98f03cb01f3aea7e3069fdf460caf5587
tree038fa89749fe67fbfc7d0216c4fa015cdf3022c5
parent8409a06f2a2c0baeb6e6ff020b2c5a4592b3078d
KVM: arm/arm64: Rename soft timer to bg_timer

As we are about to introduce a separate hrtimer for the physical timer,
call this timer bg_timer, because we refer to this timer as the
background timer in the code and comments elsewhere.

Signed-off-by: Christoffer Dall <cdall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
include/kvm/arm_arch_timer.h
virt/kvm/arm/arch_timer.c