ICP module breaks in-tree kernel+zfs builds #5581
Labels
Status: Feedback requested
More information is requested
Status: Inactive
Not being actively updated
Status: Stale
No recent activity for issue
Type: Building
Indicates an issue related to building binaries
Using current master with #4329 and a few other ZVOL related changes, i'm unable to build in-tree per the instructions as i get invalid initializer errors from icp/io/aes.c:
The code responsible is already in master, and is likely related to what @behlendorf fixed in openzfs/spl#597. I'll take a quick look to see if i can fix these issues, and while the pointers piece i can probably fix this evening, the NULL macro definition seems strange... isn't that already available, or does the CDDL licensing constraint affect what can be referenced by the module's compilation process?
The text was updated successfully, but these errors were encountered: