From: George Anzinger <george@mvista.com>
To: Andrew Morton <akpm@osdl.org>
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org,
robustmutexes@lists.osdl.org
Subject: Re: [PATCH] 2.6.14-rc5 fails to build with out CONFIG_FUTEX
Date: Mon, 24 Oct 2005 17:38:23 -0700 [thread overview]
Message-ID: <435D7E7F.6020608@mvista.com> (raw)
In-Reply-To: <20051024165452.3a809632.akpm@osdl.org>
Andrew Morton wrote:
> George Anzinger <george@mvista.com> wrote:
>
>>Both kernel/exit.c and fs/dcache.c refer to functions in kernel/futex.c which is not built unless
>>CONFIG_FUTEX is true. This causes a build failure at link time:
>> LD vmlinux
>>kernel/built-in.o(.text+0xab58): In function `do_exit':
>>/usr/src/linux-2.6.14-rc/kernel/exit.c:851: undefined reference to `exit_futex'
>>fs/built-in.o(.text+0x1b2bf): In function `dput':
>>/usr/src/linux-2.6.14-rc/fs/dcache.c:165: undefined reference to `futex_free_robust_list'
>
>
> This problem is specific to the robust-futexes patch.
And that appears to be in rc5, right?
--
George Anzinger george@mvista.com
HRT (High-res-timers): http://sourceforge.net/projects/high-res-timers/
next prev parent reply other threads:[~2005-10-25 0:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-24 23:33 [PATCH] 2.6.14-rc5 fails to build with out CONFIG_FUTEX George Anzinger
2005-10-24 23:54 ` Andrew Morton
2005-10-25 0:38 ` George Anzinger [this message]
2005-10-25 0:50 ` Andrew Morton
2005-10-25 5:11 ` George Anzinger
2005-10-25 10:34 ` Ingo Molnar
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=435D7E7F.6020608@mvista.com \
--to=george@mvista.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robustmutexes@lists.osdl.org \
--cc=torvalds@osdl.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox