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

Fix sysret test for C3 machines. #10425

Merged
merged 1 commit into from May 13, 2024
Merged

Fix sysret test for C3 machines. #10425

merged 1 commit into from May 13, 2024

Conversation

copybara-service[bot]
Copy link

Fix sysret test for C3 machines.

C3 machines have 5-level page tables enabled, which support 57 bits for virtual
addresses. So update kNonCanonicalRsp so it induces the SIGBUS failure for
5-level page table x86 systems too.

Suggested-by: Andrei Vagin avagin@google.com

@copybara-service copybara-service bot added the exported Issue was exported automatically label May 10, 2024
@copybara-service copybara-service bot force-pushed the test/cl632581917 branch 2 times, most recently from c057d39 to 342ae92 Compare May 13, 2024 13:14
C3 machines have 5-level page tables enabled, which support 57 bits for virtual
addresses. So update `kNonCanonicalRsp` so it induces the SIGBUS failure for
5-level page table x86 systems too.

Suggested-by: Andrei Vagin <avagin@google.com>
PiperOrigin-RevId: 633187852
@copybara-service copybara-service bot merged commit d643427 into master May 13, 2024
@copybara-service copybara-service bot deleted the test/cl632581917 branch May 13, 2024 13:27
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.

None yet

1 participant