Re: [PATCH 07/22] misc: xlink-pcie: lh: Add PCIe EPF driver for Local Host

From: Greg Kroah-Hartman
Date: Tue Dec 01 2020 - 12:53:59 EST


On Tue, Dec 01, 2020 at 09:45:43AM -0800, mark gross wrote:
> On Tue, Dec 01, 2020 at 11:13:05AM +0100, Greg Kroah-Hartman wrote:
> > On Mon, Nov 30, 2020 at 03:06:52PM -0800, mgross@xxxxxxxxxxxxxxx wrote:
> > > From: Srikanth Thokala <srikanth.thokala@xxxxxxxxx>
> > >
> > > Add PCIe EPF driver for local host (lh) to configure BAR's and other
> > > HW resources. Underlying PCIe HW controller is a Synopsys DWC PCIe core.
> > >
> > > Cc: Derek Kiernan <derek.kiernan@xxxxxxxxxx>
> > > Cc: Dragan Cvetic <dragan.cvetic@xxxxxxxxxx>
> > > Cc: Arnd Bergmann <arnd@xxxxxxxx>
> > > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> > > Reviewed-by: Mark Gross <mgross@xxxxxxxxxxxxxxx>
> > > Signed-off-by: Srikanth Thokala <srikanth.thokala@xxxxxxxxx>
> >
> > <snip>
> >
> > Again, you sent this twice? And it never got to lore.kernel.org nor the
> > mailing lists?
> In my excitement of sorting out my MTA misconfiguration work around I actually
> hit entry without including the magic fix
> "--envelope-sender=mgross@xxxxxxxxxxxxxxx" in my git send-email command line.
> >
> > And I can't see a 00/XX email anywhere explaining this, and I didn't get
> > the whole series?
> https://lore.kernel.org/lkml/20201130230707.46351-1-mgross@xxxxxxxxxxxxxxx/
>
> Did I mess up on who all should get the 00/xx email?

Yes, you need to include the people that you want to review the
individual patches, otherwise we have no idea :(

thanks,

greg k-h