Re: [PATCH v4 0/2] perf: Add Raspberry Pi AXI PMU driver
Ian Rogers <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-perf-users |
|---|---|
| Message-ID | <CAP-5=fW9bH_yd2VF+X1jnem91+dOHPjP53uNQ8x69xFmjLbt4g@mail.gmail.com> |
On Wed, Aug 12, 2026 at 1:27 AM Will Deacon <[email protected]> wrote: > > On Tue, Aug 11, 2026 at 10:24:15PM -0700, Ian Rogers wrote: > > This patch series adds an uncore Performance Monitoring Unit (PMU) driver > > for Broadcom AXI system and VideoCore VPU performance monitors found on > > Raspberry Pi SoCs (BCM2835 through BCM2712 / Raspberry Pi 1 through 5). > > Why are you sending four versions of this patch series, at -rc7, each in > reply to the previous one? Nobody is going to review that. See the cover letter for changes. They address the sashiko reviews, you may not see these reviews as they are only sent to me and linux-perf-users, which is somewhat customary in the sashiko setup. I don't see any relevance in rc7, I'm just mailing out a new driver now that I have the opportunity to look at it. Whether and when it gets pulled upstream is up to a maintainer. Another useful series to pull would be (imo): https://lore.kernel.org/linux-perf-users/[email protected]/ The changes are sent in reply to each other because the entire series is visible in one mailbox (b4 mbox), which I find easier to work with and provides me better context. Others use semcode to do something similar, but I've not explored that. Let me know if I should drop you from the cc, I placed you there as Mark and you were the only suggested reviewers from scripts/get_maintainer.pl but I don't want to spam uninterested people. Thanks, Ian