nix icon indicating copy to clipboard operation
nix copied to clipboard

Add MODULE_INIT_COMPRESSED_FILE to ModuleInitFlags bitflags

Open sinkingpoint opened this issue 1 year ago • 4 comments
trafficstars

This is needed to be able to load compressed kernel modules.

What does this PR do

Checklist:

  • [x] I have read CONTRIBUTING.md
  • [x] I have written necessary tests and rustdoc comments
  • [x] A change log has been added if this PR modifies nix's API

sinkingpoint avatar Jul 22 '24 04:07 sinkingpoint