On Wed, Jan 3, 2024, at 18:30, Will Deacon wrote: > On Wed, Jan 03, 2024 at 10:03:24AM +1100, Stephen Rothwell wrote: >> static int armv6_map_event(struct perf_event *event) >> { >> return armpmu_map_event(event, &armv6_perf_map, > > Thanks, this looks fine to me (just remove all the 11MPCore code). > > Arnd -- anything you need me to do in the perf tree here other than mention > this in my pull request? No, I think we're good here as far as I can tell. Arnd