Navigation Menu

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

Change syscall.POLL to syscall.PPOLL. #566

Merged
merged 1 commit into from Jul 30, 2019
Merged

Change syscall.POLL to syscall.PPOLL. #566

merged 1 commit into from Jul 30, 2019

Conversation

gvisor-bot
Copy link
Collaborator

Change syscall.POLL to syscall.PPOLL.

syscall.POLL is not supported on arm64, using syscall.PPOLL
to support both the x86 and arm64. refs #63

@googlebot googlebot added the cla: yes CLA has been signed label Jul 18, 2019
@gvisor-bot gvisor-bot force-pushed the test_258865332 branch 5 times, most recently from 72268b8 to f207fa2 Compare July 19, 2019 20:01
@gvisor-bot gvisor-bot force-pushed the test_258865332 branch 3 times, most recently from 4148526 to 15b2c35 Compare July 30, 2019 17:06
syscall.POLL is not supported on arm64, using syscall.PPOLL
to support both the x86 and arm64. refs #63

Signed-off-by: Haibo Xu <haibo.xu@arm.com>
Change-Id: I2c81a063d3ec4e7e6b38fe62f17a0924977f505e
COPYBARA_INTEGRATE_REVIEW=#543 from xiaobo55x:master ba59826
PiperOrigin-RevId: 260752049
@gvisor-bot gvisor-bot merged commit 1decf76 into master Jul 30, 2019
@gvisor-bot gvisor-bot deleted the test_258865332 branch July 30, 2019 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA has been signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants