From: Andrew Morton <akpm@linux-foundation.org>
To: Li Zefan <lizf@cn.fujitsu.com>
Cc: Ingo Molnar <mingo@elte.hu>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [-mmotm] build failure: undefined reference to `wakeup_preempt_entity'
Date: Wed, 4 Jun 2008 19:51:01 -0700 [thread overview]
Message-ID: <20080604195101.12206292.akpm@linux-foundation.org> (raw)
In-Reply-To: <48475117.9070508@cn.fujitsu.com>
On Thu, 05 Jun 2008 10:36:07 +0800 Li Zefan <lizf@cn.fujitsu.com> wrote:
> kernel/built-in.o: In function `pick_next':
> /home/lizf/linux-2.6.26-rc4/kernel/sched_fair.c:738: undefined reference to `wakeup_preempt_entity'
> kernel/built-in.o: In function `check_preempt_wakeup':
> /home/lizf/linux-2.6.26-rc4/kernel/sched_fair.c:1194: undefined reference to `wakeup_preempt_entity'
>
> This patch:
> sched-delete-dead-stuff.patch
>
> ------------------------------------------------
> From: Andrew Morton <akpm@linux-foundation.org>
>
> kernel/sched_fair.c:1170: warning: 'wakeup_preempt_entity' defined but not used
>
> Cc: Ingo Molnar <mingo@elte.hu>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
>
> But I can see this function is used in sched_fair.c.
OK, thanks, that function must have become undead since I last did a
test build.
wakeup_gran() also seems to have been resurrected, so
sched-delete-dead-stuff-2.patch is no longer needed either.
prev parent reply other threads:[~2008-06-05 2:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-05 2:36 [-mmotm] build failure: undefined reference to `wakeup_preempt_entity' Li Zefan
2008-06-05 2:51 ` Andrew Morton [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080604195101.12206292.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lizf@cn.fujitsu.com \
--cc=mingo@elte.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.