Re: [PATCH] x86-64: fix vDSO build

From: Andy Lutomirski
Date: Thu Jul 03 2014 - 11:33:40 EST


On Thu, Jul 3, 2014 at 7:34 AM, Jan Beulich <JBeulich@xxxxxxxx> wrote:
> Certain ld versions (observed with 2.20.0) put an empty .rela.dyn
> section into shared object files, breaking the assumption on the number
> of sections to be copied to the final output. Simply discard any empty
> SHT_REL and SHT_RELA sections to address this.
>
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
> Cc: Andy Lutomirski <luto@xxxxxxxxxxxxxx>

Acked-by: Andy Lutomirski <luto@xxxxxxxxxxxxxx>

although I'm hoping to get rid of this section copying crap soon anyway.

--Andy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/