arm64: perf: move to common attr_group fields
authorMark Rutland <mark.rutland@arm.com>
Fri, 9 Sep 2016 13:08:27 +0000 (14:08 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 9 Sep 2016 13:51:51 +0000 (14:51 +0100)
commit569de9026c2904dab9b335437fe48e318e824c96
tree743d7dcf4e9ae3c655116dc757467d2c30c7f149
parent86cdd72af936860503f392825410d1b60a3e474e
arm64: perf: move to common attr_group fields

By using a common attr_groups array, the common arm_pmu code can set up
common files (e.g. cpumask) for us in subsequent patches.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/perf_event.c