Greetings. 

I just got my system together and up and going. I have the UDMA/66 
controller working and am able to boot in uniprocessor mode just fine. I am 
getting a kernel oops though booting a SMP kernel and it occurs right 
after it mounts the /proc filesystem. Below is the output from the kysmoops 
program. Anyone have some insight? I did check the mailing archives, but 
did not see anything directly relating to this. Maybe my second CPU is bad? 
TIA. 

-Steve 

*************************************************************************** 
ksymoops 2.3.3 on i686 2.3.99-pre3. Options used 
     -V (default) 
     -K (specified) 
     -L (specified) 
     -o /lib/modules/2.3.99-pre3/ (default) 
     -m /usr/src/linux/System.map (default) 

No modules in ksyms, skipping objects 
Oops: 0002 
CPU: 1 
EIP: 0010:[<c0108df6>] 
Using defaults from ksymoops -t elf32-i386 -a i386 
EFLAGS: 00010246 
eax: 00000000 ebx: c0108db0 ecx: c1276000 edx: c1276000 
esi: c1276000 edi: c0108db0 ebp: 00000000 esp: c1277fb0 
ds: 0018 es: 0018 ss: 0018 
Process swapper (pid: 0, stackpage=c1277000) 
Call Trace: [<c0108e22>] [<c019af29>] 
Code: 00 00 00 00 c7 40 20 9c ff ff ff bf b0 8d 10 c0 89 c6 89 fb 

>>EIP; c0108df6 <cpu_idle+12/54> <===== 
Trace; c0108e22 <cpu_idle+3e/54> 
Trace; c019af29 <vt_console_print+2d9/2f0> 
Code; c0108df6 <cpu_idle+12/54> 
00000000 <_EIP>: 
Code; c0108df6 <cpu_idle+12/54> <===== 
   0: 00 00 addb %al,(%eax) <===== 
Code; c0108df8 <cpu_idle+14/54> 
   2: 00 00 addb %al,(%eax) 
Code; c0108dfa <cpu_idle+16/54> 
   4: c7 40 20 9c ff ff ff movl $0xffffff9c,0x20(%eax) 
Code; c0108e01 <cpu_idle+1d/54> 
   b: bf b0 8d 10 c0 movl $0xc0108db0,%edi 
Code; c0108e06 <cpu_idle+22/54> 
  10: 89 c6 movl %eax,%esi 
Code; c0108e08 <cpu_idle+24/54> 
  12: 89 fb movl %edi,%ebx 
*************************************************************************** 


-- 
 Steven J. Hill - Embedded SW Engineer
 Public Key: 'finger [EMAIL PROTECTED]'
 FPR1: E124 6E1C AF8E 7802 A815
 FPR2: 7D72 829C 3386 4C4A E17D
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/
--
=-          To unsubscribe, email [EMAIL PROTECTED] with the       -=
=-                body of "unsubscribe linux-abit".                 -=

Reply via email to