Skip to content

Conversation

@chrBrd
Copy link
Contributor

@chrBrd chrBrd commented Jan 24, 2025

In kernel 6.13 the MODULE_IMPORT_NS() function has been changed to accept string literals instead of macro expansions.

See torvalds/linux@cdd30eb

Closes #39

…= 6.13

In kernel 6.13 the `MODULE_IMPORT_NS()` function has been changed to accept string literals instead of macro expansions.

See torvalds/linux@cdd30eb
@heitbaum
Copy link

heitbaum commented Feb 1, 2025

Tested an$ working.

@rm-hull
Copy link

rm-hull commented Apr 21, 2025

Can this be merged into main please?

maximilian-glumann added a commit to teamspatzenhirn/gasket-driver that referenced this pull request Jul 26, 2025
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.

MODULE_IMPORT_NS() changed to accept string literals in kernel 6.13

3 participants