Re: [Xen-devel] [PATCH for-4.13] xen/arm32: head: Fix build when using GAS 2.25.0

2019-09-30 Thread Jürgen Groß
On 01.10.19 02:57, Stefano Stabellini wrote: On Mon, 30 Sep 2019, Andrew Cooper wrote: On 30/09/2019 19:44, Julien Grall wrote: GAS 2.25.0 throws multiple errors when building arm32/head.S: arm32/head.S: Assembler messages: arm32/head.S:452: Error: invalid constant (f7f) after fixup arm32/head

Re: [Xen-devel] [PATCH for-4.13] xen/arm32: head: Fix build when using GAS 2.25.0

2019-09-30 Thread Stefano Stabellini
On Mon, 30 Sep 2019, Andrew Cooper wrote: > On 30/09/2019 19:44, Julien Grall wrote: > > GAS 2.25.0 throws multiple errors when building arm32/head.S: > > > > arm32/head.S: Assembler messages: > > arm32/head.S:452: Error: invalid constant (f7f) after fixup > > arm32/head.S:453: Error: invalid const

Re: [Xen-devel] [PATCH for-4.13] xen/arm32: head: Fix build when using GAS 2.25.0

2019-09-30 Thread Andrew Cooper
On 30/09/2019 19:44, Julien Grall wrote: > GAS 2.25.0 throws multiple errors when building arm32/head.S: > > arm32/head.S: Assembler messages: > arm32/head.S:452: Error: invalid constant (f7f) after fixup > arm32/head.S:453: Error: invalid constant (f7f) after fixup > arm32/head.S:495: Error: inval

[Xen-devel] [PATCH for-4.13] xen/arm32: head: Fix build when using GAS 2.25.0

2019-09-30 Thread Julien Grall
GAS 2.25.0 throws multiple errors when building arm32/head.S: arm32/head.S: Assembler messages: arm32/head.S:452: Error: invalid constant (f7f) after fixup arm32/head.S:453: Error: invalid constant (f7f) after fixup arm32/head.S:495: Error: invalid constant (f7f) after fixup arm32/head.S:510: Erro