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]
Date:	Tue, 19 Nov 2013 09:25:23 -0800
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,
	Florian Lobmaier <florian.lobmaier@....com>,
	Laxman Dewangan <ldewangan@...dia.com>
Subject: Re: linux-next: Tree for Nov 19 (mfd/as3722)

On 11/18/13 19:39, Stephen Rothwell wrote:
> Hi all,
> 
> Please do *not* add any v3.14 material to linux-next until after
> v3.13-rc1 is released.
> 
> Changes since 20131118:
> 

on i386:

when CONFIG_I2C=m
(a.k.a. the dangers of having a bool depend on a tristate)

drivers/built-in.o: In function `as3722_i2c_probe':
as3722.c:(.text+0x41456): undefined reference to `devm_regmap_init_i2c'
drivers/built-in.o: In function `as3722_i2c_driver_init':
as3722.c:(.init.text+0x1b5d): undefined reference to `i2c_register_driver'
drivers/built-in.o: In function `as3722_i2c_driver_exit':
as3722.c:(.exit.text+0x41e): undefined reference to `i2c_del_driver'


Full randconfig file is attached.

-- 
~Randy

View attachment "config-as3722" of type "text/plain" (71243 bytes)

Powered by blists - more mailing lists