]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit71abb18ea2844535bec0ec17d71433e70293f91c
tree743d7dcf4e9ae3c655116dc757467d2c30c7f149
parentbbb5b348c0ed5ba58e8b1b28c6f2a1d7a5781d93
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