Page MenuHomeFreeBSD

linux: fix sigaltstack on amd64
ClosedPublic

Authored by trasz on Jul 24 2021, 2:26 PM.
Tags
None
Referenced Files
F156956946: D31298.id92705.diff
Sun, May 17, 3:34 PM
Unknown Object (File)
Sun, May 17, 8:29 AM
Unknown Object (File)
Wed, May 13, 10:41 PM
Unknown Object (File)
Wed, May 13, 10:40 PM
Unknown Object (File)
Wed, May 13, 10:40 PM
Unknown Object (File)
Wed, May 13, 10:32 PM
Unknown Object (File)
Sat, May 2, 10:34 AM
Unknown Object (File)
Mon, Apr 27, 12:02 PM
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