Re: [PATCH v3 0/5] staging: media: atomisp: cleanup pci/hmm/ code

From: Nikolay Kulikov

Date: Thu Aug 13 2026 - 13:23:48 EST


On Thu, Aug 13, 2026 at 12:12:52PM +0300, Andy Shevchenko wrote:
> On Thu, Aug 13, 2026 at 12:11:04PM +0300, Andy Shevchenko wrote:
> > On Wed, Aug 12, 2026 at 11:51:33PM +0300, Nikolay Kulikov wrote:
> > > This series removes unused functions and replaces obscure
> > > variable-checking macros with clear conditional statements.
> >
> > I believe I gave tags to some patches in v2. I don't see either.
> > What's going on?
>
> For _this_ time, please reply yourself to the patches I already tagged with my
> Rb tags placed on a dedicated line.
>
> > > Changes in v3:
> > > - Split the last patch into two (inlining macros and removing
> > > the file).
> > > - Replace variable initialization with assignment, followed
> > > immediately by a check.
> > > Changes in v2:
> > > - Squashed the function removals in pci/hmm/hmm.c and
> > > pci/hmm/hmm_bo.c into a single commit.
> > > - Add commits to cleanup macros from include/hmm/hmm_common.h,
> > > as suggested by Andy Shevchenko.
> >
> > Also two process hints:
> > - add --base when prepare patches
> > - add links (URLs to lore.kernel.org) for the previous versions.
>
> Same here, just reply to your cover letter with these URLs, and for this time
> just refer what the base was in a free form.

Sorry, I think I should have used b4 from the start.
I will send the new version with all the fixes.


Thanks,
Nikolay