Files
ubports_kernel_google_msm/arch/arm/kernel
Will Deacon 574b69cbb6 ARM: 6834/1: perf: reset counters on all CPUs during initialisation
ARMv7 dictates that the interrupt-enable and count-enable registers for
each PMU counter are UNKNOWN following core reset.

This patch adds a new (optional) function pointer to struct arm_pmu for
resetting the PMU state during init. The reset function is called on
each CPU via an arch_initcall in the generic ARM perf_event code and
allows the PMU backend to write sane values to any UNKNOWN registers.

Acked-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-03-26 10:06:09 +00:00
..
2011-03-16 23:35:27 +00:00
2011-02-02 21:23:26 +00:00
2011-01-13 12:26:17 +01:00
2011-01-06 22:32:03 +00:00
2011-03-16 23:35:27 +00:00
2010-12-20 23:07:36 +08:00
2010-10-29 13:14:40 -05:00
2011-03-16 23:35:27 +00:00
2010-12-20 23:07:36 +08:00
2011-03-16 23:35:25 +00:00
2011-03-16 23:35:25 +00:00
2011-01-15 09:27:04 +00:00