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] [day] [month] [year] [list]
Date:	Thu, 23 Jul 2015 10:51:09 -0700
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Stephen Rothwell <sfr@...b.auug.org.au>, linux-next@...r.kernel.org
CC:	linux-kernel@...r.kernel.org, Jon Ringle <jringle@...dpoint.com>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: linux-next: Tree for Jul 23 (tty/serial/sc16ix7xx.c)

On 07/22/15 23:57, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20150722:
> 

on x86_64:

when CONFIG_I2C=m and
CONFIG_SERIAL_SC16IS7XX_CORE=y
CONFIG_SERIAL_SC16IS7XX=y
CONFIG_SERIAL_SC16IS7XX_I2C=y
CONFIG_SERIAL_SC16IS7XX_SPI=y

drivers/built-in.o: In function `sc16is7xx_i2c_probe':
sc16is7xx.c:(.text+0x8784a): undefined reference to `devm_regmap_init_i2c'
drivers/built-in.o: In function `sc16is7xx_init':
sc16is7xx.c:(.init.text+0x5fc9): undefined reference to `i2c_register_driver'
drivers/built-in.o: In function `sc16is7xx_exit':
sc16is7xx.c:(.exit.text+0x3f2): undefined reference to `i2c_del_driver'


Full randconfig file is attached.


-- 
~Randy

View attachment "config-r5385" of type "text/plain" (79950 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ