diff options
author | Marco Elver <[email protected]> | 2021-04-29 21:07:33 +0200 |
---|---|---|
committer | Eric W. Biederman <[email protected]> | 2021-07-23 11:56:54 -0500 |
commit | 56516a42f2f1af01f053eecc4bf3f468d146f2c4 (patch) | |
tree | e6565a752502d5572f3b2ac8fed0f44ea00c0440 /arch/sparc/kernel/process_64.c | |
parent | 42365abdde2a22992e320ea5ae8f023d07352db3 (diff) |
arm: Add compile-time asserts for siginfo_t offsets
To help catch ABI breaks at compile-time, add compile-time assertions to
verify the siginfo_t layout.
This could have caught that we cannot portably add 64-bit integers to
siginfo_t on 32-bit architectures like Arm before reaching -next:
https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/87y2a7xx9q.fsf_-_@disp2133
Signed-off-by: Marco Elver <[email protected]>
Signed-off-by: Eric W. Biederman <[email protected]>
Diffstat (limited to 'arch/sparc/kernel/process_64.c')
0 files changed, 0 insertions, 0 deletions