linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm: perf: Fix ARCH=arm build with GCC
@ 2023-12-15 15:00 James Clark
  2023-12-15 15:00 ` [PATCH 1/2] arm: perf: Fix ARCH=arm build with GCC in armv8pmu_write_evtype() James Clark
  2023-12-15 15:00 ` [PATCH 2/2] arm: perf: Fix ARCH=arm build with GCC in armv8pmu_set_event_filter() James Clark
  0 siblings, 2 replies; 6+ messages in thread
From: James Clark @ 2023-12-15 15:00 UTC (permalink / raw)
  To: linux-arm-kernel, linux-perf-users, linux-next, will, u.kleine-koenig
  Cc: James Clark, Mark Rutland, Nathan Chancellor, Nick Desaulniers,
	Bill Wendling, Justin Stitt, Anshuman Khandual, Suzuki K Poulose,
	linux-kernel, llvm

Two fixes for the broken build withh GCC currently in linux-next
(next-20231214)

James Clark (2):
  arm: perf: Fix ARCH=arm build with GCC in armv8pmu_write_evtype()
  arm: perf: Fix ARCH=arm build with GCC in armv8pmu_set_event_filter()

 drivers/perf/arm_pmuv3.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

-- 
2.34.1


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-15 15:00 [PATCH 0/2] arm: perf: Fix ARCH=arm build with GCC James Clark
2023-12-15 15:00 ` [PATCH 1/2] arm: perf: Fix ARCH=arm build with GCC in armv8pmu_write_evtype() James Clark
2023-12-15 15:18   ` Uwe Kleine-König
2023-12-15 16:21   ` Mark Rutland
2023-12-15 17:42     ` James Clark
2023-12-15 15:00 ` [PATCH 2/2] arm: perf: Fix ARCH=arm build with GCC in armv8pmu_set_event_filter() James Clark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).