* my cpu is MPC860, kernel version is 2.6.20.14, the kernel start info in the mail. why does the kernel panic?
@ 2007-08-05 10:54 poorbeyond
2007-08-06 15:52 ` Scott Wood
0 siblings, 1 reply; 5+ messages in thread
From: poorbeyond @ 2007-08-05 10:54 UTC (permalink / raw)
To: Linux-ppc mail list
[-- Attachment #1: Type: text/plain, Size: 3838 bytes --]
^_^=>bootm 300000
## Booting image at 00300000 ...
Image Name: Linux-2.6.20.14
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 1038351 Bytes = 1014 kB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
## Current stack ends at 0x01D5DB10 => set upper limit to 0x00800000
No initrd
## Transferring control to Linux (at address 00000000) ...
bootm1
Linux version 2.6.20.14 (root@localhost.localdomain) (gcc version 4.0.0 (DENX ELDK 4.0 4.0.0)) #1 PREEMPT Sun Aug 5 18:23:18 CST 2007
I2C/SPI/SMC1 microcode patch installed.
Zone PFN ranges:
DMA 0 -> 2048
Normal 2048 -> 2048
early_node_map[1] active PFN ranges
0: 0 -> 2048
Built 1 zonelists. Total pages: 2032
Kernel command line:
PID hash table entries: 32 (order: 5, 128 bytes)
Decrementer Frequency = 187500000/60
Warning: real time clock seems stuck!
cpm_uart: console: compat mode
Dentry cache hash table entries: 1024 (order: 0, 4096 bytes)
Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)in
Memory: 5732k available (1592k kernel code, 688k data, 92k init, 0k highmem)
Security Framework v1.0.0 initialized
SELinux: Initializing.
SELinux: Starting in permissive mode
selinux_register_security: Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512
------------[ cut here ]------------
Badness at 00200880 [verbose debug info unavailable]
Call Trace:
[00285E60] [00008E24] (unreliable)
[00285E90] [000EBA14]
[00285EA0] [00003D88]
[00285ED0] [000030EC]
[00285F90] [00202E98]
[00285FA0] [000022DC]
[00285FF0] [00004BA0]
NET: Registered protocol family 16
Generic PHY: Registered new driver
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 256 (order: 0, 4096 bytes)
TCP bind hash table entries: 128 (order: -1, 2560 bytes)
TCP: Hash tables configured (established 256 bind 128)
TCP reno registered
audit: initializing netlink socket (disabled)
audit(4160749566.303:1): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SELinux: Registering netfilter hooks
io scheduler noop registered (default)
Serial: CPM driver $Revision: 0.02 $
cpm_uart: WARNING: no UART devices found on platform bus!
cpm_uart: the driver will guess configuration, but this mode is no longer supported.
ttyCPM0 at MMIO 0xff000a80 (irq = 20) is a CPM UART
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
LXT970: Registered new driver
LXT971: Registered new driver
fs_enet.c:v1.0 (Aug 8, 2005)
------------[ cut here ]------------
Kernel BUG at 000056a4 [verbose debug info unavailable]
Oops: Exception in kernel mode, sig: 5 [#1]
PREEMPT
NIP: 000056A4 LR: 00005658 CTR: 00000000
REGS: 00285e90 TRAP: 0700 Not tainted (2.6.20.14)
MSR: 00029032 <EE,ME,IR,DR> CR: 44000042 XER: 2000107F
TASK = 00282bd0[1] 'swapper' THREAD: 00284000
GPR00: 00400165 00285F40 00282BD0 0025B104 00000000 00000BDA 00306FFC 00000000
GPR08: 001C1648 00000001 00401000 00400164 00000000 40000001 02000000 00000001
GPR16: 00000000 01FFFA54 FFFFFFFF 00000000 00800000 007FFF00 01FFAA14 00285F78
GPR24: 005FF000 001C0000 00000000 0025B0E0 00001000 00252000 002FF820 0025B0C0
Call Trace:
[00285F40] [00005628] (unreliable)
[00285F70] [0020AAB0]
[00285FA0] [000022DC]
[00285FF0] [00004BA0]
Instruction dump:
38631658 48186b4d 7fc3f378 48055c05 7fe3fb78 7f44d378 48045895 48000078
801d0000 5400066e 3160ffff 7d2b0110 <0f090000> 38000400 7d20f828 7d290378
Kernel panic - not syncing: Attempted to kill init!
<0>Rebooting in 180 seconds..
poorbeyond
2007-08-05
[-- Attachment #2: Type: text/html, Size: 10595 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: my cpu is MPC860, kernel version is 2.6.20.14, the kernel start info in the mail. why does the kernel panic?
2007-08-05 10:54 my cpu is MPC860, kernel version is 2.6.20.14, the kernel start info in the mail. why does the kernel panic? poorbeyond
@ 2007-08-06 15:52 ` Scott Wood
2007-08-06 21:12 ` Dan Malek
0 siblings, 1 reply; 5+ messages in thread
From: Scott Wood @ 2007-08-06 15:52 UTC (permalink / raw)
To: poorbeyond; +Cc: Linux-ppc mail list
poorbeyond wrote:
> Linux version 2.6.20.14 (root@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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: my cpu is MPC860, kernel version is 2.6.20.14, the kernel start info in the mail. why does the kernel panic?
2007-08-06 15:52 ` Scott Wood
@ 2007-08-06 21:12 ` Dan Malek
2007-08-06 21:24 ` Scott Wood
0 siblings, 1 reply; 5+ messages in thread
From: Dan Malek @ 2007-08-06 21:12 UTC (permalink / raw)
To: Scott Wood; +Cc: poorbeyond, Linux-ppc mail list
On Aug 6, 2007, at 8:52 AM, Scott Wood wrote:
> It wouldn't surprise me if the 8xx code has issues with PREEMPT; try
> turning it off for now.
What is your reason that 8xx would be any different?
-- Dan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: my cpu is MPC860, kernel version is 2.6.20.14, the kernel start info in the mail. why does the kernel panic?
2007-08-06 21:12 ` Dan Malek
@ 2007-08-06 21:24 ` Scott Wood
2007-08-09 15:27 ` Re: my cpu is MPC860, kernel version is 2.6.20.14, the kernel startinfo " poorbeyond
0 siblings, 1 reply; 5+ messages in thread
From: Scott Wood @ 2007-08-06 21:24 UTC (permalink / raw)
To: Dan Malek; +Cc: poorbeyond, Linux-ppc mail list
Dan Malek wrote:
> On Aug 6, 2007, at 8:52 AM, Scott Wood wrote:
>
>> It wouldn't surprise me if the 8xx code has issues with PREEMPT; try
>> turning it off for now.
>
>
> What is your reason that 8xx would be any different?
It's just a suspicion based on my dealings with the CPM code, and the
fact that the crash appeared to happen in the CPM ethernet driver. It
could be wrong, but it doesn't hurt to try without PREEMPT and see if
the problem remains.
-Scott
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re: my cpu is MPC860, kernel version is 2.6.20.14, the kernel startinfo in the mail. why does the kernel panic?
2007-08-06 21:24 ` Scott Wood
@ 2007-08-09 15:27 ` poorbeyond
0 siblings, 0 replies; 5+ messages in thread
From: poorbeyond @ 2007-08-09 15:27 UTC (permalink / raw)
To: Scott Wood, Dan Malek; +Cc: Linux-ppc mail list
[-- Attachment #1: Type: text/plain, Size: 4340 bytes --]
it's now print below. it's too late here, sleep....
thanks
^_^=>bootm 300000
## Booting image at 00300000 ...
Image Name: Linux-2.6.20.14
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 839246 Bytes = 819.6 kB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
## Current stack ends at 0x01D5DB10 => set upper limit to 0x00800000
No initrd
## Transferring control to Linux (at address 00000000) ...
bootm1
Linux version 2.6.20.14 (root@localhost.localdomain) (gcc version 4.0.0 (DENX ELDK 4.0 4.0.0)) #2 Thu Aug 9 23:26:51 CST 2007
I2C/SPI/SMC1 microcode patch installed.
Zone PFN ranges:
DMA 0 -> 2048
Normal 2048 -> 2048
early_node_map[1] active PFN ranges
0: 0 -> 2048
Built 1 zonelists. Total pages: 2032
Kernel command line:
PID hash table entries: 32 (order: 5, 128 bytes)
Decrementer Frequency = 187500000/60
Warning: real time clock seems stuck!
cpm_uart: console: compat mode
Dentry cache hash table entries: 1024 (order: 0, 4096 bytes)
Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
Memory: 6164k available (1252k kernel code, 604k data, 84k init, 0k highmem)
Mount-cache hash table entries: 512
Zq001: start_kernel
------------[ cut here ]------------
Badness at arch/ppc/kernel/dma-mapping.c:345
Call Trace:
[00213E60] [00008BA0] (unreliable)
[00213E90] [000A1370]
[00213EA0] [0000388C]
[00213ED0] [0000304C]
[00213F90] [001A29B4]
[00213FA0] [000022B0]
[00213FF0] [00004A80]
NET: Registered protocol family 16
Generic PHY: Registered new driver
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 256 (order: 0, 4096 bytes)
TCP bind hash table entries: 128 (order: -1, 2560 bytes)
TCP: Hash tables configured (established 256 bind 128)
TCP reno registered
audit: initializing netlink socket (disabled)
audit(4294836223.218:1): initialized
audit: cannot initialize inotify handle
io scheduler noop registered (default)
Serial: CPM driver $Revision: 0.02 $
cpm_uart: WARNING: no UART devices found on platform bus!
cpm_uart: the driver will guess configuration, but this mode is no longer supported.
ttyCPM0 at MMIO 0xff000a80 (irq = 20) is a CPM UART
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
LXT970: Registered new driver
LXT971: Registered new driver
fs_enet.c:v1.0 (Aug 8, 2005)
------------[ cut here ]------------
kernel BUG at arch/ppc/kernel/dma-mapping.c:233!
Oops: Exception in kernel mode, sig: 5 [#1]
NIP: 00005584 LR: 00005538 CTR: 00000000
REGS: 00213e90 TRAP: 0700 Not tainted (2.6.20.14)
MSR: 00029032 <EE,ME,IR,DR> CR: 55222253 XER: A000247F
TASK = 00210ba0[1] 'swapper' THREAD: 00212000
GPR00: 00400165 00213F40 00210BA0 001EDD64 00000000 00000BDA 00269FFC 00000000
GPR08: 00160648 00000001 00401000 00400164 00000000 41082001 02000000 00000001
GPR16: 00000000 01FFFA54 FFFFFFFF 00000000 00800000 007FFF00 01FFAA14 00213F78
GPR24: 005FF000 00160000 00000000 001EDD40 00001000 001E6000 00231220 001EDD20
Call Trace:
[00213F40] [00005508] (unreliable)
[00213F70] [001A3578]
[00213FA0] [000022B0]
[00213FF0] [00004A80]
Instruction dump:
38630658 4813226d 7fc3f378 48050eb5 7fe3fb78 7f44d378 48041b35 48000078
801d0000 5400066e 3160ffff 7d2b0110 <0f090000> 38000400 7d20f828 7d290378
Kernel panic - not syncing: Attempted to kill init!
<0>Rebooting in 180 seconds..
poorbeyond
2007-08-09
发件人: Scott Wood
发送时间: 2007-08-07 05:24:12
收件人: Dan Malek
抄送: poorbeyond; Linux-ppc mail list
主题: Re: my cpu is MPC860, kernel version is 2.6.20.14, the kernel startinfo in the mail. why does the kernel panic?
Dan Malek wrote:
> On Aug 6, 2007, at 8:52 AM, Scott Wood wrote:
>
> > It wouldn't surprise me if the 8xx code has issues with PREEMPT; try
> > turning it off for now.
>
>
> What is your reason that 8xx would be any different?
It's just a suspicion based on my dealings with the CPM code, and the
fact that the crash appeared to happen in the CPM ethernet driver. It
could be wrong, but it doesn't hurt to try without PREEMPT and see if
the problem remains.
-Scott
[-- Attachment #2: Type: text/html, Size: 8038 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-08-09 15:26 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-05 10:54 my cpu is MPC860, kernel version is 2.6.20.14, the kernel start info in the mail. why does the kernel panic? poorbeyond
2007-08-06 15:52 ` Scott Wood
2007-08-06 21:12 ` Dan Malek
2007-08-06 21:24 ` Scott Wood
2007-08-09 15:27 ` Re: my cpu is MPC860, kernel version is 2.6.20.14, the kernel startinfo " poorbeyond
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).