Fixes for less common platforms - #76
Open
nE0sIghT wants to merge 5 commits into
Open
Conversation
Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org>
Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org>
Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org>
Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org>
Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello!
Here are fixes for issues affecting less-common platforms found via Debian tests [1]
d4e0572 fixes incorrect C type handling on big-endian arches. Tested in an s390x vm.
9381d9f fixes buffer-size handling on 32-bit architectures. Tested in an i386 docker container on an amd64 host and in a powerpc vm
39b7ba5 fixes timeout handling on 32-bit big-endian powerpc. Tested in a powerpc vm.
d663292 relaxes test assumptions that caused failures on alpha and loong64. Tested in a loong64 vm. I hope it will work for alpha too.
ac16a6b fixes the SQPOLL fallback when io_uring_setup() is denied in restricted environments, as observed in Debian's amd64 autopkgtests [2].
The last issue can be reproduced with:
[1] https://buildd.debian.org/status/package.php?p=caio
[2] https://ci.debian.net/packages/c/caio/testing/amd64/74855165/