Re: [PATCH] xen/arm: Fix compilation error when early printk is enabled

2021-01-22 Thread Jan Beulich
On 21.01.2021 19:47, Julien Grall wrote: > On 21/01/2021 10:24, Jan Beulich wrote: >> On 21.01.2021 10:56, Julien Grall wrote: >>> On 21/01/2021 09:43, Jan Beulich wrote: On 21.01.2021 10:30, Michal Orzel wrote: > --- a/xen/include/asm-arm/early_printk.h > +++

Re: [PATCH] xen/arm: Fix compilation error when early printk is enabled

2021-01-21 Thread Julien Grall
Hi Jan, On 21/01/2021 10:24, Jan Beulich wrote: On 21.01.2021 10:56, Julien Grall wrote: Hi Jan, On 21/01/2021 09:43, Jan Beulich wrote: On 21.01.2021 10:30, Michal Orzel wrote: Fix compilation error when enabling early printk, introduced by commit aa4b9d1ee6538b5cbe218d4d3fcdf9548130a063:

Re: [PATCH] xen/arm: Fix compilation error when early printk is enabled

2021-01-21 Thread Jan Beulich
On 21.01.2021 10:56, Julien Grall wrote: > Hi Jan, > > On 21/01/2021 09:43, Jan Beulich wrote: >> On 21.01.2021 10:30, Michal Orzel wrote: >>> Fix compilation error when enabling early printk, introduced >>> by commit aa4b9d1ee6538b5cbe218d4d3fcdf9548130a063: >>> ``` >>> debug.S: Assembler

Re: [PATCH] xen/arm: Fix compilation error when early printk is enabled

2021-01-21 Thread Julien Grall
Hi Jan, On 21/01/2021 09:43, Jan Beulich wrote: On 21.01.2021 10:30, Michal Orzel wrote: Fix compilation error when enabling early printk, introduced by commit aa4b9d1ee6538b5cbe218d4d3fcdf9548130a063: ``` debug.S: Assembler messages: debug.S:31: Error: constant expression expected at operand

Re: [PATCH] xen/arm: Fix compilation error when early printk is enabled

2021-01-21 Thread Michal Orzel
Hi Jan, On 21.01.2021 10:43, Jan Beulich wrote: > On 21.01.2021 10:30, Michal Orzel wrote: >> Fix compilation error when enabling early printk, introduced >> by commit aa4b9d1ee6538b5cbe218d4d3fcdf9548130a063: >> ``` >> debug.S: Assembler messages: >> debug.S:31: Error: constant expression

Re: [PATCH] xen/arm: Fix compilation error when early printk is enabled

2021-01-21 Thread Bertrand Marquis
Hi Michal, > On 21 Jan 2021, at 09:30, Michal Orzel wrote: > > Fix compilation error when enabling early printk, introduced > by commit aa4b9d1ee6538b5cbe218d4d3fcdf9548130a063: > ``` > debug.S: Assembler messages: > debug.S:31: Error: constant expression expected at operand 2 -- `ldr >

Re: [PATCH] xen/arm: Fix compilation error when early printk is enabled

2021-01-21 Thread Jan Beulich
On 21.01.2021 10:30, Michal Orzel wrote: > Fix compilation error when enabling early printk, introduced > by commit aa4b9d1ee6538b5cbe218d4d3fcdf9548130a063: > ``` > debug.S: Assembler messages: > debug.S:31: Error: constant expression expected at operand 2 -- `ldr >

Re: [PATCH] xen/arm: Fix compilation error when early printk is enabled

2021-01-21 Thread Julien Grall
Hi Michal, On 21/01/2021 09:30, Michal Orzel wrote: Fix compilation error when enabling early printk, introduced by commit aa4b9d1ee6538b5cbe218d4d3fcdf9548130a063: ``` debug.S: Assembler messages: debug.S:31: Error: constant expression expected at operand 2 -- `ldr

[PATCH] xen/arm: Fix compilation error when early printk is enabled

2021-01-21 Thread Michal Orzel
Fix compilation error when enabling early printk, introduced by commit aa4b9d1ee6538b5cbe218d4d3fcdf9548130a063: ``` debug.S: Assembler messages: debug.S:31: Error: constant expression expected at operand 2 -- `ldr x15,=((0x0040+(0)*PAGE_SIZE)+(0x1c09&~PAGE_MASK))` debug.S:38: Error: