[PATCH 3/3] arm64: Add compile-time asserts for siginfo_t offsets

Will Deacon will at kernel.org
Wed May 26 10:42:17 PDT 2021


Hi Marco,

On Thu, Apr 29, 2021 at 09:07:34PM +0200, Marco Elver wrote:
> To help catch ABI breaks at compile-time, add compile-time assertions to
> verify the siginfo_t layout.
> 
> Signed-off-by: Marco Elver <elver at google.com>
> ---
>  arch/arm64/kernel/signal.c   | 36 ++++++++++++++++++++++++++++++++++++
>  arch/arm64/kernel/signal32.c | 36 ++++++++++++++++++++++++++++++++++++
>  2 files changed, 72 insertions(+)

Do you want me to queue this patch in the arm64 tree, or is the series all
going together via another route?

Thanks,

Will



More information about the linux-arm-kernel mailing list