From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Stabellini Subject: Re: [PATCH v2 6/6] xen/arm: disable a physical IRQ when the guest disables the corresponding IRQ Date: Tue, 10 Dec 2013 18:36:30 +0000 Message-ID: References: <1386680768-15543-6-git-send-email-stefano.stabellini@eu.citrix.com> <1386688837.30568.34.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1386688837.30568.34.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: julien.grall@citrix.com, xen-devel@lists.xensource.com, Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Tue, 10 Dec 2013, Ian Campbell wrote: > On Tue, 2013-12-10 at 13:06 +0000, Stefano Stabellini wrote: > > Signed-off-by: Stefano Stabellini > > Acked-by: Ian Campbell > > > Changes in v2: > > - disable IRQs that were previously disabled. > > These should be after a "---" marker, you've done this wrong > consistently in this series. Unfortunately guilt doesn't support it. The content I write after "---" would get lost. I have the same problem with patch series I send to QEMU and Linux. I can either do what I have been doing or avoid writing the log on each patch and limiting myself to writing the log to patch #0. So far I have been keeping the log as part of the commit messages.