diff options
author | Sudeep KarkadaNagesha <Sudeep.KarkadaNagesha@arm.com> | 2012-07-31 11:11:23 +0200 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2012-11-09 12:37:25 +0100 |
commit | 513c99ce4e64245be1f83f56039ec4891b451955 (patch) | |
tree | 5f322c568433b855fede78276e9dd7ce06188025 /arch/arm/include | |
parent | ARM: perf: add guest vs host discrimination (diff) | |
download | linux-513c99ce4e64245be1f83f56039ec4891b451955.tar.xz linux-513c99ce4e64245be1f83f56039ec4891b451955.zip |
ARM: perf: allocate CPU PMU dynamically at probe time
Supporting multiple, heterogeneous CPU PMUs requires us to allocate the
arm_pmu structures dynamically as the devices are probed.
This patch removes the static structure definitions for each CPU PMU
type and instead passes pointers to the PMU-specific init functions.
Signed-off-by: Sudeep KarkadaNagesha <Sudeep.KarkadaNagesha@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm/include')
0 files changed, 0 insertions, 0 deletions