Re: [Xen-devel] [PATCH v2] xen/arm: use XENLOG_G_ERR instead

2016-04-01 Thread Julien Grall
Hi, On 01/04/16 15:26, Jan Beulich wrote: On 31.03.16 at 11:41, wrote: From: Shannon Zhao To distinguish the error logs in function map_dev_mmio_region, use XENLOG_G_ERR instead of XENLOG_ERR. Both title and description are pretty strange. You are right. Shannon, I would say: "xen/arm:

Re: [Xen-devel] [PATCH v2] xen/arm: use XENLOG_G_ERR instead

2016-04-01 Thread Jan Beulich
>>> On 31.03.16 at 11:41, wrote: > From: Shannon Zhao > > To distinguish the error logs in function map_dev_mmio_region, use > XENLOG_G_ERR instead of XENLOG_ERR. Both title and description are pretty strange. Jan ___ Xen-devel mailing list Xen-dev

Re: [Xen-devel] [PATCH v2] xen/arm: use XENLOG_G_ERR instead

2016-04-01 Thread Konrad Rzeszutek Wilk
On Thu, Mar 31, 2016 at 05:41:49PM +0800, Shannon Zhao wrote: > From: Shannon Zhao > > To distinguish the error logs in function map_dev_mmio_region, use > XENLOG_G_ERR instead of XENLOG_ERR. > > Signed-off-by: Shannon Zhao Reviewed-by: Konrad Rzeszutek Wilk > --- > xen/arch/arm/p2m.c | 2 +