[PATCH v2 2/4] perf: Fix uninitialized bitfields in perf_clear_branch_entry_bitfields()
Rob Herring
robh at kernel.org
Fri Apr 10 11:17:42 PDT 2026
On Thu, Apr 09, 2026 at 05:28:26PM +0100, Leo Yan wrote:
> On Wed, Mar 18, 2026 at 10:16:56AM -0700, Puranjay Mohan wrote:
>
> [...]
>
> > diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h
> > index 48d851fbd8ea..d7f39b7e9cda 100644
> > --- a/include/linux/perf_event.h
> > +++ b/include/linux/perf_event.h
>
> BTW, I found you didn't include correct maintainers for perf core
> changes. You might need to loop them in the new version.
Yes. And use get_maintainers.pl please. b4 tool will do that for you.
That will get everyone including authors of commits in "Fixes". That
would be Marc Z in this case.
Rob
More information about the linux-arm-kernel
mailing list