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:	Mon, 16 Dec 2013 06:53:17 -0700
From:	Jim Davis <jim.epost@...il.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	gregkh@...uxfoundation.org, john.stultz@...aro.org
Subject: randconfig build error with next-20131216, in drivers/staging/android/ion

Building with the attached random configuration file,

drivers/built-in.o: In function `ion_heap_freelist_add':
(.text+0xf292c): undefined reference to `rt_mutex_lock'
drivers/built-in.o: In function `ion_heap_freelist_add':
(.text+0xf2958): undefined reference to `rt_mutex_unlock'
drivers/built-in.o: In function `ion_heap_freelist_size':
(.text+0xf2990): undefined reference to `rt_mutex_lock'
drivers/built-in.o: In function `ion_heap_freelist_size':
(.text+0xf29a0): undefined reference to `rt_mutex_unlock'
drivers/built-in.o: In function `ion_heap_deferred_free':
ion_heap.c:(.text+0xf2a2d): undefined reference to `rt_mutex_lock'
ion_heap.c:(.text+0xf2a48): undefined reference to `rt_mutex_unlock'
ion_heap.c:(.text+0xf2a6e): undefined reference to `rt_mutex_unlock'
drivers/built-in.o: In function `ion_heap_freelist_drain':
(.text+0xf2ab2): undefined reference to `rt_mutex_lock'
drivers/built-in.o: In function `ion_heap_freelist_drain':
(.text+0xf2aed): undefined reference to `rt_mutex_unlock'
drivers/built-in.o: In function `ion_heap_init_deferred_free':
(.text+0xf2b7c): undefined reference to `__rt_mutex_init'
make: *** [vmlinux] Error 1

View attachment "randconfig-1387179867.txt" of type "text/plain" (45901 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ