Bug 198109 - Missing module license
Summary: Missing module license
Status: RESOLVED CODE_FIX
Alias: None
Product: Networking
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86-64 Linux
: P1 high
Assignee: Stephen Hemminger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-08 17:54 UTC by Alan Bartlett
Modified: 2018-01-08 16:40 UTC (History)
2 users (show)

See Also:
Kernel Version: 4.15-rc2
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Alan Bartlett 2017-12-08 17:54:59 UTC
The warning message, output during the kernel build, says it all --

WARNING: modpost: missing MODULE_LICENSE() in net/9p/9pnet_xen.o
Comment 1 Stephen Hemminger 2017-12-08 17:58:47 UTC
There is no module 9pnet_xen in upstream kernel.
You need to contact the author of any of tree code.
Comment 2 Stephen Hemminger 2017-12-08 17:59:29 UTC
Found it never mind
Comment 3 Alan Bartlett 2017-12-08 20:17:20 UTC
Thank you for your apology.
Comment 4 Alan Bartlett 2018-01-08 00:05:13 UTC
Still present in linux-4.15-rc7 as of Mon 8 Jan 2018 (UTC).
Comment 5 Stephen Hemminger 2018-01-08 16:40:43 UTC
Fix submitted (may make it in 4.15 final) and then stable.

https://patchwork.ozlabs.org/patch/856908/

Note You need to log in before you can comment on or make changes to this bug.