[PATCH v3 02/11] KVM: arm: rename pm_fake handler to trap_raz_wi
From: Christoffer Dall <hidden>
Date: 2015-06-30 13:20:04
Also in:
kvm, kvmarm
From: Christoffer Dall <hidden>
Date: 2015-06-30 13:20:04
Also in:
kvm, kvmarm
On Mon, Jun 22, 2015 at 06:41:25PM +0800, Zhichao Huang wrote:
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 <redacted> Reviewed-by: Alex Bennee <redacted>
Acked-by: Christoffer Dall <redacted>