]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerJiri Slaby <jslaby@suse.cz>
Thu, 30 Apr 2015 09:14:58 +0000 (11:14 +0200)
commit130d0bdf34fb4e7b43683bb9ef27fcb812915e49
tree9103603ee96fe5c6a4bbc78bf0420ea2f9c67034
parent3925ae28c4489b87dc4a515716172c1a3a1d2363
KVM: ARM: Update comments for kvm_handle_wfi

commit 82ea046c95a3c3ddcfa058c8a270b9afb6e93700 upstream.

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>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
arch/arm/include/asm/kvm_arm.h
arch/arm/kvm/handle_exit.c