[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] tests/tcg: Fix new cross-compiler warnings
From: |
Alex Bennée |
Subject: |
Re: [PATCH 0/2] tests/tcg: Fix new cross-compiler warnings |
Date: |
Wed, 24 Jul 2024 10:54:52 +0100 |
Richard Henderson <richard.henderson@linaro.org> writes:
> Recent updates to debian cross-compilers have enabled some
> new warnings by default, which encourage good behaviour for
> userland binaries.
>
> Neither are applicable for our system mode kernel images,
> but we do have a few userland tests that are affected.
>
> The --noexecstack assembler flag takes care of adding the
> appropriate .note.GNU-stack elf note for us, rather than
> writing a dozen lines of assembly template, and so is a
> true fix rather than merely disabling the linker warning.
Queued to maintainer/for-9.1, thanks.
> 10 files changed, 11 insertions(+), 11 deletions(-)
--
Alex Bennée
Virtualisation Tech Lead @ Linaro