You are not logged in.

#1 2013-01-17 23:36:56

edmael
Member
Registered: 2012-07-19
Posts: 54
Website

acpi_pci_root_init hangs for seven seconds at boot: why?

EDIT:
I just find out where's the problem, but I don't know why it shows up and I don't know what it means.
Basically my system hangs up here for seven seconds (or so) and I wish to understand the reason(s).

[    1.090519] calling  acpi_pci_root_init+0x0/0x2d @ 1
[    8.373387] initcall acpi_pci_root_init+0x0/0x2d returned 0 after 7112169 usecs

Original Message:
So, everything started when I tried systemd-analyze to reduce my boot time.
Long story short, after various try I used bootchart to have this:

http://s1.postimage.org/5ousetq25/bootchart.png

The process named acpi_pci_root_init (sadly I have almost no experience with this side of my PC) seems to hang for seven seconds.
I already tried to see if something's wrong with dmesg, but as I stated I've got almost no experience with this.

May someone help me to find an answer?

dmesg | grep acpi

$ dmesg | grep acpi
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.142733] calling  acpi_pci_init+0x0/0x5c @ 1
[    0.142742] initcall acpi_pci_init+0x0/0x5c returned 0 after 0 usecs
[    0.144312] calling  acpi_init+0x0/0x29b @ 1
[    1.090230] initcall acpi_init+0x0/0x29b returned 0 after 927674 usecs
[    1.090519] calling  acpi_pci_root_init+0x0/0x2d @ 1
[    8.373387] initcall acpi_pci_root_init+0x0/0x2d returned 0 after 7112169 usecs
[    8.373393] calling  acpi_pci_link_init+0x0/0x3e @ 1
[    8.374178] initcall acpi_pci_link_init+0x0/0x3e returned 0 after 0 usecs
[    8.415939] calling  acpi_event_init+0x0/0x55 @ 1
[    8.415967] initcall acpi_event_init+0x0/0x55 returned 0 after 21 usecs
[    8.416013] calling  pnpacpi_init+0x0/0x8c @ 1
[    8.816967] initcall pnpacpi_init+0x0/0x8c returned 0 after 391548 usecs
[    8.821916] calling  init_acpi_pm_clocksource+0x0/0xdf @ 1
[    8.826454] initcall init_acpi_pm_clocksource+0x0/0xdf returned 0 after 4426 usecs
[    9.015610] calling  acpi_reserve_resources+0x0/0xeb @ 1
[    9.015622] initcall acpi_reserve_resources+0x0/0xeb returned 0 after 5 usecs
[    9.015638] calling  acpi_hed_init+0x0/0x30 @ 1
[    9.015702] initcall acpi_hed_init+0x0/0x30 returned 0 after 56 usecs
[   15.882904] calling  acpi_ac_init+0x0/0x30 [ac] @ 178
[   15.888039] initcall acpi_ac_init+0x0/0x30 [ac] returned 0 after 5001 usecs
[   16.130144] calling  acpi_button_init+0x0/0x12 [button] @ 171
[   16.131400] initcall acpi_button_init+0x0/0x12 [button] returned 0 after 1214 usecs
[   16.136418] calling  acpi_battery_init+0x0/0x16 [battery] @ 180
[   16.136435] initcall acpi_battery_init+0x0/0x16 [battery] returned 0 after 6 usecs
[   16.141024] calling  acpi_thermal_init+0x0/0x42 [thermal] @ 160
[   16.141654] calling  acpi_video_init+0x0/0x91 [video] @ 176
[   16.157794] calling  acpi_wmi_init+0x0/0x71 [wmi] @ 188
[   16.160033] initcall acpi_wmi_init+0x0/0x71 [wmi] returned 0 after 2174 usecs
[   16.257354] acpi device:03: registered as cooling_device0
[   16.258779] initcall acpi_video_init+0x0/0x91 [video] returned 0 after 114366 usecs
[   16.263618] calling  acpi_processor_init+0x0/0x7e [processor] @ 147
[   16.263747] ACPI: Requesting acpi_cpufreq
[   16.288111] initcall acpi_thermal_init+0x0/0x42 [thermal] returned 0 after 143623 usecs
[   16.783761] ACPI: acpi_idle registered with cpuidle
[   16.852081] acer_wmi: Brightness must be controlled by acpi video driver
[   17.187796] initcall acpi_processor_init+0x0/0x7e [processor] returned 0 after 902497 usecs
[   17.273911] calling  acpi_cpufreq_init+0x0/0xb1 [acpi_cpufreq] @ 214
[   17.274830] initcall acpi_cpufreq_init+0x0/0xb1 [acpi_cpufreq] returned 0 after 883 usecs

dmesg

$ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.6.11-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Tue Dec 18 08:57:15 CET 2012
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=14ba80b0-8331-4d2c-8194-c1741b611124 ro quiet ro libahci.ignore_sss=1 initcall_debug init=/usr/bin/bootchartd
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000d0000-0x00000000000d3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000dffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf8a0fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf8a1000-0x00000000bf8a6fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf8a7000-0x00000000bf9b8fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf9b9000-0x00000000bfa0efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfa0f000-0x00000000bfb07fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfb08000-0x00000000bfd0efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfd0f000-0x00000000bfd18fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfd19000-0x00000000bfd1efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfd1f000-0x00000000bfd5efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfd5f000-0x00000000bfd9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfd9f000-0x00000000bfde0fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfde1000-0x00000000bfdfefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfdff000-0x00000000bfdfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI present.
[    0.000000] DMI: Acer            Aspire 7738                    /JM70                           , BIOS V1.07           06/22/2009
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 100000000 mask FC0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbfe00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f6d90-0x000f6d9f] mapped at [ffff8800000f6d90]
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0xbfdfffff]
[    0.000000]  [mem 0x00000000-0xbfdfffff] page 2M
[    0.000000] kernel direct mapping tables up to 0xbfdfffff @ [mem 0x1fffc000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x13fffffff]
[    0.000000]  [mem 0x100000000-0x13fffffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x13fffffff @ [mem 0xbfddf000-0xbfde0fff]
[    0.000000] RAMDISK: [mem 0x37a60000-0x37d27fff]
[    0.000000] ACPI: RSDP 00000000000f6bf0 00024 (v02 PTLTD )
[    0.000000] ACPI: XSDT 00000000bfdf3a01 0005C (v01 ACRSYS ACRPRDCT 06040000 INNA 00000000)
[    0.000000] ACPI: FACP 00000000bfde3000 000F4 (v03 INTEL  CRESTLNE 06040000 ALAN 00000001)
[    0.000000] ACPI: DSDT 00000000bfde4000 0B189 (v02 Intel  CANTIGA  06040000 MSFT 03000000)
[    0.000000] ACPI: FACS 00000000bfd9dfc0 00040
[    0.000000] ACPI: HPET 00000000bfdfed86 00038 (v01 INTEL  CRESTLNE 06040000 LOHR 0000005A)
[    0.000000] ACPI: MCFG 00000000bfdfedbe 0003C (v01 INTEL  CRESTLNE 06040000 LOHR 0000005A)
[    0.000000] ACPI: SLIC 00000000bfdfedfa 00176 (v01 ACRSYS ACRPRDCT 06040000 ANNI 00000001)
[    0.000000] ACPI: APIC 00000000bfdfef70 00068 (v01 PTLTD  ? APIC   06040000  LTP 00000000)
[    0.000000] ACPI: BOOT 00000000bfdfefd8 00028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: SSDT 00000000bfde2000 00655 (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]
[    0.000000]   NODE_DATA [mem 0x13fffc000-0x13fffffff]
[    0.000000]  [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b600000-ffff88013f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x13fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0xbf8a0fff]
[    0.000000]   node   0: [mem 0xbf8a7000-0xbf9b8fff]
[    0.000000]   node   0: [mem 0xbfa0f000-0xbfb07fff]
[    0.000000]   node   0: [mem 0xbfd0f000-0xbfd18fff]
[    0.000000]   node   0: [mem 0xbfd1f000-0xbfd5efff]
[    0.000000]   node   0: [mem 0xbfd9f000-0xbfde0fff]
[    0.000000]   node   0: [mem 0xbfdff000-0xbfdfffff]
[    0.000000]   node   0: [mem 0x100000000-0x13fffffff]
[    0.000000] On node 0 totalpages: 1047240
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3913 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 764793 pages, LIFO batch:31
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 258048 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d0000
[    0.000000] PM: Registered nosave memory: 00000000000d0000 - 00000000000d4000
[    0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 00000000000e4000
[    0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bf8a1000 - 00000000bf8a7000
[    0.000000] PM: Registered nosave memory: 00000000bf9b9000 - 00000000bfa0f000
[    0.000000] PM: Registered nosave memory: 00000000bfb08000 - 00000000bfd0f000
[    0.000000] PM: Registered nosave memory: 00000000bfd19000 - 00000000bfd1f000
[    0.000000] PM: Registered nosave memory: 00000000bfd5f000 - 00000000bfd9f000
[    0.000000] PM: Registered nosave memory: 00000000bfde1000 - 00000000bfdff000
[    0.000000] PM: Registered nosave memory: 00000000bfe00000 - 0000000100000000
[    0.000000] e820: [mem 0xbfe00000-0xffffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s84608 r8192 d21888 u1048576
[    0.000000] pcpu-alloc: s84608 r8192 d21888 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1026754
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=14ba80b0-8331-4d2c-8194-c1741b611124 ro quiet ro libahci.ignore_sss=1 initcall_debug init=/usr/bin/bootchartd
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 4043048k/5242880k available (4728k kernel code, 1053920k absent, 145912k reserved, 4142k data, 772k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]  Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000]  RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
[    0.000000] NR_IRQS:4352 nr_irqs:512 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] tsc: PIT calibration matches HPET. 1 loops
[    0.000000] tsc: Detected 1994.996 MHz processor
[    0.003339] Calibrating delay loop (skipped), value calculated using timer frequency.. 3991.24 BogoMIPS (lpj=6649986)
[    0.006673] pid_max: default: 32768 minimum: 301
[    0.006747] Security Framework initialized
[    0.006757] AppArmor: AppArmor disabled by boot time parameter
[    0.007514] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.011095] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.012732] Mount-cache hash table entries: 256
[    0.013244] Initializing cgroup subsys cpuacct
[    0.013251] Initializing cgroup subsys memory
[    0.013271] Initializing cgroup subsys devices
[    0.013274] Initializing cgroup subsys freezer
[    0.013277] Initializing cgroup subsys net_cls
[    0.013280] Initializing cgroup subsys blkio
[    0.013381] CPU: Physical Processor ID: 0
[    0.013384] CPU: Processor Core ID: 0
[    0.013389] mce: CPU supports 6 MCE banks
[    0.013405] CPU0: Thermal monitoring enabled (TM1)
[    0.013412] process: using mwait in idle threads
[    0.013423] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
tlb_flushall_shift is 0xffffffff
[    0.016505] ACPI: Core revision 20120711
[    0.026709] ftrace: allocating 18351 entries in 72 pages
[    0.040530] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.075020] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     P7350  @ 2.00GHz stepping 06
[    0.076662] calling  trace_init_flags_sys_exit+0x0/0x12 @ 1
[    0.076662] initcall trace_init_flags_sys_exit+0x0/0x12 returned 0 after 0 usecs
[    0.076662] calling  trace_init_flags_sys_enter+0x0/0x12 @ 1
[    0.076662] initcall trace_init_flags_sys_enter+0x0/0x12 returned 0 after 0 usecs
[    0.076662] calling  init_hw_perf_events+0x0/0x3a9 @ 1
[    0.076662] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.076662] ... version:                2
[    0.076662] ... bit width:              40
[    0.076662] ... generic registers:      2
[    0.076662] ... value mask:             000000ffffffffff
[    0.076662] ... max period:             000000007fffffff
[    0.076662] ... fixed-purpose events:   3
[    0.076662] ... event mask:             0000000700000003
[    0.076662] initcall init_hw_perf_events+0x0/0x3a9 returned 0 after 0 usecs
[    0.076662] calling  register_trigger_all_cpu_backtrace+0x0/0x16 @ 1
[    0.076662] initcall register_trigger_all_cpu_backtrace+0x0/0x16 returned 0 after 0 usecs
[    0.076662] calling  spawn_ksoftirqd+0x0/0x51 @ 1
[    0.080008] initcall spawn_ksoftirqd+0x0/0x51 returned 0 after 6509 usecs
[    0.080013] calling  init_workqueues+0x0/0x3cc @ 1
[    0.093431] initcall init_workqueues+0x0/0x3cc returned 0 after 13019 usecs
[    0.093436] calling  migration_init+0x0/0x6c @ 1
[    0.093444] initcall migration_init+0x0/0x6c returned 0 after 0 usecs
[    0.093449] calling  cpu_stop_init+0x0/0xad @ 1
[    0.100009] initcall cpu_stop_init+0x0/0xad returned 0 after 6509 usecs
[    0.100015] calling  rcu_scheduler_really_started+0x0/0x12 @ 1
[    0.100021] initcall rcu_scheduler_really_started+0x0/0x12 returned 0 after 0 usecs
[    0.100026] calling  relay_init+0x0/0x14 @ 1
[    0.100032] initcall relay_init+0x0/0x14 returned 0 after 0 usecs
[    0.100037] calling  tracer_alloc_buffers+0x0/0x1fe @ 1
[    0.100114] initcall tracer_alloc_buffers+0x0/0x1fe returned 0 after 0 usecs
[    0.100119] calling  init_events+0x0/0x60 @ 1
[    0.100127] initcall init_events+0x0/0x60 returned 0 after 0 usecs
[    0.100132] calling  init_trace_printk+0x0/0x12 @ 1
[    0.100138] initcall init_trace_printk+0x0/0x12 returned 0 after 0 usecs
[    0.100144] calling  jump_label_init_module+0x0/0x12 @ 1
[    0.100150] initcall jump_label_init_module+0x0/0x12 returned 0 after 0 usecs
[    0.100239] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.113345] smpboot: Booting Node   0, Processors  #1 OK
[    0.126520] Brought up 2 CPUs
[    0.126520] smpboot: Total of 2 processors activated (7983.48 BogoMIPS)
[    0.130144] devtmpfs: initialized
[    0.139149] calling  ipc_ns_init+0x0/0x14 @ 1
[    0.139157] initcall ipc_ns_init+0x0/0x14 returned 0 after 0 usecs
[    0.139163] calling  init_mmap_min_addr+0x0/0x16 @ 1
[    0.139169] initcall init_mmap_min_addr+0x0/0x16 returned 0 after 0 usecs
[    0.139175] calling  init_cpufreq_transition_notifier_list+0x0/0x1b @ 1
[    0.139187] initcall init_cpufreq_transition_notifier_list+0x0/0x1b returned 0 after 0 usecs
[    0.139192] calling  net_ns_init+0x0/0xea @ 1
[    0.139221] initcall net_ns_init+0x0/0xea returned 0 after 0 usecs
[    0.139221] calling  e820_mark_nvs_memory+0x0/0x3d @ 1
[    0.139221] PM: Registering ACPI NVS region [mem 0xbfd5f000-0xbfd9efff] (262144 bytes)
[    0.139221] initcall e820_mark_nvs_memory+0x0/0x3d returned 0 after 0 usecs
[    0.139221] calling  cpufreq_tsc+0x0/0x33 @ 1
[    0.139221] initcall cpufreq_tsc+0x0/0x33 returned 0 after 0 usecs
[    0.139221] calling  reboot_init+0x0/0x20 @ 1
[    0.139221] initcall reboot_init+0x0/0x20 returned 0 after 0 usecs
[    0.139221] calling  init_lapic_sysfs+0x0/0x23 @ 1
[    0.139221] initcall init_lapic_sysfs+0x0/0x23 returned 0 after 0 usecs
[    0.139221] calling  cpu_hotplug_pm_sync_init+0x0/0x14 @ 1
[    0.139221] initcall cpu_hotplug_pm_sync_init+0x0/0x14 returned 0 after 0 usecs
[    0.139221] calling  alloc_frozen_cpus+0x0/0x8 @ 1
[    0.139221] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
[    0.139221] calling  ksysfs_init+0x0/0x97 @ 1
[    0.139221] initcall ksysfs_init+0x0/0x97 returned 0 after 0 usecs
[    0.139221] calling  pm_init+0x0/0x7f @ 1
[    0.139221] initcall pm_init+0x0/0x7f returned 0 after 0 usecs
[    0.139221] calling  pm_disk_init+0x0/0x19 @ 1
[    0.139221] initcall pm_disk_init+0x0/0x19 returned 0 after 0 usecs
[    0.139221] calling  swsusp_header_init+0x0/0x40 @ 1
[    0.139221] initcall swsusp_header_init+0x0/0x40 returned 0 after 0 usecs
[    0.139221] calling  init_jiffies_clocksource+0x0/0x12 @ 1
[    0.139221] initcall init_jiffies_clocksource+0x0/0x12 returned 0 after 0 usecs
[    0.139221] calling  init_ftrace_syscalls+0x0/0x70 @ 1
[    0.141872] initcall init_ftrace_syscalls+0x0/0x70 returned 0 after 3254 usecs
[    0.141878] calling  init_zero_pfn+0x0/0x1f @ 1
[    0.141883] initcall init_zero_pfn+0x0/0x1f returned 0 after 0 usecs
[    0.141888] calling  memory_failure_init+0x0/0xa0 @ 1
[    0.141893] initcall memory_failure_init+0x0/0xa0 returned 0 after 0 usecs
[    0.141898] calling  fsnotify_init+0x0/0x26 @ 1
[    0.141907] initcall fsnotify_init+0x0/0x26 returned 0 after 0 usecs
[    0.141912] calling  filelock_init+0x0/0x2a @ 1
[    0.141920] initcall filelock_init+0x0/0x2a returned 0 after 0 usecs
[    0.141925] calling  init_misc_binfmt+0x0/0x31 @ 1
[    0.141932] initcall init_misc_binfmt+0x0/0x31 returned 0 after 0 usecs
[    0.141936] calling  init_script_binfmt+0x0/0x16 @ 1
[    0.141941] initcall init_script_binfmt+0x0/0x16 returned 0 after 0 usecs
[    0.141946] calling  init_elf_binfmt+0x0/0x16 @ 1
[    0.141951] initcall init_elf_binfmt+0x0/0x16 returned 0 after 0 usecs
[    0.141955] calling  init_compat_elf_binfmt+0x0/0x16 @ 1
[    0.141960] initcall init_compat_elf_binfmt+0x0/0x16 returned 0 after 0 usecs
[    0.141965] calling  debugfs_init+0x0/0x5b @ 1
[    0.141975] initcall debugfs_init+0x0/0x5b returned 0 after 0 usecs
[    0.141980] calling  securityfs_init+0x0/0x52 @ 1
[    0.141989] initcall securityfs_init+0x0/0x52 returned 0 after 0 usecs
[    0.141994] calling  random32_init+0x0/0xd2 @ 1
[    0.142000] initcall random32_init+0x0/0xd2 returned 0 after 0 usecs
[    0.142005] calling  sfi_sysfs_init+0x0/0xd9 @ 1
[    0.142010] initcall sfi_sysfs_init+0x0/0xd9 returned 0 after 0 usecs
[    0.142016] calling  __gnttab_init+0x0/0x24 @ 1
[    0.142022] initcall __gnttab_init+0x0/0x24 returned -19 after 0 usecs
[    0.142027] calling  cpufreq_core_init+0x0/0xc1 @ 1
[    0.142036] initcall cpufreq_core_init+0x0/0xc1 returned 0 after 0 usecs
[    0.142041] calling  cpuidle_init+0x0/0x41 @ 1
[    0.142052] initcall cpuidle_init+0x0/0x41 returned 0 after 0 usecs
[    0.142056] calling  sock_init+0x0/0x92 @ 1
[    0.142137] initcall sock_init+0x0/0x92 returned 0 after 0 usecs
[    0.142143] calling  net_inuse_init+0x0/0x26 @ 1
[    0.142151] initcall net_inuse_init+0x0/0x26 returned 0 after 0 usecs
[    0.142156] calling  netpoll_init+0x0/0x30 @ 1
[    0.142161] initcall netpoll_init+0x0/0x30 returned 0 after 0 usecs
[    0.142166] calling  netlink_proto_init+0x0/0x1dd @ 1
[    0.142176] NET: Registered protocol family 16
[    0.142195] initcall netlink_proto_init+0x0/0x1dd returned 0 after 0 usecs
[    0.142229] calling  bdi_class_init+0x0/0x49 @ 1
[    0.142277] initcall bdi_class_init+0x0/0x49 returned 0 after 0 usecs
[    0.142283] calling  kobject_uevent_init+0x0/0x21 @ 1
[    0.142293] initcall kobject_uevent_init+0x0/0x21 returned 0 after 0 usecs
[    0.142299] calling  gpiolib_sysfs_init+0x0/0x93 @ 1
[    0.142318] initcall gpiolib_sysfs_init+0x0/0x93 returned 0 after 0 usecs
[    0.142323] calling  pcibus_class_init+0x0/0x19 @ 1
[    0.142335] initcall pcibus_class_init+0x0/0x19 returned 0 after 0 usecs
[    0.142341] calling  pci_driver_init+0x0/0x19 @ 1
[    0.142363] initcall pci_driver_init+0x0/0x19 returned 0 after 0 usecs
[    0.142368] calling  rio_bus_init+0x0/0x37 @ 1
[    0.142417] initcall rio_bus_init+0x0/0x37 returned 0 after 0 usecs
[    0.142422] calling  backlight_class_init+0x0/0x5d @ 1
[    0.142436] initcall backlight_class_init+0x0/0x5d returned 0 after 0 usecs
[    0.142440] calling  xenbus_init+0x0/0x2b2 @ 1
[    0.142446] initcall xenbus_init+0x0/0x2b2 returned -19 after 0 usecs
[    0.142450] calling  tty_class_init+0x0/0x34 @ 1
[    0.142462] initcall tty_class_init+0x0/0x34 returned 0 after 0 usecs
[    0.142466] calling  vtconsole_class_init+0x0/0xe9 @ 1
[    0.142513] initcall vtconsole_class_init+0x0/0xe9 returned 0 after 0 usecs
[    0.142519] calling  wakeup_sources_debugfs_init+0x0/0x2b @ 1
[    0.142529] initcall wakeup_sources_debugfs_init+0x0/0x2b returned 0 after 0 usecs
[    0.142534] calling  register_node_type+0x0/0x31 @ 1
[    0.142586] initcall register_node_type+0x0/0x31 returned 0 after 0 usecs
[    0.142592] calling  regmap_initcall+0x0/0xd @ 1
[    0.142602] initcall regmap_initcall+0x0/0xd returned 0 after 0 usecs
[    0.142606] calling  amd_postcore_init+0x0/0x148 @ 1
[    0.142611] initcall amd_postcore_init+0x0/0x148 returned 0 after 0 usecs
[    0.142643] calling  set_real_mode_permissions+0x0/0x9d @ 1
[    0.142674] initcall set_real_mode_permissions+0x0/0x9d returned 0 after 0 usecs
[    0.142679] calling  arch_kdebugfs_init+0x0/0x24 @ 1
[    0.142689] initcall arch_kdebugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.142695] calling  mtrr_if_init+0x0/0x65 @ 1
[    0.142703] initcall mtrr_if_init+0x0/0x65 returned 0 after 0 usecs
[    0.142708] calling  ffh_cstate_init+0x0/0x2d @ 1
[    0.142716] initcall ffh_cstate_init+0x0/0x2d returned 0 after 0 usecs
[    0.142722] calling  activate_jump_labels+0x0/0x35 @ 1
[    0.142727] initcall activate_jump_labels+0x0/0x35 returned 0 after 0 usecs
[    0.142733] calling  acpi_pci_init+0x0/0x5c @ 1
[    0.142737] ACPI: bus type pci registered
[    0.142742] initcall acpi_pci_init+0x0/0x5c returned 0 after 0 usecs
[    0.142747] calling  dma_bus_init+0x0/0x19 @ 1
[    0.142760] initcall dma_bus_init+0x0/0x19 returned 0 after 0 usecs
[    0.142764] calling  dma_channel_table_init+0x0/0x115 @ 1
[    0.142807] initcall dma_channel_table_init+0x0/0x115 returned 0 after 0 usecs
[    0.142812] calling  setup_vcpu_hotplug_event+0x0/0x22 @ 1
[    0.142817] initcall setup_vcpu_hotplug_event+0x0/0x22 returned -19 after 0 usecs
[    0.142822] calling  xen_pcpu_init+0x0/0xc3 @ 1
[    0.142827] initcall xen_pcpu_init+0x0/0xc3 returned -19 after 0 usecs
[    0.142832] calling  register_xen_pci_notifier+0x0/0x31 @ 1
[    0.142837] initcall register_xen_pci_notifier+0x0/0x31 returned 0 after 0 usecs
[    0.142842] calling  dmi_id_init+0x0/0x31f @ 1
[    0.142920] initcall dmi_id_init+0x0/0x31f returned 0 after 0 usecs
[    0.142926] calling  pci_arch_init+0x0/0x6a @ 1
[    0.142981] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.142987] PCI: not using MMCONFIG
[    0.142990] PCI: Using configuration type 1 for base access
[    0.143001] initcall pci_arch_init+0x0/0x6a returned 0 after 0 usecs
[    0.143034] calling  topology_init+0x0/0x8e @ 1
[    0.143315] initcall topology_init+0x0/0x8e returned 0 after 0 usecs
[    0.143321] calling  mtrr_init_finialize+0x0/0x36 @ 1
[    0.143333] initcall mtrr_init_finialize+0x0/0x36 returned 0 after 0 usecs
[    0.143339] calling  init_vdso+0x0/0x24e @ 1
[    0.143349] initcall init_vdso+0x0/0x24e returned 0 after 0 usecs
[    0.143355] calling  sysenter_setup+0x0/0x2d2 @ 1
[    0.143367] initcall sysenter_setup+0x0/0x2d2 returned 0 after 0 usecs
[    0.143372] calling  param_sysfs_init+0x0/0x1ae @ 1
[    0.144232] initcall param_sysfs_init+0x0/0x1ae returned 0 after 0 usecs
[    0.144238] calling  pm_sysrq_init+0x0/0x20 @ 1
[    0.144245] initcall pm_sysrq_init+0x0/0x20 returned 0 after 0 usecs
[    0.144250] calling  default_bdi_init+0x0/0x37 @ 1
[    0.144312] initcall default_bdi_init+0x0/0x37 returned 0 after 0 usecs
[    0.144312] calling  init_bio+0x0/0xeb @ 1
[    0.144312] bio: create slab <bio-0> at 0
[    0.144312] initcall init_bio+0x0/0xeb returned 0 after 0 usecs
[    0.144312] calling  fsnotify_notification_init+0x0/0x8b @ 1
[    0.144312] initcall fsnotify_notification_init+0x0/0x8b returned 0 after 0 usecs
[    0.144312] calling  cryptomgr_init+0x0/0x12 @ 1
[    0.144312] initcall cryptomgr_init+0x0/0x12 returned 0 after 0 usecs
[    0.144312] calling  blk_settings_init+0x0/0x2a @ 1
[    0.144312] initcall blk_settings_init+0x0/0x2a returned 0 after 0 usecs
[    0.144312] calling  blk_ioc_init+0x0/0x2a @ 1
[    0.144312] initcall blk_ioc_init+0x0/0x2a returned 0 after 0 usecs
[    0.144312] calling  blk_softirq_init+0x0/0x6d @ 1
[    0.144312] initcall blk_softirq_init+0x0/0x6d returned 0 after 0 usecs
[    0.144312] calling  blk_iopoll_setup+0x0/0x6d @ 1
[    0.144312] initcall blk_iopoll_setup+0x0/0x6d returned 0 after 0 usecs
[    0.144312] calling  genhd_device_init+0x0/0x78 @ 1
[    0.144312] initcall genhd_device_init+0x0/0x78 returned 0 after 0 usecs
[    0.144312] calling  gpiolib_debugfs_init+0x0/0x24 @ 1
[    0.144312] initcall gpiolib_debugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.144312] calling  pci_slot_init+0x0/0x50 @ 1
[    0.144312] initcall pci_slot_init+0x0/0x50 returned 0 after 0 usecs
[    0.144312] calling  fbmem_init+0x0/0x98 @ 1
[    0.144312] initcall fbmem_init+0x0/0x98 returned 0 after 0 usecs
[    0.144312] calling  acpi_init+0x0/0x29b @ 1
[    0.144312] ACPI: Added _OSI(Module Device)
[    0.144312] ACPI: Added _OSI(Processor Device)
[    0.144312] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.144312] ACPI: Added _OSI(Processor Aggregator Device)
[    0.147802] ACPI: EC: Look up EC in DSDT
[    0.154692] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.156033] ACPI: SSDT 00000000bfd1aca0 00223 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.156805] ACPI: Dynamic OEM Table Load:
[    0.156812] ACPI: SSDT           (null) 00223 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.157088] ACPI: SSDT 00000000bfd19620 00549 (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.157818] ACPI: Dynamic OEM Table Load:
[    0.157824] ACPI: SSDT           (null) 00549 (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.157855] ACPI: SSDT 00000000bfd1aa20 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.157962] ACPI: Dynamic OEM Table Load:
[    0.157968] ACPI: SSDT           (null) 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.157990] ACPI: SSDT 00000000bfd1af20 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.157990] ACPI: Dynamic OEM Table Load:
[    0.157990] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.176809] ACPI: Interpreter enabled
[    0.176818] ACPI: (supports S0 S3 S4 S5)
[    0.176859] ACPI: Using IOAPIC for interrupt routing
[    0.176902] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.178494] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    1.090171] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    1.090230] initcall acpi_init+0x0/0x29b returned 0 after 927674 usecs
[    1.090238] calling  dock_init+0x0/0xa8 @ 1
[    1.090507] ACPI: No dock devices found.
[    1.090514] initcall dock_init+0x0/0xa8 returned 0 after 0 usecs
[    1.090519] calling  acpi_pci_root_init+0x0/0x2d @ 1
[    1.090527] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.091164] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    1.092404] PCI host bridge to bus 0000:00
[    1.092414] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff]
[    1.092419] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.092425] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    1.092430] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    1.092435] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    1.092440] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    1.092445] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    1.092451] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    1.092456] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
[    1.092461] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
[    1.092482] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[    1.092526] DMAR: Forcing write-buffer flush capability
[    1.092529] DMAR: Disabling IOMMU for graphics on this chipset
[    1.092584] pci 0000:00:01.0: [8086:2a41] type 01 class 0x060400
[    1.092673] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.092752] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[    1.092839] pci 0000:00:1a.0: reg 20: [io  0x1800-0x181f]
[    1.092941] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[    1.093013] pci 0000:00:1a.1: reg 20: [io  0x1820-0x183f]
[    1.093118] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[    1.093154] pci 0000:00:1a.7: reg 10: [mem 0xf3404800-0xf3404bff]
[    1.093306] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    1.093353] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[    1.093380] pci 0000:00:1b.0: reg 10: [mem 0xf3400000-0xf3403fff 64bit]
[    1.093497] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.093541] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[    1.093664] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.093707] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
[    1.093828] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.093875] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
[    1.093996] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    1.094043] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    1.094115] pci 0000:00:1d.0: reg 20: [io  0x1840-0x185f]
[    1.094207] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    1.094289] pci 0000:00:1d.1: reg 20: [io  0x1860-0x187f]
[    1.094387] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    1.094462] pci 0000:00:1d.2: reg 20: [io  0x1880-0x189f]
[    1.094565] pci 0000:00:1d.3: [8086:2939] type 00 class 0x0c0300
[    1.094637] pci 0000:00:1d.3: reg 20: [io  0x18a0-0x18bf]
[    1.094739] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    1.094775] pci 0000:00:1d.7: reg 10: [mem 0xf3404c00-0xf3404fff]
[    1.094920] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    1.094962] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    1.095073] pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
[    1.095257] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[    1.095291] pci 0000:00:1f.2: reg 10: [io  0x18f0-0x18f7]
[    1.095307] pci 0000:00:1f.2: reg 14: [io  0x18e4-0x18e7]
[    1.095323] pci 0000:00:1f.2: reg 18: [io  0x18e8-0x18ef]
[    1.095339] pci 0000:00:1f.2: reg 1c: [io  0x18e0-0x18e3]
[    1.095354] pci 0000:00:1f.2: reg 20: [io  0x18c0-0x18df]
[    1.095370] pci 0000:00:1f.2: reg 24: [mem 0xf3404000-0xf34047ff]
[    1.095452] pci 0000:00:1f.2: PME# supported from D3hot
[    1.095487] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[    1.095515] pci 0000:00:1f.3: reg 10: [mem 0x00000000-0x000000ff 64bit]
[    1.095552] pci 0000:00:1f.3: reg 20: [io  0x1c00-0x1c1f]
[    1.095655] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff]
[    1.095762] pci 0000:01:00.0: [10de:0652] type 00 class 0x030000
[    1.095849] pci 0000:01:00.0: reg 10: [mem 0xf2000000-0xf2ffffff]
[    1.095943] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    1.096038] pci 0000:01:00.0: reg 1c: [mem 0xf0000000-0xf1ffffff 64bit]
[    1.096099] pci 0000:01:00.0: reg 24: [io  0x2000-0x207f]
[    1.096161] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0007ffff pref]
[    1.103311] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.103320] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    1.103327] pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf2ffffff]
[    1.103337] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    1.103406] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff]
[    1.103601] pci 0000:02:00.0: [14e4:1698] type 00 class 0x020000
[    1.103637] pci 0000:02:00.0: reg 10: [mem 0xf3000000-0xf300ffff 64bit]
[    1.103831] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    1.113439] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.113452] pci 0000:00:1c.0:   bridge window [mem 0xf3000000-0xf30fffff]
[    1.113526] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-ff]
[    1.113604] pci 0000:03:00.0: [8086:4232] type 00 class 0x028000
[    1.113700] pci 0000:03:00.0: reg 10: [mem 0xf3100000-0xf3101fff 64bit]
[    1.113975] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    1.114152] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.114163] pci 0000:00:1c.1:   bridge window [mem 0xf3100000-0xf31fffff]
[    1.114237] pci_bus 0000:04: busn_res: [bus 04-06] is inserted under [bus 00-ff]
[    1.114245] pci 0000:00:1c.4: PCI bridge to [bus 04-06]
[    1.114253] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    1.114261] pci 0000:00:1c.4:   bridge window [mem 0xf4000000-0xf5ffffff]
[    1.114273] pci 0000:00:1c.4:   bridge window [mem 0xf6000000-0xf7ffffff 64bit pref]
[    1.114311] pci_bus 0000:0d: busn_res: [bus 0d] is inserted under [bus 00-ff]
[    1.114379] pci 0000:00:1e.0: PCI bridge to [bus 0d] (subtractive decode)
[    1.114397] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    1.114402] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    1.114408] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    1.114413] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    1.114419] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    1.114424] pci 0000:00:1e.0:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[    1.114429] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
[    1.114435] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
[    1.114474] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    1.114656] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
[    1.114759] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    1.114890] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    1.114961] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    1.115039] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[    1.115127]  pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    1.115132]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    8.373387] initcall acpi_pci_root_init+0x0/0x2d returned 0 after 7112169 usecs
[    8.373393] calling  acpi_pci_link_init+0x0/0x3e @ 1
[    8.373495] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 *11)
[    8.373592] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 *11)
[    8.373684] ACPI: PCI Interrupt Link [LNKC] (IRQs *10 11)
[    8.373774] ACPI: PCI Interrupt Link [LNKD] (IRQs *10 11)
[    8.373863] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 *11)
[    8.373953] ACPI: PCI Interrupt Link [LNKF] (IRQs *10 11)
[    8.374042] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
[    8.374133] ACPI: PCI Interrupt Link [LNKH] (IRQs *10 11)
[    8.374178] initcall acpi_pci_link_init+0x0/0x3e returned 0 after 0 usecs
[    8.374184] calling  pnp_init+0x0/0x19 @ 1
[    8.374211] initcall pnp_init+0x0/0x19 returned 0 after 0 usecs
[    8.374219] calling  xen_setup_shutdown_event+0x0/0x30 @ 1
[    8.374226] initcall xen_setup_shutdown_event+0x0/0x30 returned -19 after 0 usecs
[    8.374231] calling  balloon_init+0x0/0x197 @ 1
[    8.374236] initcall balloon_init+0x0/0x197 returned -19 after 0 usecs
[    8.374240] calling  xenbus_probe_backend_init+0x0/0x31 @ 1
[    8.374262] initcall xenbus_probe_backend_init+0x0/0x31 returned 0 after 0 usecs
[    8.374267] calling  xenbus_probe_frontend_init+0x0/0x31 @ 1
[    8.374287] initcall xenbus_probe_frontend_init+0x0/0x31 returned 0 after 0 usecs
[    8.374291] calling  balloon_init+0x0/0xf2 @ 1
[    8.374296] initcall balloon_init+0x0/0xf2 returned -19 after 0 usecs
[    8.374301] calling  misc_init+0x0/0xb6 @ 1
[    8.374321] initcall misc_init+0x0/0xb6 returned 0 after 0 usecs
[    8.374326] calling  vga_arb_device_init+0x0/0xef @ 1
[    8.376186] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    8.376193] vgaarb: loaded
[    8.376195] vgaarb: bridge control possible 0000:01:00.0
[    8.376202] initcall vga_arb_device_init+0x0/0xef returned 0 after 0 usecs
[    8.376208] calling  cn_init+0x0/0xac @ 1
[    8.376236] initcall cn_init+0x0/0xac returned 0 after 0 usecs
[    8.376241] calling  serio_init+0x0/0x35 @ 1
[    8.376269] initcall serio_init+0x0/0x35 returned 0 after 0 usecs
[    8.376274] calling  input_init+0x0/0x113 @ 1
[    8.376295] initcall input_init+0x0/0x113 returned 0 after 0 usecs
[    8.376300] calling  rtc_init+0x0/0x6a @ 1
[    8.376314] initcall rtc_init+0x0/0x6a returned 0 after 0 usecs
[    8.376319] calling  power_supply_class_init+0x0/0x40 @ 1
[    8.376338] initcall power_supply_class_init+0x0/0x40 returned 0 after 0 usecs
[    8.376343] calling  hwmon_init+0x0/0xee @ 1
[    8.376361] initcall hwmon_init+0x0/0xee returned 0 after 0 usecs
[    8.376366] calling  watchdog_init+0x0/0x63 @ 1
[    8.376379] initcall watchdog_init+0x0/0x63 returned 0 after 0 usecs
[    8.376384] calling  leds_init+0x0/0x44 @ 1
[    8.376395] initcall leds_init+0x0/0x44 returned 0 after 0 usecs
[    8.376401] calling  iommu_init+0x0/0x56 @ 1
[    8.376410] initcall iommu_init+0x0/0x56 returned 0 after 0 usecs
[    8.376415] calling  pci_subsys_init+0x0/0x4a @ 1
[    8.376418] PCI: Using ACPI for IRQ routing
[    8.384979] PCI: pci_cache_line_size set to 64 bytes
[    8.385328] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
[    8.385332] e820: reserve RAM buffer [mem 0xbf8a1000-0xbfffffff]
[    8.385339] e820: reserve RAM buffer [mem 0xbf9b9000-0xbfffffff]
[    8.385351] e820: reserve RAM buffer [mem 0xbfb08000-0xbfffffff]
[    8.385357] e820: reserve RAM buffer [mem 0xbfd19000-0xbfffffff]
[    8.385362] e820: reserve RAM buffer [mem 0xbfd5f000-0xbfffffff]
[    8.385367] e820: reserve RAM buffer [mem 0xbfde1000-0xbfffffff]
[    8.385371] e820: reserve RAM buffer [mem 0xbfe00000-0xbfffffff]
[    8.385378] initcall pci_subsys_init+0x0/0x4a returned 0 after 9764 usecs
[    8.385383] calling  proto_init+0x0/0x12 @ 1
[    8.385392] initcall proto_init+0x0/0x12 returned 0 after 0 usecs
[    8.385397] calling  net_dev_init+0x0/0x22c @ 1
[    8.385594] initcall net_dev_init+0x0/0x22c returned 0 after 0 usecs
[    8.385599] calling  neigh_init+0x0/0x80 @ 1
[    8.385604] initcall neigh_init+0x0/0x80 returned 0 after 0 usecs
[    8.385609] calling  fib_rules_init+0x0/0xac @ 1
[    8.385615] initcall fib_rules_init+0x0/0xac returned 0 after 0 usecs
[    8.385620] calling  pktsched_init+0x0/0xfb @ 1
[    8.385629] initcall pktsched_init+0x0/0xfb returned 0 after 0 usecs
[    8.385634] calling  tc_filter_init+0x0/0x55 @ 1
[    8.385639] initcall tc_filter_init+0x0/0x55 returned 0 after 0 usecs
[    8.385643] calling  tc_action_init+0x0/0x55 @ 1
[    8.385648] initcall tc_action_init+0x0/0x55 returned 0 after 0 usecs
[    8.385653] calling  genl_init+0x0/0x8f @ 1
[    8.385671] initcall genl_init+0x0/0x8f returned 0 after 0 usecs
[    8.385677] calling  cipso_v4_init+0x0/0x64 @ 1
[    8.385683] initcall cipso_v4_init+0x0/0x64 returned 0 after 0 usecs
[    8.385688] calling  wireless_nlevent_init+0x0/0x12 @ 1
[    8.385695] initcall wireless_nlevent_init+0x0/0x12 returned 0 after 0 usecs
[    8.385699] calling  netlbl_init+0x0/0x83 @ 1
[    8.385702] NetLabel: Initializing
[    8.385704] NetLabel:  domain hash size = 128
[    8.385707] NetLabel:  protocols = UNLABELED CIPSOv4
[    8.385736] NetLabel:  unlabeled traffic allowed by default
[    8.385741] initcall netlbl_init+0x0/0x83 returned 0 after 0 usecs
[    8.385779] calling  hpet_late_init+0x0/0xef @ 1
[    8.385785] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    8.385793] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    8.385804] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    8.399467] initcall hpet_late_init+0x0/0xef returned 0 after 13019 usecs
[    8.399474] calling  init_amd_nbs+0x0/0xaf @ 1
[    8.399506] initcall init_amd_nbs+0x0/0xaf returned 0 after 0 usecs
[    8.399511] calling  clocksource_done_booting+0x0/0x5a @ 1
[    8.399517] Switching to clocksource hpet
[    8.399540] initcall clocksource_done_booting+0x0/0x5a returned 0 after 5 usecs
[    8.399546] calling  ftrace_init_debugfs+0x0/0x20a @ 1
[    8.399602] initcall ftrace_init_debugfs+0x0/0x20a returned 0 after 48 usecs
[    8.399608] calling  tracer_init_debugfs+0x0/0x432 @ 1
[    8.399727] initcall tracer_init_debugfs+0x0/0x432 returned 0 after 181 usecs
[    8.399733] calling  init_trace_printk_function_export+0x0/0x2f @ 1
[    8.399743] initcall init_trace_printk_function_export+0x0/0x2f returned 0 after 3 usecs
[    8.399748] calling  event_trace_init+0x0/0x2c2 @ 1
[    8.415740] initcall event_trace_init+0x0/0x2c2 returned 0 after 15603 usecs
[    8.415749] calling  init_kprobe_trace+0x0/0x8e @ 1
[    8.415763] initcall init_kprobe_trace+0x0/0x8e returned 0 after 7 usecs
[    8.415768] calling  init_uprobe_trace+0x0/0x53 @ 1
[    8.415780] initcall init_uprobe_trace+0x0/0x53 returned 0 after 5 usecs
[    8.415786] calling  init_pipe_fs+0x0/0x4a @ 1
[    8.415839] initcall init_pipe_fs+0x0/0x4a returned 0 after 46 usecs
[    8.415844] calling  eventpoll_init+0x0/0xd7 @ 1
[    8.415862] initcall eventpoll_init+0x0/0xd7 returned 0 after 12 usecs
[    8.415867] calling  anon_inode_init+0x0/0x59 @ 1
[    8.415898] initcall anon_inode_init+0x0/0x59 returned 0 after 24 usecs
[    8.415904] calling  tomoyo_initerface_init+0x0/0x17d @ 1
[    8.415911] initcall tomoyo_initerface_init+0x0/0x17d returned 0 after 0 usecs
[    8.415915] calling  aa_create_aafs+0x0/0x92 @ 1
[    8.415922] initcall aa_create_aafs+0x0/0x92 returned 0 after 0 usecs
[    8.415927] calling  blk_scsi_ioctl_init+0x0/0x289 @ 1
[    8.415934] initcall blk_scsi_ioctl_init+0x0/0x289 returned 0 after 1 usecs
[    8.415939] calling  acpi_event_init+0x0/0x55 @ 1
[    8.415967] initcall acpi_event_init+0x0/0x55 returned 0 after 21 usecs
[    8.415972] calling  pnp_system_init+0x0/0x12 @ 1
[    8.416008] initcall pnp_system_init+0x0/0x12 returned 0 after 29 usecs
[    8.416013] calling  pnpacpi_init+0x0/0x8c @ 1
[    8.416016] pnp: PnP ACPI init
[    8.416053] ACPI: bus type pnp registered
[    8.416775] pnp 00:00: [bus 00-ff]
[    8.416783] pnp 00:00: [io  0x0000-0x0cf7 window]
[    8.416788] pnp 00:00: [io  0x0cf8-0x0cff]
[    8.416794] pnp 00:00: [io  0x0d00-0xffff window]
[    8.416800] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    8.416805] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    8.416810] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    8.416815] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    8.416820] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    8.416826] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    8.416831] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    8.416836] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    8.416841] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    8.416846] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    8.416851] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    8.416857] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    8.416868] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    8.416873] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    8.416878] pnp 00:00: [mem 0xc0000000-0xdfffffff window]
[    8.416884] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
[    8.417023] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    8.417196] pnp 00:01: [io  0x0060]
[    8.417202] pnp 00:01: [io  0x0064]
[    8.417225] pnp 00:01: [irq 1]
[    8.417294] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    8.417321] pnp 00:02: [irq 12]
[    8.417393] pnp 00:02: Plug and Play ACPI device, IDs SYN1b22 SYN1b00 SYN0002 PNP0f13 (active)
[    8.417426] pnp 00:03: [io  0x0000-0x001f]
[    8.417432] pnp 00:03: [io  0x0081-0x0091]
[    8.417436] pnp 00:03: [io  0x0093-0x009f]
[    8.417441] pnp 00:03: [io  0x00c0-0x00df]
[    8.417446] pnp 00:03: [dma 4]
[    8.417508] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    8.417528] pnp 00:04: [mem 0xffc00000-0xffffffff]
[    8.417596] pnp 00:04: Plug and Play ACPI device, IDs INT0800 (active)
[    8.417741] pnp 00:05: [mem 0xfed00000-0xfed003ff]
[    8.417876] system 00:05: [mem 0xfed00000-0xfed003ff] has been reserved
[    8.417886] system 00:05: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    8.417910] pnp 00:06: [io  0x00f0]
[    8.417921] pnp 00:06: [irq 13]
[    8.417987] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    8.418014] pnp 00:07: [io  0x002e-0x002f]
[    8.418019] pnp 00:07: [io  0x004e-0x004f]
[    8.418024] pnp 00:07: [io  0x0061]
[    8.418029] pnp 00:07: [io  0x0063]
[    8.418033] pnp 00:07: [io  0x0065]
[    8.418038] pnp 00:07: [io  0x0067]
[    8.418042] pnp 00:07: [io  0x0070]
[    8.418047] pnp 00:07: [io  0x0080]
[    8.418052] pnp 00:07: [io  0x0092]
[    8.418056] pnp 00:07: [io  0x00b2-0x00b3]
[    8.418061] pnp 00:07: [io  0x0068-0x006f]
[    8.418066] pnp 00:07: [io  0x0480-0x048f]
[    8.418071] pnp 00:07: [io  0xffff]
[    8.418075] pnp 00:07: [io  0xffff]
[    8.418080] pnp 00:07: [io  0x0400-0x047f]
[    8.418085] pnp 00:07: [io  0x1180-0x11ff]
[    8.418090] pnp 00:07: [io  0xfe00]
[    8.418095] pnp 00:07: [mem 0xff800000-0xff800fff]
[    8.418234] system 00:07: [io  0x0480-0x048f] has been reserved
[    8.418241] system 00:07: [io  0xffff] has been reserved
[    8.418247] system 00:07: [io  0xffff] has been reserved
[    8.418253] system 00:07: [io  0x0400-0x047f] has been reserved
[    8.418259] system 00:07: [io  0x1180-0x11ff] has been reserved
[    8.418265] system 00:07: [io  0xfe00] has been reserved
[    8.418272] system 00:07: [mem 0xff800000-0xff800fff] has been reserved
[    8.418280] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    8.419066] pnp 00:08: [mem 0xff810000-0xff81000f]
[    8.419081] pnp 00:08: [irq 6]
[    8.419166] pnp 00:08: Plug and Play ACPI device, IDs WEC1040 (active)
[    8.419189] pnp 00:09: [io  0x0070-0x0077]
[    8.419200] pnp 00:09: [irq 8]
[    8.419273] pnp 00:09: Plug and Play ACPI device, IDs PNP0b00 (active)
[    8.419506] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[    8.419512] pnp 00:0a: [mem 0xfed10000-0xfed13fff]
[    8.419517] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
[    8.419522] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
[    8.419527] pnp 00:0a: [mem 0xe0000000-0xefffffff]
[    8.419531] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
[    8.419655] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    8.419662] system 00:0a: [mem 0xfed10000-0xfed13fff] has been reserved
[    8.419668] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    8.419674] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    8.419680] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
[    8.419686] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    8.419694] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    8.816954] pnp: PnP ACPI: found 11 devices
[    8.816959] ACPI: ACPI bus type pnp unregistered
[    8.816967] initcall pnpacpi_init+0x0/0x8c returned 0 after 391548 usecs
[    8.816973] calling  chr_dev_init+0x0/0xc1 @ 1
[    8.821812] initcall chr_dev_init+0x0/0xc1 returned 0 after 4717 usecs
[    8.821819] calling  firmware_class_init+0x0/0x19 @ 1
[    8.821847] initcall firmware_class_init+0x0/0x19 returned 0 after 19 usecs
[    8.821852] calling  thermal_init+0x0/0x8a @ 1
[    8.821882] initcall thermal_init+0x0/0x8a returned 0 after 22 usecs
[    8.821888] calling  cpufreq_gov_performance_init+0x0/0x12 @ 1
[    8.821896] initcall cpufreq_gov_performance_init+0x0/0x12 returned 0 after 1 usecs
[    8.821901] calling  cpufreq_gov_dbs_init+0x0/0x95 @ 1
[    8.821910] initcall cpufreq_gov_dbs_init+0x0/0x95 returned 0 after 2 usecs
[    8.821916] calling  init_acpi_pm_clocksource+0x0/0xdf @ 1
[    8.826454] initcall init_acpi_pm_clocksource+0x0/0xdf returned 0 after 4426 usecs
[    8.826461] calling  pcibios_assign_resources+0x0/0xfb @ 1
[    8.826540] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    8.826549] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[    8.826565] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    8.826572] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[    8.826607] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    8.826613] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    8.826619] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    8.826625] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    8.826638] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
[    8.826647] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
[    8.826655] pci 0000:00:1c.0: BAR 13: assigned [io  0x4000-0x4fff]
[    8.826662] pci 0000:00:1c.1: BAR 13: assigned [io  0x5000-0x5fff]
[    8.826684] pci 0000:00:1f.3: BAR 0: assigned [mem 0xc0400000-0xc04000ff 64bit]
[    8.826706] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x80000)
[    8.826713] pci 0000:00:01.0: PCI bridge to [bus 01]
[    8.826719] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    8.826728] pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf2ffffff]
[    8.826735] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    8.826745] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    8.826751] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    8.826761] pci 0000:00:1c.0:   bridge window [mem 0xf3000000-0xf30fffff]
[    8.826770] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[    8.826781] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    8.826788] pci 0000:00:1c.1:   bridge window [io  0x5000-0x5fff]
[    8.826797] pci 0000:00:1c.1:   bridge window [mem 0xf3100000-0xf31fffff]
[    8.826806] pci 0000:00:1c.1:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[    8.826817] pci 0000:00:1c.4: PCI bridge to [bus 04-06]
[    8.826824] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    8.826833] pci 0000:00:1c.4:   bridge window [mem 0xf4000000-0xf5ffffff]
[    8.826842] pci 0000:00:1c.4:   bridge window [mem 0xf6000000-0xf7ffffff 64bit pref]
[    8.826853] pci 0000:00:1e.0: PCI bridge to [bus 0d]
[    8.826928] pci 0000:00:1e.0: setting latency timer to 64
[    8.826937] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    8.826942] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    8.826948] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    8.826953] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    8.826958] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    8.826963] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000e3fff]
[    8.826968] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xdfffffff]
[    8.826973] pci_bus 0000:00: resource 11 [mem 0xf0000000-0xfebfffff]
[    8.826979] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    8.826984] pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf2ffffff]
[    8.826990] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    8.826995] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    8.827001] pci_bus 0000:02: resource 1 [mem 0xf3000000-0xf30fffff]
[    8.827006] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[    8.827012] pci_bus 0000:03: resource 0 [io  0x5000-0x5fff]
[    8.827017] pci_bus 0000:03: resource 1 [mem 0xf3100000-0xf31fffff]
[    8.827022] pci_bus 0000:03: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[    8.827028] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    8.827033] pci_bus 0000:04: resource 1 [mem 0xf4000000-0xf5ffffff]
[    8.827038] pci_bus 0000:04: resource 2 [mem 0xf6000000-0xf7ffffff 64bit pref]
[    8.827044] pci_bus 0000:0d: resource 4 [io  0x0000-0x0cf7]
[    8.827049] pci_bus 0000:0d: resource 5 [io  0x0d00-0xffff]
[    8.827054] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff]
[    8.827060] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff]
[    8.827065] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff]
[    8.827070] pci_bus 0000:0d: resource 9 [mem 0x000e0000-0x000e3fff]
[    8.827075] pci_bus 0000:0d: resource 10 [mem 0xc0000000-0xdfffffff]
[    8.827080] pci_bus 0000:0d: resource 11 [mem 0xf0000000-0xfebfffff]
[    8.827089] initcall pcibios_assign_resources+0x0/0xfb returned 0 after 603 usecs
[    8.827094] calling  sysctl_core_init+0x0/0x2c @ 1
[    8.827127] initcall sysctl_core_init+0x0/0x2c returned 0 after 26 usecs
[    8.827132] calling  inet_init+0x0/0x2b0 @ 1
[    8.827183] NET: Registered protocol family 2
[    8.828838] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    8.835174] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    8.835994] TCP: Hash tables configured (established 524288 bind 65536)
[    8.836097] TCP: reno registered
[    8.836120] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    8.836188] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    8.836428] initcall inet_init+0x0/0x2b0 returned 0 after 9065 usecs
[    8.836436] calling  af_unix_init+0x0/0x52 @ 1
[    8.836443] NET: Registered protocol family 1
[    8.836457] initcall af_unix_init+0x0/0x52 returned 0 after 15 usecs
[    8.836464] calling  pci_apply_final_quirks+0x0/0x108 @ 1
[    8.837007] pci 0000:01:00.0: Boot video device
[    8.837205] PCI: CLS 64 bytes, default 64
[    8.837213] initcall pci_apply_final_quirks+0x0/0x108 returned 0 after 721 usecs
[    8.837219] calling  populate_rootfs+0x0/0x107 @ 1
[    8.837322] Unpacking initramfs...
[    8.977602] Freeing initrd memory: 2848k freed
[    8.979438] initcall populate_rootfs+0x0/0x107 returned 0 after 138870 usecs
[    8.979446] calling  pci_iommu_init+0x0/0x3e @ 1
[    8.979451] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    8.979457] software IO TLB [mem 0xbb8a1000-0xbf8a0fff] (64MB) mapped at [ffff8800bb8a1000-ffff8800bf8a0fff]
[    8.979463] initcall pci_iommu_init+0x0/0x3e returned 0 after 10 usecs
[    8.979470] calling  calgary_fixup_tce_spaces+0x0/0x103 @ 1
[    8.979477] initcall calgary_fixup_tce_spaces+0x0/0x103 returned -19 after 0 usecs
[    8.979484] calling  ir_dev_scope_init+0x0/0x16 @ 1
[    8.979492] initcall ir_dev_scope_init+0x0/0x16 returned 0 after 0 usecs
[    8.979531] calling  i8259A_init_ops+0x0/0x24 @ 1
[    8.979540] initcall i8259A_init_ops+0x0/0x24 returned 0 after 2 usecs
[    8.979545] calling  vsyscall_init+0x0/0x27 @ 1
[    8.979560] initcall vsyscall_init+0x0/0x27 returned 0 after 8 usecs
[    8.979564] calling  sbf_init+0x0/0xf2 @ 1
[    8.979571] Simple Boot Flag at 0x57 set to 0x1
[    8.979579] initcall sbf_init+0x0/0xf2 returned 0 after 8 usecs
[    8.979584] calling  init_tsc_clocksource+0x0/0x85 @ 1
[    8.979623] initcall init_tsc_clocksource+0x0/0x85 returned 0 after 30 usecs
[    8.979629] calling  add_rtc_cmos+0x0/0x96 @ 1
[    8.979643] initcall add_rtc_cmos+0x0/0x96 returned 0 after 8 usecs
[    8.979649] calling  i8237A_init_ops+0x0/0x14 @ 1
[    8.979656] initcall i8237A_init_ops+0x0/0x14 returned 0 after 1 usecs
[    8.979662] calling  cache_sysfs_init+0x0/0x5f @ 1
[    8.979799] initcall cache_sysfs_init+0x0/0x5f returned 0 after 127 usecs
[    8.979805] calling  intel_uncore_init+0x0/0x348 @ 1
[    8.979813] initcall intel_uncore_init+0x0/0x348 returned 0 after 1 usecs
[    8.979819] calling  thermal_throttle_init_device+0x0/0x93 @ 1
[    8.979836] initcall thermal_throttle_init_device+0x0/0x93 returned 0 after 10 usecs
[    8.979841] calling  amd_ibs_init+0x0/0x447 @ 1
[    8.979848] initcall amd_ibs_init+0x0/0x447 returned -19 after 0 usecs
[    8.979853] calling  ioapic_init_ops+0x0/0x14 @ 1
[    8.979860] initcall ioapic_init_ops+0x0/0x14 returned 0 after 1 usecs
[    8.979865] calling  add_pcspkr+0x0/0x5e @ 1
[    8.979939] initcall add_pcspkr+0x0/0x5e returned 0 after 65 usecs
[    8.979947] calling  start_periodic_check_for_corruption+0x0/0x50 @ 1
[    8.979954] initcall start_periodic_check_for_corruption+0x0/0x50 returned 0 after 0 usecs
[    8.979959] calling  audit_classes_init+0x0/0xaf @ 1
[    8.979969] initcall audit_classes_init+0x0/0xaf returned 0 after 4 usecs
[    8.979975] calling  ia32_binfmt_init+0x0/0x14 @ 1
[    8.979991] initcall ia32_binfmt_init+0x0/0x14 returned 0 after 8 usecs
[    8.979996] calling  proc_execdomains_init+0x0/0x22 @ 1
[    8.980044] initcall proc_execdomains_init+0x0/0x22 returned 0 after 8 usecs
[    8.980048] calling  ioresources_init+0x0/0x3c @ 1
[    8.980058] initcall ioresources_init+0x0/0x3c returned 0 after 3 usecs
[    8.980062] calling  uid_cache_init+0x0/0x8c @ 1
[    8.980082] initcall uid_cache_init+0x0/0x8c returned 0 after 14 usecs
[    8.980087] calling  init_posix_timers+0x0/0x203 @ 1
[    8.980097] initcall init_posix_timers+0x0/0x203 returned 0 after 4 usecs
[    8.980101] calling  init_posix_cpu_timers+0x0/0xc5 @ 1
[    8.980108] initcall init_posix_cpu_timers+0x0/0xc5 returned 0 after 0 usecs
[    8.980112] calling  proc_schedstat_init+0x0/0x22 @ 1
[    8.980120] initcall proc_schedstat_init+0x0/0x22 returned 0 after 2 usecs
[    8.980125] calling  init_sched_debug_procfs+0x0/0x2c @ 1
[    8.980133] initcall init_sched_debug_procfs+0x0/0x2c returned 0 after 2 usecs
[    8.980138] calling  snapshot_device_init+0x0/0x12 @ 1
[    8.980250] initcall snapshot_device_init+0x0/0x12 returned 0 after 102 usecs
[    8.980256] calling  create_proc_profile+0x0/0x280 @ 1
[    8.980263] initcall create_proc_profile+0x0/0x280 returned 0 after 0 usecs
[    8.980268] calling  timekeeping_init_ops+0x0/0x14 @ 1
[    8.980274] initcall timekeeping_init_ops+0x0/0x14 returned 0 after 1 usecs
[    8.980279] calling  init_clocksource_sysfs+0x0/0x52 @ 1
[    8.980364] initcall init_clocksource_sysfs+0x0/0x52 returned 0 after 76 usecs
[    8.980369] calling  init_timer_list_procfs+0x0/0x2c @ 1
[    8.980378] initcall init_timer_list_procfs+0x0/0x2c returned 0 after 3 usecs
[    8.980383] calling  alarmtimer_init+0x0/0x1d9 @ 1
[    8.980451] initcall alarmtimer_init+0x0/0x1d9 returned 0 after 60 usecs
[    8.980457] calling  init_tstats_procfs+0x0/0x2c @ 1
[    8.980465] initcall init_tstats_procfs+0x0/0x2c returned 0 after 2 usecs
[    8.980470] calling  futex_init+0x0/0x60 @ 1
[    8.980487] initcall futex_init+0x0/0x60 returned 0 after 11 usecs
[    8.980492] calling  proc_dma_init+0x0/0x22 @ 1
[    8.980499] initcall proc_dma_init+0x0/0x22 returned 0 after 2 usecs
[    8.980504] calling  proc_modules_init+0x0/0x22 @ 1
[    8.980512] initcall proc_modules_init+0x0/0x22 returned 0 after 2 usecs
[    8.980517] calling  kallsyms_init+0x0/0x25 @ 1
[    8.980524] initcall kallsyms_init+0x0/0x25 returned 0 after 1 usecs
[    8.980529] calling  crash_save_vmcoreinfo_init+0x0/0x472 @ 1
[    8.980591] initcall crash_save_vmcoreinfo_init+0x0/0x472 returned 0 after 55 usecs
[    8.980596] calling  crash_notes_memory_init+0x0/0x37 @ 1
[    8.980611] initcall crash_notes_memory_init+0x0/0x37 returned 0 after 8 usecs
[    8.980616] calling  pid_namespaces_init+0x0/0x2d @ 1
[    8.980638] initcall pid_namespaces_init+0x0/0x2d returned 0 after 15 usecs
[    8.980643] calling  ikconfig_init+0x0/0x39 @ 1
[    8.980651] initcall ikconfig_init+0x0/0x39 returned 0 after 2 usecs
[    8.980656] calling  audit_init+0x0/0x14c @ 1
[    8.980660] audit: initializing netlink socket (disabled)
[    8.980685] type=2000 audit(1358463485.979:1): initialized
[    8.980694] initcall audit_init+0x0/0x14c returned 0 after 31 usecs
[    8.980699] calling  audit_watch_init+0x0/0x3a @ 1
[    8.980706] initcall audit_watch_init+0x0/0x3a returned 0 after 1 usecs
[    8.980710] calling  audit_tree_init+0x0/0x57 @ 1
[    8.980727] initcall audit_tree_init+0x0/0x57 returned 0 after 10 usecs
[    8.980732] calling  init_kprobes+0x0/0x165 @ 1
[    9.006964] initcall init_kprobes+0x0/0x165 returned 0 after 25610 usecs
[    9.006970] calling  hung_task_init+0x0/0x53 @ 1
[    9.007063] initcall hung_task_init+0x0/0x53 returned 0 after 81 usecs
[    9.007070] calling  irq_pm_init_ops+0x0/0x14 @ 1
[    9.007077] initcall irq_pm_init_ops+0x0/0x14 returned 0 after 1 usecs
[    9.007083] calling  utsname_sysctl_init+0x0/0x14 @ 1
[    9.007103] initcall utsname_sysctl_init+0x0/0x14 returned 0 after 14 usecs
[    9.007110] calling  init_tracepoints+0x0/0x20 @ 1
[    9.007116] initcall init_tracepoints+0x0/0x20 returned 0 after 1 usecs
[    9.007122] calling  ftrace_mod_cmd_init+0x0/0x12 @ 1
[    9.007129] initcall ftrace_mod_cmd_init+0x0/0x12 returned 0 after 1 usecs
[    9.007134] calling  init_function_trace+0x0/0x3e @ 1
[    9.007143] initcall init_function_trace+0x0/0x3e returned 0 after 3 usecs
[    9.007148] calling  init_wakeup_tracer+0x0/0x22 @ 1
[    9.007156] initcall init_wakeup_tracer+0x0/0x22 returned 0 after 2 usecs
[    9.007161] calling  stack_trace_init+0x0/0xa6 @ 1
[    9.007197] initcall stack_trace_init+0x0/0xa6 returned 0 after 28 usecs
[    9.007202] calling  init_mmio_trace+0x0/0x12 @ 1
[    9.007209] initcall init_mmio_trace+0x0/0x12 returned 0 after 1 usecs
[    9.007214] calling  init_graph_trace+0x0/0x67 @ 1
[    9.007226] initcall init_graph_trace+0x0/0x67 returned 0 after 5 usecs
[    9.007231] calling  init_blk_tracer+0x0/0x5c @ 1
[    9.007239] initcall init_blk_tracer+0x0/0x5c returned 0 after 2 usecs
[    9.007245] calling  perf_event_sysfs_init+0x0/0x9a @ 1
[    9.007417] initcall perf_event_sysfs_init+0x0/0x9a returned 0 after 160 usecs
[    9.007423] calling  init_uprobes+0x0/0x5e @ 1
[    9.007432] initcall init_uprobes+0x0/0x5e returned 0 after 3 usecs
[    9.007438] calling  init_per_zone_wmark_min+0x0/0x88 @ 1
[    9.007916] initcall init_per_zone_wmark_min+0x0/0x88 returned 0 after 459 usecs
[    9.007922] calling  kswapd_init+0x0/0x70 @ 1
[    9.008006] initcall kswapd_init+0x0/0x70 returned 0 after 73 usecs
[    9.008012] calling  extfrag_debug_init+0x0/0x7c @ 1
[    9.008033] initcall extfrag_debug_init+0x0/0x7c returned 0 after 14 usecs
[    9.008038] calling  setup_vmstat+0x0/0xbb @ 1
[    9.008062] initcall setup_vmstat+0x0/0xbb returned 0 after 16 usecs
[    9.008067] calling  mm_sysfs_init+0x0/0x29 @ 1
[    9.008079] initcall mm_sysfs_init+0x0/0x29 returned 0 after 5 usecs
[    9.008085] calling  proc_vmalloc_init+0x0/0x25 @ 1
[    9.008093] initcall proc_vmalloc_init+0x0/0x25 returned 0 after 2 usecs
[    9.008099] calling  procswaps_init+0x0/0x22 @ 1
[    9.008108] initcall procswaps_init+0x0/0x22 returned 0 after 2 usecs
[    9.008113] calling  init_frontswap+0x0/0x95 @ 1
[    9.008144] initcall init_frontswap+0x0/0x95 returned 0 after 23 usecs
[    9.008149] calling  hugetlb_init+0x0/0x4c1 @ 1
[    9.008157] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    9.008187] initcall hugetlb_init+0x0/0x4c1 returned 0 after 30 usecs
[    9.008192] calling  ksm_init+0x0/0x163 @ 1
[    9.008272] initcall ksm_init+0x0/0x163 returned 0 after 68 usecs
[    9.008277] calling  slab_proc_init+0x0/0x25 @ 1
[    9.008287] initcall slab_proc_init+0x0/0x25 returned 0 after 4 usecs
[    9.008291] calling  slab_sysfs_init+0x0/0x103 @ 1
[    9.011320] initcall slab_sysfs_init+0x0/0x103 returned 0 after 2951 usecs
[    9.011326] calling  hugepage_init+0x0/0x190 @ 1
[    9.012198] initcall hugepage_init+0x0/0x190 returned 0 after 844 usecs
[    9.012204] calling  init_cleancache+0x0/0x95 @ 1
[    9.012225] initcall init_cleancache+0x0/0x95 returned 0 after 15 usecs
[    9.012229] calling  fcntl_init+0x0/0x2a @ 1
[    9.012242] initcall fcntl_init+0x0/0x2a returned 0 after 7 usecs
[    9.012247] calling  proc_filesystems_init+0x0/0x22 @ 1
[    9.012256] initcall proc_filesystems_init+0x0/0x22 returned 0 after 3 usecs
[    9.012260] calling  dio_init+0x0/0x2d @ 1
[    9.012334] initcall dio_init+0x0/0x2d returned 0 after 66 usecs
[    9.012339] calling  fsnotify_mark_init+0x0/0x40 @ 1
[    9.012395] initcall fsnotify_mark_init+0x0/0x40 returned 0 after 46 usecs
[    9.012401] calling  dnotify_init+0x0/0x7b @ 1
[    9.012483] initcall dnotify_init+0x0/0x7b returned 0 after 73 usecs
[    9.012487] calling  inotify_user_setup+0x0/0x70 @ 1
[    9.012503] initcall inotify_user_setup+0x0/0x70 returned 0 after 9 usecs
[    9.012507] calling  fanotify_user_setup+0x0/0x52 @ 1
[    9.012524] initcall fanotify_user_setup+0x0/0x52 returned 0 after 10 usecs
[    9.012528] calling  aio_setup+0x0/0x7a @ 1
[    9.012609] initcall aio_setup+0x0/0x7a returned 0 after 72 usecs
[    9.012614] calling  proc_locks_init+0x0/0x22 @ 1
[    9.012623] initcall proc_locks_init+0x0/0x22 returned 0 after 3 usecs
[    9.012627] calling  init_sys32_ioctl+0x0/0x28 @ 1
[    9.012810] initcall init_sys32_ioctl+0x0/0x28 returned 0 after 173 usecs
[    9.012815] calling  dquot_init+0x0/0x11d @ 1
[    9.012818] VFS: Disk quotas dquot_6.5.2
[    9.012926] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    9.012933] initcall dquot_init+0x0/0x11d returned 0 after 109 usecs
[    9.012937] calling  quota_init+0x0/0x26 @ 1
[    9.012955] initcall quota_init+0x0/0x26 returned 0 after 11 usecs
[    9.012960] calling  proc_cmdline_init+0x0/0x22 @ 1
[    9.012969] initcall proc_cmdline_init+0x0/0x22 returned 0 after 3 usecs
[    9.012973] calling  proc_consoles_init+0x0/0x22 @ 1
[    9.012981] initcall proc_consoles_init+0x0/0x22 returned 0 after 2 usecs
[    9.012986] calling  proc_cpuinfo_init+0x0/0x22 @ 1
[    9.012994] initcall proc_cpuinfo_init+0x0/0x22 returned 0 after 2 usecs
[    9.012998] calling  proc_devices_init+0x0/0x22 @ 1
[    9.013006] initcall proc_devices_init+0x0/0x22 returned 0 after 2 usecs
[    9.013010] calling  proc_interrupts_init+0x0/0x22 @ 1
[    9.013022] initcall proc_interrupts_init+0x0/0x22 returned 0 after 5 usecs
[    9.013027] calling  proc_loadavg_init+0x0/0x22 @ 1
[    9.013035] initcall proc_loadavg_init+0x0/0x22 returned 0 after 2 usecs
[    9.013039] calling  proc_meminfo_init+0x0/0x22 @ 1
[    9.013047] initcall proc_meminfo_init+0x0/0x22 returned 0 after 2 usecs
[    9.013052] calling  proc_stat_init+0x0/0x22 @ 1
[    9.013060] initcall proc_stat_init+0x0/0x22 returned 0 after 2 usecs
[    9.013064] calling  proc_uptime_init+0x0/0x22 @ 1
[    9.013072] initcall proc_uptime_init+0x0/0x22 returned 0 after 2 usecs
[    9.013077] calling  proc_version_init+0x0/0x22 @ 1
[    9.013084] initcall proc_version_init+0x0/0x22 returned 0 after 2 usecs
[    9.013089] calling  proc_softirqs_init+0x0/0x22 @ 1
[    9.013097] initcall proc_softirqs_init+0x0/0x22 returned 0 after 2 usecs
[    9.013102] calling  proc_kcore_init+0x0/0xb5 @ 1
[    9.013126] initcall proc_kcore_init+0x0/0xb5 returned 0 after 18 usecs
[    9.013130] calling  proc_kmsg_init+0x0/0x25 @ 1
[    9.013138] initcall proc_kmsg_init+0x0/0x25 returned 0 after 2 usecs
[    9.013143] calling  proc_page_init+0x0/0x42 @ 1
[    9.013153] initcall proc_page_init+0x0/0x42 returned 0 after 4 usecs
[    9.013157] calling  init_devpts_fs+0x0/0x62 @ 1
[    9.013220] initcall init_devpts_fs+0x0/0x62 returned 0 after 54 usecs
[    9.013225] calling  init_ramfs_fs+0x0/0x12 @ 1
[    9.013232] initcall init_ramfs_fs+0x0/0x12 returned 0 after 2 usecs
[    9.013237] calling  init_hugetlbfs_fs+0x0/0x9a @ 1
[    9.013377] initcall init_hugetlbfs_fs+0x0/0x9a returned 0 after 129 usecs
[    9.013383] calling  init_nls_iso8859_1+0x0/0x12 @ 1
[    9.013389] initcall init_nls_iso8859_1+0x0/0x12 returned 0 after 0 usecs
[    9.013394] calling  init_autofs4_fs+0x0/0x2a @ 1
[    9.013500] initcall init_autofs4_fs+0x0/0x2a returned 0 after 97 usecs
[    9.013505] calling  init_pstore_fs+0x0/0x12 @ 1
[    9.013513] initcall init_pstore_fs+0x0/0x12 returned 0 after 1 usecs
[    9.013517] calling  ipc_init+0x0/0x2f @ 1
[    9.013526] msgmni has been set to 7902
[    9.013536] initcall ipc_init+0x0/0x2f returned 0 after 12 usecs
[    9.013541] calling  ipc_sysctl_init+0x0/0x14 @ 1
[    9.013561] initcall ipc_sysctl_init+0x0/0x14 returned 0 after 13 usecs
[    9.013566] calling  init_mqueue_fs+0x0/0xa0 @ 1
[    9.013693] initcall init_mqueue_fs+0x0/0xa0 returned 0 after 116 usecs
[    9.013698] calling  key_proc_init+0x0/0x33 @ 1
[    9.013707] initcall key_proc_init+0x0/0x33 returned 0 after 3 usecs
[    9.013712] calling  crypto_wq_init+0x0/0x33 @ 1
[    9.013774] initcall crypto_wq_init+0x0/0x33 returned 0 after 53 usecs
[    9.013780] calling  crypto_algapi_init+0x0/0xd @ 1
[    9.013790] initcall crypto_algapi_init+0x0/0xd returned 0 after 4 usecs
[    9.013795] calling  skcipher_module_init+0x0/0x33 @ 1
[    9.013802] initcall skcipher_module_init+0x0/0x33 returned 0 after 0 usecs
[    9.013807] calling  chainiv_module_init+0x0/0x12 @ 1
[    9.013815] initcall chainiv_module_init+0x0/0x12 returned 0 after 1 usecs
[    9.013820] calling  eseqiv_module_init+0x0/0x12 @ 1
[    9.013826] initcall eseqiv_module_init+0x0/0x12 returned 0 after 1 usecs
[    9.013831] calling  lzo_mod_init+0x0/0x12 @ 1
[    9.013902] initcall lzo_mod_init+0x0/0x12 returned 0 after 61 usecs
[    9.013908] calling  krng_mod_init+0x0/0x12 @ 1
[    9.013980] initcall krng_mod_init+0x0/0x12 returned 0 after 63 usecs
[    9.013986] calling  proc_genhd_init+0x0/0x3c @ 1
[    9.014001] initcall proc_genhd_init+0x0/0x3c returned 0 after 8 usecs
[    9.014006] calling  bsg_init+0x0/0x16f @ 1
[    9.014086] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    9.014094] initcall bsg_init+0x0/0x16f returned 0 after 79 usecs
[    9.014098] calling  throtl_init+0x0/0x44 @ 1
[    9.014160] initcall throtl_init+0x0/0x44 returned 0 after 52 usecs
[    9.014166] calling  noop_init+0x0/0x12 @ 1
[    9.014171] io scheduler noop registered
[    9.014176] initcall noop_init+0x0/0x12 returned 0 after 4 usecs
[    9.014181] calling  deadline_init+0x0/0x12 @ 1
[    9.014185] io scheduler deadline registered
[    9.014190] initcall deadline_init+0x0/0x12 returned 0 after 3 usecs
[    9.014195] calling  cfq_init+0x0/0xb5 @ 1
[    9.014328] io scheduler cfq registered (default)
[    9.014335] initcall cfq_init+0x0/0xb5 returned 0 after 130 usecs
[    9.014340] calling  btree_module_init+0x0/0x2a @ 1
[    9.014354] initcall btree_module_init+0x0/0x2a returned 0 after 6 usecs
[    9.014359] calling  percpu_counter_startup+0x0/0x19 @ 1
[    9.014367] initcall percpu_counter_startup+0x0/0x19 returned 0 after 1 usecs
[    9.014372] calling  lnw_gpio_init+0x0/0x45 @ 1
[    9.014425] initcall lnw_gpio_init+0x0/0x45 returned 0 after 45 usecs
[    9.014431] calling  ucb1400_gpio_driver_init+0x0/0x12 @ 1
[    9.014450] initcall ucb1400_gpio_driver_init+0x0/0x12 returned 0 after 11 usecs
[    9.014455] calling  pci_proc_init+0x0/0x69 @ 1
[    9.014541] initcall pci_proc_init+0x0/0x69 returned 0 after 77 usecs
[    9.014546] calling  pcie_portdrv_init+0x0/0x77 @ 1
[    9.014659] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    9.014825] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    9.014998] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[    9.015162] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
[    9.015288] initcall pcie_portdrv_init+0x0/0x77 returned 0 after 716 usecs
[    9.015294] calling  aer_service_init+0x0/0x2b @ 1
[    9.015315] initcall aer_service_init+0x0/0x2b returned 0 after 14 usecs
[    9.015321] calling  pcie_pme_service_init+0x0/0x12 @ 1
[    9.015339] initcall pcie_pme_service_init+0x0/0x12 returned 0 after 11 usecs
[    9.015344] calling  ioapic_init+0x0/0x1b @ 1
[    9.015370] initcall ioapic_init+0x0/0x1b returned 0 after 19 usecs
[    9.015375] calling  tsi721_init+0x0/0x1b @ 1
[    9.015402] initcall tsi721_init+0x0/0x1b returned 0 after 19 usecs
[    9.015407] calling  fb_console_init+0x0/0x112 @ 1
[    9.015458] initcall fb_console_init+0x0/0x112 returned 0 after 42 usecs
[    9.015464] calling  vesafb_init+0x0/0x258 @ 1
[    9.015567] initcall vesafb_init+0x0/0x258 returned -19 after 93 usecs
[    9.015573] calling  efifb_init+0x0/0x280 @ 1
[    9.015588] initcall efifb_init+0x0/0x280 returned -19 after 9 usecs
[    9.015593] calling  intel_idle_init+0x0/0x2fd @ 1
[    9.015598] intel_idle: does not run on family 6 model 23
[    9.015605] initcall intel_idle_init+0x0/0x2fd returned -19 after 5 usecs
[    9.015610] calling  acpi_reserve_resources+0x0/0xeb @ 1
[    9.015622] initcall acpi_reserve_resources+0x0/0xeb returned 0 after 5 usecs
[    9.015627] calling  irqrouter_init_ops+0x0/0x29 @ 1
[    9.015633] initcall irqrouter_init_ops+0x0/0x29 returned 0 after 1 usecs
[    9.015638] calling  acpi_hed_init+0x0/0x30 @ 1
[    9.015702] initcall acpi_hed_init+0x0/0x30 returned 0 after 56 usecs
[    9.015706] calling  erst_init+0x0/0x2b2 @ 1
[    9.015714] initcall erst_init+0x0/0x2b2 returned 0 after 2 usecs
[    9.015718] calling  ghes_init+0x0/0x179 @ 1
[    9.015721] GHES: HEST is not enabled!
[    9.015726] initcall ghes_init+0x0/0x179 returned -22 after 3 usecs
[    9.015731] initcall ghes_init+0x0/0x179 returned with error code -22 
[    9.015736] calling  xenbus_probe_initcall+0x0/0x3b @ 1
[    9.015742] initcall xenbus_probe_initcall+0x0/0x3b returned -19 after 0 usecs
[    9.015747] calling  xenbus_init+0x0/0x3c @ 1
[    9.015752] initcall xenbus_init+0x0/0x3c returned -19 after 0 usecs
[    9.015757] calling  xenbus_backend_init+0x0/0x49 @ 1
[    9.015763] initcall xenbus_backend_init+0x0/0x49 returned -19 after 0 usecs
[    9.015767] calling  hypervisor_subsys_init+0x0/0x27 @ 1
[    9.015774] initcall hypervisor_subsys_init+0x0/0x27 returned -19 after 0 usecs
[    9.015778] calling  hyper_sysfs_init+0x0/0xfb @ 1
[    9.015784] initcall hyper_sysfs_init+0x0/0xfb returned -19 after 0 usecs
[    9.015789] calling  platform_pci_module_init+0x0/0x1b @ 1
[    9.015818] initcall platform_pci_module_init+0x0/0x1b returned 0 after 21 usecs
[    9.015822] calling  xen_tmem_init+0x0/0x69 @ 1
[    9.015828] initcall xen_tmem_init+0x0/0x69 returned 0 after 0 usecs
[    9.015832] calling  pty_init+0x0/0x261 @ 1
[    9.015919] initcall pty_init+0x0/0x261 returned 0 after 77 usecs
[    9.015924] calling  sysrq_init+0x0/0x78 @ 1
[    9.015936] initcall sysrq_init+0x0/0x78 returned 0 after 6 usecs
[    9.015941] calling  xen_hvc_init+0x0/0x240 @ 1
[    9.015948] initcall xen_hvc_init+0x0/0x240 returned -19 after 0 usecs
[    9.015952] calling  serial8250_init+0x0/0x187 @ 1
[    9.015957] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    9.016396] initcall serial8250_init+0x0/0x187 returned 0 after 425 usecs
[    9.016402] calling  serial8250_pnp_init+0x0/0x12 @ 1
[    9.016518] initcall serial8250_pnp_init+0x0/0x12 returned 0 after 107 usecs
[    9.016523] calling  serial8250_pci_init+0x0/0x1b @ 1
[    9.016579] initcall serial8250_pci_init+0x0/0x1b returned 0 after 48 usecs
[    9.016585] calling  rand_initialize+0x0/0x40 @ 1
[    9.016616] initcall rand_initialize+0x0/0x40 returned 0 after 24 usecs
[    9.016621] calling  hpet_init+0x0/0x69 @ 1
[    9.016936] initcall hpet_init+0x0/0x69 returned 0 after 300 usecs
[    9.016943] calling  agp_init+0x0/0x29 @ 1
[    9.016947] Linux agpgart interface v0.103
[    9.016952] initcall agp_init+0x0/0x29 returned 0 after 3 usecs
[    9.016957] calling  agp_amd64_mod_init+0x0/0x21 @ 1
[    9.017022] initcall agp_amd64_mod_init+0x0/0x21 returned -19 after 56 usecs
[    9.017027] calling  cn_proc_init+0x0/0x3a @ 1
[    9.017035] initcall cn_proc_init+0x0/0x3a returned 0 after 2 usecs
[    9.017041] calling  topology_sysfs_init+0x0/0x59 @ 1
[    9.017067] initcall topology_sysfs_init+0x0/0x59 returned 0 after 19 usecs
[    9.017072] calling  mac_hid_init+0x0/0x22 @ 1
[    9.017084] initcall mac_hid_init+0x0/0x22 returned 0 after 6 usecs
[    9.017089] calling  net_olddevs_init+0x0/0x85 @ 1
[    9.017101] initcall net_olddevs_init+0x0/0x85 returned 0 after 6 usecs
[    9.017106] calling  i8042_init+0x0/0x3cd @ 1
[    9.017187] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    9.033425] i8042: Detected active multiplexing controller, rev 1.1
[    9.044894] serio: i8042 KBD port at 0x60,0x64 irq 1
[    9.044970] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    9.045024] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    9.045083] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    9.045141] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    9.045206] initcall i8042_init+0x0/0x3cd returned 0 after 27433 usecs
[    9.045212] calling  mousedev_init+0x0/0x8a @ 1
[    9.045375] mousedev: PS/2 mouse device common for all mice
[    9.045383] initcall mousedev_init+0x0/0x8a returned 0 after 159 usecs
[    9.045388] calling  atkbd_init+0x0/0x27 @ 1
[    9.045493] initcall atkbd_init+0x0/0x27 returned 0 after 95 usecs
[    9.045499] calling  sermouse_drv_init+0x0/0x1b @ 1
[    9.045545] initcall sermouse_drv_init+0x0/0x1b returned 0 after 38 usecs
[    9.045550] calling  cmos_init+0x0/0x6a @ 1
[    9.045605] rtc_cmos 00:09: RTC can wake from S4
[    9.045809] rtc_cmos 00:09: rtc core: registered rtc_cmos as rtc0
[    9.045843] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    9.045863] initcall cmos_init+0x0/0x6a returned 0 after 297 usecs
[    9.045868] calling  init_ladder+0x0/0x12 @ 1
[    9.045873] cpuidle: using governor ladder
[    9.045879] initcall init_ladder+0x0/0x12 returned 0 after 4 usecs
[    9.045884] calling  init_menu+0x0/0x12 @ 1
[    9.045888] cpuidle: using governor menu
[    9.045894] initcall init_menu+0x0/0x12 returned 0 after 4 usecs
[    9.045900] calling  staging_init+0x0/0x8 @ 1
[    9.045906] initcall staging_init+0x0/0x8 returned 0 after 0 usecs
[    9.045912] calling  zcache_init+0x0/0x2a7 @ 1
[    9.046134] initcall zcache_init+0x0/0x2a7 returned 0 after 210 usecs
[    9.046142] calling  zs_init+0x0/0x90 @ 1
[    9.046151] initcall zs_init+0x0/0x90 returned 0 after 3 usecs
[    9.046157] calling  sock_diag_init+0x0/0x12 @ 1
[    9.046172] initcall sock_diag_init+0x0/0x12 returned 0 after 9 usecs
[    9.046177] calling  flow_cache_init_global+0x0/0x18a @ 1
[    9.046205] initcall flow_cache_init_global+0x0/0x18a returned 0 after 21 usecs
[    9.046210] calling  init_net_drop_monitor+0x0/0x110 @ 1
[    9.046213] drop_monitor: Initializing network drop monitor service
[    9.046236] initcall init_net_drop_monitor+0x0/0x110 returned 0 after 20 usecs
[    9.046241] calling  blackhole_module_init+0x0/0x12 @ 1
[    9.046248] initcall blackhole_module_init+0x0/0x12 returned 0 after 1 usecs
[    9.046253] calling  init_cgroup_cls+0x0/0x3c @ 1
[    9.046261] initcall init_cgroup_cls+0x0/0x3c returned 0 after 2 usecs
[    9.046266] calling  sysctl_ipv4_init+0x0/0x8d @ 1
[    9.046371] initcall sysctl_ipv4_init+0x0/0x8d returned 0 after 96 usecs
[    9.046375] calling  init_syncookies+0x0/0x19 @ 1
[    9.046416] initcall init_syncookies+0x0/0x19 returned 0 after 33 usecs
[    9.046422] calling  ipv4_netfilter_init+0x0/0x20 @ 1
[    9.046429] initcall ipv4_netfilter_init+0x0/0x20 returned 0 after 1 usecs
[    9.046434] calling  inet_diag_init+0x0/0x97 @ 1
[    9.046443] initcall inet_diag_init+0x0/0x97 returned 0 after 3 usecs
[    9.046448] calling  tcp_diag_init+0x0/0x12 @ 1
[    9.046455] initcall tcp_diag_init+0x0/0x12 returned 0 after 1 usecs
[    9.046459] calling  cubictcp_register+0x0/0x6a @ 1
[    9.046464] TCP: cubic registered
[    9.046470] initcall cubictcp_register+0x0/0x6a returned 0 after 4 usecs
[    9.046475] calling  tcp_memcontrol_init+0x0/0x30 @ 1
[    9.046482] initcall tcp_memcontrol_init+0x0/0x30 returned 0 after 1 usecs
[    9.046486] calling  inet6_init+0x0/0x316 @ 1
[    9.046757] NET: Registered protocol family 10
[    9.047095] initcall inet6_init+0x0/0x316 returned 0 after 586 usecs
[    9.047100] calling  packet_init+0x0/0x46 @ 1
[    9.047105] NET: Registered protocol family 17
[    9.047115] initcall packet_init+0x0/0x46 returned 0 after 9 usecs
[    9.047120] calling  init_dns_resolver+0x0/0x102 @ 1
[    9.047138] Key type dns_resolver registered
[    9.047145] initcall init_dns_resolver+0x0/0x102 returned 0 after 17 usecs
[    9.047151] calling  mcheck_init_device+0x0/0xf6 @ 1
[    9.047392] initcall mcheck_init_device+0x0/0xf6 returned 0 after 226 usecs
[    9.047399] calling  rio_init_mports+0x0/0x5c @ 1
[    9.047407] initcall rio_init_mports+0x0/0x5c returned 0 after 1 usecs
[    9.047442] calling  mcheck_debugfs_init+0x0/0x3b @ 1
[    9.047459] initcall mcheck_debugfs_init+0x0/0x3b returned 0 after 10 usecs
[    9.047465] calling  severities_debugfs_init+0x0/0x3d @ 1
[    9.047475] initcall severities_debugfs_init+0x0/0x3d returned 0 after 3 usecs
[    9.047480] calling  threshold_init_device+0x0/0x4a @ 1
[    9.047488] initcall threshold_init_device+0x0/0x4a returned 0 after 1 usecs
[    9.047493] calling  hpet_insert_resource+0x0/0x26 @ 1
[    9.047500] initcall hpet_insert_resource+0x0/0x26 returned 0 after 2 usecs
[    9.047505] calling  update_mp_table+0x0/0x45e @ 1
[    9.047512] initcall update_mp_table+0x0/0x45e returned 0 after 1 usecs
[    9.047517] calling  lapic_insert_resource+0x0/0x41 @ 1
[    9.047524] initcall lapic_insert_resource+0x0/0x41 returned 0 after 1 usecs
[    9.047528] calling  io_apic_bug_finalize+0x0/0x1b @ 1
[    9.047535] initcall io_apic_bug_finalize+0x0/0x1b returned 0 after 0 usecs
[    9.047540] calling  print_ICs+0x0/0x5d7 @ 1
[    9.047546] initcall print_ICs+0x0/0x5d7 returned 0 after 0 usecs
[    9.047552] calling  check_early_ioremap_leak+0x0/0x50 @ 1
[    9.047559] initcall check_early_ioremap_leak+0x0/0x50 returned 0 after 0 usecs
[    9.047564] calling  pat_memtype_list_init+0x0/0x35 @ 1
[    9.047584] initcall pat_memtype_list_init+0x0/0x35 returned 0 after 12 usecs
[    9.047590] calling  init_oops_id+0x0/0x40 @ 1
[    9.047601] initcall init_oops_id+0x0/0x40 returned 0 after 4 usecs
[    9.047605] calling  printk_late_init+0x0/0x58 @ 1
[    9.047612] initcall printk_late_init+0x0/0x58 returned 0 after 1 usecs
[    9.047617] calling  sched_init_debug+0x0/0x24 @ 1
[    9.047627] initcall sched_init_debug+0x0/0x24 returned 0 after 3 usecs
[    9.047631] calling  pm_qos_power_init+0x0/0x65 @ 1
[    9.047818] initcall pm_qos_power_init+0x0/0x65 returned 0 after 174 usecs
[    9.047823] calling  pm_debugfs_init+0x0/0x24 @ 1
[    9.047834] initcall pm_debugfs_init+0x0/0x24 returned 0 after 5 usecs
[    9.047840] calling  software_resume+0x0/0x2a0 @ 1
[    9.047844] PM: Hibernation image not present or could not be loaded.
[    9.047850] initcall software_resume+0x0/0x2a0 returned -2 after 4 usecs
[    9.047856] initcall software_resume+0x0/0x2a0 returned with error code -2 
[    9.047861] calling  debugfs_kprobe_init+0x0/0xa0 @ 1
[    9.047876] initcall debugfs_kprobe_init+0x0/0xa0 returned 0 after 8 usecs
[    9.047881] calling  taskstats_init+0x0/0x95 @ 1
[    9.047896] registered taskstats version 1
[    9.047902] initcall taskstats_init+0x0/0x95 returned 0 after 14 usecs
[    9.047907] calling  clear_boot_tracer+0x0/0x30 @ 1
[    9.047914] initcall clear_boot_tracer+0x0/0x30 returned 0 after 0 usecs
[    9.047920] calling  max_swapfiles_check+0x0/0x8 @ 1
[    9.047927] initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
[    9.047934] calling  set_recommended_min_free_kbytes+0x0/0xa0 @ 1
[    9.048349] initcall set_recommended_min_free_kbytes+0x0/0xa0 returned 0 after 398 usecs
[    9.048355] calling  random32_reseed+0x0/0x9f @ 1
[    9.048373] initcall random32_reseed+0x0/0x9f returned 0 after 12 usecs
[    9.048379] calling  pci_resource_alignment_sysfs_init+0x0/0x22 @ 1
[    9.048389] initcall pci_resource_alignment_sysfs_init+0x0/0x22 returned 0 after 3 usecs
[    9.048394] calling  pci_sysfs_init+0x0/0x51 @ 1
[    9.049223] initcall pci_sysfs_init+0x0/0x51 returned 0 after 801 usecs
[    9.049229] calling  boot_wait_for_devices+0x0/0x32 @ 1
[    9.049235] initcall boot_wait_for_devices+0x0/0x32 returned 0 after 1 usecs
[    9.049240] calling  random_int_secret_init+0x0/0x19 @ 1
[    9.049264] initcall random_int_secret_init+0x0/0x19 returned 0 after 16 usecs
[    9.049271] calling  deferred_probe_initcall+0x0/0x60 @ 1
[    9.049348] initcall deferred_probe_initcall+0x0/0x60 returned 0 after 65 usecs
[    9.049355] calling  rtc_hctosys+0x0/0x10f @ 1
[    9.049411] rtc_cmos 00:09: setting system clock to 2013-01-17 22:58:06 UTC (1358463486)
[    9.049419] initcall rtc_hctosys+0x0/0x10f returned 0 after 56 usecs
[    9.049424] calling  memmap_init+0x0/0x35 @ 1
[    9.049539] initcall memmap_init+0x0/0x35 returned 0 after 105 usecs
[    9.049545] calling  pci_mmcfg_late_insert_resources+0x0/0x4d @ 1
[    9.049554] initcall pci_mmcfg_late_insert_resources+0x0/0x4d returned 0 after 1 usecs
[    9.049558] calling  net_secret_init+0x0/0x19 @ 1
[    9.049581] initcall net_secret_init+0x0/0x19 returned 0 after 17 usecs
[    9.049586] calling  tcp_congestion_default+0x0/0x12 @ 1
[    9.049593] initcall tcp_congestion_default+0x0/0x12 returned 0 after 1 usecs
[    9.049597] calling  tcp_fastopen_init+0x0/0x8 @ 1
[    9.049603] initcall tcp_fastopen_init+0x0/0x8 returned 0 after 0 usecs
[    9.049608] calling  initialize_hashrnd+0x0/0x19 @ 1
[    9.049617] initcall initialize_hashrnd+0x0/0x19 returned 0 after 3 usecs
[    9.052312] Freeing unused kernel memory: 772k freed
[    9.052734] Write protecting the kernel read-only data: 8192k
[    9.062800] Freeing unused kernel memory: 1404k freed
[    9.067616] Freeing unused kernel memory: 568k freed
[    9.068975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    9.085366] systemd-udevd[42]: starting version 196
[    9.150477] calling  usb_init+0x0/0x17f [usbcore] @ 45
[    9.150497] ACPI: bus type usb registered
[    9.150603] usbcore: registered new interface driver usbfs
[    9.150664] usbcore: registered new interface driver hub
[    9.150749] usbcore: registered new device driver usb
[    9.150772] initcall usb_init+0x0/0x17f [usbcore] returned 0 after 262 usecs
[    9.152925] calling  ehci_hcd_init+0x0/0x7d [ehci_hcd] @ 45
[    9.152931] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    9.153020] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    9.153028] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    9.153042] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    9.156972] ehci_hcd 0000:00:1a.7: debug port 1
[    9.156986] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    9.157023] ehci_hcd 0000:00:1a.7: irq 20, io mem 0xf3404800
[    9.164579] calling  init_scsi+0x0/0x8e [scsi_mod] @ 51
[    9.164782] SCSI subsystem initialized
[    9.164805] initcall init_scsi+0x0/0x8e [scsi_mod] returned 0 after 195 usecs
[    9.166733] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    9.167765] hub 1-0:1.0: USB hub found
[    9.167778] hub 1-0:1.0: 4 ports detected
[    9.168009] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    9.168016] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    9.168032] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    9.168285] calling  ata_init+0x0/0x448 [libata] @ 51
[    9.168291] ACPI: bus type scsi registered
[    9.168401] libata version 3.00 loaded.
[    9.168426] initcall ata_init+0x0/0x448 [libata] returned 0 after 113 usecs
[    9.169906] calling  ahci_pci_driver_init+0x0/0x20 [ahci] @ 51
[    9.171958] ehci_hcd 0000:00:1d.7: debug port 1
[    9.171972] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    9.172009] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf3404c00
[    9.180046] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    9.180527] hub 2-0:1.0: USB hub found
[    9.180538] hub 2-0:1.0: 8 ports detected
[    9.180940] initcall ehci_hcd_init+0x0/0x7d [ehci_hcd] returned 0 after 27342 usecs
[    9.181792] calling  uhci_hcd_init+0x0/0xc8 [uhci_hcd] @ 45
[    9.181798] uhci_hcd: USB Universal Host Controller Interface driver
[    9.181846] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    9.181854] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    9.181867] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    9.181904] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001800
[    9.182337] hub 3-0:1.0: USB hub found
[    9.182347] hub 3-0:1.0: 2 ports detected
[    9.182513] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    9.182520] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    9.182536] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    9.182569] uhci_hcd 0000:00:1a.1: irq 20, io base 0x00001820
[    9.182885] hub 4-0:1.0: USB hub found
[    9.182895] hub 4-0:1.0: 2 ports detected
[    9.183056] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    9.183063] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    9.183076] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    9.183109] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001840
[    9.183940] hub 5-0:1.0: USB hub found
[    9.183951] hub 5-0:1.0: 2 ports detected
[    9.184110] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    9.184117] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    9.184130] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    9.184179] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00001860
[    9.184730] hub 6-0:1.0: USB hub found
[    9.184740] hub 6-0:1.0: 2 ports detected
[    9.184907] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    9.184914] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    9.184927] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    9.184978] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001880
[    9.185952] hub 7-0:1.0: USB hub found
[    9.185962] hub 7-0:1.0: 2 ports detected
[    9.186127] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    9.186134] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    9.186147] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
[    9.186188] uhci_hcd 0000:00:1d.3: irq 18, io base 0x000018a0
[    9.188731] hub 8-0:1.0: USB hub found
[    9.188743] hub 8-0:1.0: 2 ports detected
[    9.188942] initcall uhci_hcd_init+0x0/0xc8 [uhci_hcd] returned 0 after 6969 usecs
[    9.188989] ahci 0000:00:1f.2: version 3.0
[    9.189116] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
[    9.189243] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
[    9.189251] ahci 0000:00:1f.2: flags: 64bit ncq sntf led clo pmp pio slum part ccc sxs 
[    9.189260] ahci 0000:00:1f.2: setting latency timer to 64
[    9.192047] scsi0 : ahci
[    9.193949] scsi1 : ahci
[    9.197260] scsi2 : ahci
[    9.198920] scsi3 : ahci
[    9.199231] scsi4 : ahci
[    9.199805] scsi5 : ahci
[    9.199934] ata1: SATA max UDMA/133 abar m2048@0xf3404000 port 0xf3404100 irq 44
[    9.199940] ata2: SATA max UDMA/133 abar m2048@0xf3404000 port 0xf3404180 irq 44
[    9.199944] ata3: DUMMY
[    9.199948] ata4: DUMMY
[    9.199952] ata5: SATA max UDMA/133 abar m2048@0xf3404000 port 0xf3404300 irq 44
[    9.199957] ata6: SATA max UDMA/133 abar m2048@0xf3404000 port 0xf3404380 irq 44
[    9.200251] initcall ahci_pci_driver_init+0x0/0x20 [ahci] returned 0 after 29618 usecs
[    9.520060] ata2: SATA link down (SStatus 0 SControl 300)
[    9.520105] ata5: SATA link down (SStatus 0 SControl 300)
[    9.540029] usb 2-5: new high-speed USB device number 3 using ehci_hcd
[    9.686701] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    9.686735] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    9.692803] ata1.00: ATA-8: SAMSUNG HM501II, 2AJ10001, max UDMA/133
[    9.692810] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    9.698918] ata1.00: configured for UDMA/133
[    9.699160] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HM501II  2AJ1 PQ: 0 ANSI: 5
[    9.703734] ata6.00: ATAPI: TSSTcorp CDDVDW TS-L633B, AC01, max UDMA/100
[    9.703741] ata6.00: applying bridge limits
[    9.719797] ata6.00: configured for UDMA/100
[    9.722366] scsi 5:0:0:0: CD-ROM            TSSTcorp CDDVDW TS-L633B  AC01 PQ: 0 ANSI: 5
[    9.728573] calling  init_sd+0x0/0x114 [sd_mod] @ 45
[    9.728770] initcall init_sd+0x0/0x114 [sd_mod] returned 0 after 180 usecs
[    9.728805] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    9.728926] sd 0:0:0:0: [sda] Write Protect is off
[    9.728933] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    9.728984] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    9.729665] calling  cdrom_init+0x0/0x19 [cdrom] @ 46
[    9.729686] initcall cdrom_init+0x0/0x19 [cdrom] returned 0 after 10 usecs
[    9.966698] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    9.980024] tsc: Refined TSC clocksource calibration: 1994.999 MHz
[    9.980033] Switching to clocksource tsc
[   10.088092]  sda: sda1 sda2 sda3 sda4
[   10.088875] sd 0:0:0:0: [sda] Attached SCSI disk
[   10.089554] calling  init_sr+0x0/0x46 [sr_mod] @ 46
[   10.093658] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[   10.093665] cdrom: Uniform CD-ROM driver Revision: 3.20
[   10.094029] sr 5:0:0:0: Attached scsi CD-ROM sr0
[   10.094070] initcall init_sr+0x0/0x46 [sr_mod] returned 0 after 4398 usecs
[   10.316699] usb 6-1: new low-speed USB device number 2 using uhci_hcd
[   10.469775] calling  uvesafb_init+0x0/0xbb [uvesafb] @ 93
[   10.504485] calling  hid_init+0x0/0x6a [hid] @ 44
[   10.504979] initcall hid_init+0x0/0x6a [hid] returned 0 after 465 usecs
[   10.506252] calling  hid_init+0x0/0x55 [usbhid] @ 44
[   10.529666] usbcore: registered new interface driver usbhid
[   10.529671] usbhid: USB HID core driver
[   10.529682] initcall hid_init+0x0/0x55 [usbhid] returned 0 after 22867 usecs
[   10.530551] calling  hid_init+0x0/0x20 [hid_generic] @ 44
[   10.532493] input: MLK Trust Mouse 16339 as /devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input1
[   10.534284] hid-generic 0003:04FC:05DA.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [MLK Trust Mouse 16339] on usb-0000:00:1d.1-1/input0
[   10.534585] initcall hid_init+0x0/0x20 [hid_generic] returned 0 after 3928 usecs
[   10.634801] uvesafb: NVIDIA Corporation, G96 Board - 08010001, Chip Rev   , OEM: NVIDIA, VBE v3.0
[   10.820011] uvesafb: VBIOS/hardware doesn't support DDC transfers
[   10.820015] uvesafb: no monitor limits have been set, default refresh rate will be used
[   10.820784] uvesafb: scrolling: redraw
[   11.403320] Console: switching to colour frame buffer device 160x50
[   11.410547] uvesafb: framebuffer at 0xf1000000, mapped to 0xffffc90011000000, using 8000k, total 14336k
[   11.410552] fb0: VESA VGA frame buffer device
[   11.410593] initcall uvesafb_init+0x0/0xbb [uvesafb] returned 0 after 918748 usecs
[   11.592299] calling  init_mbcache+0x0/0x14 [mbcache] @ 103
[   11.592312] initcall init_mbcache+0x0/0x14 [mbcache] returned 0 after 0 usecs
[   11.594252] calling  journal_init+0x0/0x11e [jbd2] @ 103
[   11.594978] initcall journal_init+0x0/0x11e [jbd2] returned 0 after 691 usecs
[   11.602257] calling  ext4_init_fs+0x0/0x282 [ext4] @ 103
[   11.603232] initcall ext4_init_fs+0x0/0x282 [ext4] returned 0 after 918 usecs
[   11.613511] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[   12.395066] systemd[1]: systemd 197 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[   12.410029] systemd[1]: Set hostname to <silenzio>.
[   13.215559] systemd[1]: Starting Collect Read-Ahead Data...
[   13.248211] systemd[1]: Starting Replay Read-Ahead Data...
[   13.265137] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   13.265269] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   13.265309] systemd[1]: Starting Remote File Systems.
[   13.265338] systemd[1]: Reached target Remote File Systems.
[   13.265368] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   13.265432] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   13.265455] systemd[1]: Starting Delayed Shutdown Socket.
[   13.265523] systemd[1]: Listening on Delayed Shutdown Socket.
[   13.265605] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   13.265821] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   13.265965] systemd[1]: Starting udev Kernel Socket.
[   13.266022] systemd[1]: Listening on udev Kernel Socket.
[   13.266143] systemd[1]: Starting udev Control Socket.
[   13.266206] systemd[1]: Listening on udev Control Socket.
[   13.266248] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[   13.266342] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   13.266370] systemd[1]: Starting Encrypted Volumes.
[   13.266396] systemd[1]: Reached target Encrypted Volumes.
[   13.266423] systemd[1]: Expecting device dev-sda2.device...
[   13.266462] systemd[1]: Expecting device dev-sda4.device...
[   13.266489] systemd[1]: Expecting device dev-sda1.device...
[   13.266524] systemd[1]: Starting Journal Socket.
[   13.266642] systemd[1]: Listening on Journal Socket.
[   13.266718] systemd[1]: Mounting POSIX Message Queue File System...
[   13.267422] systemd-readahead[117]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
[   13.270244] systemd[1]: Mounting Huge Pages File System...
[   13.274983] systemd[1]: Mounting Debug File System...
[   13.277137] systemd[1]: Starting udev Coldplug all Devices...
[   13.389883] systemd[1]: Starting udev Kernel Device Manager...
[   13.397133] systemd[1]: Starting Journal Service...
[   13.411936] systemd[1]: Started Journal Service.
[   13.412582] systemd[1]: Started Collect Read-Ahead Data.
[   14.797213] systemd-udevd[122]: starting version 197
[   15.182594] EXT4-fs (sda3): re-mounted. Opts: (null)
[   15.882904] calling  acpi_ac_init+0x0/0x30 [ac] @ 178
[   15.887969] ACPI: AC Adapter [ADP1] (on-line)
[   15.888039] initcall acpi_ac_init+0x0/0x30 [ac] returned 0 after 5001 usecs
[   16.130144] calling  acpi_button_init+0x0/0x12 [button] @ 171
[   16.130330] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[   16.131103] ACPI: Lid Switch [LID0]
[   16.131230] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[   16.131240] ACPI: Sleep Button [SLPB]
[   16.131354] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[   16.131362] ACPI: Power Button [PWRF]
[   16.131400] initcall acpi_button_init+0x0/0x12 [button] returned 0 after 1214 usecs
[   16.136418] calling  acpi_battery_init+0x0/0x16 [battery] @ 180
[   16.136435] initcall acpi_battery_init+0x0/0x16 [battery] returned 0 after 6 usecs
[   16.141024] calling  acpi_thermal_init+0x0/0x42 [thermal] @ 160
[   16.141654] calling  acpi_video_init+0x0/0x91 [video] @ 176
[   16.157794] calling  acpi_wmi_init+0x0/0x71 [wmi] @ 188
[   16.160022] wmi: Mapper loaded
[   16.160033] initcall acpi_wmi_init+0x0/0x71 [wmi] returned 0 after 2174 usecs
[   16.210565] calling  phy_init+0x0/0x2e [libphy] @ 153
[   16.210637] initcall phy_init+0x0/0x2e [libphy] returned 0 after 56 usecs
[   16.257354] acpi device:03: registered as cooling_device0
[   16.258435] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   16.258653] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input5
[   16.258779] initcall acpi_video_init+0x0/0x91 [video] returned 0 after 114366 usecs
[   16.263618] calling  acpi_processor_init+0x0/0x7e [processor] @ 147
[   16.263747] ACPI: Requesting acpi_cpufreq
[   16.274212] thermal LNXTHERM:00: registered as thermal_zone0
[   16.274218] ACPI: Thermal Zone [TZS0] (49 C)
[   16.281314] ACPI: Battery Slot [BAT0] (battery present)
[   16.288060] thermal LNXTHERM:01: registered as thermal_zone1
[   16.288067] ACPI: Thermal Zone [TZS1] (49 C)
[   16.288111] initcall acpi_thermal_init+0x0/0x42 [thermal] returned 0 after 143623 usecs
[   16.375118] calling  lpc_ich_init+0x0/0x20 [lpc_ich] @ 162
[   16.375297] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251)
[   16.375310] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.375317] ACPI Warning: 0x0000000000001180-0x00000000000011bf SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251)
[   16.375326] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.375329] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   16.375388] initcall lpc_ich_init+0x0/0x20 [lpc_ich] returned 0 after 250 usecs
[   16.403878] calling  iTCO_vendor_init_module+0x0/0x1c [iTCO_vendor_support] @ 157
[   16.403885] iTCO_vendor_support: vendor-support=0
[   16.403892] initcall iTCO_vendor_init_module+0x0/0x1c [iTCO_vendor_support] returned 0 after 3 usecs
[   16.475930] calling  i2c_init+0x0/0x7b [i2c_core] @ 164
[   16.476000] initcall i2c_init+0x0/0x7b [i2c_core] returned 0 after 54 usecs
[   16.549571] calling  i2c_i801_init+0x0/0xce [i2c_i801] @ 164
[   16.549637] ACPI Warning: 0x0000000000001c00-0x0000000000001c1f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120711/utaddress-251)
[   16.549650] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.549697] initcall i2c_i801_init+0x0/0xce [i2c_i801] returned 0 after 110 usecs
[   16.553580] calling  mxm_wmi_init+0x0/0x8 [mxm_wmi] @ 181
[   16.553590] initcall mxm_wmi_init+0x0/0x8 [mxm_wmi] returned 0 after 0 usecs
[   16.572610] calling  evdev_init+0x0/0x12 [evdev] @ 166
[   16.576758] calling  rfkill_init+0x0/0x97 [rfkill] @ 177
[   16.583054] initcall evdev_init+0x0/0x12 [evdev] returned 0 after 10175 usecs
[   16.583485] initcall rfkill_init+0x0/0x97 [rfkill] returned 0 after 6553 usecs
[   16.610665] calling  init_soundcore+0x0/0x9e [soundcore] @ 152
[   16.610693] initcall init_soundcore+0x0/0x9e [soundcore] returned 0 after 14 usecs
[   16.625450] calling  cfg80211_init+0x0/0xc5 [cfg80211] @ 156
[   16.626429] cfg80211: Calling CRDA to update world regulatory domain
[   16.627192] initcall cfg80211_init+0x0/0xc5 [cfg80211] returned 0 after 1676 usecs
[   16.719224] nvidia: module license 'NVIDIA' taints kernel.
[   16.719234] Disabling lock debugging due to kernel taint
[   16.742033] calling  pcspkr_platform_driver_init+0x0/0x12 [pcspkr] @ 168
[   16.742170] input: PC Speaker as /devices/platform/pcspkr/input/input6
[   16.742329] initcall pcspkr_platform_driver_init+0x0/0x12 [pcspkr] returned 0 after 276 usecs
[   16.746477] calling  nvidia_init_module+0x0/0x70f [nvidia] @ 163
[   16.747303] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   16.747617] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  310.19  Thu Nov  8 00:52:03 PST 2012
[   16.747822] initcall nvidia_init_module+0x0/0x70f [nvidia] returned 0 after 1176 usecs
[   16.752567] calling  serio_raw_drv_init+0x0/0x20 [serio_raw] @ 174
[   16.752611] initcall serio_raw_drv_init+0x0/0x20 [serio_raw] returned 0 after 32 usecs
[   16.783697] Monitor-Mwait will be used to enter C-1 state
[   16.783714] Monitor-Mwait will be used to enter C-2 state
[   16.783723] Monitor-Mwait will be used to enter C-3 state
[   16.783731] tsc: Marking TSC unstable due to TSC halts in idle
[   16.783761] ACPI: acpi_idle registered with cpuidle
[   16.783802] Switching to clocksource hpet
[   16.810761] calling  agp_intel_init+0x0/0x31 [intel_agp] @ 148
[   16.811251] initcall agp_intel_init+0x0/0x31 [intel_agp] returned 0 after 465 usecs
[   16.825485] calling  iTCO_wdt_init_module+0x0/0x27 [iTCO_wdt] @ 157
[   16.825492] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   16.825567] iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0460)
[   16.825972] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   16.826019] initcall iTCO_wdt_init_module+0x0/0x27 [iTCO_wdt] returned 0 after 509 usecs
[   16.842845] calling  iwl_drv_init+0x0/0x6b [iwlwifi] @ 156
[   16.842851] Intel(R) Wireless WiFi driver for Linux, in-tree:
[   16.842854] Copyright(c) 2003-2012 Intel Corporation
[   16.843028] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[   16.843035] iwlwifi 0000:03:00.0: pci_resource_base = ffffc9000064c000
[   16.843040] iwlwifi 0000:03:00.0: HW Revision ID = 0x0
[   16.843206] iwlwifi 0000:03:00.0: irq 45 for MSI/MSI-X
[   16.843456] initcall iwl_drv_init+0x0/0x6b [iwlwifi] returned 0 after 570 usecs
[   16.846452] calling  acer_wmi_init+0x0/0xa05 [acer_wmi] @ 177
[   16.846458] acer_wmi: Acer Laptop ACPI-WMI Extras
[   16.851344] acer_wmi: Function bitmap for Communication Device: 0x83
[   16.852081] acer_wmi: Brightness must be controlled by acpi video driver
[   16.852472] input: Acer BMA150 accelerometer as /devices/virtual/input/input7
[   16.859084] initcall acer_wmi_init+0x0/0xa05 [acer_wmi] returned 0 after 12318 usecs
[   16.974241] calling  tg3_init+0x0/0x20 [tg3] @ 153
[   16.974291] tg3.c:v3.124 (March 21, 2012)
[   17.012819] tg3 0000:02:00.0: eth0: Tigon3 [partno(BCM95784M) rev 5784100] (PCI Express) MAC address 00:1f:16:b7:7c:b5
[   17.012829] tg3 0000:02:00.0: eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[   17.012836] tg3 0000:02:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[   17.012842] tg3 0000:02:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[   17.012980] initcall tg3_init+0x0/0x20 [tg3] returned 0 after 37814 usecs
[   17.172484] calling  alsa_sound_init+0x0/0x87 [snd] @ 152
[   17.172538] initcall alsa_sound_init+0x0/0x87 [snd] returned 0 after 32 usecs
[   17.178725] calling  alsa_timer_init+0x0/0x16d [snd_timer] @ 152
[   17.178870] initcall alsa_timer_init+0x0/0x16d [snd_timer] returned 0 after 129 usecs
[   17.180560] calling  snd_mem_init+0x0/0x2c [snd_page_alloc] @ 152
[   17.180576] initcall snd_mem_init+0x0/0x2c [snd_page_alloc] returned 0 after 5 usecs
[   17.187796] initcall acpi_processor_init+0x0/0x7e [processor] returned 0 after 902497 usecs
[   17.195718] calling  alsa_pcm_init+0x0/0x70 [snd_pcm] @ 152
[   17.195777] initcall alsa_pcm_init+0x0/0x70 [snd_pcm] returned 0 after 10 usecs
[   17.236259] calling  microcode_init+0x0/0x1d3 [microcode] @ 184
[   17.236344] microcode: CPU0 sig=0x10676, pf=0x80, revision=0x60c
[   17.237280] microcode: CPU1 sig=0x10676, pf=0x80, revision=0x60c
[   17.238520] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   17.238534] initcall microcode_init+0x0/0x1d3 [microcode] returned 0 after 2207 usecs
[   17.257106] calling  coretemp_init+0x0/0x7f [coretemp] @ 184
[   17.257375] initcall coretemp_init+0x0/0x7f [coretemp] returned 0 after 250 usecs
[   17.273911] calling  acpi_cpufreq_init+0x0/0xb1 [acpi_cpufreq] @ 214
[   17.274830] initcall acpi_cpufreq_init+0x0/0xb1 [acpi_cpufreq] returned 0 after 883 usecs
[   17.276185] calling  alsa_hwdep_init+0x0/0x68 [snd_hwdep] @ 152
[   17.276206] initcall alsa_hwdep_init+0x0/0x68 [snd_hwdep] returned 0 after 10 usecs
[   17.320161] calling  azx_driver_init+0x0/0x20 [snd_hda_intel] @ 152
[   17.320282] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[   17.454113] calling  psmouse_init+0x0/0x80 [psmouse] @ 170
[   17.455363] initcall psmouse_init+0x0/0x80 [psmouse] returned 0 after 1211 usecs
[   17.514100] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692
[   17.544145] calling  ieee80211_init+0x0/0x3b [mac80211] @ 227
[   17.544267] initcall ieee80211_init+0x0/0x3b [mac80211] returned 0 after 103 usecs
[   17.572504] calling  iwl_init+0x0/0x73 [iwldvm] @ 227
[   17.572508] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[   17.572509] iwldvm: Copyright(c) 2003-2012 Intel Corporation
[   17.572536] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   17.572539] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[   17.572541] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   17.572544] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[   17.572546] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
[   17.572549] iwlwifi 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[   17.572648] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   17.579853] calling  patch_realtek_init+0x0/0x12 [snd_hda_codec_realtek] @ 223
[   17.579862] initcall patch_realtek_init+0x0/0x12 [snd_hda_codec_realtek] returned 0 after 2 usecs
[   17.582952] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[   17.596549] iwlwifi 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4
[   17.596553] iwlwifi 0000:03:00.0: Device SKU: 0xF0
[   17.596556] iwlwifi 0000:03:00.0: Valid Tx ant: 0x2, Valid Rx ant: 0x3
[   17.596637] Registered led device: phy0-led
[   17.601987] calling  patch_hdmi_init+0x0/0x12 [snd_hda_codec_hdmi] @ 233
[   17.601994] initcall patch_hdmi_init+0x0/0x12 [snd_hda_codec_hdmi] returned 0 after 1 usecs
[   17.613112] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   17.613146] calling  arc4_init+0x0/0x17 [arc4] @ 236
[   17.613252] initcall arc4_init+0x0/0x17 [arc4] returned 0 after 97 usecs
[   17.613598] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   17.613742] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   17.613882] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   17.614763] initcall azx_driver_init+0x0/0x20 [snd_hda_intel] returned 0 after 287686 usecs
[   17.615050] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   17.615256] initcall iwl_init+0x0/0x73 [iwldvm] returned 0 after 41737 usecs
[   17.729197] calling  joydev_init+0x0/0x12 [joydev] @ 149
[   17.729287] initcall joydev_init+0x0/0x12 [joydev] returned 0 after 81 usecs
[   17.953817] calling  media_devnode_init+0x0/0x86 [media] @ 151
[   17.953822] Linux media interface: v0.10
[   17.953841] initcall media_devnode_init+0x0/0x86 [media] returned 0 after 16 usecs
[   18.020747] calling  videodev_init+0x0/0x88 [videodev] @ 151
[   18.020751] Linux video capture interface: v2.00
[   18.020771] initcall videodev_init+0x0/0x88 [videodev] returned 0 after 13 usecs
[   18.174126] calling  uvc_init+0x0/0x48 [uvcvideo] @ 151
[   18.174282] uvcvideo: Found UVC 1.00 device HD Video WebCam (064e:a117)
[   18.182739] input: HD Video WebCam as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input13
[   18.183035] usbcore: registered new interface driver uvcvideo
[   18.183037] USB Video Class driver (1.1.1)
[   18.183044] initcall uvc_init+0x0/0x48 [uvcvideo] returned 0 after 8700 usecs
[   18.737567] input: PS/2 Mouse as /devices/platform/i8042/serio2/input/input14
[   18.761644] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio2/input/input15
[   19.574367] Adding 2104508k swap on /dev/sda2.  Priority:-1 extents:1 across:2104508k 
[   21.068354] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   21.647732] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   22.207311] systemd-journald[123]: Received SIGUSR1
[   23.944493] systemd-logind[287]: Watching system buttons on /dev/input/event4 (Power Button)
[   23.944596] systemd-logind[287]: Watching system buttons on /dev/input/event5 (Video Bus)
[   23.944690] systemd-logind[287]: Watching system buttons on /dev/input/event2 (Lid Switch)
[   23.944783] systemd-logind[287]: Watching system buttons on /dev/input/event3 (Sleep Button)
[   29.278400] NVRM: GPU at 0000:01:00: GPU-7f7a5246-07e2-edb2-3e51-08d6cd9e6694
[   30.774232] tg3 0000:02:00.0: irq 47 for MSI/MSI-X
[   30.890292] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   30.998733] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   31.001724] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[   31.116303] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   31.119565] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[   31.162780] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   37.856205] wlan0: authenticate with 00:1c:f0:77:3b:9f
[   37.859954] wlan0: send auth to 00:1c:f0:77:3b:9f (try 1/3)
[   37.861908] wlan0: authenticated
[   37.862032] iwlwifi 0000:03:00.0: wlan0: disabling HT as WMM/QoS is not supported
[   37.863360] wlan0: associate with 00:1c:f0:77:3b:9f (try 1/3)
[   37.962543] wlan0: RX AssocResp from 00:1c:f0:77:3b:9f (capab=0x401 status=0 aid=2)
[   37.963950] wlan0: associated
[   37.963979] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   52.075888] EXT4-fs (sda3): re-mounted. Opts: commit=0
[   52.080497] EXT4-fs (sda1): re-mounted. Opts: commit=0
[   52.321775] EXT4-fs (sda4): re-mounted. Opts: commit=0

Thank you very much.

Last edited by edmael (2013-01-17 23:50:20)

Offline

Board footer

Powered by FluxBB