commit | 1603ef0646e832dcadfdb5c67a48f16bdb65e0f3 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Wed Feb 01 11:48:58 2017 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu Sep 27 17:11:12 2018 +0100 |
tree | d4eba6c7c89a97e4c92a50579500e4a3bb6a3588 | |
parent | 3f3621160b6f6dd70ab9f1dc18fe3d40fe7968ae [diff] |
arm64: compat: Add CNTFRQ trap handler Just like CNTVCT, we need to handle userspace trapping into the kernel if we're decided that the timer wasn't fit for purpose... 64bit userspace is already dealt with, but we're missing the equivalent compat handling. Reviewed-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>