Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i#2350 rseq: Add -disable_rseq option #3781

Merged
merged 3 commits into from
Aug 14, 2019
Merged

Conversation

derekbruening
Copy link
Contributor

Adds a new option -disable_rseq, which returns -ENOSYS on any SYS_rseq
system call. This is intended as a workaround for applications that
do not satisfy DR's limitations for full rseq support.

Adds a test that fails unless -disable_rseq is passed.

Moves the rseq limitations list to a new section on rseq in the
documentation.

Issue: #2350

Adds a new option -disable_rseq, which returns -ENOSYS on any SYS_rseq
system call.  This is intended as a workaround for applications that
do not satisfy DR's limitations for full rseq support.

Adds a test that fails unless -disable_rseq is passed.

Moves the rseq limitations list to a new section on rseq in the
documentation.

Issue: #2350
api/docs/bt.dox Show resolved Hide resolved
suite/tests/linux/rseq_noncompliant.c Outdated Show resolved Hide resolved
@derekbruening
Copy link
Contributor Author

The appveyor failure looks like #3320 in code_api|tool.drcachesim.missfile

@derekbruening derekbruening merged commit eeae0f3 into master Aug 14, 2019
@derekbruening derekbruening deleted the i2350-rseq-enosys branch August 14, 2019 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants