Page MenuHomeFreeBSD

tsan: set noexec stack on aarch64
ClosedPublic

Authored by emaste on Jun 3 2017, 1:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 12:31 AM
Unknown Object (File)
Wed, Nov 5, 10:31 PM
Unknown Object (File)
Wed, Nov 5, 10:31 PM
Unknown Object (File)
Wed, Nov 5, 10:31 PM
Unknown Object (File)
Wed, Nov 5, 8:30 PM
Unknown Object (File)
Sat, Oct 25, 2:17 AM
Unknown Object (File)
Oct 13 2025, 11:43 PM
Unknown Object (File)
Oct 1 2025, 3:32 PM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

LGTM. It's a pity tsan doesn't use the NO_EXEC_STACK_DIRECTIVE from lib/builtins/assembly.h though. Maybe something for upstream.

This revision is now accepted and ready to land.Jun 3 2017, 12:26 PM
This revision was automatically updated to reflect the committed changes.

Note that this is only needed for bfd, lld sets the noexec flag by default.