On Fri, Nov 03, 2017 at 08:09:42PM +0000, Ard Biesheuvel wrote: > This is not true. Even when RANDOMIZE_MODULE_REGION_FULL is not > enabled, we may need module PLTs.
Got it. PLTs themselves are not a problem with gold, only the bug when processing a linker script of this particular format. I'll see if I can find a better workaround for this for v2. Sami