Hi,
I was trying to port Linux-3.12 for MPC8641 based custom
designed board for evaluation purpose. I have been facing a
kernel bug at mpic initialization. Is somebody have faced
this kind of bugs or can give me any pointer for further
steps how to solve kernel bugs will be really helpful. here
is the snapshot for the bug that may be helpful to address
the bug.
Using MPC86xx HPCN machine description
Total memory = 512MB; using 1024kB for hash table (at
cff00000)
Linux version 3.12.0 (ashish@ashish-VirtualBox) (gcc version
4.7.2 (GCC) ) #2 We
d Dec 25 16:04:36 IST 2013
Found initrd at 0xde975000:0xdfec428a
bootconsole [udbg0] enabled
setup_arch: bootmem
mpc86xx_hpcn_setup_arch()
MPC86xx HPCN board from Freescale Semiconductor
arch: exit
Zone ranges:
DMA [mem 0x00000000-0x1fffffff]
Normal empty
HighMem empty
Movable zone start for each node
Early memory node ranges
node 0: [mem 0x00000000-0x1fffffff]
Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 130048
Kernel command line: root=/dev/ram0 rw rootfs
console=ttyS0,115200
PID hash table entries: 2048 (order: 1, 8192 bytes)
Dentry cache hash table entries: 65536 (order: 6, 262144
bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072
bytes)
Sorting __ex_table...
Memory: 424980K/524288K available (4172K kernel code, 208K
rwdata, 1304K rodata,
196K init, 149K bss, 99308K reserved, 0K highmem)
Kernel virtual memory layout:
* 0xfffcf000..0xfffff000 : fixmap
* 0xff800000..0xffc00000 : highmem PTEs
* 0xff7fe000..0xff800000 : early ioremap
* 0xe1000000..0xff7fe000 : vmalloc & ioremap
SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
NR_IRQS:512 nr_irqs:512 16
------------[ cut here ]------------
kernel BUG at arch/powerpc/platforms/86xx/pic.c:42!