We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
firejail/src/lib/syscall.c
Lines 1107 to 1112 in bfcf8bc
Correct names are s390_pci_mmio_read and s390_pci_mmio_write.
s390_pci_mmio_read
s390_pci_mmio_write
The text was updated successfully, but these errors were encountered:
Fix wrong syscall names for s390_pci_mmio_{read,write}
7e8ba3a
Closes netblue30#5965
RELNOTES: add bugfix and ci items
679ab2e
Relates to #5965 #5976 #5984.
Successfully merging a pull request may close this issue.
firejail/src/lib/syscall.c
Lines 1107 to 1112 in bfcf8bc
Correct names are
s390_pci_mmio_read
ands390_pci_mmio_write
.The text was updated successfully, but these errors were encountered: