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

On 12/16/2013 05:53 AM, Jim Davis wrote:
> 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

Thanks for the heads up! I'll chase these down!
-john

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ