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:	Fri, 16 Jan 2009 09:02:22 -0500
From:	Gregory Haskins <ghaskins@...ell.com>
To:	Peter Zijlstra <peterz@...radead.org>
CC:	Ingo Molnar <mingo@...e.hu>, rostedt@...e.goodmis.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/2] fixes for tip/sched/rt

Peter Zijlstra wrote:
> On Fri, 2009-01-16 at 14:35 +0100, Ingo Molnar wrote:
>   
>> here's a new build failure with tip/sched/rt:
>>
>>   LD      .tmp_vmlinux1
>> kernel/built-in.o: In function `set_curr_task_rt':
>> sched.c:(.text+0x3675): undefined reference to `plist_del'
>> kernel/built-in.o: In function `pick_next_task_rt':
>> sched.c:(.text+0x37ce): undefined reference to `plist_del'
>> kernel/built-in.o: In function `enqueue_pushable_task':
>> sched.c:(.text+0x381c): undefined reference to `plist_del'
>>     
>
> diff --git a/init/Kconfig b/init/Kconfig
> index 6504ca6..3e66d41 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -995,7 +995,6 @@ config SLABINFO
>  
>  config RT_MUTEXES
>  	boolean
> -	select PLIST
>   

<snip>

Thanks, Peter!

-Greg



Download attachment "signature.asc" of type "application/pgp-signature" (258 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ