RE: [PATCH 6/6] x86/gsseg: use the LKGS instruction if available for load_gs_index()

From: H. Peter Anvin
Date: Sat Oct 08 2022 - 03:17:06 EST


On October 7, 2022 10:32:31 PM PDT, "Li, Xin3" <xin3.li@xxxxxxxxx> wrote:
>> > Andrew Cooper suggested upgrading the orphan section warning to a hard
>> > link error, orphan sections are bad regardless.
>> >
>>
>> Agreed 1000%. This is a no-brainer. From IRC:
>>
>>
>> <andyhhp> -LDFLAGS_vmlinux += --orphan-handling=warn <andyhhp>
>> +LDFLAGS_vmlinux += --orphan-handling=error
>
>Who is going to make the change?
>

Why don't you?