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

Don't use syscall_readonly in set_thread_area. #314

Merged
merged 1 commit into from
May 16, 2022

Conversation

sunfishcode
Copy link
Member

set_thread_area updates the entry_number field of the struct passed
to it, so don't use syscall_readonly.

`set_thread_area` updates the `entry_number` field of the struct passed
to it, so don't use `syscall_readonly`.
@sunfishcode sunfishcode merged commit ab7b900 into main May 16, 2022
@sunfishcode sunfishcode deleted the sunfishcode/readonly branch May 16, 2022 11:04
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.

1 participant