diff options
author | Zeng Heng <[email protected]> | 2023-08-08 21:40:35 +0800 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-08-11 12:24:16 +0100 |
commit | fd49cf088867f8fad7515b5424d301ca5d147070 (patch) | |
tree | 6039805b6c2db558a97f2695a3a2940e2fce2497 /tools/testing/selftests/net/af_unix/unix_connect.c | |
parent | 71b634aba36201fa24e214db1be7ce50cf6e1863 (diff) |
kselftest/arm64: add test item that support to capturing the SIGBUS signal
Some enhanced features, such as the LSE2 feature, do not result in
SILLILL if LSE2 is missing and LSE is present, but will generate a
SIGBUS exception when atomic access unaligned.
Therefore, we add test item to test this type of features.
Notice that testing for SIGBUS only makes sense after make sure that
the instruction does not cause a SIGILL signal.
Signed-off-by: Zeng Heng <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/af_unix/unix_connect.c')
0 files changed, 0 insertions, 0 deletions