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, 2 Oct 2014 15:18:13 +0000 (17:18 +0200)
commit1391c263d202d6ce8b74f361cd3607c69ae26e77
tree96a3e654ea00a98d9430568ad11ba6aa6fd724b2
parent46a037fd36656b8283c282319876dd8e9c4f1087
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>
(cherry picked from commit 86ed81aa2e1ce05a4e7f0819f0dfc34e8d8fb910)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/include/asm/kvm_arm.h
arch/arm/kvm/handle_exit.c