Page MenuHomeFreeBSD

linux: fix sigaltstack on amd64
ClosedPublic

Authored by trasz on Jul 24 2021, 2:26 PM.
Tags
None
Referenced Files
F84409406: D31298.diff
Thu, May 23, 11:55 AM
Unknown Object (File)
Tue, May 21, 4:44 AM
Unknown Object (File)
Fri, May 3, 2:35 AM
Unknown Object (File)
Mar 31 2024, 6:39 PM
Unknown Object (File)
Jan 14 2024, 12:52 AM
Unknown Object (File)
Dec 23 2023, 7:29 AM
Unknown Object (File)
Dec 14 2023, 12:42 AM
Unknown Object (File)
Dec 12 2023, 6:11 AM
Subscribers

Details

Summary

To determine whether to use alternate signal stack or not,
we need to use the native signal number, not the one translated
with bsd_to_linux_signal().

Fixes: 135dd0cab51

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40660
Build 37549: arc lint + arc unit