From: Lorenzo Pieralisi Date: Tue, 6 Mar 2012 16:37:45 +0000 (+0100) Subject: ARM: 7358/1: perf: add PMU hotplug notifier X-Git-Tag: v3.3-rc7~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0feb6db0fe03326d7d2c7a4615ce3289615c023;p=pandora-kernel.git ARM: 7358/1: perf: add PMU hotplug notifier When a CPU is taken out of reset, either cold booted or hotplugged in, some of its PMU registers can contain UNKNOWN values. This patch adds a hotplug notifier to ARM core perf code so that upon CPU restart the PMU unit is reset and becomes ready to use again. Signed-off-by: Lorenzo Pieralisi Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed