From: Ingo Molnar <mingo@elte.hu>
To: mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org,
jbeulich@novell.com, tglx@linutronix.de
Cc: linux-tip-commits@vger.kernel.org
Subject: Re: [tip:x86/urgent] x86: Fix build with older binutils and consolidate linker script
Date: Tue, 25 Aug 2009 09:50:29 +0200 [thread overview]
Message-ID: <20090825075029.GA857@elte.hu> (raw)
In-Reply-To: <tip-ddc98b38b6320d5de2e3167673a06ec1a48e9d0e@git.kernel.org>
* tip-bot for Jan Beulich <JBeulich@novell.com> wrote:
> Commit-ID: ddc98b38b6320d5de2e3167673a06ec1a48e9d0e
> Gitweb: http://git.kernel.org/tip/ddc98b38b6320d5de2e3167673a06ec1a48e9d0e
> Author: Jan Beulich <JBeulich@novell.com>
> AuthorDate: Tue, 18 Aug 2009 16:51:27 +0100
> Committer: H. Peter Anvin <hpa@zytor.com>
> CommitDate: Mon, 24 Aug 2009 15:51:35 -0700
>
> x86: Fix build with older binutils and consolidate linker script
this breaks the build with newer binutils:
LD .tmp_vmlinux1
ld: .tmp_vmlinux1: section `.init.text' can't be allocated in segment 2
LOAD: .vsyscall_0 .vsyscall_fn .vsyscall_gtod_data .vsyscall_1
.vsyscall_2 .vgetcpu_mode .jiffies .init.text .init.data .init.setup
.initcall.init .con_initcall.init .x86_cpu_dev.init
.security_initcall.init .parainstructions .altinstructions
.altinstr_replacement .exit.text .bss .brk
ld: final link failed: Bad value
make: *** [.tmp_vmlinux1] Error 1
Ingo
next prev parent reply other threads:[~2009-08-25 7:50 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-18 15:51 [PATCH] x86: fix build with older binutils and consolidate linker script Jan Beulich
2009-08-21 20:23 ` H. Peter Anvin
2009-08-24 6:55 ` Jan Beulich
2009-08-24 7:13 ` H. Peter Anvin
2009-08-24 7:21 ` Jan Beulich
2009-08-24 16:09 ` H. Peter Anvin
2009-08-24 22:55 ` [tip:x86/urgent] x86: Fix " tip-bot for Jan Beulich
2009-08-25 7:50 ` Ingo Molnar [this message]
2009-08-25 8:01 ` Jan Beulich
2009-08-25 8:27 ` Ingo Molnar
2009-08-25 13:53 ` Jan Beulich
2009-08-25 13:56 ` Ingo Molnar
2009-08-25 14:01 ` [tip:x86/urgent] x86: Fix build with older binutils andconsolidate " Jan Beulich
2009-08-25 14:14 ` Ingo Molnar
2009-08-25 14:35 ` [tip:x86/urgent] x86: Fix build with older binutilsandconsolidate " Jan Beulich
2009-08-25 14:48 ` Ingo Molnar
-- strict thread matches above, loose matches on Subject: below --
2009-08-25 13:50 [PATCH] x86: fix build with older binutils and consolidate linker script (v2) Jan Beulich
2009-08-25 14:01 ` [tip:x86/urgent] x86: Fix build with older binutils and consolidate linker script tip-bot for Jan Beulich
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=20090825075029.GA857@elte.hu \
--to=mingo@elte.hu \
--cc=hpa@zytor.com \
--cc=jbeulich@novell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/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.