summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2014-05-21 14:29:23 +0100
committerAlbert ARIBAUD <[email protected]>2014-06-09 10:24:02 +0200
commitb924d586d70bd52c3648870d3313b2ea7081c83d (patch)
tree6ca0232fd6bab8e603dd3ef84a064ce5bd5b1a33 /scripts/kernel-doc
parentcb6d04d60664210d2e198192e164b6cfc8bade83 (diff)
arm64: zero cntvoff_el2
Currently cntvoff_el2 is initialised with an arbitrary bag of bits derived from the initial value of cnthctl_el2 on the current CPU. This is somewhat odd and problematic as some of these bits are UNKNOWN at reset and may differ across CPUs (which may cause an OS at EL1 to observe time going backwards across CPUs). This patch instead initialises cntvoff_el2 with xzr, giving the register a consistent value of zero on all CPUs. Signed-off-by: Mark Rutland <[email protected]> Acked-by: Marc Zyngier <[email protected]> Acked-by: Catalin Marinas <[email protected]> Cc: Scott Wood <[email protected]> Cc: David Feng <[email protected]> Cc: Tom Rini <[email protected]> Acked-by: David.Feng <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions