]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm: rename pm_fake handler to trap_raz_wi
authorZhichao Huang <zhichao.huang@linaro.org>
Thu, 11 May 2017 12:46:12 +0000 (13:46 +0100)
committerChristoffer Dall <cdall@linaro.org>
Mon, 15 May 2017 12:29:27 +0000 (14:29 +0200)
commitf9e9a968764d0969998d8bb6727d27be7638b910
treec9e70d5fb7d5aae8697b3d1153b3b8a8bfb4339f
parent8b3b6814521b36c520e74212c109dabca55790cd
KVM: arm: rename pm_fake handler to trap_raz_wi

pm_fake doesn't quite describe what the handler does (ignoring writes
and returning 0 for reads).

As we're about to use it (a lot) in a different context, rename it
with a (admitedly cryptic) name that make sense for all users.

Signed-off-by: Zhichao Huang <zhichao.huang@linaro.org>
Reviewed-by: Alex Bennee <alex.bennee@linaro.org>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Christoffer Dall <cdall@linaro.org>
arch/arm/kvm/coproc.c