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

kvm/arm64: exclude PROT_NONE mappings from the read-only list #7164

Merged
merged 0 commits into from Feb 16, 2022

Conversation

copybara-service[bot]
Copy link

kvm/arm64: exclude PROT_NONE mappings from the read-only list

Go-runtime uses PROT_NONE mappings as place holders for future read-write
mappings.

Accese mode has to be a property of physicalRegion. It makes code cleaner.

Fixes #7153.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#7162 from avagin:arm64-prot-none cd8ba85

@copybara-service copybara-service bot added the exported Issue was exported automatically label Feb 10, 2022
@copybara-service copybara-service bot force-pushed the test/cl427604916 branch 2 times, most recently from b35ba5f to acce085 Compare February 10, 2022 03:30
@zhlhahaha
Copy link
Contributor

I have done unit-tests, syscall-kvm-tests, docker-tests and kvm-tests on Arm64. All tests have passed.

@zhlhahaha
Copy link
Contributor

/lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

arm64: the kvm platform is broken
1 participant