login
Header Space

 
 

Re: [PATCH] - Increase MAX_APICS for large configs

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>
Cc: <tglx@...>, <linux-mm@...>, <linux-kernel@...>, Yinghai Lu <yhlu.kernel@...>, H. Peter Anvin <hpa@...>, mike travis <travis@...>
Date: Friday, April 18, 2008 - 5:14 pm

On Thu, Apr 17, 2008 at 01:07:27PM +0200, Ingo Molnar wrote:

Has anyone seen this failure?? (Using git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
from 4/18 AM).

I tried to reproduce the above failure on a small system & was not successful.

Switched to a larger system (XE310 Intel-based 8p, 6GB). All attempts to boot fail
with the following. I backed out the MAX_APIC change, & changed NR_CPUS=8. Still fails.

	...
	[   32.010000] ehci_hcd 0000:00:1d.7: port 6 high speed
	[   32.010000] ehci_hcd 0000:00:1d.7: GetStatus port 6 status 001005 POWER sig=se0 PE CONNECT
	[   32.054003] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
	[   32.058003] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
	[   32.062003] usb usb2: Product: UHCI Host Controller
	[   32.066004] usb usb2: Manufacturer: Linux 2.6.25-x86-latest.git uhci_hcd
	[   32.070004] usb usb2: SerialNumber: 0000:00:1d.0
	[   32.074004] PCI: Found IRQ 10 for device 0000:00:1d.1
	[   32.078004] PCI: Sharing IRQ 10 with 0000:00:1f.2
	[   32.082005] PCI: Sharing IRQ 10 with 0000:00:1f.3
	[   32.086005] PCI: Sharing IRQ 10 with 0000:04:00.1
	[   32.090005] PCI: Setting latency timer of device 0000:00:1d.1 to 64
	[   32.094005] uhci_hcd 0000:00:1d.1: UHCI Host Controller
	[   32.098006] usb 1-6: new high speed USB device using ehci_hcd and address 2
	[   32.102006] nommu_map_single: overflow 1af757720+8

Full log:


[    0.000000] Linux version 2.6.25-x86-latest.git (root@cleopatra1) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-52)) #2 SMP Fri Apr 18 09:36:33 CDT 2008
[    0.000000] Command line: root=/dev/sda2 console=ttyS1,38400n8 debug initcall_debug apic=verbose sysrq_always_enabled ignore_loglevel selinux=0 nmi_watchdog=2 profile=0 nosmp highres=0 nolapic_timer hpet=disable idle=poll highmem=512m nopat acpi=off
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009bc00 (usable)
[    0.000000]  BIOS-e820: 000000000009bc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000d0000 - 00000000000d8000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000cff60000 (usable)
[    0.000000]  BIOS-e820: 00000000cff60000 - 00000000cff69000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000cff69000 - 00000000cff80000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000cff80000 - 00000000d0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 00000001b0000000 (usable)
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] using polling idle threads.
[    0.000000] x86: PAT support disabled.
[    0.000000] Entering add_active_range(0, 0, 155) 0 entries of 256 used
[    0.000000] Entering add_active_range(0, 256, 851808) 1 entries of 256 used
[    0.000000] Entering add_active_range(0, 1048576, 1769472) 2 entries of 256 used
[    0.000000] max_pfn_mapped = 1769472
[    0.000000] x86: PAT support disabled.
[    0.000000] init_memory_mapping
[    0.000000] DMI present.
[    0.000000] Entering add_active_range(0, 0, 155) 0 entries of 256 used
[    0.000000] Entering add_active_range(0, 256, 851808) 1 entries of 256 used
[    0.000000] Entering add_active_range(0, 1048576, 1769472) 2 entries of 256 used
[    0.000000]   early res: 0 [0-fff] BIOS data page
[    0.000000]   early res: 1 [6000-7fff] TRAMPOLINE
[    0.000000]   early res: 2 [200000-10d70eb] TEXT DATA BSS
[    0.000000]   early res: 3 [9bc00-fffff] BIOS reserved
[    0.000000]   early res: 4 [8000-ffff] PGTABLE
[    0.000000]  [ffffe20000000000-ffffe20005ffffff] PMD -> [ffff810028200000-ffff81002e1fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   DMA32        4096 ->  1048576
[    0.000000]   Normal    1048576 ->  1769472
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0:        0 ->      155
[    0.000000]     0:      256 ->   851808
[    0.000000]     0:  1048576 ->  1769472
[    0.000000] On node 0 totalpages: 1572603
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 113 pages reserved
[    0.000000]   DMA zone: 3826 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 833432 pages, LIFO batch:31
[    0.000000]   Normal zone: 9856 pages used for memmap
[    0.000000]   Normal zone: 711040 pages, LIFO batch:31
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000] MPTABLE: OEM ID: INTEL    Product ID: Bridge CRB   <6>MPTABLE: Product ID: Bridge CRB   <6>MPTABLE: APIC at: 0xFEE00000
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] Processor #4
[    0.000000] Processor #1
[    0.000000] Processor #5
[    0.000000] Processor #2
[    0.000000] Processor #6
[    0.000000] Processor #3
[    0.000000] Processor #7
[    0.000000] I/O APIC #8 Version 32 at 0xFEC00000.
[    0.000000] I/O APIC #9 Version 32 at 0xFEC80000.
[    0.000000] Setting APIC routing to flat
[    0.000000] Processors: 8
[    0.000000] mapped APIC to ffffffffff5fb000 (        fee00000)
[    0.000000] mapped IOAPIC to ffffffffff5fa000 (00000000fec00000)
[    0.000000] mapped IOAPIC to ffffffffff5f9000 (00000000fec80000)
[    0.000000] Allocating PCI resources starting at d1000000 (gap: d0000000:10000000)
[    0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PERCPU: Allocating 22856 bytes of per cpu data
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1548298
[    0.000000] Kernel command line: root=/dev/sda2 console=ttyS1,38400n8 debug initcall_debug apic=verbose sysrq_always_enabled ignore_loglevel selinux=0 nmi_watchdog=2 profile=0 nosmp highres=0 nolapic_timer hpet=disable idle=poll highmem=512m nopat acpi=off
[    0.000000] debug: sysrq always enabled.
[    0.000000] kernel profiling enabled (shift: 0)
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] TSC calibrated against PIT
[    0.000000] time.c: Detected 2327.539 MHz processor.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [ttyS1] enabled
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Memory: 6127676k/7077888k available (8955k kernel code, 162068k reserved, 3789k data, 520k init)
[    0.000000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.084005] Calibrating delay using timer specific routine.. 4658.74 BogoMIPS (lpj=9317486)
[    0.092005] Security Framework initialized
[    0.096006] Capability LSM initialized
[    0.100006] Mount-cache hash table entries: 256
[    0.104006] Initializing cgroup subsys cpuacct
[    0.108006] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.116007] CPU: L2 cache: 4096K
[    0.120007] CPU: Physical Processor ID: 0
[    0.124007] CPU: Processor Core ID: 0
[    0.128008] CPU0: Thermal monitoring handled by SMI
[    0.132008] SMP alternatives: switching to UP code
[    0.144009] SMP mode deactivated,forcing use of dummy APIC emulation.
[    0.148009] SMP disabled
[    0.152009] Brought up 1 CPUs
[    0.156009] Total of 1 processors activated (4658.74 BogoMIPS).
[    0.164010] Calling initcall 0xffffffff80ee09f0: net_ns_init+0x0/0x170()
[    0.172010] net_namespace: 408 bytes
[    0.176011] initcall 0xffffffff80ee09f0: net_ns_init+0x0/0x170() returned 0.
[    0.188011] initcall 0xffffffff80ee09f0 ran for 3 msecs: net_ns_init+0x0/0x170()
[    0.196012] Calling initcall 0xffffffff80ab5020: init_smp_flush+0x0/0x78()
[    0.204012] initcall 0xffffffff80ab5020: init_smp_flush+0x0/0x78() returned 0.
[    0.216013] initcall 0xffffffff80ab5020 ran for 0 msecs: init_smp_flush+0x0/0x78()
[    0.224014] Calling initcall 0xffffffff80eb0e60: sysctl_init+0x0/0x5a()
[    0.236014] initcall 0xffffffff80eb0e60: sysctl_init+0x0/0x5a() returned 0.
[    0.248015] initcall 0xffffffff80eb0e60 ran for 0 msecs: sysctl_init+0x0/0x5a()
[    0.256016] Calling initcall 0xffffffff80eb1a70: ksysfs_init+0x0/0xdf()
[    0.264016] initcall 0xffffffff80eb1a70: ksysfs_init+0x0/0xdf() returned 0.
[    0.276017] initcall 0xffffffff80eb1a70 ran for 0 msecs: ksysfs_init+0x0/0xdf()
[    0.284017] Calling initcall 0xffffffff80eb1f50: init_jiffies_clocksource+0x0/0x39()
[    0.292018] initcall 0xffffffff80eb1f50: init_jiffies_clocksource+0x0/0x39() returned 0.
[    0.304019] initcall 0xffffffff80eb1f50 ran for 0 msecs: init_jiffies_clocksource+0x0/0x39()
[    0.312019] Calling initcall 0xffffffff80eb2200: pm_init+0x0/0x80()
[    0.320020] initcall 0xffffffff80eb2200: pm_init+0x0/0x80() returned 0.
[    0.332020] initcall 0xffffffff80eb2200 ran for 0 msecs: pm_init+0x0/0x80()
[    0.340021] Calling initcall 0xffffffff80eb5feb: filelock_init+0x0/0x65()
[    0.348021] initcall 0xffffffff80eb5feb: filelock_init+0x0/0x65() returned 0.
[    0.360022] initcall 0xffffffff80eb5feb ran for 0 msecs: filelock_init+0x0/0x65()
[    0.368023] Calling initcall 0xffffffff80eb6d35: init_script_binfmt+0x0/0x39()
[    0.376023] initcall 0xffffffff80eb6d35: init_script_binfmt+0x0/0x39() returned 0.
[    0.388024] initcall 0xffffffff80eb6d35 ran for 0 msecs: init_script_binfmt+0x0/0x39()
[    0.396024] Calling initcall 0xffffffff80eb6d6e: init_elf_binfmt+0x0/0x39()
[    0.408025] initcall 0xffffffff80eb6d6e: init_elf_binfmt+0x0/0x39() returned 0.
[    0.420026] initcall 0xffffffff80eb6d6e ran for 0 msecs: init_elf_binfmt+0x0/0x39()
[    0.428026] Calling initcall 0xffffffff80eb6da7: init_compat_elf_binfmt+0x0/0x39()
[    0.436027] initcall 0xffffffff80eb6da7: init_compat_elf_binfmt+0x0/0x39() returned 0.
[    0.444027] initcall 0xffffffff80eb6da7 ran for 0 msecs: init_compat_elf_binfmt+0x0/0x39()
[    0.452028] Calling initcall 0xffffffff80eba033: debugfs_init+0x0/0x7d()
[    0.460028] initcall 0xffffffff80eba033: debugfs_init+0x0/0x7d() returned 0.
[    0.472029] initcall 0xffffffff80eba033 ran for 0 msecs: debugfs_init+0x0/0x7d()
[    0.480030] Calling initcall 0xffffffff80ebaa06: securityfs_init+0x0/0x76()
[    0.488030] initcall 0xffffffff80ebaa06: securityfs_init+0x0/0x76() returned 0.
[    0.500031] initcall 0xffffffff80ebaa06 ran for 0 msecs: securityfs_init+0x0/0x76()
[    0.508031] Calling initcall 0xffffffff80ebbdc0: random32_init+0x0/0x85()
[    0.516032] initcall 0xffffffff80ebbdc0: random32_init+0x0/0x85() returned 0.
[    0.528033] initcall 0xffffffff80ebbdc0 ran for 0 msecs: random32_init+0x0/0x85()
[    0.536033] Calling initcall 0xffffffff808d6fe5: virtio_init+0x0/0x4f()
[    0.544034] initcall 0xffffffff808d6fe5: virtio_init+0x0/0x4f() returned 0.
[    0.556034] initcall 0xffffffff808d6fe5 ran for 0 msecs: virtio_init+0x0/0x4f()
[    0.564035] Calling initcall 0xffffffff80ee0810: sock_init+0x0/0x90()
[    0.572035] initcall 0xffffffff80ee0810: sock_init+0x0/0x90() returned 0.
[    0.584036] initcall 0xffffffff80ee0810 ran for 0 msecs: sock_init+0x0/0x90()
[    0.592037] Calling initcall 0xffffffff80ee1800: netpoll_init+0x0/0x60()
[    0.600037] initcall 0xffffffff80ee1800: netpoll_init+0x0/0x60() returned 0.
[    0.612038] initcall 0xffffffff80ee1800 ran for 0 msecs: netpoll_init+0x0/0x60()
[    0.620038] Calling initcall 0xffffffff80ee195c: netlink_proto_init+0x0/0x18d()
[    0.632039] NET: Registered protocol family 16
[    0.636039] initcall 0xffffffff80ee195c: netlink_proto_init+0x0/0x18d() returned 0.
[    0.648040] initcall 0xffffffff80ee195c ran for 3 msecs: netlink_proto_init+0x0/0x18d()
[    0.656041] Calling initcall 0xffffffff80ebbc30: kobject_uevent_init+0x0/0x6f()
[    0.664041] initcall 0xffffffff80ebbc30: kobject_uevent_init+0x0/0x6f() returned 0.
[    0.676042] initcall 0xffffffff80ebbc30 ran for 0 msecs: kobject_uevent_init+0x0/0x6f()
[    0.684042] Calling initcall 0xffffffff80ebbfaf: pcibus_class_init+0x0/0x39()
[    0.692043] initcall 0xffffffff80ebbfaf: pcibus_class_init+0x0/0x39() returned 0.
[    0.704044] initcall 0xffffffff80ebbfaf ran for 0 msecs: pcibus_class_init+0x0/0x39()
[    0.712044] Calling initcall 0xffffffff80ebc7fb: pci_driver_init+0x0/0x45()
[    0.720045] initcall 0xffffffff80ebc7fb: pci_driver_init+0x0/0x45() returned 0.
[    0.732045] initcall 0xffffffff80ebc7fb ran for 0 msecs: pci_driver_init+0x0/0x45()
[    0.740046] Calling initcall 0xffffffff80ebd23b: backlight_class_init+0x0/0x75()
[    0.748046] initcall 0xffffffff80ebd23b: backlight_class_init+0x0/0x75() returned 0.
[    0.760047] initcall 0xffffffff80ebd23b ran for 0 msecs: backlight_class_init+0x0/0x75()
[    0.768048] Calling initcall 0xffffffff80ebfbfb: video_output_class_init+0x0/0x39()
[    0.780048] initcall 0xffffffff80ebfbfb: video_output_class_init+0x0/0x39() returned 0.
[    0.792049] initcall 0xffffffff80ebfbfb ran for 0 msecs: video_output_class_init+0x0/0x39()
[    0.800050] Calling initcall 0xffffffff80ec1579: dock_init+0x0/0x78()
[    0.808050] ACPI Exception (utmutex-0263): AE_BAD_PARAMETER, Thread FFFF8101AFC5F750 could not acquire Mutex [1] [20070126]
[    0.820051] No dock devices found.
[    0.824051] initcall 0xffffffff80ec1579: dock_init+0x0/0x78() returned 0.
[    0.836052] initcall 0xffffffff80ec1579 ran for 15 msecs: dock_init+0x0/0x78()
[    0.844052] Calling initcall 0xffffffff80ec2c10: tty_class_init+0x0/0x52()
[    0.852053] initcall 0xffffffff80ec2c10: tty_class_init+0x0/0x52() returned 0.
[    0.864054] initcall 0xffffffff80ec2c10 ran for 0 msecs: tty_class_init+0x0/0x52()
[    0.872054] Calling initcall 0xffffffff80ec361d: vtconsole_class_init+0x0/0xf7()
[    0.880055] initcall 0xffffffff80ec361d: vtconsole_class_init+0x0/0xf7() returned 0.
[    0.892055] initcall 0xffffffff80ec361d ran for 0 msecs: vtconsole_class_init+0x0/0xf7()
[    0.900056] Calling initcall 0xffffffff80edffdf: early_fill_mp_bus_info+0x0/0x831()
[    0.908056] initcall 0xffffffff80edffdf: early_fill_mp_bus_info+0x0/0x831() returned 0.
[    0.920057] initcall 0xffffffff80edffdf ran for 0 msecs: early_fill_mp_bus_info+0x0/0x831()
[    0.928058] Calling initcall 0xffffffff80ea71d5: arch_kdebugfs_init+0x0/0x2e()
[    0.936058] initcall 0xffffffff80ea71d5: arch_kdebugfs_init+0x0/0x2e() returned 0.
[    0.948059] initcall 0xffffffff80ea71d5 ran for 0 msecs: arch_kdebugfs_init+0x0/0x2e()
[    0.956059] Calling initcall 0xffffffff80ea8340: mtrr_if_init+0x0/0xb0()
[    0.964060] initcall 0xffffffff80ea8340: mtrr_if_init+0x0/0xb0() returned 0.
[    0.976061] initcall 0xffffffff80ea8340 ran for 0 msecs: mtrr_if_init+0x0/0xb0()
[    0.984061] Calling initcall 0xffffffff80ebd020: acpi_pci_init+0x0/0x70()
[    0.992062] initcall 0xffffffff80ebd020: acpi_pci_init+0x0/0x70() returned 0.
[    1.004062] initcall 0xffffffff80ebd020 ran for 0 msecs: acpi_pci_init+0x0/0x70()
[    1.012063] Calling initcall 0xffffffff80ec10ef: init_acpi_device_notify+0x0/0x73()
[    1.020063] initcall 0xffffffff80ec10ef: init_acpi_device_notify+0x0/0x73() returned 0.
[    1.032064] initcall 0xffffffff80ec10ef ran for 0 msecs: init_acpi_device_notify+0x0/0x73()
[    1.040065] Calling initcall 0xffffffff80edee30: pci_access_init+0x0/0x6a()
[    1.048065] PCI: Using configuration type 1 for base access
[    1.052065] initcall 0xffffffff80edee30: pci_access_init+0x0/0x6a() returned 0.
[    1.064066] initcall 0xffffffff80edee30 ran for 3 msecs: pci_access_init+0x0/0x6a()
[    1.072067] Calling initcall 0xffffffff80ea7170: topology_init+0x0/0x65()
[    1.080067] initcall 0xffffffff80ea7170: topology_init+0x0/0x65() returned 0.
[    1.092068] initcall 0xffffffff80ea7170 ran for 0 msecs: topology_init+0x0/0x65()
[    1.100068] Calling initcall 0xffffffff80ea7f5d: mtrr_init_finialize+0x0/0x5f()
[    1.108069] initcall 0xffffffff80ea7f5d: mtrr_init_finialize+0x0/0x5f() returned 0.
[    1.120070] initcall 0xffffffff80ea7f5d ran for 0 msecs: mtrr_init_finialize+0x0/0x5f()
[    1.128070] Calling initcall 0xffffffff80eb154a: param_sysfs_init+0x0/0x222()
[    1.140071] initcall 0xffffffff80eb154a: param_sysfs_init+0x0/0x222() returned 0.
[    1.152072] initcall 0xffffffff80eb154a ran for 3 msecs: param_sysfs_init+0x0/0x222()
[    1.160072] Calling initcall 0xffffffff8027ed00: pm_sysrq_init+0x0/0x45()
[    1.168073] initcall 0xffffffff8027ed00: pm_sysrq_init+0x0/0x45() returned 0.
[    1.180073] initcall 0xffffffff8027ed00 ran for 0 msecs: pm_sysrq_init+0x0/0x45()
[    1.188074] Calling initcall 0xffffffff80eb5305: readahead_init+0x0/0x39()
[    1.196074] initcall 0xffffffff80eb5305: readahead_init+0x0/0x39() returned 0.
[    1.204075] initcall 0xffffffff80eb5305 ran for 0 msecs: readahead_init+0x0/0x39()
[    1.212075] Calling initcall 0xffffffff80eb68e0: init_bio+0x0/0xed()
[    1.220076] initcall 0xffffffff80eb68e0: init_bio+0x0/0xed() returned 0.
[    1.232077] initcall 0xffffffff80eb68e0 ran for 0 msecs: init_bio+0x0/0xed()
[    1.240077] Calling initcall 0xffffffff80ebb921: blk_settings_init+0x0/0x54()
[    1.252078] initcall 0xffffffff80ebb921: blk_settings_init+0x0/0x54() returned 0.
[    1.264079] initcall 0xffffffff80ebb921 ran for 0 msecs: blk_settings_init+0x0/0x54()
[    1.272079] Calling initcall 0xffffffff80ebb975: blk_ioc_init+0x0/0x52()
[    1.280080] initcall 0xffffffff80ebb975: blk_ioc_init+0x0/0x52() returned 0.
[    1.288080] initcall 0xffffffff80ebb975 ran for 0 msecs: <4>Clocksource tsc unstable (delta = 707367446 ns)
[    1.296081] blk_ioc_init+0x0/0x52()
[    1.300081] Calling initcall 0xffffffff80ebb9c7: genhd_device_init+0x0/0x78()
[    1.308081] initcall 0xffffffff80ebb9c7: genhd_device_init+0x0/0x78() returned 0.
[    1.320082] initcall 0xffffffff80ebb9c7 ran for 0 msecs: genhd_device_init+0x0/0x78()
[    1.328083] Calling initcall 0xffffffff80ebd13c: fbmem_init+0x0/0xc1()
[    1.336083] initcall 0xffffffff80ebd13c: fbmem_init+0x0/0xc1() returned 0.
[    1.348084] initcall 0xffffffff80ebd13c ran for 0 msecs: fbmem_init+0x0/0xc1()
[    1.356084] Calling initcall 0xffffffff80ec0eba: acpi_init+0x0/0x235()
[    1.364085] ACPI: Interpreter disabled.
[    1.368085] initcall 0xffffffff80ec0eba: acpi_init+0x0/0x235() returned -19.
[    1.380086] initcall 0xffffffff80ec0eba ran for 3 msecs: acpi_init+0x0/0x235()
[    1.388086] Calling initcall 0xffffffff80ec1162: acpi_scan_init+0x0/0x146()
[    1.400087] initcall 0xffffffff80ec1162: acpi_scan_init+0x0/0x146() returned 0.
[    1.412088] initcall 0xffffffff80ec1162 ran for 0 msecs: acpi_scan_init+0x0/0x146()
[    1.420088] Calling initcall 0xffffffff80ec12a8: acpi_ec_init+0x0/0x8b()
[    1.428089] initcall 0xffffffff80ec12a8: acpi_ec_init+0x0/0x8b() returned 0.
[    1.440090] initcall 0xffffffff80ec12a8 ran for 0 msecs: acpi_ec_init+0x0/0x8b()
[    1.448090] Calling initcall 0xffffffff80ec15f1: acpi_pci_root_init+0x0/0x50()
[    1.456091] initcall 0xffffffff80ec15f1: acpi_pci_root_init+0x0/0x50() returned 0.
[    1.468091] initcall 0xffffffff80ec15f1 ran for 0 msecs: acpi_pci_root_init+0x0/0x50()
[    1.476092] Calling initcall 0xffffffff80ec18dd: acpi_pci_link_init+0x0/0x70()
[    1.484092] initcall 0xffffffff80ec18dd: acpi_pci_link_init+0x0/0x70() returned 0.
[    1.496093] initcall 0xffffffff80ec18dd ran for 0 msecs: acpi_pci_link_init+0x0/0x70()
[    1.504094] Calling initcall 0xffffffff80ec194d: acpi_power_init+0x0/0x9f()
[    1.512094] initcall 0xffffffff80ec194d: acpi_power_init+0x0/0x9f() returned 0.
[    1.524095] initcall 0xffffffff80ec194d ran for 0 msecs: acpi_power_init+0x0/0x9f()
[    1.532095] Calling initcall 0xffffffff80ec1a54: acpi_system_init+0x0/0x1c4()
[    1.540096] initcall 0xffffffff80ec1a54: acpi_system_init+0x0/0x1c4() returned 0.
[    1.552097] initcall 0xffffffff80ec1a54 ran for 0 msecs: acpi_system_init+0x0/0x1c4()
[    1.560097] Calling initcall 0xffffffff80ec1d40: pnp_init+0x0/0x45()
[    1.568098] Linux Plug and Play Support v0.97 (c) Adam Belay
[    1.572098] initcall 0xffffffff80ec1d40: pnp_init+0x0/0x45() returned 0.
[    1.584099] initcall 0xffffffff80ec1d40 ran for 3 msecs: pnp_init+0x0/0x45()
[    1.592099] Calling initcall 0xffffffff80ec208f: pnpacpi_init+0x0/0xb6()
[    1.604100] pnp: PnP ACPI: disabled
[    1.608100] initcall 0xffffffff80ec208f: pnpacpi_init+0x0/0xb6() returned 0.
[    1.620101] initcall 0xffffffff80ec208f ran for 3 msecs: pnpacpi_init+0x0/0xb6()
[    1.628101] Calling initcall 0xffffffff80ec3200: misc_init+0x0/0xac()
[    1.636102] initcall 0xffffffff80ec3200: misc_init+0x0/0xac() returned 0.
[    1.648103] initcall 0xffffffff80ec3200 ran for 0 msecs: misc_init+0x0/0xac()
[    1.656103] Calling initcall 0xffffffff80ecd237: tifm_init+0x0/0x9c()
[    1.664104] initcall 0xffffffff80ecd237: tifm_init+0x0/0x9c() returned 0.
[    1.676104] initcall 0xffffffff80ecd237 ran for 0 msecs: tifm_init+0x0/0x9c()
[    1.684105] Calling initcall 0xffffffff80ed27ea: init_dvbdev+0x0/0xe6()
[    1.692105] initcall 0xffffffff80ed27ea: init_dvbdev+0x0/0xe6() returned 0.
[    1.704106] initcall 0xffffffff80ed27ea ran for 0 msecs: init_dvbdev+0x0/0xe6()
[    1.712107] Calling initcall 0xffffffff80ed2c60: init_scsi+0x0/0xc7()
[    1.720107] SCSI subsystem initialized
[    1.724107] initcall 0xffffffff80ed2c60: init_scsi+0x0/0xc7() returned 0.
[    1.736108] initcall 0xffffffff80ed2c60 ran for 3 msecs: init_scsi+0x0/0xc7()
[    1.744109] Calling initcall 0xffffffff80ed6a40: ata_init+0x0/0x3f7()
[    1.752109] libata version 3.00 loaded.
[    1.756109] initcall 0xffffffff80ed6a40: ata_init+0x0/0x3f7() returned 0.
[    1.764110] initcall 0xffffffff80ed6a40 ran for 3 msecs: ata_init+0x0/0x3f7()
[    1.772110] Calling initcall 0xffffffff80ed7a10: usb_init+0x0/0x135()
[    1.784111] usbcore: registered new interface driver usbfs
[    1.788111] usbcore: registered new interface driver hub
[    1.792112] usbcore: registered new device driver usb
[    1.796112] initcall 0xffffffff80ed7a10: usb_init+0x0/0x135() returned 0.
[    1.808113] initcall 0xffffffff80ed7a10 ran for 11 msecs: usb_init+0x0/0x135()
[    1.816113] Calling initcall 0xffffffff80ed91f0: serio_init+0x0/0xc0()
[    1.824114] initcall 0xffffffff80ed91f0: serio_init+0x0/0xc0() returned 0.
[    1.836114] initcall 0xffffffff80ed91f0 ran for 0 msecs: serio_init+0x0/0xc0()
[    1.844115] Calling initcall 0xffffffff80ed97db: gameport_init+0x0/0xb5()
[    1.852115] initcall 0xffffffff80ed97db: gameport_init+0x0/0xb5() returned 0.
[    1.864116] initcall 0xffffffff80ed97db ran for 0 msecs: gameport_init+0x0/0xb5()
[    1.872117] Calling initcall 0xffffffff80ed98e0: input_init+0x0/0x150()
[    1.880117] initcall 0xffffffff80ed98e0: input_init+0x0/0x150() returned 0.
[    1.892118] initcall 0xffffffff80ed98e0 ran for 0 msecs: input_init+0x0/0x150()
[    1.900118] Calling initcall 0xffffffff80edaaea: power_supply_class_init+0x0/0x58()
[    1.908119] initcall 0xffffffff80edaaea: power_supply_class_init+0x0/0x58() returned 0.
[    1.920120] initcall 0xffffffff80edaaea ran for 0 msecs: power_supply_class_init+0x0/0x58()
[    1.928120] Calling initcall 0xffffffff80edabc0: hwmon_init+0x0/0x70()
[    1.936121] initcall 0xffffffff80edabc0: hwmon_init+0x0/0x70() returned 0.
[    1.948121] initcall 0xffffffff80edabc0 ran for 0 msecs: hwmon_init+0x0/0x70()
[    1.956122] Calling initcall 0xffffffff80edc600: thermal_init+0x0/0x60()
[    1.964122] initcall 0xffffffff80edc600: thermal_init+0x0/0x60() returned 0.
[    1.976123] initcall 0xffffffff80edc600 ran for 0 msecs: thermal_init+0x0/0x60()
[    1.984124] Calling initcall 0xffffffff80edd310: mmc_init+0x0/0xa0()
[    1.996124] initcall 0xffffffff80edd310: mmc_init+0x0/0xa0() returned 0.
[    2.008125] initcall 0xffffffff80edd310 ran for 0 msecs: mmc_init+0x0/0xa0()
[    2.016126] Calling initcall 0xffffffff80edd534: leds_init+0x0/0x5c()
[    2.024126] initcall 0xffffffff80edd534: leds_init+0x0/0x5c() returned 0.
[    2.036127] initcall 0xffffffff80edd534 ran for 0 msecs: leds_init+0x0/0x5c()
[    2.044127] Calling initcall 0xffffffff80edee9a: pci_acpi_init+0x0/0xe6()
[    2.052128] initcall 0xffffffff80edee9a: pci_acpi_init+0x0/0xe6() returned 0.
[    2.064129] initcall 0xffffffff80edee9a ran for 0 msecs: pci_acpi_init+0x0/0xe6()
[    2.072129] Calling initcall 0xffffffff80edef80: pci_legacy_init+0x0/0x130()
[    2.080130] PCI: Probing PCI hardware
[    2.084130] PCI: Probing PCI hardware (bus 00)
[    2.088130] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[    2.092130] PCI: Transparent bridge - 0000:00:1e.0
[    2.096131] initcall 0xffffffff80edef80: pci_legacy_init+0x0/0x130() returned 0.
[    2.108131] initcall 0xffffffff80edef80 ran for 15 msecs: pci_legacy_init+0x0/0x130()
[    2.116132] Calling initcall 0xffffffff80edf7c7: pcibios_irq_init+0x0/0x529()
[    2.124132] PCI: Using IRQ router PIIX/ICH [8086/2670] at 0000:00:1f.0
[    2.128133] PCI: setting IRQ 7 as level-triggered
[    2.132133] PCI: Found IRQ 7 for device 0000:00:00.0
[    2.136133] PCI: Sharing IRQ 7 with 0000:00:02.0
[    2.140133] PCI: Sharing IRQ 7 with 0000:00:04.0
[    2.144134] PCI: Sharing IRQ 7 with 0000:00:06.0
[    2.148134] PCI: Sharing IRQ 7 with 0000:00:08.0
[    2.152134] PCI: Sharing IRQ 7 with 0000:01:00.0
[    2.156134] PCI: Sharing IRQ 7 with 0000:02:00.0
[    2.160135] PCI: Sharing IRQ 7 with 0000:06:00.0
[    2.164135] initcall 0xffffffff80edf7c7: pcibios_irq_init+0x0/0x529() returned 0.
[    2.176136] initcall 0xffffffff80edf7c7 ran for 38 msecs: pcibios_irq_init+0x0/0x529()
[    2.184136] Calling initcall 0xffffffff80edfcf0: pcibios_init+0x0/0xa1()
[    2.192137] initcall 0xffffffff80edfcf0: pcibios_init+0x0/0xa1() returned 0.
[    2.204137] initcall 0xffffffff80edfcf0 ran for 0 msecs: pcibios_init+0x0/0xa1()
[    2.212138] Calling initcall 0xffffffff80ee0923: proto_init+0x0/0x56()
[    2.220138] initcall 0xffffffff80ee0923: proto_init+0x0/0x56() returned 0.
[    2.232139] initcall 0xffffffff80ee0923 ran for 0 msecs: proto_init+0x0/0x56()
[    2.240140] Calling initcall 0xffffffff80ee0e99: net_dev_init+0x0/0x172()
[    2.252140] initcall 0xffffffff80ee0e99: net_dev_init+0x0/0x172() returned 0.
[    2.264141] initcall 0xffffffff80ee0e99 ran for 0 msecs: net_dev_init+0x0/0x172()
[    2.272142] Calling initcall 0xffffffff80ee1140: neigh_init+0x0/0x99()
[    2.280142] initcall 0xffffffff80ee1140: neigh_init+0x0/0x99() returned 0.
[    2.292143] initcall 0xffffffff80ee1140 ran for 0 msecs: neigh_init+0x0/0x99()
[    2.300143] Calling initcall 0xffffffff80ee1ae9: genl_init+0x0/0xf7()
[    2.324145] initcall 0xffffffff80ee1ae9: genl_init+0x0/0xf7() returned 0.
[    2.336146] initcall 0xffffffff80ee1ae9 ran for 15 msecs: genl_init+0x0/0xf7()
[    2.344146] Calling initcall 0xffffffff80ee7810: wanrouter_init+0x0/0x76()
[    2.352147] Sangoma WANPIPE Router v1.1 (c) 1995-2000 Sangoma Technologies Inc.
[    2.356147] initcall 0xffffffff80ee7810: wanrouter_init+0x0/0x76() returned 0.
[    2.368148] initcall 0xffffffff80ee7810 ran for 3 msecs: wanrouter_init+0x0/0x76()
[    2.376148] Calling initcall 0xffffffff80ee83a0: irda_init+0x0/0xe0()
[    2.388149] irda_init()
[    2.392149] NET: Registered protocol family 23
[    2.396149] initcall 0xffffffff80ee83a0: irda_init+0x0/0xe0() returned 0.
[    2.408150] initcall 0xffffffff80ee83a0 ran for 7 msecs: irda_init+0x0/0xe0()
[    2.416151] Calling initcall 0xffffffff80ee8a90: bt_init+0x0/0x85()
[    2.424151] Bluetooth: Core ver 2.11
[    2.428151] NET: Registered protocol family 31
[    2.432152] Bluetooth: HCI device and connection manager initialized
[    2.436152] Bluetooth: HCI socket layer initialized
[    2.440152] initcall 0xffffffff80ee8a90: bt_init+0x0/0x85() returned 0.
[    2.452153] initcall 0xffffffff80ee8a90 ran for 15 msecs: bt_init+0x0/0x85()
[    2.460153] Calling initcall 0xffffffff80ee9540: atm_init+0x0/0xd5()
[    2.468154] NET: Registered protocol family 8
[    2.472154] NET: Registered protocol family 20
[    2.476154] initcall 0xffffffff80ee9540: atm_init+0x0/0xd5() returned 0.
[    2.488155] initcall 0xffffffff80ee9540 ran for 7 msecs: atm_init+0x0/0xd5()
[    2.496156] Calling initcall 0xffffffff80eea92e: wireless_nlevent_init+0x0/0x62()
[    2.504156] initcall 0xffffffff80eea92e: wireless_nlevent_init+0x0/0x62() returned 0.
[    2.516157] initcall 0xffffffff80eea92e ran for 0 msecs: wireless_nlevent_init+0x0/0x62()
[    2.524157] Calling initcall 0xffffffff80a49300: cfg80211_init+0x0/0x75()
[    2.532158] initcall 0xffffffff80a49300: cfg80211_init+0x0/0x75() returned 0.
[    2.544159] initcall 0xffffffff80a49300 ran for 0 msecs: cfg80211_init+0x0/0x75()
[    2.552159] Calling initcall 0xffffffff80eea990: ieee80211_init+0x0/0x47()
[    2.560160] initcall 0xffffffff80eea990: ieee80211_init+0x0/0x47() returned 0.
[    2.572160] initcall 0xffffffff80eea990 ran for 0 msecs: ieee80211_init+0x0/0x47()
[    2.580161] Calling initcall 0xffffffff80eeaba0: sysctl_init+0x0/0x55()
[    2.588161] initcall 0xffffffff80eeaba0: sysctl_init+0x0/0x55() returned 0.
[    2.600162] initcall 0xffffffff80eeaba0 ran for 0 msecs: sysctl_init+0x0/0x55()
[    2.608163] Calling initcall 0xffffffff80ea6fd6: pci_iommu_init+0x0/0x35()
[    2.616163] initcall 0xffffffff80ea6fd6: pci_iommu_init+0x0/0x35() returned 0.
[    2.628164] initcall 0xffffffff80ea6fd6 ran for 0 msecs: pci_iommu_init+0x0/0x35()
[    2.636164] Calling initcall 0xffffffff80eaeae0: hpet_late_init+0x0/0x60()
[    2.644165] initcall 0xffffffff80eaeae0: hpet_late_init+0x0/0x60() returned -19.
[    2.656166] initcall 0xffffffff80eaeae0 ran for 0 msecs: hpet_late_init+0x0/0x60()
[    2.664166] Calling initcall 0xffffffff80eb1d90: clocksource_done_booting+0x0/0x38()
[    2.672167] initcall 0xffffffff80eb1d90: clocksource_done_booting+0x0/0x38() returned 0.
[    2.684167] initcall 0xffffffff80eb1d90 ran for 0 msecs: clocksource_done_booting+0x0/0x38()
[    2.692168] Calling initcall 0xffffffff80eb5f28: init_pipe_fs+0x0/0x71()
[    2.700168] initcall 0xffffffff80eb5f28: init_pipe_fs+0x0/0x71() returned 0.
[    2.708169] initcall 0xffffffff80eb5f28 ran for 0 msecs: init_pipe_fs+0x0/0x71()
[    2.716169] Calling initcall 0xffffffff80eb6a75: eventpoll_init+0x0/0xae()
[    2.724170] initcall 0xffffffff80eb6a75: eventpoll_init+0x0/0xae() returned 0.
[    2.736171] initcall 0xffffffff80eb6a75 ran for 0 msecs: eventpoll_init+0x0/0xae()
[    2.744171] Calling initcall 0xffffffff80eb6b23: anon_inode_init+0x0/0x15d()
[    2.756172] initcall 0xffffffff80eb6b23: anon_inode_init+0x0/0x15d() returned 0.
[    2.768173] initcall 0xffffffff80eb6b23 ran for 0 msecs: anon_inode_init+0x0/0x15d()
[    2.776173] Calling initcall 0xffffffff80ec1c18: acpi_event_init+0x0/0x7a()
[    2.784174] initcall 0xffffffff80ec1c18: acpi_event_init+0x0/0x7a() returned 0.
[    2.796174] initcall 0xffffffff80ec1c18 ran for 0 msecs: acpi_event_init+0x0/0x7a()
[    2.804175] Calling initcall 0xffffffff80ec1f01: pnp_system_init+0x0/0x3f()
[    2.812175] initcall 0xffffffff80ec1f01: pnp_system_init+0x0/0x3f() returned 0.
[    2.824176] initcall 0xffffffff80ec1f01 ran for 0 msecs: pnp_system_init+0x0/0x3f()
[    2.832177] Calling initcall 0xffffffff80ec2ab0: chr_dev_init+0x0/0xd0()
[    2.840177] initcall 0xffffffff80ec2ab0: chr_dev_init+0x0/0xd0() returned 0.
[    2.852178] initcall 0xffffffff80ec2ab0 ran for 0 msecs: chr_dev_init+0x0/0xd0()
[    2.860178] Calling initcall 0xffffffff80eca738: firmware_class_init+0x0/0x98()
[    2.868179] initcall 0xffffffff80eca738: firmware_class_init+0x0/0x98() returned 0.
[    2.880180] initcall 0xffffffff80eca738 ran for 0 msecs: firmware_class_init+0x0/0x98()
[    2.888180] Calling initcall 0xffffffff80ece6b6: loopback_init+0x0/0x39()
[    2.896181] initcall 0xffffffff80ece6b6: loopback_init+0x0/0x39() returned 0.
[    2.908181] initcall 0xffffffff80ece6b6 ran for 0 msecs: loopback_init+0x0/0x39()
[    2.916182] Calling initcall 0xffffffff80ede55a: init_acpi_pm_clocksource+0x0/0xec()
[    2.924182] initcall 0xffffffff80ede55a: init_acpi_pm_clocksource+0x0/0xec() returned -19.
[    2.936183] initcall 0xffffffff80ede55a ran for 0 msecs: init_acpi_pm_clocksource+0x0/0xec()
[    2.944184] Calling initcall 0xffffffff80ede680: ssb_modinit+0x0/0x73()
[    2.952184] initcall 0xffffffff80ede680: ssb_modinit+0x0/0x73() returned 0.
[    2.964185] initcall 0xffffffff80ede680 ran for 0 msecs: ssb_modinit+0x0/0x73()
[    2.972185] Calling initcall 0xffffffff80ede7b0: pcibios_assign_resources+0x0/0xaa()
[    2.980186] PCI: Bridge: 0000:02:00.0
[    2.984186]   IO window: disabled.
[    2.988186]   MEM window: disabled.
[    2.992187]   PREFETCH window: disabled.
[    2.996187] PCI: Bridge: 0000:02:02.0
[    3.000187]   IO window: 2000-2fff
[    3.004187]   MEM window: 0xd8a00000-0xd8afffff
[    3.008188]   PREFETCH window: disabled.
[    3.012188] PCI: Bridge: 0000:01:00.0
[    3.016188]   IO window: 2000-2fff
[    3.020188]   MEM window: 0xd8a00000-0xd8afffff
[    3.024189]   PREFETCH window: disabled.
[    3.028189] PCI: Bridge: 0000:01:00.3
[    3.032189]   IO window: disabled.
[    3.036189]   MEM window: disabled.
[    3.040190]   PREFETCH window: disabled.
[    3.044190] PCI: Bridge: 0000:00:02.0
[    3.048190]   IO window: 2000-2fff
[    3.052190]   MEM window: 0xd8900000-0xd8afffff
[    3.056191]   PREFETCH window: disabled.
[    3.060191] PCI: Bridge: 0000:00:04.0
[    3.064191]   IO window: disabled.
[    3.068191]   MEM window: 0xd8800000-0xd88fffff
[    3.072192]   PREFETCH window: 0x00000000d8000000-0x00000000d87fffff
[    3.076192] PCI: Bridge: 0000:00:06.0
[    3.080192]   IO window: disabled.
[    3.084192]   MEM window: disabled.
[    3.088193]   PREFETCH window: disabled.
[    3.092193] PCI: Bridge: 0000:00:1e.0
[    3.096193]   IO window: 3000-3fff
[    3.100193]   MEM window: 0xd8b00000-0xd8bfffff
[    3.104194]   PREFETCH window: 0x00000000d0000000-0x00000000d7ffffff
[    3.108194] PCI: Found IRQ 7 for device 0000:00:02.0
[    3.112194] PCI: Sharing IRQ 7 with 0000:00:00.0
[    3.116194] PCI: Sharing IRQ 7 with 0000:00:04.0
[    3.120195] PCI: Sharing IRQ 7 with 0000:00:06.0
[    3.124195] PCI: Sharing IRQ 7 with 0000:00:08.0
[    3.128195] PCI: Sharing IRQ 7 with 0000:01:00.0
[    3.132195] PCI: Sharing IRQ 7 with 0000:02:00.0
[    3.136196] PCI: Sharing IRQ 7 with 0000:06:00.0
[    3.140196] PCI: Setting latency timer of device 0000:00:02.0 to 64
[    3.144196] PCI: Found IRQ 7 for device 0000:01:00.0
[    3.148196] PCI: Sharing IRQ 7 with 0000:00:00.0
[    3.152197] PCI: Sharing IRQ 7 with 0000:00:02.0
[    3.156197] PCI: Sharing IRQ 7 with 0000:00:04.0
[    3.160197] PCI: Sharing IRQ 7 with 0000:00:06.0
[    3.164197] PCI: Sharing IRQ 7 with 0000:00:08.0
[    3.168198] PCI: Sharing IRQ 7 with 0000:02:00.0
[    3.172198] PCI: Sharing IRQ 7 with 0000:06:00.0
[    3.176198] PCI: Setting latency timer of device 0000:01:00.0 to 64
[    3.180198] PCI: Found IRQ 7 for device 0000:02:00.0
[    3.184199] PCI: Sharing IRQ 7 with 0000:00:00.0
[    3.188199] PCI: Sharing IRQ 7 with 0000:00:02.0
[    3.192199] PCI: Sharing IRQ 7 with 0000:00:04.0
[    3.196199] PCI: Sharing IRQ 7 with 0000:00:06.0
[    3.200200] PCI: Sharing IRQ 7 with 0000:00:08.0
[    3.204200] PCI: Sharing IRQ 7 with 0000:01:00.0
[    3.208200] PCI: Sharing IRQ 7 with 0000:06:00.0
[    3.212200] PCI: Setting latency timer of device 0000:02:00.0 to 64
[    3.216201] PCI: No IRQ known for interrupt pin A of device 0000:02:02.0. Please try using pci=biosirq.
[    3.220201] PCI: Setting latency timer of device 0000:02:02.0 to 64
[    3.224201] PCI: Setting latency timer of device 0000:01:00.3 to 64
[    3.228201] PCI: Found IRQ 7 for device 0000:00:04.0
[    3.232202] PCI: Sharing IRQ 7 with 0000:00:00.0
[    3.236202] PCI: Sharing IRQ 7 with 0000:00:02.0
[    3.240202] PCI: Sharing IRQ 7 with 0000:00:06.0
[    3.244202] PCI: Sharing IRQ 7 with 0000:00:08.0
[    3.248203] PCI: Sharing IRQ 7 with 0000:01:00.0
[    3.252203] PCI: Sharing IRQ 7 with 0000:02:00.0
[    3.256203] PCI: Sharing IRQ 7 with 0000:06:00.0
[    3.260203] PCI: Setting latency timer of device 0000:00:04.0 to 64
[    3.264204] PCI: Found IRQ 7 for device 0000:00:06.0
[    3.268204] PCI: Sharing IRQ 7 with 0000:00:00.0
[    3.272204] PCI: Sharing IRQ 7 with 0000:00:02.0
[    3.276204] PCI: Sharing IRQ 7 with 0000:00:04.0
[    3.280205] PCI: Sharing IRQ 7 with 0000:00:08.0
[    3.284205] PCI: Sharing IRQ 7 with 0000:01:00.0
[    3.288205] PCI: Sharing IRQ 7 with 0000:02:00.0
[    3.292205] PCI: Sharing IRQ 7 with 0000:06:00.0
[    3.296206] PCI: Setting latency timer of device 0000:00:06.0 to 64
[    3.300206] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    3.304206] initcall 0xffffffff80ede7b0: pcibios_assign_resources+0x0/0xaa() returned 0.
[    3.316207] initcall 0xffffffff80ede7b0 ran for 308 msecs: pcibios_assign_resources+0x0/0xaa()
[    3.324207] Calling initcall 0xffffffff80ee2b70: inet_init+0x0/0x3c0()
[    3.336208] NET: Registered protocol family 2
[    3.380211] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    3.384211] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    3.388211] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    3.392212] TCP: Hash tables configured (established 262144 bind 65536)
[    3.396212] TCP reno registered
[    3.412213] initcall 0xffffffff80ee2b70: inet_init+0x0/0x3c0() returned 0.
[    3.424214] initcall 0xffffffff80ee2b70 ran for 72 msecs: inet_init+0x0/0x3c0()
[    3.432214] Calling initcall 0xffffffff80ea3430: default_rootfs+0x0/0x8e()
[    3.440215] initcall 0xffffffff80ea3430: default_rootfs+0x0/0x8e() returned 0.
[    3.452215] initcall 0xffffffff80ea3430 ran for 0 msecs: default_rootfs+0x0/0x8e()
[    3.460216] Calling initcall 0xffffffff80ea38d5: vmx_init+0x0/0x15b()
[    3.468216] kvm: disabled by bios
[    3.472217] initcall 0xffffffff80ea38d5: vmx_init+0x0/0x15b() returned -95.
[    3.484217] initcall 0xffffffff80ea38d5 ran for 3 msecs: vmx_init+0x0/0x15b()
[    3.492218] initcall at 0xffffffff80ea38d5: vmx_init+0x0/0x15b(): returned with error code -95
[    3.504219] Calling initcall 0xffffffff80ea3a30: svm_init+0x0/0x40()
[    3.512219] has_svm: not amd
[    3.516219] kvm: no hardware support
[    3.520220] initcall 0xffffffff80ea3a30: svm_init+0x0/0x40() returned -95.
[    3.532220] initcall 0xffffffff80ea3a30 ran for 7 msecs: svm_init+0x0/0x40()
[    3.540221] initcall at 0xffffffff80ea3a30: svm_init+0x0/0x40(): returned with error code -95
[    3.552222] Calling initcall 0xffffffff80ea4f10: i8259A_init_sysfs+0x0/0x5e()
[    3.560222] initcall 0xffffffff80ea4f10: i8259A_init_sysfs+0x0/0x5e() returned 0.
[    3.572223] initcall 0xffffffff80ea4f10 ran for 0 msecs: i8259A_init_sysfs+0x0/0x5e()
[    3.580223] Calling initcall 0xffffffff80ea5588: vsyscall_init+0x0/0x38()
[    3.588224] initcall 0xffffffff80ea5588: vsyscall_init+0x0/0x38() returned 0.
[    3.600225] initcall 0xffffffff80ea5588 ran for 0 msecs: vsyscall_init+0x0/0x38()
[    3.608225] Calling initcall 0xffffffff80ea5747: sbf_init+0x0/0x119()
[    3.616226] initcall 0xffffffff80ea5747: sbf_init+0x0/0x119() returned 0.
[    3.628226] initcall 0xffffffff80ea5747 ran for 0 msecs: sbf_init+0x0/0x119()
[    3.636227] Calling initcall 0xffffffff80ea7110: i8237A_init_sysfs+0x0/0x60()
[    3.644227] initcall 0xffffffff80ea7110: i8237A_init_sysfs+0x0/0x60() returned 0.
[    3.656228] initcall 0xffffffff80ea7110 ran for 0 msecs: i8237A_init_sysfs+0x0/0x60()
[    3.664229] Calling initcall 0xffffffff80ab28da: cache_sysfs_init+0x0/0x85()
[    3.672229] initcall 0xffffffff80ab28da: cache_sysfs_init+0x0/0x85() returned 0.
[    3.680230] initcall 0xffffffff80ab28da ran for 0 msecs: cache_sysfs_init+0x0/0x85()
[    3.688230] Calling initcall 0xffffffff80ea7ced: mce_init_device+0x0/0xae()
[    3.700231] initcall 0xffffffff80ea7ced: mce_init_device+0x0/0xae() returned 0.
[    3.712232] initcall 0xffffffff80ea7ced ran for 3 msecs: mce_init_device+0x0/0xae()
[    3.720232] Calling initcall 0xffffffff80ea7bbb: periodic_mcheck_init+0x0/0x6e()
[    3.728233] initcall 0xffffffff80ea7bbb: periodic_mcheck_init+0x0/0x6e() returned 0.
[    3.740233] initcall 0xffffffff80ea7bbb ran for 0 msecs: periodic_mcheck_init+0x0/0x6e()
[    3.748234] Calling initcall 0xffffffff80ea7d9b: thermal_throttle_init_device+0x0/0xa5()
[    3.756234] initcall 0xffffffff80ea7d9b: thermal_throttle_init_device+0x0/0xa5() returned 0.
[    3.768235] initcall 0xffffffff80ea7d9b ran for 0 msecs: thermal_throttle_init_device+0x0/0xa5()
[    3.776236] Calling initcall 0xffffffff80ea7e40: threshold_init_device+0x0/0x80()
[    3.784236] initcall 0xffffffff80ea7e40: threshold_init_device+0x0/0x80() returned 0.
[    3.796237] initcall 0xffffffff80ea7e40 ran for 0 msecs: threshold_init_device+0x0/0x80()
[    3.804237] Calling initcall 0xffffffff80ea98e0: msr_init+0x0/0x130()
[    3.812238] initcall 0xffffffff80ea98e0: msr_init+0x0/0x130() returned 0.
[    3.824239] initcall 0xffffffff80ea98e0 ran for 0 msecs: msr_init+0x0/0x130()
[    3.832239] Calling initcall 0xffffffff80ea9a10: microcode_init+0x0/0xe4()
[    3.840240] IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
[    3.844240] initcall 0xffffffff80ea9a10: microcode_init+0x0/0xe4() returned 0.
[    3.856241] initcall 0xffffffff80ea9a10 ran for 3 msecs: microcode_init+0x0/0xe4()
[    3.864241] Calling initcall 0xffffffff80eab709: init_lapic_sysfs+0x0/0x67()
[    3.872242] initcall 0xffffffff80eab709: init_lapic_sysfs+0x0/0x67() returned 0.
[    3.884242] initcall 0xffffffff80eab709 ran for 0 msecs: init_lapic_sysfs+0x0/0x67()
[    3.892243] Calling initcall 0xffffffff80eac712: ioapic_init_sysfs+0x0/0xff()
[    3.900243] initcall 0xffffffff80eac712: ioapic_init_sysfs+0x0/0xff() returned 0.
[    3.912244] initcall 0xffffffff80eac712 ran for 0 msecs: ioapic_init_sysfs+0x0/0xff()
[    3.920245] Calling initcall 0xffffffff80eaed40: audit_classes_init+0x0/0xe0()
[    3.928245] initcall 0xffffffff80eaed40: audit_classes_init+0x0/0xe0() returned 0.
[    3.940246] initcall 0xffffffff80eaed40 ran for 0 msecs: audit_classes_init+0x0/0xe0()
[    3.948246] Calling initcall 0xffffffff80eaf595: aes_init+0x0/0x39()
[    3.956247] initcall 0xffffffff80eaf595: aes_init+0x0/0x39() returned 0.
[    3.964247] initcall 0xffffffff80eaf595 ran for 0 msecs: aes_init+0x0/0x39()
[    3.972248] Calling initcall 0xffffffff80eaf5ce: init+0x0/0x39()
[    3.980248] initcall 0xffffffff80eaf5ce: init+0x0/0x39() returned 0.
[    3.992249] initcall 0xffffffff80eaf5ce ran for 0 msecs: init+0x0/0x39()
[    4.000250] Calling initcall 0xffffffff80eaf607: init+0x0/0x39()
[    4.012250] initcall 0xffffffff80eaf607: init+0x0/0x39() returned 0.
[    4.024251] initcall 0xffffffff80eaf607 ran for 0 msecs: init+0x0/0x39()
[    4.032252] Calling initcall 0xffffffff80eaf67f: init_vdso_vars+0x0/0x231()
[    4.044252] initcall 0xffffffff80eaf67f: init_vdso_vars+0x0/0x231() returned 0.
[    4.056253] initcall 0xffffffff80eaf67f ran for 0 msecs: init_vdso_vars+0x0/0x231()
[    4.064254] Calling initcall 0xffffffff80eaf8f2: ia32_binfmt_init+0x0/0x3c()
[    4.072254] initcall 0xffffffff80eaf8f2: ia32_binfmt_init+0x0/0x3c() returned 0.
[    4.084255] initcall 0xffffffff80eaf8f2 ran for 0 msecs: ia32_binfmt_init+0x0/0x3c()
[    4.092255] Calling initcall 0xffffffff80eaf92e: sysenter_setup+0x0/0x322()
[    4.100256] initcall 0xffffffff80eaf92e: sysenter_setup+0x0/0x322() returned 0.
[    4.112257] initcall 0xffffffff80eaf92e ran for 0 msecs: sysenter_setup+0x0/0x322()
[    4.120257] Calling initcall 0xffffffff80eb098b: create_proc_profile+0x0/0x295()
[    4.132258] initcall 0xffffffff80eb098b: create_proc_profile+0x0/0x295() returned 0.
[    4.140258] initcall 0xffffffff80eb098b ran for 0 msecs: create_proc_profile+0x0/0x295()
[    4.148259] Calling initcall 0xffffffff80eb0ce5: ioresources_init+0x0/0x6a()
[    4.156259] initcall 0xffffffff80eb0ce5: ioresources_init+0x0/0x6a() returned 0.
[    4.168260] initcall 0xffffffff80eb0ce5 ran for 0 msecs: ioresources_init+0x0/0x6a()
[    4.176261] Calling initcall 0xffffffff80eb0fa5: uid_cache_init+0x0/0x9b()
[    4.184261] initcall 0xffffffff80eb0fa5: uid_cache_init+0x0/0x9b() returned 0.
[    4.196262] initcall 0xffffffff80eb0fa5 ran for 0 msecs: uid_cache_init+0x0/0x9b()
[    4.208263] Calling initcall 0xffffffff80eb176c: init_posix_timers+0x0/0xce()
[    4.216263] initcall 0xffffffff80eb176c: init_posix_timers+0x0/0xce() returned 0.
[    4.224264] initcall 0xffffffff80eb176c ran for 0 msecs: init_posix_timers+0x0/0xce()
[    4.232264] Calling initcall 0xffffffff80eb183a: init_posix_cpu_timers+0x0/0xee()
[    4.240265] initcall 0xffffffff80eb183a: init_posix_cpu_timers+0x0/0xee() returned 0.
[    4.252265] initcall 0xffffffff80eb183a ran for 0 msecs: init_posix_cpu_timers+0x0/0xee()
[    4.260266] Calling initcall 0xffffffff80eb1a0c: nsproxy_cache_init+0x0/0x64()
[    4.268266] initcall 0xffffffff80eb1a0c: nsproxy_cache_init+0x0/0x64() returned 0.
[    4.280267] initcall 0xffffffff80eb1a0c ran for 0 msecs: nsproxy_cache_init+0x0/0x64()
[    4.288268] Calling initcall 0xffffffff80eb1bf0: timekeeping_init_device+0x0/0x5e()
[    4.296268] initcall 0xffffffff80eb1bf0: timekeeping_init_device+0x0/0x5e() returned 0.
[    4.308269] initcall 0xffffffff80eb1bf0 ran for 0 msecs: timekeeping_init_device+0x0/0x5e()
[    4.316269] Calling initcall 0xffffffff80eb1dc8: init_clocksource_sysfs+0x0/0x8c()
[    4.324270] initcall 0xffffffff80eb1dc8: init_clocksource_sysfs+0x0/0x8c() returned 0.
[    4.336271] initcall 0xffffffff80eb1dc8 ran for 0 msecs: init_clocksource_sysfs+0x0/0x8c()
[    4.344271] Calling initcall 0xffffffff80eb1f89: init_timer_list_procfs+0x0/0x57()
[    4.352272] initcall 0xffffffff80eb1f89: init_timer_list_procfs+0x0/0x57() returned 0.
[    4.364272] initcall 0xffffffff80eb1f89 ran for 0 msecs: init_timer_list_procfs+0x0/0x57()
[    4.372273] Calling initcall 0xffffffff80eb2019: futex_init+0x0/0xd5()
[    4.380273] initcall 0xffffffff80eb2019: futex_init+0x0/0xd5() returned 0.
[    4.392274] initcall 0xffffffff80eb2019 ran for 0 msecs: futex_init+0x0/0xd5()
[    4.400275] Calling initcall 0xffffffff80eb20ee: proc_dma_init+0x0/0x4d()
[    4.408275] initcall 0xffffffff80eb20ee: proc_dma_init+0x0/0x4d() returned 0.
[    4.420276] initcall 0xffffffff80eb20ee ran for 0 msecs: proc_dma_init+0x0/0x4d()
[    4.428276] Calling initcall 0xffffffff80eb21a3: kallsyms_init+0x0/0x5d()
[    4.440277] initcall 0xffffffff80eb21a3: kallsyms_init+0x0/0x5d() returned 0.
[    4.452278] initcall 0xffffffff80eb21a3 ran for 0 msecs: kallsyms_init+0x0/0x5d()
[    4.460278] Calling initcall 0xffffffff80eb22ea: crash_save_vmcoreinfo_init+0x0/0x43c()
[    4.472279] initcall 0xffffffff80eb22ea: crash_save_vmcoreinfo_init+0x0/0x43c() returned 0.
[    4.484280] initcall 0xffffffff80eb22ea ran for 0 msecs: crash_save_vmcoreinfo_init+0x0/0x43c()
[    4.492280] Calling initcall 0xffffffff80eb2280: crash_notes_memory_init+0x0/0x6a()
[    4.500281] initcall 0xffffffff80eb2280: crash_notes_memory_init+0x0/0x6a() returned 0.
[    4.512282] initcall 0xffffffff80eb2280 ran for 0 msecs: crash_notes_memory_init+0x0/0x6a()
[    4.520282] Calling initcall 0xffffffff80eb2e09: ikconfig_init+0x0/0x67()
[    4.532283] initcall 0xffffffff80eb2e09: ikconfig_init+0x0/0x67() returned 0.
[    4.544284] initcall 0xffffffff80eb2e09 ran for 0 msecs: ikconfig_init+0x0/0x67()
[    4.552284] Calling initcall 0xffffffff80eb2f1a: audit_init+0x0/0x146()
[    4.560285] audit: initializing netlink socket (disabled)
[    4.564285] type=2000 audit(1208529567.564:1): initialized
[    4.568285] audit: cannot initialize inotify handle
[    4.572285] initcall 0xffffffff80eb2f1a: audit_init+0x0/0x146() returned 0.
[    4.584286] initcall 0xffffffff80eb2f1a ran for 11 msecs: audit_init+0x0/0x146()
[    4.592287] Calling initcall 0xffffffff80eb3340: relay_init+0x0/0x40()
[    4.600287] initcall 0xffffffff80eb3340: relay_init+0x0/0x40() returned 0.
[    4.612288] initcall 0xffffffff80eb3340 ran for 0 msecs: relay_init+0x0/0x40()
[    4.620288] Calling initcall 0xffffffff80eb3380: utsname_sysctl_init+0x0/0x40()
[    4.628289] initcall 0xffffffff80eb3380: utsname_sysctl_init+0x0/0x40() returned 0.
[    4.640290] initcall 0xffffffff80eb3380 ran for 0 msecs: utsname_sysctl_init+0x0/0x40()
[    4.648290] Calling initcall 0xffffffff80eb4e1d: init_per_zone_pages_min+0x0/0x7b()
[    4.660291] initcall 0xffffffff80eb4e1d: init_per_zone_pages_min+0x0/0x7b() returned 0.
[    4.672292] initcall 0xffffffff80eb4e1d ran for 0 msecs: init_per_zone_pages_min+0x0/0x7b()
[    4.680292] Calling initcall 0xffffffff80eb52c0: pdflush_init+0x0/0x45()
[    4.688293] initcall 0xffffffff80eb52c0: pdflush_init+0x0/0x45() returned 0.
[    4.700293] initcall 0xffffffff80eb52c0 ran for 0 msecs: pdflush_init+0x0/0x45()
[    4.708294] Calling initcall 0xffffffff80eb53a0: kswapd_init+0x0/0x50()
[    4.716294] initcall 0xffffffff80eb53a0: kswapd_init+0x0/0x50() returned 0.
[    4.728295] initcall 0xffffffff80eb53a0 ran for 0 msecs: kswapd_init+0x0/0x50()
[    4.736296] Calling initcall 0xffffffff80eb53f0: setup_vmstat+0x0/0x75()
[    4.748296] initcall 0xffffffff80eb53f0: setup_vmstat+0x0/0x75() returned 0.
[    4.760297] initcall 0xffffffff80eb53f0 ran for 0 msecs: setup_vmstat+0x0/0x75()
[    4.768298] Calling initcall 0xffffffff80eb58a2: init_tmpfs+0x0/0x5e()
[    4.776298] initcall 0xffffffff80eb58a2: init_tmpfs+0x0/0x5e() returned 0.
[    4.788299] initcall 0xffffffff80eb58a2 ran for 0 msecs: init_tmpfs+0x0/0x5e()
[    4.796299] Calling initcall 0xffffffff80eb59c6: cpucache_init+0x0/0x61()
[    4.804300] initcall 0xffffffff80eb59c6: cpucache_init+0x0/0x61() returned 0.
[    4.812300] initcall 0xffffffff80eb59c6 ran for 0 msecs: cpucache_init+0x0/0x61()
[    4.820301] Calling initcall 0xffffffff80eb5f99: fasync_init+0x0/0x52()
[    4.828301] initcall 0xffffffff80eb5f99: fasync_init+0x0/0x52() returned 0.
[    4.840302] initcall 0xffffffff80eb5f99 ran for 0 msecs: fasync_init+0x0/0x52()
[    4.848303] Calling initcall 0xffffffff80eb67a2: aio_setup+0x0/0x96()
[    4.860303] initcall 0xffffffff80eb67a2: aio_setup+0x0/0x96() returned 0.
[    4.872304] initcall 0xffffffff80eb67a2 ran for 0 msecs: aio_setup+0x0/0x96()
[    4.880305] Calling initcall 0xffffffff80eb6c80: init_sys32_ioctl+0x0/0xb5()
[    4.888305] initcall 0xffffffff80eb6c80: init_sys32_ioctl+0x0/0xb5() returned 0.
[    4.900306] initcall 0xffffffff80eb6c80 ran for 0 msecs: init_sys32_ioctl+0x0/0xb5()
[    4.908306] Calling initcall 0xffffffff80eb6de0: init_mbcache+0x0/0x3c()
[    4.916307] initcall 0xffffffff80eb6de0: init_mbcache+0x0/0x3c() returned 0.
[    4.928308] initcall 0xffffffff80eb6de0 ran for 0 msecs: init_mbcache+0x0/0x3c()
[    4.936308] Calling initcall 0xffffffff80eb6e1c: dquot_init+0x0/0x11a()
[    4.948309] VFS: Disk quotas dquot_6.5.1
[    4.952309] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    4.956309] initcall 0xffffffff80eb6e1c: dquot_init+0x0/0x11a() returned 0.
[    4.968310] initcall 0xffffffff80eb6e1c ran for 7 msecs: dquot_init+0x0/0x11a()
[    4.976311] Calling initcall 0xffffffff80eb6f36: init_v1_quota_format+0x0/0x39()
[    4.984311] initcall 0xffffffff80eb6f36: init_v1_quota_format+0x0/0x39() returned 0.
[    4.996312] initcall 0xffffffff80eb6f36 ran for 0 msecs: init_v1_quota_format+0x0/0x39()
[    5.004312] Calling initcall 0xffffffff80eb6f6f: init_v2_quota_format+0x0/0x39()
[    5.012313] initcall 0xffffffff80eb6f6f: init_v2_quota_format+0x0/0x39() returned 0.
[    5.024314] initcall 0xffffffff80eb6f6f ran for 0 msecs: init_v2_quota_format+0x0/0x39()
[    5.032314] Calling initcall 0xffffffff80eb6fa8: dnotify_init+0x0/0x58()
[    5.040315] initcall 0xffffffff80eb6fa8: dnotify_init+0x0/0x58() returned 0.
[    5.052315] initcall 0xffffffff80eb6fa8 ran for 0 msecs: dnotify_init+0x0/0x58()
[    5.060316] Calling initcall 0xffffffff80eb75fb: vmcore_init+0x0/0x9ec()
[    5.068316] initcall 0xffffffff80eb75fb: vmcore_init+0x0/0x9ec() returned 0.
[    5.080317] initcall 0xffffffff80eb75fb ran for 0 msecs: vmcore_init+0x0/0x9ec()
[    5.088318] Calling initcall 0xffffffff80eb8135: configfs_init+0x0/0xff()
[    5.096318] initcall 0xffffffff80eb8135: configfs_init+0x0/0xff() returned 0.
[    5.108319] initcall 0xffffffff80eb8135 ran for 0 msecs: configfs_init+0x0/0xff()
[    5.116319] Calling initcall 0xffffffff80eb8234: init_devpts_fs+0x0/0x6c()
[    5.124320] initcall 0xffffffff80eb8234: init_devpts_fs+0x0/0x6c() returned 0.
[    5.136321] initcall 0xffffffff80eb8234 ran for 0 msecs: init_devpts_fs+0x0/0x6c()
[    5.144321] Calling initcall 0xffffffff80eb83c0: init_dlm+0x0/0xc5()
[    5.152322] DLM (built Apr 18 2008 09:35:29) installed
[    5.156322] initcall 0xffffffff80eb83c0: init_dlm+0x0/0xc5() returned 0.
[    5.168323] initcall 0xffffffff80eb83c0 ran for 3 msecs: init_dlm+0x0/0xc5()
[    5.176323] Calling initcall 0xffffffff80eb8610: init_reiserfs_fs+0x0/0xb0()
[    5.188324] initcall 0xffffffff80eb8610: init_reiserfs_fs+0x0/0xb0() returned 0.
[    5.200325] initcall 0xffffffff80eb8610 ran for 0 msecs: init_reiserfs_fs+0x0/0xb0()
[    5.208325] Calling initcall 0xffffffff80eb86c0: init_ext3_fs+0x0/0x8b()
[    5.216326] initcall 0xffffffff80eb86c0: init_ext3_fs+0x0/0x8b() returned 0.
[    5.228326] initcall 0xffffffff80eb86c0 ran for 0 msecs: init_ext3_fs+0x0/0x8b()
[    5.236327] Calling initcall 0xffffffff80eb87b0: init_ext4_fs+0x0/0x8b()
[    5.244327] initcall 0xffffffff80eb87b0: init_ext4_fs+0x0/0x8b() returned 0.
[    5.256328] initcall 0xffffffff80eb87b0 ran for 0 msecs: init_ext4_fs+0x0/0x8b()
[    5.264329] Calling initcall 0xffffffff80eb89ac: journal_init+0x0/0x102()
[    5.272329] initcall 0xffffffff80eb89ac: journal_init+0x0/0x102() returned 0.
[    5.284330] initcall 0xffffffff80eb89ac ran for 0 msecs: journal_init+0x0/0x102()
[    5.292330] Calling initcall 0xffffffff80eb8b51: journal_init+0x0/0xdf()
[    5.300331] initcall 0xffffffff80eb8b51: journal_init+0x0/0xdf() returned 0.
[    5.312332] initcall 0xffffffff80eb8b51 ran for 0 msecs: journal_init+0x0/0xdf()
[    5.320332] Calling initcall 0xffffffff80eb8c30: init_ext2_fs+0x0/0x7c()
[    5.328333] initcall 0xffffffff80eb8c30: init_ext2_fs+0x0/0x7c() returned 0.
[    5.340333] initcall 0xffffffff80eb8c30 ran for 0 msecs: init_ext2_fs+0x0/0x7c()
[    5.348334] Calling initcall 0xffffffff80eb8cac: init_ramfs_fs+0x0/0x39()
[    5.356334] initcall 0xffffffff80eb8cac: init_ramfs_fs+0x0/0x39() returned 0.
[    5.368335] initcall 0xffffffff80eb8cac ran for 0 msecs: init_ramfs_fs+0x0/0x39()
[    5.376336] Calling initcall 0xffffffff80eb8db0: init_fat_fs+0x0/0x75()
[    5.388336] initcall 0xffffffff80eb8db0: init_fat_fs+0x0/0x75() returned 0.
[    5.400337] initcall 0xffffffff80eb8db0 ran for 0 msecs: init_fat_fs+0x0/0x75()
[    5.408338] Calling initcall 0xffffffff80eb8e25: init_vfat_fs+0x0/0x3b()
[    5.416338] initcall 0xffffffff80eb8e25: init_vfat_fs+0x0/0x3b() returned 0.
[    5.428339] initcall 0xffffffff80eb8e25 ran for 0 msecs: init_vfat_fs+0x0/0x3b()
[    5.436339] Calling initcall 0xffffffff80eb8e60: init_bfs_fs+0x0/0x80()
[    5.444340] initcall 0xffffffff80eb8e60: init_bfs_fs+0x0/0x80() returned 0.
[    5.452340] initcall 0xffffffff80eb8e60 ran for 0 msecs: init_bfs_fs+0x0/0x80()
[    5.460341] Calling initcall 0xffffffff80eb8ee0: init_iso9660_fs+0x0/0x8b()
[    5.468341] initcall 0xffffffff80eb8ee0: init_iso9660_fs+0x0/0x8b() returned 0.
[    5.480342] initcall 0xffffffff80eb8ee0 ran for 0 msecs: init_iso9660_fs+0x0/0x8b()
[    5.488343] Calling initcall 0xffffffff80eb8fb6: init_hfsplus_fs+0x0/0x82()
[    5.496343] initcall 0xffffffff80eb8fb6: init_hfsplus_fs+0x0/0x82() returned 0.
[    5.508344] initcall 0xffffffff80eb8fb6 ran for 0 msecs: init_hfsplus_fs+0x0/0x82()
[    5.516344] Calling initcall 0xffffffff80eb9038: init_hfs_fs+0x0/0x88()
[    5.524345] initcall 0xffffffff80eb9038: init_hfs_fs+0x0/0x88() returned 0.
[    5.536346] initcall 0xffffffff80eb9038 ran for 0 msecs: init_hfs_fs+0x0/0x88()
[    5.544346] Calling initcall 0xffffffff80eb90c0: ecryptfs_init+0x0/0x1d5()
[    5.552347] initcall 0xffffffff80eb90c0: ecryptfs_init+0x0/0x1d5() returned 0.
[    5.564347] initcall 0xffffffff80eb90c0 ran for 0 msecs: ecryptfs_init+0x0/0x1d5()
[    5.572348] Calling initcall 0xffffffff80eb9295: init_nls_cp437+0x0/0x39()
[    5.580348] initcall 0xffffffff80eb9295: init_nls_cp437+0x0/0x39() returned 0.
[    5.592349] initcall 0xffffffff80eb9295 ran for 0 msecs: init_nls_cp437+0x0/0x39()
[    5.600350] Calling initcall 0xffffffff80eb92ce: init_nls_cp857+0x0/0x39()
[    5.608350] initcall 0xffffffff80eb92ce: init_nls_cp857+0x0/0x39() returned 0.
[    5.620351] initcall 0xffffffff80eb92ce ran for 0 msecs: init_nls_cp857+0x0/0x39()
[    5.628351] Calling initcall 0xffffffff80eb9307: init_nls_cp865+0x0/0x39()
[    5.636352] initcall 0xffffffff80eb9307: init_nls_cp865+0x0/0x39() returned 0.
[    5.648353] initcall 0xffffffff80eb9307 ran for 0 msecs: init_nls_cp865+0x0/0x39()
[    5.656353] Calling initcall 0xffffffff80eb9340: init_nls_cp869+0x0/0x39()
[    5.664354] initcall 0xffffffff80eb9340: init_nls_cp869+0x0/0x39() returned 0.
[    5.672354] initcall 0xffffffff80eb9340 ran for 0 msecs: init_nls_cp869+0x0/0x39()
[    5.680355] Calling initcall 0xffffffff80eb9379: init_nls_cp936+0x0/0x39()
[    5.688355] initcall 0xffffffff80eb9379: init_nls_cp936+0x0/0x39() returned 0.
[    5.700356] initcall 0xffffffff80eb9379 ran for 0 msecs: init_nls_cp936+0x0/0x39()
[    5.708356] Calling initcall 0xffffffff80eb93b2: init_nls_cp949+0x0/0x39()
[    5.720357] initcall 0xffffffff80eb93b2: init_nls_cp949+0x0/0x39() returned 0.
[    5.732358] initcall 0xffffffff80eb93b2 ran for 0 msecs: init_nls_cp949+0x0/0x39()
[    5.740358] Calling initcall 0xffffffff80eb93eb: init_nls_cp1250+0x0/0x39()
[    5.748359] initcall 0xffffffff80eb93eb: init_nls_cp1250+0x0/0x39() returned 0.
[    5.756359] initcall 0xffffffff80eb93eb ran for 0 msecs: init_nls_cp1250+0x0/0x39()
[    5.764360] Calling initcall 0xffffffff80eb9424: init_nls_cp1251+0x0/0x39()
[    5.772360] initcall 0xffffffff80eb9424: init_nls_cp1251+0x0/0x39() returned 0.
[    5.784361] initcall 0xffffffff80eb9424 ran for 0 msecs: init_nls_cp1251+0x0/0x39()
[    5.792362] Calling initcall 0xffffffff80eb945d: init_nls_iso8859_7+0x0/0x39()
[    5.800362] initcall 0xffffffff80eb945d: init_nls_iso8859_7+0x0/0x39() returned 0.
[    5.812363] initcall 0xffffffff80eb945d ran for 0 msecs: init_nls_iso8859_7+0x0/0x39()
[    5.820363] Calling initcall 0xffffffff80eb9496: init_nls_iso8859_9+0x0/0x39()
[    5.828364] initcall 0xffffffff80eb9496: init_nls_iso8859_9+0x0/0x39() returned 0.
[    5.840365] initcall 0xffffffff80eb9496 ran for 0 msecs: init_nls_iso8859_9+0x0/0x39()
[    5.848365] Calling initcall 0xffffffff80eb94cf: init_nls_iso8859_14+0x0/0x39()
[    5.856366] initcall 0xffffffff80eb94cf: init_nls_iso8859_14+0x0/0x39() returned 0.
[    5.868366] initcall 0xffffffff80eb94cf ran for 0 msecs: init_nls_iso8859_14+0x0/0x39()
[    5.876367] Calling initcall 0xffffffff80eb9508: init_nls_iso8859_15+0x0/0x39()
[    5.888368] initcall 0xffffffff80eb9508: init_nls_iso8859_15+0x0/0x39() returned 0.
[    5.900368] initcall 0xffffffff80eb9508 ran for 0 msecs: init_nls_iso8859_15+0x0/0x39()
[    5.908369] Calling initcall 0xffffffff80eb9541: init_nls_utf8+0x0/0x4f()
[    5.916369] initcall 0xffffffff80eb9541: init_nls_utf8+0x0/0x4f() returned 0.
[    5.928370] initcall 0xffffffff80eb9541 ran for 0 msecs: init_nls_utf8+0x0/0x4f()
[    5.936371] Calling initcall 0xffffffff80eb95f0: init_sysv_fs+0x0/0x75()
[    5.944371] initcall 0xffffffff80eb95f0: init_sysv_fs+0x0/0x75() returned 0.
[    5.956372] initcall 0xffffffff80eb95f0 ran for 0 msecs: init_sysv_fs+0x0/0x75()
[    5.964372] Calling initcall 0xffffffff80eb9665: init_ntfs_fs+0x0/0x20b()
[    5.972373] NTFS driver 2.1.29 [Flags: R/O].
[    5.976373] initcall 0xffffffff80eb9665: init_ntfs_fs+0x0/0x20b() returned 0.
[    5.988374] initcall 0xffffffff80eb9665 ran for 3 msecs: init_ntfs_fs+0x0/0x20b()
[    5.996374] Calling initcall 0xffffffff80eb9870: init_affs_fs+0x0/0x80()
[    6.004375] initcall 0xffffffff80eb9870: init_affs_fs+0x0/0x80() returned 0.
[    6.016376] initcall 0xffffffff80eb9870 ran for 0 msecs: init_affs_fs+0x0/0x80()
[    6.024376] Calling initcall 0xffffffff80eb98f0: init_romfs_fs+0x0/0x80()
[    6.036377] initcall 0xffffffff80eb98f0: init_romfs_fs+0x0/0x80() returned 0.
[    6.048378] initcall 0xffffffff80eb98f0 ran for 0 msecs: init_romfs_fs+0x0/0x80()
[    6.056378] Calling initcall 0xffffffff80eb9970: init_qnx4_fs+0x0/0x90()
[    6.064379] QNX4 filesystem 0.2.3 registered.
[    6.068379] initcall 0xffffffff80eb9970: init_qnx4_fs+0x0/0x90() returned 0.
[    6.080380] initcall 0xffffffff80eb9970 ran for 3 msecs: init_qnx4_fs+0x0/0x90()
[    6.088380] Calling initcall 0xffffffff80eb9a00: init_adfs_fs+0x0/0x80()
[    6.096381] initcall 0xffffffff80eb9a00: init_adfs_fs+0x0/0x80() returned 0.
[    6.108381] initcall 0xffffffff80eb9a00 ran for 0 msecs: init_adfs_fs+0x0/0x80()
[    6.116382] Calling initcall 0xffffffff80eb9a80: init_udf_fs+0x0/0x80()
[    6.124382] initcall 0xffffffff80eb9a80: init_udf_fs+0x0/0x80() returned 0.
[    6.136383] initcall 0xffffffff80eb9a80 ran for 0 msecs: init_udf_fs+0x0/0x80()
[    6.144384] Calling initcall 0xffffffff80eb9f07: init_xfs_fs+0x0/0x99()
[    6.152384] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
[    6.156384] SGI XFS Quota Management subsystem
[    6.160385] initcall 0xffffffff80eb9f07: init_xfs_fs+0x0/0x99() returned 0.
[    6.168385] initcall 0xffffffff80eb9f07 ran for 7 msecs: init_xfs_fs+0x0/0x99()
[    6.176386] Calling initcall 0xffffffff80eba190: init_gfs2_fs+0x0/0x173()
[    6.184386] GFS2 (built Apr 18 2008 09:35:43) installed
[    6.188386] initcall 0xffffffff80eba190: init_gfs2_fs+0x0/0x173() returned 0.
[    6.200387] initcall 0xffffffff80eba190 ran for 3 msecs: init_gfs2_fs+0x0/0x173()
[    6.208388] Calling initcall 0xffffffff80eba303: init_nolock+0x0/0x7d()
[    6.216388] Lock_Nolock (built Apr 18 2008 09:35:49) installed
[    6.220388] initcall 0xffffffff80eba303: init_nolock+0x0/0x7d() returned 0.
[    6.232389] initcall 0xffffffff80eba303 ran for 3 msecs: init_nolock+0x0/0x7d()
[    6.240390] Calling initcall 0xffffffff80eba380: init_lock_dlm+0x0/0xa0()
[    6.248390] Lock_DLM (built Apr 18 2008 09:35:48) installed
[    6.252390] initcall 0xffffffff80eba380: init_lock_dlm+0x0/0xa0() returned 0.
[    6.264391] initcall 0xffffffff80eba380 ran for 3 msecs: init_lock_dlm+0x0/0xa0()
[    6.272392] Calling initcall 0xffffffff80eba420: ipc_init+0x0/0x45()
[    6.280392] initcall 0xffffffff80eba420: ipc_init+0x0/0x45() returned 0.
[    6.292393] initcall 0xffffffff80eba420 ran for 0 msecs: ipc_init+0x0/0x45()
[    6.300393] Calling initcall 0xffffffff80eba620: ipc_sysctl_init+0x0/0x3c()
[    6.308394] initcall 0xffffffff80eba620: ipc_sysctl_init+0x0/0x3c() returned 0.
[    6.320395] initcall 0xffffffff80eba620 ran for 0 msecs: ipc_sysctl_init+0x0/0x3c()
[    6.328395] Calling initcall 0xffffffff80eba65c: init_mqueue_fs+0x0/0xf4()
[    6.336396] initcall 0xffffffff80eba65c: init_mqueue_fs+0x0/0xf4() ret
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] - Increase MAX_APICS for large configs, Jack Steiner, (Wed Apr 16, 12:39 pm)
Re: [PATCH] - Increase MAX_APICS for large configs, Ingo Molnar, (Thu Apr 17, 7:07 am)
Re: [PATCH] - Increase MAX_APICS for large configs, Jack Steiner, (Fri Apr 18, 5:14 pm)
Re: [PATCH] - Increase MAX_APICS for large configs, Yinghai Lu, (Fri Apr 18, 6:01 pm)
Re: [PATCH] - Increase MAX_APICS for large configs, Jack Steiner, (Fri Apr 18, 8:01 pm)
Re: [PATCH] - Increase MAX_APICS for large configs, Yinghai Lu, (Thu Apr 17, 2:02 pm)
Re: [PATCH] - Increase MAX_APICS for large configs, Ingo Molnar, (Wed Apr 16, 2:45 pm)
Re: [PATCH] - Increase MAX_APICS for large configs, Jack Steiner, (Wed Apr 16, 3:22 pm)
speck-geostationary