Re: Commit for mm/page_alloc.c breaks boot process on my machine

From: Gerhard Pircher
Date: Tue Feb 05 2008 - 18:17:23 EST


-------- Original-Nachricht --------
> Datum: Tue, 05 Feb 2008 11:06:36 +1100
> Von: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
> An: Gerhard Pircher <gerhard_pircher@xxxxxxx>
> CC: Mel Gorman <mel@xxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx
> Betreff: Re: Commit for mm/page_alloc.c breaks boot process on my machine

>
> On Fri, 2008-02-01 at 21:05 +0100, Gerhard Pircher wrote:
> > -------- Original-Nachricht --------
> > > Datum: Fri, 1 Feb 2008 19:11:19 +0000
> > > Von: Mel Gorman <mel@xxxxxxxxx>
> > > An: Gerhard Pircher <gerhard_pircher@xxxxxxx>
> > > CC: linux-kernel@xxxxxxxxxxxxxxx
> > > Betreff: Re: Commit for mm/page_alloc.c breaks boot process on my
> machine
> >
> > > With this patch, early boot would use pages from lower PFNs. Without
> > > the patch, it would use memory from higher PFNs. That is the only
> > > real difference.
> > >
> > > 1. Is there any chance that all of your memory is not being properly
> > > initialised?
> > Do you mean uninitialized hardware? That shouldn't be a problem, since
> > older kernels (e.g. 2.6.19 with platform patches for arch/ppc) are
> > running fine.
>
> No, it looks more to me like you aren't properly defining the available
> memory somewhere, or along those lines. Are you using CONFIG_HIGHMEM ? I
> think there have been some issues until recent patches from Kumar, if
> you try to reserve memory in the highmem region (though that may not be
> your problem).
As far as I can see, the U-boot bootwrapper enters the correct size for
the available system memory. Also the memory zone initialization looks
reasonable to me (768 MB in DMA zone and 768 MB in HIGHMEM zone - it's a
G4 machine with 1.5GB RAM).
I compiled kernels (v2.6.24) with and without highmem. The attached
logfiles (kernel-[no]highmem.log) indicate that this doesn't seem to be
the problem.
The kernel boots fine until loading INIT, if it is compiled with this
patch (IIRC commited for 2.6.24-rc2, reverted for 2.6.24):
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5adc5be7cd1bcef6bb64f5255d2a33f20a3cf5be
(see logfile kernel-pages_at_lower_pfns.log)

> Or maybe you are colliding with some of the non-coherent hacks ?
Yes, the AmigaOne platform code makes use of the non coherent DMA
implementation, but that seems to be working just fine. I compiled a
kernel without non coherent DMA support and it died during the boot
process, too.

> > > Could you try booting with 16MB less memory using mem=?
> > > I started the kernel with 512MB RAM (mem=496) and 1.5GB (mem=1520).
> > > The kernel oopes in both cases with a "Unable to handle kernel
> > > paging request for data address 0xbffff000", followed by a "Oops:
> > > kernel access of bad area, sig 11" message. The end of the stack
> > > trace shows the start_here() function.
> Have you tried DEBUG_PAGEALLOC ? It might fault earlier which might give
> us better informations. Also, a stactrace from the oops might be useful,
> along with a copy of your device-tree.
Yes, I attached the log file for a kernel compiled with DEBUG_PAGEALLOC.
But I'm afraid it doesn't contain useful information, because the log is
even more distorted.

The oops only happend when using the "mem" boot option. The
kernel-oopsmemoption.log attachment should show the stack trace.

I really wonder why the kernel log buffer gets distorted. I only
experienced this with newer kernels (>2.6.23). Note that I haven't tested
older versions (2.6.20-2.6.22).

I included the AmigaOne platform patch (device tree, setup code). The
platform setup code clears the CPU_FTR_NEED_COHERENT flag for G4 cpus and
disables the L2 cache prefetch to workaround a cpu and northbridge bug.
This workaround worked with all 2.6.x kernels so far.

Thanks!

Gerhard
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

Attachment: kernel-highmem.log
Description: Binary data

<6>Using AmigaOne machine description
<4>Total memory = 768MB; using 2048kB for hash table (at cfe00000)
<5>Linux version 2.6.24 (geri@earth) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #9 Tue Feb 5 21:42:30 CET 2008
<7>Found legacy serial port 0 for /pci@80000000/isa@7/serial@2f8
<7> port=2f8, taddr=fe0002f8, irq=0, clk=1843200, speed=0
<7>Found legacy serial port 1 for /pci@80000000/isa@7/serial@3f8
<7> port=3f8, taddr=fe0003f8, irq=0, clk=1843200, speed=0
<6>console [udbg0] enabled
<7>Entering add_active_range(0, 0, 196608) 0 entries of 256 used
<4>AmigaOne l2cr : L2 cache was not active, activating.
<7>Top of RAM: 0x30000000, Total RAM: 0x30000000
<7>Memory hole size: 0MB
<4>Zone PFN ranges:
<4> DMA 0 -> 196608
<4> Normal 196608 -> 196608
<4>Movable zone start PFN for each node
<4>early_node_map[1] active PFN ranges
<4> 0: 0 -> 196608
<7>On node 0 totalpages: 196608
<7> DMA zone: 1536 pages used for memmap
<7> DMA zone: 0 pages reserved
<7> DMA zone: 195072 pages, LIFO batch:31
<7> Normal zone: 0 pages used for memmap
<7> Movable zone: 0 pages used for memmap
<4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: 195072
<5>Kernel command line: initcall_debug driver_debug debug root=/dev/hda11 console=ttyS0,115200n8r console=tty0 ide0=ata66 ide1=ata66
<6>ide_setup: ide0=ata66 -- OBSOLETE OPTION, WILL BE REMOVED SOON!
<6>ide_setup: ide1=ata66 -- OBSOLETE OPTION, WILL BE REMOVED SOON!
<6>i8259 legacy interrupt controller initialized
<4>PID hash table entries: 4096 (order: 12, 16384 bytes)
<7>time_init: decrementer frequency = 33.333333 MHz
<7>time_init: processor frequency = 800.000000 MHz
<6>clocksource: timebase mult[7800001] shift[22] registered
<7>clockevent: decrementer mult[888] shift[16] cpu[0]
<4>Console: colour dummy device 80x25
<6>console handover: boot [udbg0] -> real [tty0]
<6>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
<6>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>Memory: 772864k/786432k available (3396k kernel code, 13116k reserved, 148k data, 256k bss, ................................................................s=4, CPUs=1, Nodes=1
<7>Calibrating delay loop... 66.56 BogoMIPS (lpj=133120)
<4>Mount-cache hash table entries: 512
<4>Calling ................................................................_idle_bootup_task()
<4>Calling preempt_enable_no_resched()
<4>Calling schedule()................................................................................................................................................................................................................................................................................................................................................................................................................................................_init+0x0/0x44()
<4>initcall 0xc03352b0: sysctl_init+0x0/0x44() ................................................................0x0/0x44()
<4>Calling initcall 0xc0336338: init_jiffies_clocksource+0x0/0x28()
<4>initcall 0xc0336338: init_jiffies_clocksource+0x0/0x28() returned 0.
<4>initcall 0xc0336338 ran for 0 msecs: i................................................................................................................................................................................................................................................................................................................................................................................................0x0/0x48()
<4>Calling initcall 0xc033a34c: init_script_binfmt+0x................................................................................................................................................................................................................................................................eturned 0.
<4>initcall 0xc033a374 ran for 0 msecs: init_elf_binf................................................................x80()
<4>initcall 0xc033b078: de................................................................................................................................................................................................................................all 0xc033bd34 ran for 0 msecs: random32_init+0x0/0x34()
<4>Call................................................................................................................................................................................................5c: netpoll_init+0x0/0x20()
<4>initcall 0xc0343e5c: netpoll_init+0x0/0x20() returned 0.
<4>initcall 0xc0343e5c ran for 0 msecs: netpoll_init+0x0/0x20()
<4>Calling initcall 0xc0344134: netlink_................................................................................................................................................................................................x1a8()
<4>Calling initcall 0xc032c528: of_bus_driver_init+0x0/0x................................................................................................................................t+0x0/0x30()
<4>Calling initcall 0xc033bbc0: kobject_uevent_init................................................................................................................................................................................................ss_init+0x0/0x28()
<4>initcall 0xc033bda4: pcibus_class_init+0x0................................................................................................................................................................0xc033c48c: pci_driver_init+0x0/................................................................
<6>Using AmigaOne machine description
<4>Total memory = 768MB; using 2048kB for hash table (at cfe00000)
<7>RAM mapped without BATs
<5>Linux version 2.6.24 (geri@earth) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #10 Tue Feb 5 22:08:04 CET 2008
<7>Found legacy serial port 0 for /pci@80000000/isa@7/serial@2f8
<7> port=2f8, taddr=fe0002f8, irq=0, clk=1843200, speed=0
<7>Found legacy serial port 1 for /pci@80000000/isa@7/serial@3f8
<7> port=3f8, taddr=fe0003f8, irq=0, clk=1843200, speed=0
<6>console [udbg0] enabled
<7>Entering add_active_range(0, 0, 196608) 0 entries of 256 used
<4>AmigaOne l2cr : L2 cache was not active, activating.
<7>Top of RAM: 0x30000000, ................................hole size: 0MB
<4>Zone PFN ranges:
<4> DMA 0 -> 196608
<4> Normal 196608 -> 196608
<4>Movable zone start PFN for each node
<4>early_node_map[1] active PFN ranges
<4> 0: 0 -> 196608
<7>On node 0 totalpages: 196608..........................................................................................................................................
<4>Crash kernel location must be 0x2000000
<6>Reserving 0MB of memory at 32MB for crashkernel (System RAM: 1536MB)
<6>Using AmigaOne machine description
<4>Total memory = 1536MB; using 4096kB for hash table (at cfc00000)
<5>Linux version 2.6.24 (geri@earth) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #42 Tue Feb 5 22:43:29 CET 2008
<7>Found legacy serial port 0 for /pci@80000000/isa@7/serial@2f8
<7> port=2f8, taddr=fe0002f8, irq=0, clk=1843200, speed=0
<7>Found legacy serial port 1 for /pci@80000000/isa@7/serial@3f8
<7> port=3f8, taddr=fe0003f8, irq=0, clk=1843200, speed=0
<6>console [udbg0] enabled
<7>Entering add_active_range(0, 0, 393216) 0 entries of 256 used
<4>AmigaOne l2cr : L2 cache was not active, activating.
<7>Top of RAM: 0x60000000, Total RAM: 0x60000000
<7>Memory hole size: 0MB
<4>Zone PFN ranges:
<4> DMA 0 -> 196608
<4> Normal 196608 -> 196608
<4> HighMem 196608 -> 393216
<4>Movable zone start PFN for each node
<4>early_node_map[1] active PFN ranges
<4> 0: 0 -> 393216
<7>On node 0 totalpages: 393216
<7> DMA zone: 1536 pages used for memmap
<7> DMA zone: 0 pages reserved
<7> DMA zone: 195072 pages, LIFO batch:31
<7> Normal zone: 0 pages used for memmap
<7> HighMem zone: 1536 pages used for memmap
<7> HighMem zone: 195072 pages, LIFO batch:31
<7> Movable zone: 0 pages used for memmap
<4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: 390144
<5>Kernel command line: initcall_debug driver_debug debug root=/dev/hda11 console=ttyS0,115200n8r console=tty0 ide0=ata66 ide1=ata66
<6>ide_setup: ide0=ata66 -- OBSOLETE OPTION, WILL BE REMOVED SOON!
<6>ide_setup: ide1=ata66 -- OBSOLETE OPTION, WILL BE REMOVED SOON!
<6>i8259 legacy interrupt controller initialized
<4>PID hash table entries: 4096 (order: 12, 16384 bytes)
<7>time_init: decrementer frequency = 33.333333 MHz
<7>time_init: processor frequency = 800.000000 MHz
<6>clocksource: timebase mult[7800001] shift[22] registered
<7>clockevent: decrementer mult[888] shift[16] cpu[0]
<4>Console: colour dummy device 80x25
<6>console handover: boot [udbg0] -> real [tty0]
<6>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
<6>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
<7>High memory: 786432k
<6>Memory: 1550204k/1572864k available (3552k kernel code, 807952k reserved, 152k data, 291k bss, 176k init)
<6>SLUB: Genslabs=9, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
<7>Calibrating delay loop... 66.56 BogoMIPS (lpj=133120)
<6>Security Framework initialized
<6>SELinux: Disabled at boot.
<6>Capability LSM initialized
<4>Mount-cache hash table entries: 512
<4>Calling numa_default_policy()
<4>Calling unlock_kernel()
<4>Calling init_idle_bootup_task()
<4>Calling preempt_enable_no_resched()
<4>Calling schedule()
<4>Calling initcall 0xc0369608: init_cpufreq_transition_notifier_list+0x0/0x2c()
<4>initcall 0xc0369608: init_cpufreq_transition_notifier_list+0x0/0x2c() returned 0.
<4>initcall 0xc0369608 ran for 0 msecs: init_cpufreq_transition_notifier_list+0x0/0x2c()
<4>Calling initcall 0xc0369924: net_ns_init+0x0/0x188()
<6>net_namespace: 64 bytes
<4>initcall 0xc0369924: net_ns_init+0x0/0x188() returned 0.
<4>initcall 0xc0369924 ran for 0 msecs: net_ns_init+0x0/0x188()
<4>Calling initcall 0xc0359e68: dma_alloc_init+0x0/0xac()
<4>initcall 0xc0359e68: dma_alloc_init+0x0/0xac() returned 0.
<4>initcall 0xc0359e68 ran for 0 msecs: dma_alloc_init+0x0/0xac()
<4>Calling initcall 0xc035b120: sysctl_init+0x0/0x44()
<4>initcall 0xc035b120: sysctl_init+0x0/0x44() returned 0.
<4>initcall 0xc035b120 ran for 0 msecs: sysctl_init+0x0/0x44()
<4>Calling initcall 0xc035c0fc: init_jiffies_clocksource+0x0/0x28()
<4>initcall 0xc035c0fc: init_jiffies_clocksource+0x0/0x28() returned 0.
<4>initcall 0xc035c0fc ran for 0 msecs: init_jiffies_clocksource+0x0/0x28()
<4>Calling initcall 0xc035ccfc: ksysfs_init+0x0/0x90()
<4>initcall 0xc035ccfc: ksysfs_init+0x0/0x90() returned 0.
<4>initcall 0xc035ccfc ran for 0 msecs: ksysfs_init+0x0/0x90()
<4>Calling initcall 0xc035f8a4: filelock_init+0x0/0x48()
<4>initcall 0xc035f8a4: filelock_init+0x0/0x48() returned 0.
<4>initcall 0xc035f8a4 ran for 0 msecs: filelock_init+0x0/0x48()
<4>Calling initcall 0xc0360478: init_script_binfmt+0x0/0x28()
<4>initcall 0xc0360478: init_script_binfmt+0x0/0x28() returned 0.
<4>initcall 0xc0360478 ran for 0 msecs: init_script_binfmt+0x0/0x28()
<4>Calling initcall 0xc03604a0: init_elf_binfmt+0x0/0x28()
<4>initcall 0xc03604a0: init_elf_binfmt+0x0/0x28() returned 0.
<4>initcall 0xc03604a0 ran for 0 msecs: init_elf_binfmt+0x0/0x28()
<4>Calling initcall 0xc0361124: debugfs_init+0x0/0x68()
<4>initcall 0xc0361124: debugfs_init+0x0/0x68() returned 0.
<4>initcall 0xc0361124 ran for 0 msecs: debugfs_init+0x0/0x68()
<4>Calling initcall 0xc03616a8: securityfs_init+0x0/0x68()
<4>initcall 0xc03616a8: securityfs_init+0x0/0x68() returned 0.
<4>initcall 0xc03616a8 ran for 0 msecs: securityfs_init+0x0/0x68()
<4>Calling initcall 0xc03623ec: random32_init+0x0/0x34()
<4>initcall 0xc03623ec: random32_init+0x0/0x34() returned 0.
<4>initcall 0xc03623ec ran for 0 msecs: random32_init+0x0/0x34()
<4>Calling initcall 0xc03695d8: cpufreq_core_init+0x0/0x30()
<4>initcall 0xc03695d8: cpufreq_core_init+0x0/0x30() returned 0.
<4>initcall 0xc03695d8 ran for 0 msecs: cpufreq_core_init+0x0/0x30()
<4>Calling initcall 0xc0369784: sock_init+0x0/0x84()
<4>initcall 0xc0369784: sock_init+0x0/0x84() returned 0.
<4>initcall 0xc0369784 ran for 0 msecs: sock_init+0x0/0x84()
<4>Calling initcall 0xc036a244: netpoll_init+0x0/0x20()
<4>initcall 0xc036a244: netpoll_init+0x0/0x20() returned 0.
<4>initcall 0xc036a244 ran for 0 msecs: netpoll_init+0x0/0x20()
<4>Calling initcall 0xc036a51c: netlink_proto_init+0x0/0x158()
<6>NET: Registered protocol family 16
<4>initcall 0xc036a51c: netlink_proto_init+0x0/0x158() returned 0.
<4>initcall 0xc036a51c ran for 3 msecs: netlink_proto_init+0x0/0x158()
<4>Calling initcall 0xc0352eb8: of_bus_driver_init+0x0/0x30()
<4>initcall 0xc0352eb8: of_bus_driver_init+0x0/0x30() returned 0.
<4>initcall 0xc0352eb8 ran for 0 msecs: of_bus_driver_init+0x0/0x30()
<4>Calling initcall 0xc0362288: kobject_uevent_init+0x0/0x68()
<4>initcall 0xc0362288: kobject_uevent_init+0x0/0x68() returned 0.
<4>initcall 0xc0362288 ran for 0 msecs: kobject_uevent_init+0x0/0x68()
<4>Calling initcall 0xc036245c: pcibus_class_init+0x0/0x28()
<4>initcall 0xc036245c: pcibus_class_init+0x0/0x28() returned 0.
<4>initcall 0xc036245c ran for 0 msecs: pcibus_class_init+0x0/0x28()
<4>Calling initcall 0xc0362abc: pci_driver_init+0x0/0x28()
<4>initcall 0xc0362abc: pci_driver_init+0x0/0x28() returned 0.
<4>initcall 0xc0362abc ran for 0 msecs: pci_driver_init+0x0/0x28()
<4>Calling initcall 0xc03633c4: backlight_class_init+0x0/0x74()
<4>initcall 0xc03633c4: backlight_class_init+0x0/0x74() returned 0.
<4>initcall 0xc03633c4 ran for 0 msecs: backlight_class_init+0x0/0x74()
<4>Calling initcall 0xc036392c: video_output_class_init+0x0/0x28()
<4>initcall 0xc036392c: video_output_class_init+0x0/0x28() returned 0.
<4>initcall 0xc036392c ran for 0 msecs: video_output_class_init+0x0/0x28()
<4>Calling initcall 0xc0363ce4: tty_class_init+0x0/0x44()
<4>initcall 0xc0363ce4: tty_class_init+0x0/0x44() returned 0.
<4>initcall 0xc0363ce4 ran for 0 msecs: tty_class_init+0x0/0x44()
<4>Calling initcall 0xc036470c: vtconsole_class_init+0x0/0xf0()
<4>initcall 0xc036470c: vtconsole_class_init+0x0/0xf0() returned 0.
<4>initcall 0xc036470c ran for 0 msecs: vtconsole_class_init+0x0/0xf0()
<4>Calling initcall 0xc0006948: irq_late_init+0x0/0x88()
<4>initcall 0xc0006948: irq_late_init+0x0/0x88() returned 0.
<4>initcall 0xc0006948 ran for 0 msecs: irq_late_init+0x0/0x88()
<4>Calling initcall 0xc0352a3c: vdso_init+0x0/0x43c()
<4>initcall 0xc0352a3c: vdso_init+0x0/0x43c() returned 0.
<4>initcall 0xc0352a3c ran for 0 msecs: vdso_init+0x0/0x43c()
<4>Calling initcall 0xc000f70c: powerpc_debugfs_init+0x0/0x40()
<4>initcall 0xc000f70c: powerpc_debugfs_init+0x0/0x40() returned 0.
<4>initcall 0xc000f70c ran for 0 msecs: powerpc_debugfs_init+0x0/0x40()
<4>Calling initcall 0xc0354c80: ppc_init+0x0/0x84()
<4>initcall 0xc0354c80: ppc_init+0x0/0x84() returned 0.
<4>initcall 0xc0354c80 ran for 0 msecs: ppc_init+0x0/0x84()
<4>Calling initcall 0xc03587d0: pcibios_init+0x0/0x1e8()
<6>PCI: Probing PCI hardware
<3>PCI: Cannot allocate resource region 0 of device 0000:00:00.0
<3>PCI: Cannot allocate resource region 0 of device 0000:01:00.1
<3>PCI: Cannot allocate resource region 1 of device 0000:01:00.1
<3>PCI: Failed to allocate mem resource #0:8000000@88000000 for 0000:01:00.1
<4>initcall 0xc03587d0: pcibios_init+0x0/0x1e8() returned 0.
<4>initcall 0xc03587d0 ran for 3 msecs: pcibios_init+0x0/0x1e8()
<4>Calling initcall 0xc035b904: param_sysfs_init+0x0/0x1a8()
<4>initcall 0xc035b904: param_sysfs_init+0x0/0x1a8() returned 0.
<4>initcall 0xc035b904 ran for 3 msecs: param_sysfs_init+0x0/0x1a8()
<4>Calling initcall 0xc035efb8: readahead_init+0x0/0x28()
<4>initcall 0xc035efb8: readahead_init+0x0/0x28() returned 0.
<4>initcall 0xc035efb8 ran for 0 msecs: readahead_init+0x0/0x28()
<4>Calling initcall 0xc0360020: init_bio+0x0/0xf0()
<4>initcall 0xc0360020: init_bio+0x0/0xf0() returned 0.
<4>initcall 0xc0360020 ran for 0 msecs: init_bio+0x0/0xf0()
<4>Calling initcall 0xc0361f34: genhd_device_init+0x0/0x74()
<4>initcall 0xc0361f34: genhd_device_init+0x0/0x74() returned 0.
<4>initcall 0xc0361f34 ran for 0 msecs: genhd_device_init+0x0/0x74()
<4>Calling initcall 0xc0362ec4: fbmem_init+0x0/0xc8()
<4>initcall 0xc0362ec4: fbmem_init+0x0/0xc8() returned 0.
<4>initcall 0xc0362ec4 ran for 0 msecs: fbmem_init+0x0/0xc8()
<4>Calling initcall 0xc03640e4: misc_init+0x0/0xb8()
<4>initcall 0xc03640e4: misc_init+0x0/0xb8() returned 0.
<4>initcall 0xc03640e4 ran for 0 msecs: misc_init+0x0/0xb8()
<4>Calling initcall 0xc036813c: init_scsi+0x0/0xa8()
<5>SCSI subsystem initialized
<4>initcall 0xc036813c: init_scsi+0x0/0xa8() returned 0.
<4>initcall 0xc036813c ran for 0 msecs: init_scsi+0x0/0xa8()
<4>Calling initcall 0xc036848c: ata_init+0x0/0xbc()
<7>libata version 3.00 loaded.
<4>initcall 0xc036848c: ata_init+0x0/0xbc() returned 0.
<4>initcall 0xc036848c ran for 0 msecs: ata_init+0x0/0xbc()
<4>Calling initcall 0xc0368820: serio_init+0x0/0xa4()
<4>initcall 0xc0368820: serio_init+0x0/0xa4() returned 0.
<4>initcall 0xc0368820 ran for 0 msecs: serio_init+0x0/0xa4()
<4>Calling initcall 0xc03689ec: input_init+0x0/0x13c()
<4>initcall 0xc03689ec: input_init+0x0/0x13c() returned 0.
<4>initcall 0xc03689ec ran for 0 msecs: input_init+0x0/0x13c()
<4>Calling initcall 0xc0368de4: rtc_init+0x0/0x88()
<4>initcall 0xc0368de4: rtc_init+0x0/0x88() returned 0.
<4>initcall 0xc0368de4 ran for 0 msecs: rtc_init+0x0/0x88()
<4>Calling initcall 0xc03693b0: i2c_init+0x0/0x44()
<4>initcall 0xc03693b0: i2c_init+0x0/0x44() returned 0.
<4>initcall 0xc03693b0 ran for 0 msecs: i2c_init+0x0/0x44()
<4>Calling initcall 0xc03694b0: hwmon_init+0x0/0x64()
<4>initcall 0xc03694b0: hwmon_init+0x0/0x64() returned 0.
<4>initcall 0xc03694b0 ran for 0 msecs: hwmon_init+0x0/0x64()
<4>Calling initcall 0xc0369864: proto_init+0x0/0x54()
<4>initcall 0xc0369864: proto_init+0x0/0x54() returned 0.
<4>initcall 0xc0369864 ran for 0 msecs: proto_init+0x0/0x54()
<4>Calling initcall 0xc0369d1c: net_dev_init+0x0/0x12c()
<4>initcall 0xc0369d1c: net_dev_init+0x0/0x12c() returned 0.
<4>initcall 0xc0369d1c ran for 0 msecs: net_dev_init+0x0/0x12c()
<4>Calling initcall 0xc0369ee4: neigh_init+0x0/0x98()
<4>initcall 0xc0369ee4: neigh_init+0x0/0x98() returned 0.
<4>initcall 0xc0369ee4 ran for 0 msecs: neigh_init+0x0/0x98()
<4>Calling initcall 0xc036a264: fib_rules_init+0x0/0x70()
<4>initcall 0xc036a264: fib_rules_init+0x0/0x70() returned 0.
<4>initcall 0xc036a264 ran for 0 msecs: fib_rules_init+0x0/0x70()
<4>Calling initcall 0xc036a2d4: pktsched_init+0x0/0xf4()
<4>initcall 0xc036a2d4: pktsched_init+0x0/0xf4() returned 0.
<4>initcall 0xc036a2d4 ran for 0 msecs: pktsched_init+0x0/0xf4()
<4>Calling initcall 0xc036a3f0: tc_filter_init+0x0/0x70()
<4>initcall 0xc036a3f0: tc_filter_init+0x0/0x70() returned 0.
<4>initcall 0xc036a3f0 ran for 0 msecs: tc_filter_init+0x0/0x70()
<4>Calling initcall 0xc036a460: tc_action_init+0x0/0x70()
<4>initcall 0xc036a460: tc_action_init+0x0/0x70() returned 0.
<4>initcall 0xc036a460 ran for 0 msecs: tc_action_init+0x0/0x70()
<4>Calling initcall 0xc036a674: genl_init+0x0/0xf8()
<4>Calling preempt_disable()
<4>Calling cpu_idle()
<4>Calling cpu_idle()
<4>initcall 0xc036a674: genl_init+0x0/0xf8() returned 0.
<4>initcall 0xc036a674 ran for 7 msecs: genl_init+0x0/0xf8()
<4>Calling initcall 0xc036bf74: atm_init+0x0/0xd4()
<6>NET: Registered protocol family 8
<6>NET: Registered protocol family 20
<4>initcall 0xc036bf74: atm_init+0x0/0xd4() returned 0.
<4>initcall 0xc036bf74 ran for 0 msecs: atm_init+0x0/0xd4()
<4>Calling initcall 0xc036c1e4: wireless_nlevent_init+0x0/0x20()
<4>initcall 0xc036c1e4: wireless_nlevent_init+0x0/0x20() returned 0.
<4>initcall 0xc036c1e4 ran for 0 msecs: wireless_nlevent_init+0x0/0x20()
<4>Calling initcall 0xc0359f14: add_rtc+0x0/0xcc()
<4>initcall 0xc0359f14: add_rtc+0x0/0xcc() returned 0.
<4>initcall 0xc0359f14 ran for 0 msecs: add_rtc+0x0/0xcc()
<4>Calling initcall 0xc035bfb0: clocksource_done_booting+0x0/0x14()
<4>initcall 0xc035bfb0: clocksource_done_booting+0x0/0x14() returned 0.
<4>initcall 0xc035bfb0 ran for 0 msecs: clocksource_done_booting+0x0/0x14()
<4>Calling initcall 0xc035f7f0: init_pipe_fs+0x0/0x70()
<4>initcall 0xc035f7f0: init_pipe_fs+0x0/0x70() returned 0.
<4>initcall 0xc035f7f0 ran for 0 msecs: init_pipe_fs+0x0/0x70()
<4>Calling initcall 0xc03602b8: eventpoll_init+0x0/0x98()
<4>initcall 0xc03602b8: eventpoll_init+0x0/0x98() returned 0.
<4>initcall 0xc03602b8 ran for 0 msecs: eventpoll_init+0x0/0x98()
<4>Calling initcall 0xc0360350: anon_inode_init+0x0/0x128()
<4>initcall 0xc0360350: anon_inode_init+0x0/0x128() returned 0.
<4>initcall 0xc0360350 ran for 0 msecs: anon_inode_init+0x0/0x128()
<4>Calling initcall 0xc0363954: chr_dev_init+0x0/0xbc()
<4>initcall 0xc0363954: chr_dev_init+0x0/0xbc() returned 0.
<4>initcall 0xc0363954 ran for 0 msecs: chr_dev_init+0x0/0xbc()
<4>Calling initcall 0xc0367434: loopback_init+0x0/0x28()
<4>initcall 0xc0367434: loopback_init+0x0/0x28() returned 0.
<4>initcall 0xc0367434 ran for 0 msecs: loopback_init+0x0/0x28()
<4>Calling initcall 0xc03696a4: cpufreq_gov_performance_init+0x0/0x28()
<4>initcall 0xc03696a4: cpufreq_gov_performance_init+0x0/0x28() returned 0.
<4>initcall 0xc03696a4 ran for 0 msecs: cpufreq_gov_performance_init+0x0/0x28()
<4>Calling initcall 0xc036b414: inet_init+0x0/0x36c()
<6>NET: Registered protocol family 2
<6>Time: timebase clocksource has been installed.
<7>Switched to high resolution mode on CPU 0
<6>IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
<6>TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
<6>TCP: Hash tables configured (established 131072 bind 65536)
<6>TCP reno registered
<4>initcall 0xc036b414: inet_init+0x0/0x36c() returned 0.
<4>initcall 0xc036b414 ran for 49 msecs: inet_init+0x0/0x36c()
<4>Calling initcall 0xc0352568: populate_rootfs+0x0/0xf8()
<4>initcall 0xc0352568: populate_rootfs+0x0/0xf8() returned 0.
<4>initcall 0xc0352568 ran for 0 msecs: populate_rootfs+0x0/0xf8()
<4>Calling initcall 0xc0352e8c: register_powersave_nap_sysctl+0x0/0x2c()
<4>initcall 0xc0352e8c: register_powersave_nap_sysctl+0x0/0x2c() returned 0.
<4>initcall 0xc0352e8c ran for 0 msecs: register_powersave_nap_sysctl+0x0/0x2c()
<4>Calling initcall 0xc0352f08: TAU_init+0x0/0xf4()
<4>Thermal assist unit not available
<4>initcall 0xc0352f08: TAU_init+0x0/0xf4() returned 1.
<4>initcall 0xc0352f08 ran for 0 msecs: TAU_init+0x0/0xf4()
<4>initcall at 0xc0352f08: TAU_init+0x0/0xf4(): returned with error code 1
<4>Calling initcall 0xc03549a0: add_pcspkr+0x0/0x80()
<4>initcall 0xc03549a0: add_pcspkr+0x0/0x80() returned 0.
<4>initcall 0xc03549a0 ran for 0 msecs: add_pcspkr+0x0/0x80()
<4>Calling initcall 0xc03571f8: serial_dev_init+0x0/0x134()
<4>initcall 0xc03571f8: serial_dev_init+0x0/0x134() returned 0.
<4>initcall 0xc03571f8 ran for 0 msecs: serial_dev_init+0x0/0x134()
<4>Calling initcall 0xc0358b3c: audit_classes_init+0x0/0x70()
<4>initcall 0xc0358b3c: audit_classes_init+0x0/0x70() returned 0.
<4>initcall 0xc0358b3c ran for 0 msecs: audit_classes_init+0x0/0x70()
<4>Calling initcall 0xc03595dc: setup_kcore+0x0/0xe0()
<7>setup_kcore: restrict size=3fffffff
<4>initcall 0xc03595dc: setup_kcore+0x0/0xe0() returned 0.
<4>initcall 0xc03595dc ran for 0 msecs: setup_kcore+0x0/0xe0()
<4>Calling initcall 0xc035abec: create_proc_profile+0x0/0x74()
<4>initcall 0xc035abec: create_proc_profile+0x0/0x74() returned 0.
<4>initcall 0xc035abec ran for 0 msecs: create_proc_profile+0x0/0x74()
<4>Calling initcall 0xc035b0b0: ioresources_init+0x0/0x70()
<4>initcall 0xc035b0b0: ioresources_init+0x0/0x70() returned 0.
<4>initcall 0xc035b0b0 ran for 0 msecs: ioresources_init+0x0/0x70()
<4>Calling initcall 0xc035b318: uid_cache_init+0x0/0x94()
<4>initcall 0xc035b318: uid_cache_init+0x0/0x94() returned 0.
<4>initcall 0xc035b318 ran for 0 msecs: uid_cache_init+0x0/0x94()
<4>Calling initcall 0xc035baac: init_posix_timers+0x0/0xc0()
<4>initcall 0xc035baac: init_posix_timers+0x0/0xc0() returned 0.
<4>initcall 0xc035baac ran for 0 msecs: init_posix_timers+0x0/0xc0()
<4>Calling initcall 0xc035bb6c: init_posix_cpu_timers+0x0/0xf0()
<4>initcall 0xc035bb6c: init_posix_cpu_timers+0x0/0xf0() returned 0.
<4>initcall 0xc035bb6c ran for 0 msecs: init_posix_cpu_timers+0x0/0xf0()
<4>Calling initcall 0xc035bd68: latency_init+0x0/0x40()
<4>initcall 0xc035bd68: latency_init+0x0/0x40() returned 0.
<4>initcall 0xc035bd68 ran for 0 msecs: latency_init+0x0/0x40()
<4>Calling initcall 0xc035bda8: nsproxy_cache_init+0x0/0x44()
<4>initcall 0xc035bda8: nsproxy_cache_init+0x0/0x44() returned 0.
<4>initcall 0xc035bda8 ran for 0 msecs: nsproxy_cache_init+0x0/0x44()
<4>Calling initcall 0xc035bdec: timekeeping_init_device+0x0/0x44()
<4>initcall 0xc035bdec: timekeeping_init_device+0x0/0x44() returned 0.
<4>initcall 0xc035bdec ran for 0 msecs: timekeeping_init_device+0x0/0x44()
<4>Calling initcall 0xc035c07c: init_clocksource_sysfs+0x0/0x80()
<4>initcall 0xc035c07c: init_clocksource_sysfs+0x0/0x80() returned 0.
<4>initcall 0xc035c07c ran for 0 msecs: init_clocksource_sysfs+0x0/0x80()
<4>Calling initcall 0xc035c124: init_timer_list_procfs+0x0/0x4c()
<4>initcall 0xc035c124: init_timer_list_procfs+0x0/0x4c() returned 0.
<4>initcall 0xc035c124 ran for 0 msecs: init_timer_list_procfs+0x0/0x4c()
<4>Calling initcall 0xc035c210: init+0x0/0xa8()
<4>initcall 0xc035c210: init+0x0/0xa8() returned 0.
<4>initcall 0xc035c210 ran for 0 msecs: init+0x0/0xa8()
<4>Calling initcall 0xc035c2b8: proc_dma_init+0x0/0x48()
<4>initcall 0xc035c2b8: proc_dma_init+0x0/0x48() returned 0.
<4>initcall 0xc035c2b8 ran for 0 msecs: proc_dma_init+0x0/0x48()
<4>Calling initcall 0xc035c300: kallsyms_init+0x0/0x48()
<4>initcall 0xc035c300: kallsyms_init+0x0/0x48() returned 0.
<4>initcall 0xc035c300 ran for 0 msecs: kallsyms_init+0x0/0x48()
<4>Calling initcall 0xc035c348: crash_notes_memory_init+0x0/0x5c()
<4>initcall 0xc035c348: crash_notes_memory_init+0x0/0x5c() returned 0.
<4>initcall 0xc035c348 ran for 0 msecs: crash_notes_memory_init+0x0/0x5c()
<4>Calling initcall 0xc035c3a4: crash_save_vmcoreinfo_init+0x0/0x348()
<4>initcall 0xc035c3a4: crash_save_vmcoreinfo_init+0x0/0x348() returned 0.
<4>initcall 0xc035c3a4 ran for 0 msecs: crash_save_vmcoreinfo_init+0x0/0x348()
<4>Calling initcall 0xc035ca88: audit_init+0x0/0x144()
<6>audit: initializing netlink socket (disabled)
<5>audit(0.384:1): initialized
<4>initcall 0xc035ca88: audit_init+0x0/0x144() returned 0.
<4>initcall 0xc035ca88 ran for 0 msecs: audit_init+0x0/0x144()
<4>Calling initcall 0xc035cc90: audit_tree_init+0x0/0x6c()
<4>initcall 0xc035cc90: audit_tree_init+0x0/0x6c() returned 0.
<4>initcall 0xc035cc90 ran for 0 msecs: audit_tree_init+0x0/0x6c()
<4>Calling initcall 0xc035ce14: relay_init+0x0/0x8()
<4>initcall 0xc035ce14: relay_init+0x0/0x8() returned 0.
<4>initcall 0xc035ce14 ran for 0 msecs: relay_init+0x0/0x8()
<4>Calling initcall 0xc035ce1c: utsname_sysctl_init+0x0/0x2c()
<4>initcall 0xc035ce1c: utsname_sysctl_init+0x0/0x2c() returned 0.
<4>initcall 0xc035ce1c ran for 0 msecs: utsname_sysctl_init+0x0/0x2c()
<4>Calling initcall 0xc035e1b0: init_per_zone_pages_min+0x0/0x5c()
<4>initcall 0xc035e1b0: init_per_zone_pages_min+0x0/0x5c() returned 0.
<4>initcall 0xc035e1b0 ran for 0 msecs: init_per_zone_pages_min+0x0/0x5c()
<4>Calling initcall 0xc035ef7c: pdflush_init+0x0/0x3c()
<4>initcall 0xc035ef7c: pdflush_init+0x0/0x3c() returned 0.
<4>initcall 0xc035ef7c ran for 0 msecs: pdflush_init+0x0/0x3c()
<4>Calling initcall 0xc035f038: kswapd_init+0x0/0x2c()
<4>initcall 0xc035f038: kswapd_init+0x0/0x2c() returned 0.
<4>initcall 0xc035f038 ran for 0 msecs: kswapd_init+0x0/0x2c()
<4>Calling initcall 0xc035f134: init_emergency_pool+0x0/0x88()
<4>highmem bounce pool size: 64 pages
<4>initcall 0xc035f134: init_emergency_pool+0x0/0x88() returned 0.
<4>initcall 0xc035f134 ran for 0 msecs: init_emergency_pool+0x0/0x88()
<4>Calling initcall 0xc035f1bc: procswaps_init+0x0/0x48()
<4>initcall 0xc035f1bc: procswaps_init+0x0/0x48() returned 0.
<4>initcall 0xc035f1bc ran for 0 msecs: procswaps_init+0x0/0x48()
<4>Calling initcall 0xc035f204: init_tmpfs+0x0/0xf0()
<4>initcall 0xc035f204: init_tmpfs+0x0/0xf0() returned 0.
<4>initcall 0xc035f204 ran for 0 msecs: init_tmpfs+0x0/0xf0()
<4>Calling initcall 0xc035f4ec: slab_sysfs_init+0x0/0x100()
<4>initcall 0xc035f4ec: slab_sysfs_init+0x0/0x100() returned 0.
<4>initcall 0xc035f4ec ran for 4 msecs: slab_sysfs_init+0x0/0x100()
<4>Calling initcall 0xc035f860: fasync_init+0x0/0x44()
<4>initcall 0xc035f860: fasync_init+0x0/0x44() returned 0.
<4>initcall 0xc035f860 ran for 0 msecs: fasync_init+0x0/0x44()
<4>Calling initcall 0xc035ff30: aio_setup+0x0/0x94()
<4>initcall 0xc035ff30: aio_setup+0x0/0x94() returned 0.
<4>initcall 0xc035ff30 ran for 0 msecs: aio_setup+0x0/0x94()
<4>Calling initcall 0xc03601bc: inotify_setup+0x0/0x14()
<4>initcall 0xc03601bc: inotify_setup+0x0/0x14() returned 0.
<4>initcall 0xc03601bc ran for 0 msecs: inotify_setup+0x0/0x14()
<4>Calling initcall 0xc03601d0: inotify_user_setup+0x0/0xe8()
<4>initcall 0xc03601d0: inotify_user_setup+0x0/0xe8() returned 0.
<4>initcall 0xc03601d0 ran for 0 msecs: inotify_user_setup+0x0/0xe8()
<4>Calling initcall 0xc03604c8: init_mbcache+0x0/0x2c()
<4>initcall 0xc03604c8: init_mbcache+0x0/0x2c() returned 0.
<4>initcall 0xc03604c8 ran for 0 msecs: init_mbcache+0x0/0x2c()
<4>Calling initcall 0xc03604f4: dquot_init+0x0/0x114()
<5>VFS: Disk quotas dquot_6.5.1
<4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
<4>initcall 0xc03604f4: dquot_init+0x0/0x114() returned 0.
<4>initcall 0xc03604f4 ran for 0 msecs: dquot_init+0x0/0x114()
<4>Calling initcall 0xc0360608: dnotify_init+0x0/0x44()
<4>initcall 0xc0360608: dnotify_init+0x0/0x44() returned 0.
<4>initcall 0xc0360608 ran for 0 msecs: dnotify_init+0x0/0x44()
<4>Calling initcall 0xc0360cb4: init_devpts_fs+0x0/0x64()
<4>initcall 0xc0360cb4: init_devpts_fs+0x0/0x64() returned 0.
<4>initcall 0xc0360cb4 ran for 0 msecs: init_devpts_fs+0x0/0x64()
<4>Calling initcall 0xc0360d18: init_ext3_fs+0x0/0x8c()
<4>initcall 0xc0360d18: init_ext3_fs+0x0/0x8c() returned 0.
<4>initcall 0xc0360d18 ran for 0 msecs: init_ext3_fs+0x0/0x8c()
<4>Calling initcall 0xc0360ea4: journal_init+0x0/0xc8()
<4>initcall 0xc0360ea4: journal_init+0x0/0xc8() returned 0.
<4>initcall 0xc0360ea4 ran for 0 msecs: journal_init+0x0/0xc8()
<4>Calling initcall 0xc0360f6c: init_ext2_fs+0x0/0x8c()
<4>initcall 0xc0360f6c: init_ext2_fs+0x0/0x8c() returned 0.
<4>initcall 0xc0360f6c ran for 0 msecs: init_ext2_fs+0x0/0x8c()
<4>Calling initcall 0xc0361054: init_cramfs_fs+0x0/0x4c()
<4>initcall 0xc0361054: init_cramfs_fs+0x0/0x4c() returned 0.
<4>initcall 0xc0361054 ran for 0 msecs: init_cramfs_fs+0x0/0x4c()
<4>Calling initcall 0xc03610a0: init_ramfs_fs+0x0/0x28()
<4>initcall 0xc03610a0: init_ramfs_fs+0x0/0x28() returned 0.
<4>initcall 0xc03610a0 ran for 0 msecs: init_ramfs_fs+0x0/0x28()
<4>Calling initcall 0xc036118c: ipc_init+0x0/0x2c()
<4>initcall 0xc036118c: ipc_init+0x0/0x2c() returned 0.
<4>initcall 0xc036118c ran for 0 msecs: ipc_init+0x0/0x2c()
<4>Calling initcall 0xc0361338: ipc_sysctl_init+0x0/0x2c()
<4>initcall 0xc0361338: ipc_sysctl_init+0x0/0x2c() returned 0.
<4>initcall 0xc0361338 ran for 0 msecs: ipc_sysctl_init+0x0/0x2c()
<4>Calling initcall 0xc0361364: init_mqueue_fs+0x0/0xe8()
<4>initcall 0xc0361364: init_mqueue_fs+0x0/0xe8() returned 0.
<4>initcall 0xc0361364 ran for 0 msecs: init_mqueue_fs+0x0/0xe8()
<4>Calling initcall 0xc03615dc: key_proc_init+0x0/0x54()
<4>initcall 0xc03615dc: key_proc_init+0x0/0x54() returned 0.
<4>initcall 0xc03615dc ran for 0 msecs: key_proc_init+0x0/0x54()
<4>Calling initcall 0xc0361798: selinux_nf_ip_init+0x0/0x80()
<4>initcall 0xc0361798: selinux_nf_ip_init+0x0/0x80() returned 0.
<4>initcall 0xc0361798 ran for 0 msecs: selinux_nf_ip_init+0x0/0x80()
<4>Calling initcall 0xc03619bc: init_sel_fs+0x0/0x90()
<4>initcall 0xc03619bc: init_sel_fs+0x0/0x90() returned 0.
<4>initcall 0xc03619bc ran for 0 msecs: init_sel_fs+0x0/0x90()
<4>Calling initcall 0xc0361ac4: selnl_init+0x0/0x68()
<4>initcall 0xc0361ac4: selnl_init+0x0/0x68() returned 0.
<4>initcall 0xc0361ac4 ran for 0 msecs: selnl_init+0x0/0x68()
<4>Calling initcall 0xc0361b2c: sel_netif_init+0x0/0x94()
<4>initcall 0xc0361b2c: sel_netif_init+0x0/0x94() returned 0.
<4>initcall 0xc0361b2c ran for 0 msecs: sel_netif_init+0x0/0x94()
<4>Calling initcall 0xc0361bc0: aurule_init+0x0/0x50()
<4>initcall 0xc0361bc0: aurule_init+0x0/0x50() returned 0.
<4>initcall 0xc0361bc0 ran for 0 msecs: aurule_init+0x0/0x50()
<4>Calling initcall 0xc0361cdc: crypto_algapi_init+0x0/0x24()
<4>initcall 0xc0361cdc: crypto_algapi_init+0x0/0x24() returned 0.
<4>initcall 0xc0361cdc ran for 0 msecs: crypto_algapi_init+0x0/0x24()
<4>Calling initcall 0xc0361d44: cryptomgr_init+0x0/0x28()
<4>initcall 0xc0361d44: cryptomgr_init+0x0/0x28() returned 0.
<4>initcall 0xc0361d44 ran for 0 msecs: cryptomgr_init+0x0/0x28()
<4>Calling initcall 0xc0361d6c: hmac_module_init+0x0/0x28()
<4>initcall 0xc0361d6c: hmac_module_init+0x0/0x28() returned 0.
<4>initcall 0xc0361d6c ran for 0 msecs: hmac_module_init+0x0/0x28()
<4>Calling initcall 0xc0361d94: init+0x0/0x28()
<4>initcall 0xc0361d94: init+0x0/0x28() returned 0.
<4>initcall 0xc0361d94 ran for 0 msecs: init+0x0/0x28()
<4>Calling initcall 0xc036213c: noop_init+0x0/0x2c()
<6>io scheduler noop registered
<4>initcall 0xc036213c: noop_init+0x0/0x2c() returned 0.
<4>initcall 0xc036213c ran for 0 msecs: noop_init+0x0/0x2c()
<4>Calling initcall 0xc0362168: as_init+0x0/0x2c()
<6>io scheduler anticipatory registered
<4>initcall 0xc0362168: as_init+0x0/0x2c() returned 0.
<4>initcall 0xc0362168 ran for 0 msecs: as_init+0x0/0x2c()
<4>Calling initcall 0xc0362194: deadline_init+0x0/0x2c()
<6>io scheduler deadline registered
<4>initcall 0xc0362194: deadline_init+0x0/0x2c() returned 0.
<4>initcall 0xc0362194 ran for 0 msecs: deadline_init+0x0/0x2c()
<4>Calling initcall 0xc03621c0: cfq_init+0x0/0xc8()
<6>io scheduler cfq registered (default)
<4>initcall 0xc03621c0: cfq_init+0x0/0xc8() returned 0.
<4>initcall 0xc03621c0 ran for 0 msecs: cfq_init+0x0/0xc8()
<4>Calling initcall 0xc0136270: pci_init+0x0/0x50()
<4>initcall 0xc0136270: pci_init+0x0/0x50() returned 0.
<4>initcall 0xc0136270 ran for 0 msecs: pci_init+0x0/0x50()
<4>Calling initcall 0xc0362b54: pci_proc_init+0x0/0x9c()
<4>initcall 0xc0362b54: pci_proc_init+0x0/0x9c() returned 0.
<4>initcall 0xc0362b54 ran for 0 msecs: pci_proc_init+0x0/0x9c()
<4>Calling initcall 0xc0362bf0: pcie_portdrv_init+0x0/0x6c()
<4>initcall 0xc0362bf0: pcie_portdrv_init+0x0/0x6c() returned 0.
<4>initcall 0xc0362bf0 ran for 0 msecs: pcie_portdrv_init+0x0/0x6c()
<4>Calling initcall 0xc0362c5c: aer_service_init+0x0/0x44()
<4>initcall 0xc0362c5c: aer_service_init+0x0/0x44() returned 0.
<4>initcall 0xc0362c5c ran for 0 msecs: aer_service_init+0x0/0x44()
<4>Calling initcall 0xc0362fa8: fb_console_init+0x0/0x184()
<4>initcall 0xc0362fa8: fb_console_init+0x0/0x184() returned 0.
<4>initcall 0xc0362fa8 ran for 0 msecs: fb_console_init+0x0/0x184()
<4>Calling initcall 0xc0363438: radeonfb_init+0x0/0x220()
<4>radeonfb (0000:01:00.0): Cannot match card to OF node !
<6>radeonfb: Found Intel x86 BIOS ROM Image
<6>radeonfb: Retrieved PLL infos from BIOS
<4>radeonfb: Reference=27.00 MHz (RefDiv=12) Memory=250.00 Mhz, System=200.00 MHz
<4>radeonfb: PLL min 20000 max 40000
<4>i2c-adapter i2c-2: unable to read EDID block.
<4>i2c-adapter i2c-2: unable to read EDID block.
<4>i2c-adapter i2c-2: unable to read EDID block.
<4>i2c-adapter i2c-3: unable to read EDID block.
<4>i2c-adapter i2c-3: unable to read EDID block.
<4>i2c-adapter i2c-3: unable to read EDID block.
<6>radeonfb: Monitor 1 type DFP found
<6>radeonfb: EDID probed
<6>radeonfb: Monitor 2 type no found
<4>Console: switching to colour frame buffer device 200x75
<4>radeonfb (0000:01:00.0): ATI Radeon Ya
<4>initcall 0xc0363438: radeonfb_init+0x0/0x220() returned 0.
<4>initcall 0xc0363438 ran for 4492 msecs: radeonfb_init+0x0/0x220()
<4>Calling initcall 0xc0363850: vga16fb_init+0x0/0xdc()
<7>vga16fb: initializing
<6>vga16fb: mapped to 0x000a0000
<6>fb1: VGA16 VGA frame buffer device
<4>initcall 0xc0363850: vga16fb_init+0x0/0xdc() returned 0.
<4>initcall 0xc0363850 ran for 0 msecs: vga16fb_init+0x0/0xdc()
<4>Calling initcall 0xc0363a38: rand_initialize+0x0/0x44()
<4>initcall 0xc0363a38: rand_initialize+0x0/0x44() returned 0.
<4>initcall 0xc0363a38 ran for 0 msecs: rand_initialize+0x0/0x44()
<4>Calling initcall 0xc0363adc: tty_init+0x0/0x208()
<4>initcall 0xc0363adc: tty_init+0x0/0x208() returned 0.
<4>initcall 0xc0363adc ran for 5 msecs: tty_init+0x0/0x208()
<4>Calling initcall 0xc0363d28: pty_init+0x0/0x3bc()
<4>initcall 0xc0363d28: pty_init+0x0/0x3bc() returned 0.
<4>initcall 0xc0363d28 ran for 2 msecs: pty_init+0x0/0x3bc()
<4>Calling initcall 0xc0364834: rtc_generic_init+0x0/0x98()
<6>Generic RTC Driver v1.07
<4>initcall 0xc0364834: rtc_generic_init+0x0/0x98() returned 0.
<4>initcall 0xc0364834 ran for 0 msecs: rtc_generic_init+0x0/0x98()
<4>Calling initcall 0xc0364d18: serial8250_init+0x0/0x138()
<6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
<6>serial8250.0: ttyS0 at I/O 0x2f8 (irq = 3) is a 16550A
<6>console [ttyS0] enabled
<6>serial8250.0: ttyS1 at I/O 0x3f8 (irq = 4) is a 16550A
<4>initcall 0xc0364d18: serial8250_init+0x0/0x138() returned 0.
<4>initcall 0xc0364d18 ran for 24626 msecs: serial8250_init+0x0/0x138()
<4>Calling initcall 0xc0364e80: serial8250_pci_init+0x0/0x34()
<4>initcall 0xc0364e80: serial8250_pci_init+0x0/0x34() returned 0.
<4>initcall 0xc0364e80 ran for 0 msecs: serial8250_pci_init+0x0/0x34()
<4>Calling initcall 0xc03653a4: parport_default_proc_register+0x0/0x3c()
<4>initcall 0xc03653a4: parport_default_proc_register+0x0/0x3c() returned 0.
<4>initcall 0xc03653a4 ran for 0 msecs: parport_default_proc_register+0x0/0x3c()
<4>Calling initcall 0xc036577c: parport_pc_init+0x0/0x214()
<7>parport_pc: VIA 686A/8231 detected
<7>parport_pc: probing current configuration
<7>parport_pc: Current parallel port base: 0x378
<6>parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
<6>parport_pc: VIA parallel port: io=0x378
<4>initcall 0xc036577c: parport_pc_init+0x0/0x214() returned 0.
<4>initcall 0xc036577c ran for 140 msecs: parport_pc_init+0x0/0x214()
<4>Calling initcall 0xc0365990: parport_serial_init+0x0/0x34()
<4>initcall 0xc0365990: parport_serial_init+0x0/0x34() returned 0.
<4>initcall 0xc0365990 ran for 0 msecs: parport_serial_init+0x0/0x34()
<4>Calling initcall 0xc0365eec: floppy_init+0x0/0x1050()
<6>Floppy drive(s): fd0 is 2.88M
<6>FDC 0 is a post-1991 82077
<4>initcall 0xc0365eec: floppy_init+0x0/0x1050() returned 0.
<4>initcall 0xc0365eec ran for 35 msecs: floppy_init+0x0/0x1050()
<4>Calling initcall 0xc0366fa4: rd_init+0x0/0x23c()
<4>RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
<4>initcall 0xc0366fa4: rd_init+0x0/0x23c() returned 0.
<4>initcall 0xc0366fa4 ran for 13 msecs: rd_init+0x0/0x23c()
<4>Calling initcall 0xc03671e0: vortex_init+0x0/0xe0()
<4>3c59x: Donald Becker and others.
<6>0000:00:06.0: 3Com PCI 3c905C Tornado at f100c000.
<4>initcall 0xc03671e0: vortex_init+0x0/0xe0() returned 0.
<4>initcall 0xc03671e0 ran for 40 msecs: vortex_init+0x0/0xe0()
<4>Calling initcall 0xc0367354: net_olddevs_init+0x0/0xe0()
<4>initcall 0xc0367354: net_olddevs_init+0x0/0xe0() returned 0.
<4>initcall 0xc0367354 ran for 0 msecs: net_olddevs_init+0x0/0xe0()
<4>Calling initcall 0xc03674f0: cp_init+0x0/0x34()
<4>initcall 0xc03674f0: cp_init+0x0/0x34() returned 0.
<4>initcall 0xc03674f0 ran for 0 msecs: cp_init+0x0/0x34()
<4>Calling initcall 0xc0367524: it8213_ide_init+0x0/0x34()
<4>initcall 0xc0367524: it8213_ide_init+0x0/0x34() returned 0.
<4>initcall 0xc0367524 ran for 0 msecs: it8213_ide_init+0x0/0x34()
<4>Calling initcall 0xc0367558: it821x_ide_init+0x0/0x34()
<4>initcall 0xc0367558: it821x_ide_init+0x0/0x34() returned 0.
<4>initcall 0xc0367558 ran for 0 msecs: it821x_ide_init+0x0/0x34()
<4>Calling initcall 0xc036758c: pdc202xx_ide_init+0x0/0x34()
<4>initcall 0xc036758c: pdc202xx_ide_init+0x0/0x34() returned 0.
<4>initcall 0xc036758c ran for 0 msecs: pdc202xx_ide_init+0x0/0x34()
<4>Calling initcall 0xc03675c0: pdc202new_ide_init+0x0/0x34()
<4>initcall 0xc03675c0: pdc202new_ide_init+0x0/0x34() returned 0.
<4>initcall 0xc03675c0 ran for 0 msecs: pdc202new_ide_init+0x0/0x34()
<4>Calling initcall 0xc03675f4: siimage_ide_init+0x0/0x34()
<4>initcall 0xc03675f4: siimage_ide_init+0x0/0x34() returned 0.
<4>initcall 0xc03675f4 ran for 0 msecs: siimage_ide_init+0x0/0x34()
<4>Calling initcall 0xc0367628: via_ide_init+0x0/0x34()
<4>initcall 0xc0367628: via_ide_init+0x0/0x34() returned 0.
<4>initcall 0xc0367628 ran for 0 msecs: via_ide_init+0x0/0x34()
<4>Calling initcall 0xc036765c: generic_ide_init+0x0/0x34()
<4>initcall 0xc036765c: generic_ide_init+0x0/0x34() returned 0.
<4>initcall 0xc036765c ran for 0 msecs: generic_ide_init+0x0/0x34()
<4>Calling initcall 0xc0367740: ide_init+0x0/0x80()
<6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
<6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<6>VP_IDE: IDE controller (0x1106:0x0571 rev 0x06) at PCI slot 0000:00:07.1
<6>VP_IDE: not 100% native mode: will probe irqs later
<6>VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci0000:00:07.1
<6> ide0: BM-DMA at 0xcc00-0xcc07, BIOS settings: hda:pio, hdb:pio
<6> ide1: BM-DMA at 0xcc08-0xcc0f, BIOS settings: hdc:pio, hdd:pio
<7>Probing IDE interface ide0...
<4>hda: ST380011A, ATA DISK drive
<7>hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
<6>hda: UDMA/100 mode selected
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
<7>Probing IDE interface ide1...
<4>hdd: LITE-ON LTR-52327S, ATAPI CD/DVD-ROM drive
<4>hdc: TOSHIBA ODD-DVD SD-M1802, ATAPI CD/DVD-ROM drive
<7>hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
<6>hdc: UDMA/33 mode selected
<7>hdd: host max PIO5 wanted PIO255(auto-tune) selected PIO4
<6>hdd: UDMA/33 mode selected
<4>ide1 at 0x170-0x177,0x376 on irq 15
<4>initcall 0xc0367740: ide_init+0x0/0x80() returned 0.
<4>initcall 0xc0367740 ran for 8919 msecs: ide_init+0x0/0x80()
<4>Calling initcall 0xc03680ec: idedisk_init+0x0/0x28()
<6>hda: max request size: 512KiB
<6>hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/255/63
<6>hda: cache flushes supported
<6> hda: RDSK (512) hda1 (SFS^@)(res 2 spb 1) hda2 (LNX^@)(res 2 spb 2) hda3 (LNX^@)(res 2 spb 2) hda4 (LNX^@)(res 2 spb 2) hda5 (LNX^@)(res 2 spb 2) hda6 (SWP^@)(res 2 spb 2) hda7 (LNX^@)(res 2 spb 2) hda8 (DOS^C)(res 2 spb 2) hda9 (SFS^@)(res 2 spb 1) hda10 (SFS^@)(res 2 spb 1) hda11 (LNX^@)(res 2 spb 2) hda12 (LNX^@)(res 2 spb 2)
<4>initcall 0xc03680ec: idedisk_init+0x0/0x28() returned 0.
<4>initcall 0xc03680ec ran for 82 msecs: idedisk_init+0x0/0x28()
<4>Calling initcall 0xc0368114: ide_cdrom_init+0x0/0x28()
<6>hdc: ATAPI 48X DVD-ROM drive, 256kB Cache
<6>Uniform CD-ROM driver Revision: 3.20
<6>hdd: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache
<4>initcall 0xc0368114: ide_cdrom_init+0x0/0x28() returned 0.
<4>initcall 0xc0368114 ran for 40 msecs: ide_cdrom_init+0x0/0x28()
<4>Calling initcall 0xc0368548: via_init+0x0/0x34()
<4>initcall 0xc0368548: via_init+0x0/0x34() returned 0.
<4>initcall 0xc0368548 ran for 0 msecs: via_init+0x0/0x34()
<4>Calling initcall 0xc036857c: ieee1394_init+0x0/0x280()
<4>initcall 0xc036857c: ieee1394_init+0x0/0x280() returned 0.
<4>initcall 0xc036857c ran for 0 msecs: ieee1394_init+0x0/0x280()
<4>Calling initcall 0xc03687fc: cdrom_init+0x0/0x24()
<4>initcall 0xc03687fc: cdrom_init+0x0/0x24() returned 0.
<4>initcall 0xc03687fc ran for 0 msecs: cdrom_init+0x0/0x24()
<4>Calling initcall 0xc03688c4: i8042_init+0x0/0x128()
<6>serio: i8042 KBD port at 0x60,0x64 irq 1
<6>serio: i8042 AUX port at 0x60,0x64 irq 12
<4>initcall 0xc03688c4: i8042_init+0x0/0x128() returned 0.
<4>initcall 0xc03688c4 ran for 21 msecs: i8042_init+0x0/0x128()
<4>Calling initcall 0xc0368b28: mousedev_init+0x0/0xb4()
<6>mice: PS/2 mouse device common for all mice
<4>initcall 0xc0368b28: mousedev_init+0x0/0xb4() returned 0.
<4>initcall 0xc0368b28 ran for 11 msecs: mousedev_init+0x0/0xb4()
<4>Calling initcall 0xc0368bdc: atkbd_init+0x0/0x34()
<4>initcall 0xc0368bdc: atkbd_init+0x0/0x34() returned 0.
<4>initcall 0xc0368bdc ran for 0 msecs: atkbd_init+0x0/0x34()
<4>Calling initcall 0xc0368c10: psmouse_init+0x0/0x94()
<6>input: AT Translated Set 2 keyboard as /class/input/input0
<4>initcall 0xc0368c10: psmouse_init+0x0/0x94() returned 0.
<4>initcall 0xc0368c10 ran for 926 msecs: psmouse_init+0x0/0x94()
<4>Calling initcall 0xc0368ed0: cmos_init+0x0/0x30()
<7>rtc_cmos: dev (254:0)
<6>rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
<6>rtc0: alarms up to one day
<6>input: ImPS/2 Generic Wheel Mouse as /class/input/input1
<4>initcall 0xc0368ed0: cmos_init+0x0/0x30() returned 0.
<4>initcall 0xc0368ed0 ran for 651 msecs: cmos_init+0x0/0x30()
<4>Calling initcall 0xc03693f4: i2c_dev_init+0x0/0xbc()
<6>i2c /dev entries driver
<4>initcall 0xc03693f4: i2c_dev_init+0x0/0xbc() returned 0.
<4>initcall 0xc03693f4 ran for 9 msecs: i2c_dev_init+0x0/0xbc()
<4>Calling initcall 0xc0369514: edac_init+0x0/0xc4()
<6>EDAC MC: Ver: 2.1.0 Jan 27 2008
<4>initcall 0xc0369514: edac_init+0x0/0xc4() returned 0.
<4>initcall 0xc0369514 ran for 9 msecs: edac_init+0x0/0xc4()
<4>Calling initcall 0xc0369634: cpufreq_stats_init+0x0/0x70()
<4>initcall 0xc0369634: cpufreq_stats_init+0x0/0x70() returned 0.
<4>initcall 0xc0369634 ran for 0 msecs: cpufreq_stats_init+0x0/0x70()
<4>Calling initcall 0xc03696cc: ledtrig_ide_init+0x0/0x34()
<4>initcall 0xc03696cc: ledtrig_ide_init+0x0/0x34() returned 0.
<4>initcall 0xc03696cc ran for 0 msecs: ledtrig_ide_init+0x0/0x34()
<4>Calling initcall 0xc0369700: hid_init+0x0/0x8()
<4>initcall 0xc0369700: hid_init+0x0/0x8() returned 0.
<4>initcall 0xc0369700 ran for 0 msecs: hid_init+0x0/0x8()
<4>Calling initcall 0xc0369708: init_soundcore+0x0/0x7c()
<4>initcall 0xc0369708: init_soundcore+0x0/0x7c() returned 0.
<4>initcall 0xc0369708 ran for 0 msecs: init_soundcore+0x0/0x7c()
<4>Calling initcall 0xc036a0f4: flow_cache_init+0x0/0x150()
<4>initcall 0xc036a0f4: flow_cache_init+0x0/0x150() returned 0.
<4>initcall 0xc036a0f4 ran for 0 msecs: flow_cache_init+0x0/0x150()
<4>Calling initcall 0xc036a3c8: blackhole_module_init+0x0/0x28()
<4>initcall 0xc036a3c8: blackhole_module_init+0x0/0x28() returned 0.
<4>initcall 0xc036a3c8 ran for 0 msecs: blackhole_module_init+0x0/0x28()
<4>Calling initcall 0xc036bb48: init_syncookies+0x0/0x30()
<4>initcall 0xc036bb48: init_syncookies+0x0/0x30() returned 0.
<4>initcall 0xc036bb48 ran for 0 msecs: init_syncookies+0x0/0x30()
<4>Calling initcall 0xc036bb78: xfrm4_beet_init+0x0/0x2c()
<4>initcall 0xc036bb78: xfrm4_beet_init+0x0/0x2c() returned 0.
<4>initcall 0xc036bb78 ran for 0 msecs: xfrm4_beet_init+0x0/0x2c()
<4>Calling initcall 0xc02879d4: ipv4_netfilter_init+0x0/0x28()
<4>initcall 0xc02879d4: ipv4_netfilter_init+0x0/0x28() returned 0.
<4>initcall 0xc02879d4 ran for 0 msecs: ipv4_netfilter_init+0x0/0x28()
<4>Calling initcall 0xc036bba4: bictcp_register+0x0/0x28()
<6>TCP bic registered
<4>initcall 0xc036bba4: bictcp_register+0x0/0x28() returned 0.
<4>initcall 0xc036bba4 ran for 7 msecs: bictcp_register+0x0/0x28()
<4>Calling initcall 0xc036be24: af_unix_init+0x0/0x88()
<6>NET: Registered protocol family 1
<4>initcall 0xc036be24: af_unix_init+0x0/0x88() returned 0.
<4>initcall 0xc036be24 ran for 9 msecs: af_unix_init+0x0/0x88()
<4>Calling initcall 0xc036beac: packet_init+0x0/0x78()
<6>NET: Registered protocol family 17
<4>initcall 0xc036beac: packet_init+0x0/0x78() returned 0.
<4>initcall 0xc036beac ran for 9 msecs: packet_init+0x0/0x78()
<4>Calling initcall 0xc036c130: atm_clip_init+0x0/0xb4()
<4>initcall 0xc036c130: atm_clip_init+0x0/0xb4() returned 0.
<4>initcall 0xc036c130 ran for 0 msecs: atm_clip_init+0x0/0xb4()
<4>Calling initcall 0xc03548a4: check_cache_coherency+0x0/0x80()
<4>initcall 0xc03548a4: check_cache_coherency+0x0/0x80() returned 0.
<4>initcall 0xc03548a4 ran for 0 msecs: check_cache_coherency+0x0/0x80()
<4>Calling initcall 0xc001bac0: init_oops_id+0x0/0x40()
<4>initcall 0xc001bac0: init_oops_id+0x0/0x40() returned 0.
<4>initcall 0xc001bac0 ran for 0 msecs: init_oops_id+0x0/0x40()
<4>Calling initcall 0xc035a9b4: disable_boot_consoles+0x0/0x6c()
<4>initcall 0xc035a9b4: disable_boot_consoles+0x0/0x6c() returned 0.
<4>initcall 0xc035a9b4 ran for 0 msecs: disable_boot_consoles+0x0/0x6c()
<4>Calling initcall 0xc0362420: random32_reseed+0x0/0x3c()
<4>initcall 0xc0362420: random32_reseed+0x0/0x3c() returned 0.
<4>initcall 0xc0362420 ran for 0 msecs: random32_reseed+0x0/0x3c()
<4>Calling initcall 0xc0362ae4: pci_sysfs_init+0x0/0x70()
<4>initcall 0xc0362ae4: pci_sysfs_init+0x0/0x70() returned 0.
<4>initcall 0xc0362ae4 ran for 0 msecs: pci_sysfs_init+0x0/0x70()
<4>Calling initcall 0xc0363a10: seqgen_init+0x0/0x28()
<4>initcall 0xc0363a10: seqgen_init+0x0/0x28() returned 0.
<4>initcall 0xc0363a10 ran for 0 msecs: seqgen_init+0x0/0x28()
<4>Calling initcall 0xc01d04d8: scsi_complete_async_scans+0x0/0xf0()
<4>initcall 0xc01d04d8: scsi_complete_async_scans+0x0/0xf0() returned 0.
<4>initcall 0xc01d04d8 ran for 0 msecs: scsi_complete_async_scans+0x0/0xf0()
<4>Calling initcall 0xc0368ca4: rtc_hctosys+0x0/0x140()
<6>rtc_cmos rtc_cmos: setting system clock to 2008-02-05 21:44:36 UTC (1202247876)
<4>initcall 0xc0368ca4: rtc_hctosys+0x0/0x140() returned 0.
<4>initcall 0xc0368ca4 ran for 13 msecs: rtc_hctosys+0x0/0x140()
<4>Calling initcall 0xc036b0f8: tcp_congestion_default+0x0/0xc()
<4>initcall 0xc036b0f8: tcp_congestion_default+0x0/0xc() returned 0.
<4>initcall 0xc036b0f8 ran for 0 msecs: tcp_congestion_default+0x0/0xc()
<6>kjournald starting. Commit interval 5 seconds
<6>EXT3-fs: mounted filesystem with ordered data mode.
<4>VFS: Mounted root (ext3 filesystem) readonly.
<4>Freeing unused kernel memory: 176k init
<4>Calling INIT
<1>Unable to handle kernel paging request for data at address 0xbffff000
<1>Faulting instruction address: 0xc0015d88
<4>Oops: Kernel access of bad area, sig: 11 [#1]
<4>
<4>Modules linked in:
<4>NIP: c0015d88 LR: c030d124 CTR: 000001d0
<4>REGS: c0357f00 TRAP: 0300 Not tainted (2.6.24)
<4>MSR: 00002030
<FP,IR,DR> CR: 24024048 XER: 20000000
<4>DAR: bffff000, DSISR: 42000000
<4>TASK = c0332570[0] 'swapper' THREAD: c0356000
<6>GPR00: 00000000 c0357fb0 c0332570 bffff000 c0b8f3a4 00000e80 bfffeffc d00dfeed
<6>GPR08: 00000e80 00000002 c035fff4 ffffffff 44024044 00000000 0ffd5900 00800450
<6>GPR16: 00000001 ffffffff 00000000 007ffc00 0ffd3158 0f0689b0 0ffff220 007ffbc0
<6>GPR24: 00000000 00000000 40000000 00000000 00000e80 bffff000 c0360000 00000e80
<4>NIP [c0015d88] memcpy+0x24/0x9c
<4>LR [c030d124] early_init_devtree+0x18c/0x1b0
<4>Call Trace:
<4>[c0357fb0] [c030d110] early_init_devtree+0x178/0x1b0 (unreliable)
<4>[c0357fd0] [c030dcf4] machine_init+0x20/0x8c
<4>[c0357ff0] [c0003838] start_here+0x38/0x78
<4>Instruction dump:
<4>4e800020 7c032040 418100a0 54a7e8ff 38c3fffc 3884fffc 41820028 70c00003
<4>7ce903a6 40820054 80e40004 85040008
<90e60004> 95060008 4200fff0 70a50007
<4>---[ end trace 8640abe69a316dee ]---
<0>Kernel panic - not syncing: Attempted to kill the idle task!
<1>Unable to handle kernel paging request for instruction fetch
<1>Faulting instruction address: 0x00000000
<4>Oops: Kernel access of bad area, sig: 11 [#2]
<4>
<4>Modules linked in:
<4>NIP: 00000000 LR: c00067e8 CTR: 00000000
<4>REGS: c0357cc0 TRAP: 0400 Tainted: G D (2.6.24)
<4>MSR: 40001032
<ME,IR,DR> CR: 48024082 XER: 00000000
<4>TASK = c0332570[0] 'swapper' THREAD: c0356000
<6>GPR00: c00067d8 c0357d70 c0332570 00000001 00000000 c0362174 ffffffff 00000000
<6>GPR08: c03629f4 00000000 00001032 00010001 00000000 00000000 0ffd5900 00800450
<6>GPR16: 00000001 ffffffff 00000000 007ffc00 0ffd3158 0f0689b0 0ffff220 007ffbc0
<6>GPR24: 00000000 00000000 40000000 00000000 c02adae0 c0362174 c0332570 00000000
<4>NIP [00000000] _start+0x40000000/0xc
<4>LR [c00067e8] do_IRQ+0x30/0xa8
<4>Call Trace:
<4>[c0357d70] [c00067d8] do_IRQ+0x20/0xa8 (unreliable)
<4>[c0357d80] [c0010e94] ret_from_except+0x0/0x14
<4>--- Exception: 501 at panic+0x130/0x164
<4> LR = panic+0xa0/0x164
<4>[c0357e90] [c001fbb4] do_exit+0x64/0x710
<4>[c0357ec0] [c000e854] kernel_bad_stack+0x0/0x4c
<4>[c0357ee0] [c0013d54] bad_page_fault+0xb8/0xcc
<4>[c0357ef0] [c0010c88] handle_page_fault+0x7c/0x80
<4>--- Exception: 300 at memcpy+0x24/0x9c
<4> LR = early_init_devtree+0x18c/0x1b0
<4>[c0357fb0] [c030d110] early_init_devtree+0x178/0x1b0 (unreliable)
<4>[c0357fd0] [c030dcf4] machine_init+0x20/0x8c
<4>[c0357ff0] [c0003838] start_here+0x38/0x78
<4>Instruction dump:
<4>XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX
<4>XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX
<0>Kernel panic - not syncing: Fatal exception in interrupt
<1>Unable to handle kernel paging request for instruction fetch
<1>Faulting instruction address: 0x00000000
<4>Oops: Kernel access of bad area, sig: 11 [#3]
<4>
<4>Modules linked in:
<4>NIP: 00000000 LR: c00067e8 CTR: 00000000
<4>REGS: c0357ab0 TRAP: 0400 Tainted: G D (2.6.24)
<4>MSR: 40001032
<ME,IR,DR> CR: 48024082 XER: 00000000
<4>TASK = c0332570[0] 'swapper' THREAD: c0356000
<6>GPR00: c00067d8 c0357b60 c0332570 00000001 00000000 c0362174 ffffffff 00000000
<6>GPR08: c03629f4 00000000 00001032 00020001 00000000 00000000 0ffd5900 00800450
<6>GPR16: 00000001 ffffffff 00000000 007ffc00 0ffd3158 0f0689b0 0ffff220 007ffbc0
<6>GPR24: 00000000 00000000 40000000 00000000 c02ab8fc c0362174 c02acdc4 c0357d90
<4>NIP [00000000] _start+0x40000000/0xc
<4>LR [c00067e8] do_IRQ+0x30/0xa8
<4>Call Trace:
<4>[c0357b60] [c00067d8] do_IRQ+0x20/0xa8 (unreliable)
<4>[c0357b70] [c0010e94] ret_from_except+0x0/0x14
<4>--- Exception: 501 at panic+0x130/0x164
<4> LR = panic+0xa0/0x164
<4>[c0357c80] [c000e848] die+0x154/0x160
<4>[c0357ca0] [c0013d54] bad_page_fault+0xb8/0xcc
<4>[c0357cb0] [c0010c88] handle_page_fault+0x7c/0x80
<4>--- Exception: 400 at _start+0x40000000/0xc
<4> LR = do_IRQ+0x30/0xa8
<4>[c0357d70] [c00067d8] do_IRQ+0x20/0xa8 (unreliable)
<4>[c0357d80] [c0010e94] ret_from_except+0x0/0x14
<4>--- Exception: 501 at panic+0x130/0x164
<4> LR = panic+0xa0/0x164
<4>[c0357e90] [c001fbb4] do_exit+0x64/0x710
<4>[c0357ec0] [c000e854] kernel_bad_stack+0x0/0x4c
<4>[c0357ee0] [c0013d54] bad_page_fault+0xb8/0xcc
<4>[c0357ef0] [c0010c88] handle_page_fault+0x7c/0x80
<4>--- Exception: 300 at memcpy+0x24/0x9c
<4> LR = early_init_devtree+0x18c/0x1b0
<4>[c0357fb0] [c030d110] early_init_devtree+0x178/0x1b0 (unreliable)
<4>[c0357fd0] [c030dcf4] machine_init+0x20/0x8c
<4>[c0357ff0] [c0003838] start_here+0x38/0x78
<4>Instruction dump:
<4>XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX
<4>XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX
<0>Kernel panic - not syncing: Fatal exception in interrupt
<1>Unable to handle kernel paging request for instruction fetch
<1>Faulting instruction address: 0x00000000
<4>Oops: Kernel access of bad area, sig: 11 [#4]
<4>
<4>Modules linked in:
<4>NIP: 00000000 LR: c00067e8 CTR: 00000000
<4>REGS: c03578a0 TRAP: 0400 Tainted: G D (2.6.24)
<4>MSR: 40001032
<ME,IR,DR> CR: 48024082 XER: 00000000
<4>TASK = c0332570[0] 'swapper' THREAD: c0356000
<6>GPR00: c00067d8 c0357950 c0332570 00000001 00000000 c0362174 ffffffff 00000000
<6>GPR08: c03629f4 00000000 00001032 00030001 00000000 00000000 0ffd5900 00800450
<6>GPR16: 00000001 ffffffff 00000000 007ffc00 0ffd3158 0f0689b0 0ffff220 007ffbc0
<6>GPR24: 00000000 00000000 40000000 00000000 c02ab8fc c0362174 c02acdc4 c0357b80
<4>NIP [00000000] _start+0x40000000/0xc
<4>LR [c00067e8] do_IRQ+0x30/0xa8
<4>Call Trace:
<4>[c0357950] [c00067d8] do_IRQ+0x20/0xa8 (unreliable)
<4>[c0357960] [c0010e94] ret_from_except+0x0/0x14
<4>--- Exception: 501 at panic+0x130/0x164
<4> LR = panic+0xa0/0x164
<4>[c0357a70] [c000e848] die+0x154/0x160
<4>[c0357a90] [c0013d54] bad_page_fault+0xb8/0xcc
<4>[c0357aa0] [c0010c88] handle_page_fault+0x7c/0x80
<4>--- Exception: 400 at _start+0x40000000/0xc
<4> LR = do_IRQ+0x30/0xa8
<4>[c0357b60] [c00067d8] do_IRQ+0x20/0xa8 (unreliable)
<4>[c0357b70] [c0010e94] ret_from_except+0x0/0x14
<4>--- Exception: 501 at panic+0x130/0x164
<4> LR = panic+0xa0/0x164
<4>[c0357c80] [c000e848] die+0x154/0x160
<4>[c0357ca0] [c0013d54] bad_page_fault+0xb8/0xcc
<4>[c0357cb0] [c0010c88] handle_page_fault+0x7c/0x80
<4>--- Exception: 400 at _start+0x40000000/0xc
<4> LR = do_IRQ+0x30/0xa8
<4>[c0357d70] [c00067d8] do_IRQ+0x20/0xa8 (unreliable)
<4>[c0357d80] [c0010e94] ret_from_except+0x0/0x14
<4>--- Exception: 501 at panic+0x130/0x164
<4> LR = panic+0xa0/0x164
<4>[c0357e90] [c001fbb4] do_exit+0x64/0x710
<4>[c0357ec0] [c000e854] kernel_bad_stack+0x0/0x4c
<4>[c0357ee0] [c0013d54] bad_page_fault+0xb8/0xcc
<4>[c0357ef0] [c0010c88] handle_page_fault+0x7c/0x80
<4>--- Exception: 300 at memcpy+0x24/0x9c
<4> LR = early_init_devtree+0x18c/0x1b0
<4>[c0357fb0] [c030d110] early_init_devtree+0x178/0x1b0 (unreliable)
<4>[c0357fd0] [c030dcf4] machine_init+0x20/0x8c
<4>[c0357ff0] [c0003838] start_here+0x38/0x78
<4>Instruction dump:
<4>XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX
<4>XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX

Attachment: patch_amigaone_platform
Description: Binary data