summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/hw_breakpoint.c
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2015-09-02 18:49:28 +0100
committerWill Deacon <will.deacon@arm.com>2015-09-15 15:50:01 +0100
commitd10bcd473301888f957ec4b6b12aa3621be78d59 (patch)
treea9297efb6b822cbfd6dca8101d3dfd4dba92faea /arch/arm64/kernel/hw_breakpoint.c
parent2314ee4d444e28d4670ff80c84df68c25887decb (diff)
arm64: head.S: initialise mdcr_el2 in el2_setup
When entering the kernel at EL2, we fail to initialise the MDCR_EL2 register which controls debug access and PMU capabilities at EL1. This patch ensures that the register is initialised so that all traps are disabled and all the PMU counters are available to the host. When a guest is scheduled, KVM takes care to configure trapping appropriately. Cc: <stable@vger.kernel.org> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/kernel/hw_breakpoint.c')
0 files changed, 0 insertions, 0 deletions