On 23/09/2024 4:39 pm, Jan Beulich wrote: > While for our present .data.read_mostly it may be deemed tolerable that > the name is truncated to .data.re, for the planned .init.trampoline an > abbreviation to .init.tr would end up pretty meaningless. Engage the > long section names extension that GNU ld has had support for already in > 2.22 (which we consider the baseline release for xen.efi building). > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Acked-by: Andrew Cooper <andrew.coop...@citrix.com> It's rather disappointing that this needs enabling explicitly, but oh well.