Re: CUV4X-D lockup on boot

2001-06-02 Thread Alan Cox
> I have an ASUS CUV4X-D Dual Processor Mainboard based on a VIA > 694XDP chipset. I notice from the archives that someone else > has also reported a lockup with the m/b when using two cpus > and have some info that may be useful to track it down. > > Using kernel 2.4.5 the kernel locks up

Re: CUV4X-D lockup on boot

2001-06-02 Thread lk
Further information: I inserted some printk()s in arch/i386/kernel/smpboot.c 320 static void __init synchronize_tsc_ap (void) 321 { 322 int i; 323 324 /* 325* smp_num_cpus is not necessarily known at the time 326* this gets called,

CUV4X-D lockup on boot

2001-06-02 Thread lk
I have an ASUS CUV4X-D Dual Processor Mainboard based on a VIA 694XDP chipset. I notice from the archives that someone else has also reported a lockup with the m/b when using two cpus and have some info that may be useful to track it down. Using kernel 2.4.5 the kernel locks up sporadically at

CUV4X-D lockup on boot

2001-06-02 Thread lk
I have an ASUS CUV4X-D Dual Processor Mainboard based on a VIA 694XDP chipset. I notice from the archives that someone else has also reported a lockup with the m/b when using two cpus and have some info that may be useful to track it down. Using kernel 2.4.5 the kernel locks up sporadically at

Re: CUV4X-D lockup on boot

2001-06-02 Thread lk
Further information: I inserted some printk()s in arch/i386/kernel/smpboot.c 320 static void __init synchronize_tsc_ap (void) 321 { 322 int i; 323 324 /* 325* smp_num_cpus is not necessarily known at the time 326* this gets called,

Re: CUV4X-D lockup on boot

2001-06-02 Thread Alan Cox
I have an ASUS CUV4X-D Dual Processor Mainboard based on a VIA 694XDP chipset. I notice from the archives that someone else has also reported a lockup with the m/b when using two cpus and have some info that may be useful to track it down. Using kernel 2.4.5 the kernel locks up