From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH 06/10] xen/arm: vgic-v3: Print the domain/vcpu in each message Date: Tue, 20 Jan 2015 17:50:20 +0000 Message-ID: <54BE955C.9010909@linaro.org> References: <1421684957-29884-1-git-send-email-julien.grall@linaro.org> <1421684957-29884-7-git-send-email-julien.grall@linaro.org> <1421769905.10440.312.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YDcwz-0007W8-D3 for xen-devel@lists.xenproject.org; Tue, 20 Jan 2015 17:50:50 +0000 Received: by mail-we0-f169.google.com with SMTP id p10so15877313wes.0 for ; Tue, 20 Jan 2015 09:50:48 -0800 (PST) In-Reply-To: <1421769905.10440.312.camel@citrix.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: xen-devel@lists.xenproject.org, tim@xen.org, stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org Hi Ian, On 20/01/15 16:05, Ian Campbell wrote: > On Mon, 2015-01-19 at 16:29 +0000, Julien Grall wrote: >> Also remove vGICv3 in the message log as gdprintk already print the name >> of the file. > > Please mention that the switch to gdprintk is how/where the domain/vcpu > is added, e.g. by adding "... by switching to gdprintk" as the first > line of the main body of the commit log (assuming it won't fit in the > subject) Will do. > With that: > Acked-by: Ian Campbell Thanks, -- Julien Grall