[PATCH v2 1/4] mtd: rawnand: Add destructive operation

Miquel Raynal miquel.raynal at bootlin.com
Fri Oct 13 01:48:09 PDT 2023


Hello,

dregan at mail.com wrote on Thu, 12 Oct 2023 19:36:11 +0200:

> Hi Miquel,
> 
> > Sent: Thursday, October 12, 2023 at 12:06 AM
> > From: "Miquel Raynal" <miquel.raynal at bootlin.com>
> > To: dregan at mail.com
> > Cc: bcm-kernel-feedback-list at broadcom.com, linux-mtd at lists.infradead.org, f.fainelli at gmail.com, rafal at milecki.pl, joel.peshkin at broadcom.com, computersforpeace at gmail.com, dan.beygelman at broadcom.com, william.zhang at broadcom.com, frieder.schrempf at kontron.de, linux-kernel at vger.kernel.org, vigneshr at ti.com, richard at nod.at, bbrezillon at kernel.org, kdasu.kdev at gmail.com, "JaimeLiao" <jaimeliao.tw at gmail.com>, "Arseniy Krasnov" <AVKrasnov at sberdevices.ru>, "Adam Borowski" <kilobyte at angband.pl>
> > Subject: Re: [PATCH v2 1/4] mtd: rawnand: Add destructive operation
> >
> > Hello,
> > 
> > dregan at mail.com wrote on Thu, 12 Oct 2023 02:40:35 +0200:
> > 
> > The author should be Boris as well (git commit --amend --author=...)  
> 
> I will attempt to change the author but git seems to be
> somewhat limited in what I can accomplish when it comes to
> changing emails, sending in the name of someone else etc.
> 
> >   
> > > Erase and program operations need the write protect (wp) pin to be
> > > de-asserted to take effect. Add the concept of destructive
> > > operation and pass the information to exec_op() so controllers know
> > > when they should de-assert this pin without having to decode
> > > the command opcode.
> > > 
> > > Created by Boris Brezillon.  
> > 
> > This can go away.  
> 
> Will remove.
> 
> >   
> > > 
> > > https://github.com/bbrezillon/linux/commit/e612e1f2c69a33ac5f2c91d13669f0f172d58717  
> > 
> > This as well.  
> 
> Will also remove.
> 
> >   
> > > Signed-off-by: Boris Brezillon <boris.brezillon at collabora.com>  
> > 
> > Please use Boris' kernel.org e-mail for the authorship and SoB  
> 
> I don't know what Boris' kernel.org email address?
> Is it @bootlin? Collabora still shows up as email when
> I do the list of maintainers. I did some searching
> but couldn't really find anything conclusive.

It's in .mailmap: bbrezillon at kernel.org

> > > Signed-off-by: David Regan <dregan at mail.com>  
> 
> Do I still keep this SOB or should I change it to something else?

You need both SoB: his then yours.

Thanks,
Miquèl



More information about the linux-mtd mailing list