my cpu is MPC860, kernel version is 2.6.20.14, the kernel start info in the mail. why does the kernel panic?

Scott Wood scottwood at freescale.com
Tue Aug 7 01:52:38 EST 2007


poorbeyond wrote:
> Linux version 2.6.20.14 (root at localhost.localdomain) (gcc version 4.0.0 (DENX ELDK 4.0 4.0.0)) #1 PREEMPT Sun Aug 5 18:23:18 CST 2007

It wouldn't surprise me if the 8xx code has issues with PREEMPT; try 
turning it off for now.

> 
> ------------[ cut here ]------------
> 
> Badness at 00200880 [verbose debug info unavailable]
> 
> Call Trace:
> 
> [00285E60] [00008E24]  (unreliable)
> 
> [00285E90] [000EBA14] 
> 
> [00285EA0] [00003D88] 

Enable verbose debug messages and kallsyms for more useful output.

Are you running arch/ppc or arch/powerpc?

-Scott


More information about the Linuxppc-embedded mailing list