Re: [PATCH v4 06/22] arm64: vdso: Discard .discard.* sections
From: Song Liu
Date: Tue Aug 11 2026 - 19:35:34 EST
On Sat, Aug 8, 2026 at 4:18 PM Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>
> In preparation for enabling objtool on arm64, add .discard.* to the
> vDSO's /DISCARD/ section so objtool annotations don't cause orphan
> section warnings or leak into the final vDSO binary.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
Acked-by: Song Liu <song@xxxxxxxxxx>