]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Use common debug sysreg definitions
authorMark Rutland <mark.rutland@arm.com>
Fri, 13 Jan 2017 17:19:12 +0000 (17:19 +0000)
committerMark Rutland <mark.rutland@arm.com>
Wed, 22 Mar 2017 18:37:45 +0000 (18:37 +0000)
commit16d198fa32359a0296727dc035c31e75203e70a0
treedb88c0a9e7ce77fa9952e9be1d22d073fc0698c3
parent677c11aeabe89ac1ea134bf075db8bb3e24c5607
KVM: arm64: Use common debug sysreg definitions

Now that we have common definitions for the debug register encodings,
make the KVM code use these, simplifying the sys_reg_descs table.

The table previously erroneously referred to MDCCSR_EL0 as MDCCSR_EL1.
This is corrected (as is necessary in order to use the common sysreg
definition).

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: kvmarm@lists.cs.columbia.edu
arch/arm64/kvm/sys_regs.c