]> git.karo-electronics.de Git - linux-beck.git/commit
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>
Wed, 16 Oct 2013 01:10:42 +0000 (18:10 -0700)
commit82ea046c95a3c3ddcfa058c8a270b9afb6e93700
tree7fc216c234a811be7886bf97e45ec94efaec0719
parent1f5580986a3667e9d67b65d916bb4249fd86a400
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