All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] perf: RISC-V: misc fixes and improvements
@ 2022-08-26 20:34 Sergey Matyukevich
  2022-08-26 20:34 ` [PATCH v3 1/3] perf: RISC-V: fix access beyond allocated array Sergey Matyukevich
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sergey Matyukevich @ 2022-08-26 20:34 UTC (permalink / raw)
  To: linux-riscv, Atish Patra, Mark Rutland, Will Deacon
  Cc: Anup Patel, Albert Ou, Palmer Dabbelt, Paul Walmsley,
	Sergey Matyukevich

Hi all,

It looks like the previous revision of these patches has slipped through
the cracks. So I am sending an updated version rebased on top of for-next
branch in riscv kernel tree.

Regards,
Sergey

v2 -> v3:

- rebased on top of for-next branch in riscv kernel tree
- added RB tag by Atish Patra to the first patch
- added perf throttle patch


Sergey Matyukevich (3):
  perf: RISC-V: fix access beyond allocated array
  perf: RISC-V: exclude invalid pmu counters from SBI calls
  perf: RISC-V: throttle perf events

 drivers/perf/riscv_pmu_legacy.c |  4 ++--
 drivers/perf/riscv_pmu_sbi.c    | 33 +++++++++++++++++++++------------
 include/linux/perf/riscv_pmu.h  |  2 +-
 3 files changed, 24 insertions(+), 15 deletions(-)

-- 
2.37.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2022-08-28 22:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-26 20:34 [PATCH v3 0/3] perf: RISC-V: misc fixes and improvements Sergey Matyukevich
2022-08-26 20:34 ` [PATCH v3 1/3] perf: RISC-V: fix access beyond allocated array Sergey Matyukevich
2022-08-26 22:06   ` Conor.Dooley
2022-08-28 21:31     ` Sergey Matyukevich
2022-08-28 22:45       ` Conor.Dooley
2022-08-26 20:34 ` [PATCH v3 2/3] perf: RISC-V: exclude invalid pmu counters from SBI calls Sergey Matyukevich
2022-08-26 20:34 ` [PATCH v3 3/3] perf: RISC-V: throttle perf events Sergey Matyukevich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.