From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH 1/4] xen/arm: Add missing newline after commit 60f7376 Date: Fri, 02 May 2014 13:59:59 +0100 Message-ID: <536396CF.8030803@linaro.org> References: <1398379556-1132-1-git-send-email-julien.grall@linaro.org> <1398379556-1132-2-git-send-email-julien.grall@linaro.org> <1399035501.4085.1.camel@kazak.uk.xensource.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 1WgD4N-0003xR-08 for xen-devel@lists.xenproject.org; Fri, 02 May 2014 13:00:03 +0000 Received: by mail-ee0-f54.google.com with SMTP id b57so1230396eek.13 for ; Fri, 02 May 2014 06:00:01 -0700 (PDT) In-Reply-To: <1399035501.4085.1.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: xen-devel@lists.xenproject.org, tim@xen.org, stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org Hi Ian, On 05/02/2014 01:58 PM, Ian Campbell wrote: > > On Thu, 2014-04-24 at 23:45 +0100, Julien Grall wrote: >> Commit 60f7376 "xen/arm: Inject an undefined instruction when the coproc/sysreg >> is not handled" replaced panic by gdprintk. >> >> Unfortunately panic message string doesn't need newline, rather than gdprintk >> will request one. >> >> Signed-off-by: Julien Grall > > Acked + applied. Thanks. Is it possible to backport this patch for Xen 4.4? Regards, -- Julien Grall