Bug#619034: Boot problem due to PCI core, x86 mm or ACPI/BIOS

2011-07-14 Thread Svante Signell
On Wed, 2011-07-13 at 11:33 -0500, Jonathan Nieder wrote: $ make deb-pkg; # builds a .deb Build fails: gcc-4.6, 4.5, 4.4. /tmp/ccY6xbIg.s: Error: .size expression for do_hypervisor_callback does not evaluate to a constant gcc-4.2 and 4.1: /usr/bin/ld: cannot find crt1.o: No such file or

Bug#619034: Boot problem due to PCI core, x86 mm or ACPI/BIOS

2011-07-14 Thread Svante Signell
On Thu, 2011-07-14 at 10:37 +0200, Svante Signell wrote: On Wed, 2011-07-13 at 11:33 -0500, Jonathan Nieder wrote: $ make deb-pkg; # builds a .deb Build fails: gcc-4.6, 4.5, 4.4. /tmp/ccY6xbIg.s: Error: .size expression for do_hypervisor_callback does not evaluate to a constant Solved by:

Bug#619034: Boot problem due to PCI core, x86 mm or ACPI/BIOS

2011-07-14 Thread Jonathan Nieder
Svante Signell wrote: Next problem: CC arch/x86/vdso/vgetcpu.o CC arch/x86/vdso/vvar.o VDSOarch/x86/vdso/vdso.so.dbg gcc: error: elf_x86_64: No such file or directory make[4]: *** [arch/x86/vdso/vdso.so.dbg] Error 1 Yeah, you'll want git cherry-pick --no-commit de2a8cf9

Bug#619034: Boot problem due to PCI core, x86 mm or ACPI/BIOS

2011-07-14 Thread Svante Signell
On Thu, 2011-07-14 at 04:01 -0500, Jonathan Nieder wrote: Svante Signell wrote: Next problem: CC arch/x86/vdso/vgetcpu.o CC arch/x86/vdso/vvar.o VDSOarch/x86/vdso/vdso.so.dbg gcc: error: elf_x86_64: No such file or directory make[4]: ***

Bug#619034: Boot problem due to PCI core, x86 mm or ACPI/BIOS

2011-07-13 Thread Jonathan Nieder
Svante Signell wrote: ON, now I have made the bisection: 2.6.33-1~experimental.5 works OK, however with the address space collision warning reported earlier. 2.6.34-1~experimental.1 shows the same problems ar later kernels. Do you need dmesg output or anything else to make progress?