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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b0450e23-2556-489f-8f4e-cca7aed9d975@infradead.org>
Date: Thu, 17 Apr 2025 16:28:01 -0700
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>,
 linux-gpio@...r.kernel.org, Linus Walleij <linus.walleij@...aro.org>,
 Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: Re: linux-next: Tree for Apr 17 (drivers/pinctrl/pinctrl-sx150x.o)



On 4/17/25 12:41 AM, Stephen Rothwell wrote:
> Hi all,
> 
> News: there will be no linux-next releases tomorrow or Monday, next
> Friday.
> 
> Changes since 20250416:
> 

on x86_64:
CONFIG_PINCTRL_SX150X=y
CONFIG_I2C=m
CONFIG_COMPILE_TEST=y


ld: drivers/pinctrl/pinctrl-sx150x.o: in function `sx150x_regmap_reg_read':
/home/rdunlap/lnx/next/linux-next-20250417/X64/drivers/pinctrl/pinctrl-sx150x.c:1061:(.text+0xff2): undefined reference to `i2c_smbus_read_byte_data'
ld: drivers/pinctrl/pinctrl-sx150x.o: in function `sx150x_probe':
/home/rdunlap/lnx/next/linux-next-20250417/X64/drivers/pinctrl/pinctrl-sx150x.c:1138:(.text+0x12ce): undefined reference to `i2c_get_match_data'
ld: drivers/pinctrl/pinctrl-sx150x.o: in function `sx150x_regmap_reg_write':
/home/rdunlap/lnx/next/linux-next-20250417/X64/drivers/pinctrl/pinctrl-sx150x.c:1087:(.text+0x22cf): undefined reference to `i2c_smbus_write_byte_data'
ld: drivers/pinctrl/pinctrl-sx150x.o: in function `sx150x_init':
/home/rdunlap/lnx/next/linux-next-20250417/X64/drivers/pinctrl/pinctrl-sx150x.c:1266:(.init.text+0xa): undefined reference to `i2c_register_driver'



-- 
~Randy


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ