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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 2 Jan 2024 09:02:59 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
 Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
 Heiner Kallweit <hkallweit1@...il.com>, nic_swsd@...ltek.com,
 Network Development <netdev@...r.kernel.org>
Subject: Re: linux-next: Tree for Jan 2 (net/ethernet/realtek/r8169)



On 1/1/24 21:57, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20231222:
> 

on ppc32:

when CONFIG_R8169=y and
CONFIG_LEDS_TRIGGER_NETDEV=m, this part of the
r8169 Makefile doesn't work as needed:

ifdef CONFIG_LEDS_TRIGGER_NETDEV
r8169-objs += r8169_leds.o
endif

causing

r8169_leds.c:(.text+0x97c): undefined reference to `devm_led_classdev_register_ext'


Full randconfig file is attached.

-- 
#Randy
Download attachment "config-r4470.gz" of type "application/gzip" (54663 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ