KVM: ARM: Update comments for kvm_handle_wfi
authorChristoffer Dall <christoffer.dall@linaro.org>
Wed, 16 Oct 2013 01:10:42 +0000 (18:10 -0700)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 17 Oct 2013 22:26:50 +0000 (15:26 -0700)
commit86ed81aa2e1ce05a4e7f0819f0dfc34e8d8fb910
treee004311de4c4c4075e91ca317a19983e2a612209
parent58d5ec8f8ee318b26b29207874fbaee626973952
KVM: ARM: Update comments for kvm_handle_wfi

Update comments to reflect what is really going on and add the TWE bit
to the comments in kvm_arm.h.

Also renames the function to kvm_handle_wfx like is done on arm64 for
consistency and uber-correctness.

Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/include/asm/kvm_arm.h
arch/arm/kvm/handle_exit.c