2006-09-28 21:35:04

by art

[permalink] [raw]
Subject: 2.6.18.git9 SMP x86_64 boot & compilation problem

2.6.18.git9 SMP x86_64 boot & compilation problem

[xxx@localhost linux-2.6.18]$ make -j 4
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CHK include/linux/compile.h
MODPOST vmlinux
Kernel: arch/x86_64/boot/bzImage is ready (#1)
Building modules, stage 2.
MODPOST 1164 modules
WARNING: arch/x86_64/kernel/cpufreq/acpi-cpufreq.o - Section mismatch:
reference to .init.data: from .text between 'acpi_cpufreq_cpu_init'
(at offset 0x3b9) and 'acpi_cpufreq_target'
[xxx@localhost linux-2.6.18]$

boot hungs up !!!
3 last lines from screen at boot time:

...
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
PNP: PS/2 Controller [PNP0303:PS@K] at 0x60,0x64 irq1
PNP: PS/2 controller doesn't have AUX irq: using default 12

last working version is 2.6.18-git6

xboom
[email protected]