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>] [day] [month] [year] [list]
Date:	Mon, 17 Jun 2013 13:37:07 -0700
From:	Jim Davis <jim.epost@...il.com>
To:	sfr@...b.auug.org.au
Cc:	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	jic23@....ac.uk
Subject: randconfig build error with next-20130617, in drivers/staging/iio

Building with the attached random configuration file,

drivers/built-in.o: In function `iio_simple_dummy_configure_buffer':
/home/jim/linux-next/linux/drivers/staging/iio/iio_simple_dummy_buffer.c:135: undefined reference to `iio_kfifo_allocate'
/home/jim/linux-next/linux/drivers/staging/iio/iio_simple_dummy_buffer.c:195: undefined reference to `iio_kfifo_free'
drivers/built-in.o: In function `iio_simple_dummy_unconfigure_buffer':
/home/jim/linux-next/linux/drivers/staging/iio/iio_simple_dummy_buffer.c:209: undefined reference to `iio_kfifo_free'
make: *** [vmlinux] Error 1

Naively changing

CONFIG_IIO_KFIFO=m

to

CONFIG_IIO_KFIFO=y

in the configuration file seems to fix that.

View attachment "randconfig-20130617" of type "text/plain" (62796 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ