lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 05 Jan 2021 16:57:32 -0800 (PST) From: David Miller <davem@...emloft.net> To: mpe@...erman.id.au Cc: netdev@...r.kernel.org, pantelis.antoniou@...il.com, kuba@...nel.org, linux-kernel@...r.kernel.org, linuxppc-dev@...abs.org, andrew@...n.ch Subject: Re: [PATCH v2] net: ethernet: fs_enet: Add missing MODULE_LICENSE From: Michael Ellerman <mpe@...erman.id.au> Date: Tue, 5 Jan 2021 20:15:15 +1100 > Since commit 1d6cd3929360 ("modpost: turn missing MODULE_LICENSE() > into error") the ppc32_allmodconfig build fails with: > > ERROR: modpost: missing MODULE_LICENSE() in drivers/net/ethernet/freescale/fs_enet/mii-fec.o > ERROR: modpost: missing MODULE_LICENSE() in drivers/net/ethernet/freescale/fs_enet/mii-bitbang.o > > Add the missing MODULE_LICENSEs to fix the build. Both files include a > copyright header indicating they are GPL v2. > > Signed-off-by: Michael Ellerman <mpe@...erman.id.au> Applied.
Powered by blists - more mailing lists