public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v2 0/1] arm: perf: Fix ARCH=arm build with GCC
@ 2023-12-15 17:56 James Clark
  2023-12-15 17:56 ` [PATCH v2 1/1] " James Clark
  2023-12-17 13:41 ` [PATCH v2 0/1] " Will Deacon
  0 siblings, 2 replies; 5+ messages in thread
From: James Clark @ 2023-12-15 17:56 UTC (permalink / raw)
  To: linux-arm-kernel, linux-perf-users, linux-next, will,
	u.kleine-koenig, mark.rutland
  Cc: James Clark, Nathan Chancellor, Nick Desaulniers, Bill Wendling,
	Justin Stitt, Suzuki K Poulose, Anshuman Khandual, linux-kernel,
	llvm

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-17 13:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15 17:56 [PATCH v2 0/1] arm: perf: Fix ARCH=arm build with GCC James Clark
2023-12-15 17:56 ` [PATCH v2 1/1] " James Clark
2023-12-15 18:20   ` Uwe Kleine-König
2023-12-16 12:44   ` Mark Rutland
2023-12-17 13:41 ` [PATCH v2 0/1] " Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox