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: Thu, 07 Jan 2021 00:20:07 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Randy Dunlap <rdunlap@...radead.org> Cc: linux-kernel@...r.kernel.org, lkp@...el.com, kurt@...utronix.de, netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org Subject: Re: [PATCH] net: dsa: fix led_classdev build errors Hello: This patch was applied to netdev/net.git (refs/heads/master): On Tue, 5 Jan 2021 18:18:15 -0800 you wrote: > Fix build errors when LEDS_CLASS=m and NET_DSA_HIRSCHMANN_HELLCREEK=y. > This limits the latter to =m when LEDS_CLASS=m. > > microblaze-linux-ld: drivers/net/dsa/hirschmann/hellcreek_ptp.o: in function `hellcreek_ptp_setup': > (.text+0xf80): undefined reference to `led_classdev_register_ext' > microblaze-linux-ld: (.text+0xf94): undefined reference to `led_classdev_register_ext' > microblaze-linux-ld: drivers/net/dsa/hirschmann/hellcreek_ptp.o: in function `hellcreek_ptp_free': > (.text+0x1018): undefined reference to `led_classdev_unregister' > microblaze-linux-ld: (.text+0x1024): undefined reference to `led_classdev_unregister' > > [...] Here is the summary with links: - net: dsa: fix led_classdev build errors https://git.kernel.org/netdev/net/c/7f847db30408 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists