diff options
author | James Clark <james.clark@arm.com> | 2023-12-11 19:13:18 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2023-12-12 12:46:22 +0300 |
commit | f6da86969a3c284466ab6080764b2ed91689f262 (patch) | |
tree | 5b9b89287e3d9e7e6806d4260a0d60776fbbf4f5 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 3115ee021bfb04efde2e96507bfcc1330261a6a1 (diff) | |
download | linux-f6da86969a3c284466ab6080764b2ed91689f262.tar.xz |
arm: pmu: Share user ABI format mechanism with SPE
This mechanism makes it much easier to define and read new attributes
so move it to the arm_pmu.h header so that it can be shared. At the same
time update the existing format attributes to use it.
GENMASK has to be changed to GENMASK_ULL because the config fields are
64 bits even on arm32 where this will also be used now.
Signed-off-by: James Clark <james.clark@arm.com>
Link: https://lore.kernel.org/r/20231211161331.1277825-7-james.clark@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions