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

From: Dragan Cvetic
Date: Tue Dec 01 2020 - 13:30:21 EST


Hi Mark,

You should remove me and Derek Kiernan from CC list, we don't belong to this list.

Dragan


> -----Original Message-----
> From: mark gross <mgross@xxxxxxxxxxxxxxx>
> Sent: Tuesday 1 December 2020 17:46
> To: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Cc: mgross@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; markgross@xxxxxxxxxx; adam.r.gretzinger@xxxxxxxxx; Srikanth Thokala
> <srikanth.thokala@xxxxxxxxx>; Derek Kiernan <dkiernan@xxxxxxxxxx>; Dragan Cvetic <draganc@xxxxxxxxxx>; Arnd Bergmann
> <arnd@xxxxxxxx>
> Subject: Re: [PATCH 07/22] misc: xlink-pcie: lh: Add PCIe EPF driver for Local Host
>
> 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?
>
> >
> > Something is really wrong on your end with your email client
> > configuration, please fix that up and send this so that we can actually
> > see it all, and know what the heck we are supposed to be reviewing...
>
> Yes, I think I have it fixed, or worked around now.
>
> sorry,
>
> --mark