[PATCH v2 0/1] arm: perf: Fix ARCH=arm build with GCC

From: James Clark
Date: Fri Dec 15 2023 - 12:59:55 EST


Changes since V1:

* Instead of wrapping everything in #if, just use GENMASK_ULL instead
which fixes both issues in one commit.

A fix for the broken build with GCC currently in linux-next
(next-20231214)


James Clark (1):
arm: perf: Fix ARCH=arm build with GCC

include/linux/perf/arm_pmuv3.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
2.34.1