Re: [Xen-devel] [PATCH] [VERY RFC] Clang: Issues with .data.rel.ro relocations

2016-02-18 Thread Jan Beulich
>>> On 17.02.16 at 21:42, wrote: > Clang-3.8 generates several .data.rel.ro sections when compiling Xen. > > c/s eb2952b4 "x86: move alternative.c data fully into .init.*" cited "While at > it also drop the non-local section names from SPECIAL_DATA_SECTIONS - they > can't be safely converted." wi

Re: [Xen-devel] [PATCH] [VERY RFC] Clang: Issues with .data.rel.ro relocations

2016-02-18 Thread Andrew Cooper
On 18/02/16 10:50, Jan Beulich wrote: On 17.02.16 at 21:42, wrote: >> Clang-3.8 generates several .data.rel.ro sections when compiling Xen. >> >> c/s eb2952b4 "x86: move alternative.c data fully into .init.*" cited "While >> at >> it also drop the non-local section names from SPECIAL_DATA_SE

[Xen-devel] [PATCH] [VERY RFC] Clang: Issues with .data.rel.ro relocations

2016-02-17 Thread Andrew Cooper
Clang-3.8 generates several .data.rel.ro sections when compiling Xen. c/s eb2952b4 "x86: move alternative.c data fully into .init.*" cited "While at it also drop the non-local section names from SPECIAL_DATA_SECTIONS - they can't be safely converted." without any further information, and google is