|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] unstable tip not booting on x86-64 with 'domain_crash_sy
On Thu, Sep 07, 2006 at 11:01:46PM +0300, Muli Ben-Yehuda wrote:
> > Binary chop on changeset revisions isn't a bad idea. I would think that such
> > a blatant failure mode couldn't have crept in all that long ago.
>
> Yep, I'm working on it. Might take a while to narrow it down though,
> between me and the machine is a very slow VPN connection and a
> weekend... I'll keep you updated.
Ok, this changeset:
changeset: 11223:a4550b7488400c44a9f27c92115c8e364493837a
user: Ian Campbell <ian.campbell@xxxxxxxxxxxxx>
date: Tue Aug 22 14:20:43 2006 +0100
files: linux-2.6-xen-sparse/arch/i386/kernel/vmlinux.lds.S
patches/linux-2.6.16.13/series
patches/linux-2.6.16.13/x86-put-note-sections-into-a-pt_note-segment-in-vmlinux.patch
patches/linux-2.6.16.13/x86_64-put-note-sections-into-a-pt_note-segment-in-vmlinux.patch
description:
[LINUX] Support creating ELF note segments in the kernel ELF image.
dies, while the previous one
(11222:cd4e7ace4e58d9e35c08ccaa4677c6b6d0cf137b) works.
Looking at the patch, I thought it might be a toolchain issue, so I
tried with two toolchains, both of which displayed the same results.
(cross compiling i386 to x86-64)
gcc version 3.4.4
ld version: 2.15
(native compilation on x86-64)
gcc version 3.3.3 (SuSE Linux)
GNU ld version 2.15.90.0.1.1 20040303 (SuSE Linux)
Cheers,
Muli
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|