Skip to content

Patch firecracker to ignore unknown ioctl flags#6841

Closed
maggie-lou wants to merge 1 commit intomasterfrom
patch_fc_unknown_ioctl
Closed

Patch firecracker to ignore unknown ioctl flags#6841
maggie-lou wants to merge 1 commit intomasterfrom
patch_fc_unknown_ioctl

Conversation

@maggie-lou
Copy link
Collaborator

@maggie-lou maggie-lou commented Jun 14, 2024

The diff that was applied on top of firecracker tag v1.7.0: https://github.com/firecracker-microvm/firecracker/compare/v1.7.0...maggie-lou:firecracker:patch_uffd?expand=1

Newer Kernel versions added a new IOCTL flag, which causes Firecracker to fail.. Userfaultfd-rs was patched to ignore unknown flags. Firecracker upgraded uffd-rs, but it hasn't made it into a new release yet. In the meantime, patch firecracker so that we can run it on our shiny new executors with upgraded kernel

Related issues: N/A

@maggie-lou maggie-lou force-pushed the patch_fc_unknown_ioctl branch from 9cdad55 to 4e68246 Compare June 14, 2024 22:19
@maggie-lou maggie-lou force-pushed the patch_fc_unknown_ioctl branch from 4e68246 to aa25164 Compare June 14, 2024 22:22
@maggie-lou maggie-lou closed this Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant