[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4970936E.4020403@novell.com>
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