Re: [PATCH 0/3] mm: handle device-private PMDs in walk callbacks
From: Balbir Singh
Date: Wed Jul 08 2026 - 04:45:20 EST
On Wed, Jul 08, 2026 at 09:23:36AM +0100, Lorenzo Stoakes wrote:
> On Tue, Jul 07, 2026 at 03:12:11PM +0100, Usama Arif wrote:
> > I think maybe we should modify get_maintainers.pl so that if there is
> > a "Fixes" in commit message, than the author of that commit is also
> > in the output from that script?
> >
>
> I thought it did that already, but it's forbidden perl magic that I dare not
> look at so who knows :P
>
> Wasn't nagging per se about that (for once :P), often people who'd be good to cc-
> get missed anyway even doing all the right things, so just wanted to make sure
> Balbir was aware, also so we can make sure there's no other device private PMD
> stuff lurking! :)
>
Yes, thanks for brining it to my attention! I have started looking at
the set of changes again to see if
1. I can improve test coverage (mempolicy tests for example) and madvise
2. If there is lurking code that has not been tested at my end or
covered.
It's a slow burn, but I do appreciate a Cc, I skim through linux-mm, but
the volume may make me miss topics of interest due to TZ and other
factors depending on when I check email.
> Cheers, Lorenzo
Cheers, Balbir