Bug 198109

Summary: Missing module license
Product: Networking Reporter: Alan Bartlett (ajb)
Component: OtherAssignee: Stephen Hemminger (stephen)
Status: RESOLVED CODE_FIX    
Severity: high CC: ajb, toracat
Priority: P1    
Hardware: x86-64   
OS: Linux   
Kernel Version: 4.15-rc2 Subsystem:
Regression: No Bisected commit-id:

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/