aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers
diff options
context:
space:
mode:
authorZeng Heng <[email protected]>2023-08-08 21:40:34 +0800
committerWill Deacon <[email protected]>2023-08-11 12:24:16 +0100
commit71b634aba36201fa24e214db1be7ce50cf6e1863 (patch)
treee6c6bd1794afbce4527817bb9746e9b37799e617 /rust/helpers
parent09d2e95a04ad6fd258082ea3ba9a5bf52bbd5229 (diff)
kselftest/arm64: add DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpers
Add macro definition functions DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpers. Furthermore, there is no need to modify the default SIGILL handling function throughout the entire testing lifecycle in the main() function. It is reasonable to narrow the scope to the context of the sig_fn function only. This is a pre-patch for the subsequent SIGBUS handler patch. 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 'rust/helpers')
0 files changed, 0 insertions, 0 deletions