Re: [PATCH 3/3] arm64: Add compile-time asserts for siginfo_t offsets
From: Will Deacon <will@kernel.org>
Date: 2021-05-26 18:29:45
Also in:
lkml, sparclinux
From: Will Deacon <will@kernel.org>
Date: 2021-05-26 18:29:45
Also in:
lkml, sparclinux
On Wed, May 26, 2021 at 07:50:41PM +0200, Marco Elver wrote:
On Wed, 26 May 2021 at 19:42, Will Deacon [off-list ref] wrote:quoted
Hi Marco, On Thu, Apr 29, 2021 at 09:07:34PM +0200, Marco Elver wrote:quoted
To help catch ABI breaks at compile-time, add compile-time assertions to verify the siginfo_t layout. Signed-off-by: Marco Elver <elver@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?I think Eric will queue them together with a bunch of other cleanups, because as-is these patches are out-of-date as of: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a0e31f3a38e77612ed8967aaad28db6d3ee674b5
Ok, thanks. I will ignore this then :) Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel