> Could it have anything to do with SMP, Preemptible kernel, HPET?
> Here's the processor type part of my kernel config: 

I honestly have no idea. Here's the diff between your config and mine (<
is yours, > is mine). Significant differences seem to be I don't have
HPET set, nor APIC, but I don't really know what effect these things may
have...

Cheers,
--Diego

20c20
< # CONFIG_MPENTIUM4 is not set
---
> CONFIG_MPENTIUM4=y
22c22
< CONFIG_MK7=y
---
> # CONFIG_MK7 is not set
34c34
< CONFIG_X86_L1_CACHE_SHIFT=6
---
> CONFIG_X86_L1_CACHE_SHIFT=7
43,44c43
< CONFIG_X86_USE_3DNOW=y
< CONFIG_HPET_TIMER=y
---
> # CONFIG_HPET_TIMER is not set
48,51c47
< CONFIG_X86_UP_APIC=y
< CONFIG_X86_UP_IOAPIC=y
< CONFIG_X86_LOCAL_APIC=y
< CONFIG_X86_IO_APIC=y
---
> # CONFIG_X86_UP_APIC is not set
53c49,50
< # CONFIG_X86_MCE is not set
---
> CONFIG_X86_MCE=y
> CONFIG_X86_MCE_NONFATAL=y
65d61
< # CONFIG_EFI is not set



--
[EMAIL PROTECTED] mailing list

Reply via email to