[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200824172515.GA19449@dev-dsk-anchalag-2a-9c2d1d96.us-west-2.amazon.com>
Date: Mon, 24 Aug 2020 17:25:15 +0000
From: Anchal Agarwal <anchalag@...zon.com>
To: Thomas Gleixner <tglx@...utronix.de>
CC: <mingo@...hat.com>, <bp@...en8.de>, <hpa@...or.com>,
<x86@...nel.org>, <boris.ostrovsky@...cle.com>, <jgross@...e.com>,
<linux-pm@...r.kernel.org>, <linux-mm@...ck.org>,
<kamatam@...zon.com>, <sstabellini@...nel.org>,
<konrad.wilk@...cle.com>, <roger.pau@...rix.com>,
<axboe@...nel.dk>, <davem@...emloft.net>, <rjw@...ysocki.net>,
<len.brown@...el.com>, <pavel@....cz>, <peterz@...radead.org>,
<eduval@...zon.com>, <sblbir@...zon.com>,
<xen-devel@...ts.xenproject.org>, <vkuznets@...hat.com>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<dwmw@...zon.co.uk>, <benh@...nel.crashing.org>
Subject: Re: [PATCH v3 05/11] genirq: Shutdown irq chips in suspend/resume during
hibernation
On Sat, Aug 22, 2020 at 02:36:37AM +0200, Thomas Gleixner wrote:
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe.
>
>
>
> On Fri, Aug 21 2020 at 22:27, Thomas Gleixner wrote:
> > Add a new quirk flag IRQCHIP_SHUTDOWN_ON_SUSPEND and add support for
> > it the core interrupt suspend/resume paths.
> >
> > Changelog:
> > v1->v2: Corrected the author's name to tglx@
>
> Can you please move that Changelog part below the --- seperator next
> time because that's really not part of the final commit messaage and the
> maintainer has then to strip it off manually
>
Ack.
> > Signed-off-by: Anchal Agarwal <anchalag@...zon.com>
> > Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
>
> These SOB lines are just wrongly ordered as they suggest:
>
> Anchal has authored the patch and Thomas transported it
>
> which is clearly not the case. So the right order is:
>
I must admit I wasn't aware of that. Will fix.
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> Signed-off-by: Anchal Agarwal <anchalag@...zon.com>
>
> And that needs another tweak at the top of the change log. The first
> line in the mail body wants to be:
>
> From: Thomas Gleixner <tglx@...utronix.de>
Yes I accidentally missed that in this patch.
Others have that line on all the patches and even v2 for this patch
has. Will fix.
>
> followed by an empty new line before the actual changelog text
> starts. That way the attribution of the patch when applying it will be
> correct.
>
> Documentation/process/ is there for a reason and following the few
> simple rules to get that straight is not rocket science.
>
> Thanks,
>
> tglx
>
>
Anchal
Powered by blists - more mailing lists