[PATCH 12/19] omap: Fix gpio_resume_after_retention

Aguirre, Sergio saaguirre at ti.com
Thu Mar 11 19:04:44 EST 2010



> -----Original Message-----
> From: Tony Lindgren [mailto:tony at atomide.com]
> Sent: Thursday, March 11, 2010 5:57 PM
> To: Aguirre, Sergio
> Cc: linux-arm-kernel at lists.infradead.org; linux-omap at vger.kernel.org
> Subject: Re: [PATCH 12/19] omap: Fix gpio_resume_after_retention
> 
> * Aguirre, Sergio <saaguirre at ti.com> [100311 15:47]:
> > Hi Tony,
> >
> > > -----Original Message-----
> > > From: Tony Lindgren [mailto:tony at atomide.com]
> > > Sent: Thursday, March 11, 2010 5:49 PM
> > > To: linux-arm-kernel at lists.infradead.org
> > > Cc: Aguirre, Sergio; linux-omap at vger.kernel.org
> > > Subject: [PATCH 12/19] omap: Fix gpio_resume_after_retention
> > >
> > > From: Tony Lindgren <Aguirre>
> >
> > Something funky mix happened with the authorship here :)
> >
> > Should be:
> >
> > From: Sergio Aguirre <saaguirre at ti.com>
> 
> Thanks, updated patch below.
> 
> I think this issue is related to applying patches from
> patchwork.kernel.org with email addresses in Lastname, Firstname
> format..

Hmm... I see.

I normally send my patches with this alias:

alias gsend='git send-email --smtp-server /usr/bin/msmtp --from "Sergio Aguirre <saaguirre at ti.com>" --envelope-sender="Sergio Aguirre <saaguirre at ti.com>"'

and then just do:

gsend --to='linux-omap at vger.kernel.org' patches/forLO_20100311/0001-mypatch.patch

But somehow the patch ends up (I'm guessing through TI LDAP server) changing that to "Aguirre, Sergio"...

and also Patchworks seems to continue display my old fullname: "Aguirre Rodriguez, Sergio Alberto"... I guess it's in a static data cache somewhere, maybe?

Does anyone know how to overcome this kind of scenario, and force what --from param says?

Regards,
Sergio

> 
> Tony



More information about the linux-arm-kernel mailing list