You are not logged in.

#1 2016-01-18 09:18:55

firekage
Member
From: Eastern Europe, Poland
Registered: 2013-06-30
Posts: 617

Resume from suspend sometimes fails

Hi.

I would like to ask you for a help. I'm trying to solve one and biggest problem that i have always with Arch - suspend to disk on my desktop. It just does not work.

For the past week i've been googleing around, reading, trying, doing everytihing that i could to solve it. On my laptop witch Arch, and my netbook resume from suspend to disk works at 100%. Always. On my desktop it just does not, at all.

I've read many topics about suspend to disk aka hibernation, suspend to ram (memory), i learned even how to do a basic pm-utils debugging with freezer, devices, platform, shutdown, core test. My desktop passed all of them, that are listed in basic pm-utils debugging exept "platform" - it neetd shutdown.


I don't hae any warnings or errors either in dmesg and journalctl, also no errors in pm-powersave and pm-suspend. If it works, everything is ok. There is one exeption. If i do a suspend to disk, and quickly resume it, often works, but for a longer pause...it just does not. I tried to read all journalctl logs, pm-logs, Xorg logs - they are all clean. I was able, beacue of added kernel line parameters (initcall_debug ignore_loglevel no_console_suspend=1) , only to do a picture when this problems kicks in, when i can only do, after it, a hard reset. If this happens, i don't have any logs to check it because there are not writed.

Could somebody help?

Here are the pictures:

http://i.imgur.com/nWOR9hM.jpg

http://i.imgur.com/NdFCyyh.jpg

http://i.imgur.com/5X9ZQ8M.jpg

http://i.imgur.com/MiSjdHS.jpg

http://i.imgur.com/a3uep2B.jpg

http://i.imgur.com/8gGREgg.jpg

http://i.imgur.com/wz2qsbA.jpg

I have not tried to install linux-lts and nvidia-lts. I installed earlier nvidia-lts for linux kernel, and tired to restore after it for around 6h...just GUI could not be started so i'm affraid to play with kernel and driver.


I have one writed here

[<ffffffff812c0dc9>] dump_stack+0x4b/0x72
[<ffffffff81074f42>] warn_slowpath_common+0x82/8xc0
[<ffffffff8107508a>] warn_slowpath_null+0x1a/0x20
[<ffffffff810e4858>] ktime_get+0x98/0xa0
[<ffffffff810ede15>] __tick_nohz_idle_enter+0x35/0x3e0
[<ffffffff810ee3ac>] tick_nohz_idle_enter+0x3c/0x70
[<ffffffff810b61c5>] cpu_startup_entry_0+x95/0x370
[<ffffffff81577d69>] rest_init+0x89/0x90
[<ffffffff81904013>] start_kernel+0x483/0x4a4
[<ffffffff81903120>] ? early_idt_handler_array+0x120/0x120
[<ffffffff81903339>] x86_64_start_reservations+0x2a/0x2c
[<ffffffff81903485>] x86_64_start_kernel+0x14a/0x16d
---[end trace 32c988b9743b0af6 ]---

Only one error in pm-powersave

Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: line 9: echo: write error: Operation not permitted

I don't use pcie_aspm. Don't know why it is.


Because of kernel parameters i see in console each stage from suspend to resume. Everything is ok when suspending. Image is being writed, created, computer is being shut down. When is resumed i see everyting ok, image is found, restored, and after it reaches 100%, completion, i have freez with these above and pictures.

Always when it get stucks, there are the same "errors" shown on black screen. Cant switch tty, only reset. I use pm-utils without uswsusp. Hibernation_mode is set to "shutdown" instead of kernel platform, because platform hangs it when i do a suspend. I have addes usbcore module to unload. In pm-config i did a "kernel" suspend.

Edit: tried linux-lts and nvidia-lts. Problem stil exists. In journalctl i have:

kernel: PM: Hibernation mode set to 'platform'

I addet Shutdown_method to /etc/pm/config.d/hibernate_mode but journalctl shows that again it was used "platform", not "shutdown". I checked according to pm-utils debigging. When i do a test, it works. When i do a real hibernation, it failes when resuming from it.

Don't know how to fix it.

I tried to remove pm-utils, suspend to disk with systemctl hibernate and the result was obvious: system suspended ok, without problem. Image was saved. Then i switched it on, it powered on, found an swap image, restored it...and after completion of restoring...crash, hard freez.

Last edited by firekage (2016-01-19 18:23:22)

Offline

#2 2016-01-20 20:33:15

firekage
Member
From: Eastern Europe, Poland
Registered: 2013-06-30
Posts: 617

Re: Resume from suspend sometimes fails

I' did a little digging.

This is done with pm-utils debugging  as a device test

[0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.3.3-2-ARCH (builduser@tobias) (gcc version 5.3.0 (GCC) ) #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=86625b0a-2819-4cea-9a75-a03f87283a7a rw verbose initcall_debug ignore_loglevel no_console_suspend=1 acpi_sleep=s3_bios,s3_mode resume=UUID=4290a82f-0f9a-41e3-9e73-f1c2f2ad713e
[    0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[    0.000000] x86/fpu: xstate_offset[3]: 03c0, xstate_sizes[3]: 0040
[    0.000000] x86/fpu: xstate_offset[4]: 0400, xstate_sizes[4]: 0040
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR'
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 0x440 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000097fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000098000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000897a5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000897a6000-0x00000000897a6fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000897a7000-0x00000000897f0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000897f1000-0x000000008e4ecfff] usable
[    0.000000] BIOS-e820: [mem 0x000000008e4ed000-0x000000008e7fbfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008e7fc000-0x000000008ea05fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ea06000-0x000000008f161fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008f162000-0x000000008fbfefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008fbff000-0x000000008fbfffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: MSI MS-7978/Z170A GAMING M3 (MS-7978), BIOS A.30 12/18/2015
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x46f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    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 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0x8fc00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcd90-0x000fcd9f] mapped at [ffff8800000fcd90]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000092000] 92000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
[    0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
[    0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x46ee00000-0x46effffff]
[    0.000000]  [mem 0x46ee00000-0x46effffff] page 2M
[    0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x460000000-0x46edfffff]
[    0.000000]  [mem 0x460000000-0x46edfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x440000000-0x45fffffff]
[    0.000000]  [mem 0x440000000-0x45fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x897a5fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0x895fffff] page 2M
[    0.000000]  [mem 0x89600000-0x897a5fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x897f1000-0x8e4ecfff]
[    0.000000]  [mem 0x897f1000-0x897fffff] page 4k
[    0.000000]  [mem 0x89800000-0x8e3fffff] page 2M
[    0.000000]  [mem 0x8e400000-0x8e4ecfff] page 4k
[    0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x8e7fc000-0x8ea05fff]
[    0.000000]  [mem 0x8e7fc000-0x8e7fffff] page 4k
[    0.000000]  [mem 0x8e800000-0x8e9fffff] page 2M
[    0.000000]  [mem 0x8ea00000-0x8ea05fff] page 4k
[    0.000000] BRK [0x01b44000, 0x01b44fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x8fbff000-0x8fbfffff]
[    0.000000]  [mem 0x8fbff000-0x8fbfffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x43fffffff]
[    0.000000]  [mem 0x100000000-0x43fffffff] page 1G
[    0.000000] RAMDISK: [mem 0x377f4000-0x37bf1fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x000000008F11C090 0000A4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000008F13FBF8 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000008F11C1D0 023A24 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x000000008F161F80 000040
[    0.000000] ACPI: APIC 0x000000008F13FD08 0000BC (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000008F13FDC8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000008F13FE10 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000008F13FEB0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x000000008F13FEF0 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: LPIT 0x000000008F140260 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008F1402F8 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000008F140540 002BAE (v02 INTEL  PtidDevc 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000008F1430F0 000BE3 (v02 INTEL  Ther_Rvp 00001000 INTL 20120913)
[    0.000000] ACPI: DBGP 0x000000008F143CD8 000034 (v01 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x000000008F143D10 000054 (v00 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008F143D68 00062D (v02 INTEL  xh_rvp08 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000008F144398 00546C (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x000000008F149808 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: SSDT 0x000000008F149850 000E73 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000046effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x46eff8000-0x46effbfff]
[    0.000000]  [ffffea0000000000-ffffea0011bfffff] PMD -> [ffff88045e600000-ffff88046e5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000046effffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000097fff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000897a5fff]
[    0.000000]   node   0: [mem 0x00000000897f1000-0x000000008e4ecfff]
[    0.000000]   node   0: [mem 0x000000008e7fc000-0x000000008ea05fff]
[    0.000000]   node   0: [mem 0x000000008fbff000-0x000000008fbfffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000046effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
[    0.000000] On node 0 totalpages: 4183620
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3991 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 9051 pages used for memmap
[    0.000000]   DMA32 zone: 579245 pages, LIFO batch:31
[    0.000000]   Normal zone: 56256 pages used for memmap
[    0.000000]   Normal zone: 3600384 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    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: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00098000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x897a6000-0x897a6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x897a7000-0x897f0fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8e4ed000-0x8e7fbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ea06000-0x8f161fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8f162000-0x8fbfefff]
[    0.000000] PM: Registered nosave memory: [mem 0x8fc00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x8fc00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 32 pages/cpu @ffff88046ec00000 s92824 r8192 d30056 u262144
[    0.000000] pcpu-alloc: s92824 r8192 d30056 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 4118228
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=86625b0a-2819-4cea-9a75-a03f87283a7a rw verbose initcall_debug ignore_loglevel no_console_suspend=1 acpi_sleep=s3_bios,s3_mode resume=UUID=4290a82f-0f9a-41e3-9e73-f1c2f2ad713e
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16389264K/16734480K available (5666K kernel code, 937K rwdata, 1796K rodata, 1188K init, 1164K bss, 345216K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:8448 nr_irqs:2048 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] tsc: Unable to calibrate against PIT
[    0.000000] tsc: using PMTIMER reference calibration
[    0.000000] tsc: Detected 4007.954 MHz processor
[    0.000017] Calibrating delay loop (skipped), value calculated using timer frequency.. 8019.90 BogoMIPS (lpj=13359846)
[    0.000222] pid_max: default: 32768 minimum: 301
[    0.000325] ACPI: Core revision 20150818
[    0.022124] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.022420] Security Framework initialized
[    0.022521] Yama: becoming mindful.
[    0.023274] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.025144] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.025982] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.026093] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.026326] Initializing cgroup subsys io
[    0.026429] Initializing cgroup subsys memory
[    0.026533] Initializing cgroup subsys devices
[    0.026635] Initializing cgroup subsys freezer
[    0.026736] Initializing cgroup subsys net_cls
[    0.026838] Initializing cgroup subsys pids
[    0.026953] CPU: Physical Processor ID: 0
[    0.027054] CPU: Processor Core ID: 0
[    0.028035] mce: CPU supports 10 MCE banks
[    0.028147] CPU0: Thermal monitoring enabled (TM1)
[    0.028254] process: using mwait in idle threads
[    0.028356] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.028458] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.028758] Freeing SMP alternatives memory: 20K (ffffffff81a15000 - ffffffff81a1a000)
[    0.045262] ftrace: allocating 22571 entries in 89 pages
[    0.052184] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.055364] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.088440] TSC deadline timer enabled
[    0.088542] smpboot: CPU0: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    0.088931] calling  trace_init_flags_sys_exit+0x0/0xf @ 1
[    0.089034] initcall trace_init_flags_sys_exit+0x0/0xf returned 0 after 0 usecs
[    0.089145] calling  trace_init_flags_sys_enter+0x0/0xf @ 1
[    0.089248] initcall trace_init_flags_sys_enter+0x0/0xf returned 0 after 0 usecs
[    0.089359] calling  set_real_mode_permissions+0x0/0x99 @ 1
[    0.089464] initcall set_real_mode_permissions+0x0/0x99 returned 0 after 0 usecs
[    0.089575] calling  trace_init_perf_perm_irq_work_exit+0x0/0x13 @ 1
[    0.089678] initcall trace_init_perf_perm_irq_work_exit+0x0/0x13 returned 0 after 0 usecs
[    0.089789] calling  init_hw_perf_events+0x0/0x559 @ 1
[    0.089891] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
[    0.090474] ... version:                4
[    0.090575] ... bit width:              48
[    0.090676] ... generic registers:      4
[    0.090776] ... value mask:             0000ffffffffffff
[    0.090878] ... max period:             0000ffffffffffff
[    0.090980] ... fixed-purpose events:   3
[    0.091080] ... event mask:             000000070000000f
[    0.091190] initcall init_hw_perf_events+0x0/0x559 returned 0 after 0 usecs
[    0.091295] calling  register_trigger_all_cpu_backtrace+0x0/0x16 @ 1
[    0.091398] initcall register_trigger_all_cpu_backtrace+0x0/0x16 returned 0 after 0 usecs
[    0.091509] calling  early_efi_map_fb+0x0/0x38 @ 1
[    0.091611] initcall early_efi_map_fb+0x0/0x38 returned 0 after 0 usecs
[    0.091715] calling  spawn_ksoftirqd+0x0/0x2d @ 1
[    0.091872] initcall spawn_ksoftirqd+0x0/0x2d returned 0 after 3255 usecs
[    0.091975] calling  init_workqueues+0x0/0x52a @ 1
[    0.101858] initcall init_workqueues+0x0/0x52a returned 0 after 9765 usecs
[    0.101962] calling  migration_init+0x0/0x69 @ 1
[    0.102064] initcall migration_init+0x0/0x69 returned 0 after 0 usecs
[    0.102169] calling  check_cpu_stall_init+0x0/0x1b @ 1
[    0.102271] initcall check_cpu_stall_init+0x0/0x1b returned 0 after 0 usecs
[    0.102375] calling  rcu_spawn_gp_kthread+0x0/0x124 @ 1
[    0.102487] initcall rcu_spawn_gp_kthread+0x0/0x124 returned 0 after 0 usecs
[    0.102592] calling  cpu_stop_init+0x0/0x79 @ 1
[    0.105184] initcall cpu_stop_init+0x0/0x79 returned 0 after 3255 usecs
[    0.105288] calling  relay_init+0x0/0x14 @ 1
[    0.105390] initcall relay_init+0x0/0x14 returned 0 after 0 usecs
[    0.105493] calling  init_events+0x0/0x61 @ 1
[    0.105595] initcall init_events+0x0/0x61 returned 0 after 0 usecs
[    0.105698] calling  init_trace_printk+0x0/0x12 @ 1
[    0.105800] initcall init_trace_printk+0x0/0x12 returned 0 after 0 usecs
[    0.105903] calling  event_trace_enable_again+0x0/0x55 @ 1
[    0.106005] initcall event_trace_enable_again+0x0/0x55 returned 0 after 0 usecs
[    0.106116] calling  jump_label_init_module+0x0/0x12 @ 1
[    0.106218] initcall jump_label_init_module+0x0/0x12 returned 0 after 0 usecs
[    0.106323] calling  dynamic_debug_init+0x0/0x25f @ 1
[    0.106552] initcall dynamic_debug_init+0x0/0x25f returned 0 after 0 usecs
[    0.106657] calling  rand_initialize+0x0/0x40 @ 1
[    0.106781] initcall rand_initialize+0x0/0x40 returned 0 after 0 usecs
[    0.118497] x86: Booting SMP configuration:
[    0.118599] .... node  #0, CPUs:      #1
[    0.132921] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.142840]  #2 #3 #4 #5 #6 #7
[    0.277278] x86: Booted up 1 node, 8 CPUs
[    0.277479] smpboot: Total of 8 processors activated (64152.23 BogoMIPS)
[    0.283272] devtmpfs: initialized
[    0.284975] calling  ipc_ns_init+0x0/0x48 @ 1
[    0.285077] initcall ipc_ns_init+0x0/0x48 returned 0 after 0 usecs
[    0.285180] calling  init_mmap_min_addr+0x0/0x16 @ 1
[    0.285282] initcall init_mmap_min_addr+0x0/0x16 returned 0 after 0 usecs
[    0.285387] calling  init_cpufreq_transition_notifier_list+0x0/0x1b @ 1
[    0.285490] initcall init_cpufreq_transition_notifier_list+0x0/0x1b returned 0 after 0 usecs
[    0.285602] calling  net_ns_init+0x0/0x135 @ 1
[    0.285719] initcall net_ns_init+0x0/0x135 returned 0 after 0 usecs
[    0.285831] calling  xen_pvh_gnttab_setup+0x0/0x17e @ 1
[    0.285933] initcall xen_pvh_gnttab_setup+0x0/0x17e returned -19 after 0 usecs
[    0.286044] calling  e820_mark_nvs_memory+0x0/0x3b @ 1
[    0.286146] PM: Registering ACPI NVS region [mem 0x897a6000-0x897a6fff] (4096 bytes)
[    0.286255] PM: Registering ACPI NVS region [mem 0x8ea06000-0x8f161fff] (7716864 bytes)
[    0.286408] initcall e820_mark_nvs_memory+0x0/0x3b returned 0 after 0 usecs
[    0.286514] calling  cpufreq_tsc+0x0/0x33 @ 1
[    0.286616] initcall cpufreq_tsc+0x0/0x33 returned 0 after 0 usecs
[    0.286719] calling  init_cpu_syscore+0x0/0x14 @ 1
[    0.286821] initcall init_cpu_syscore+0x0/0x14 returned 0 after 0 usecs
[    0.286925] calling  reboot_init+0x0/0x37 @ 1
[    0.287027] initcall reboot_init+0x0/0x37 returned 0 after 0 usecs
[    0.287131] calling  init_lapic_sysfs+0x0/0x23 @ 1
[    0.287233] initcall init_lapic_sysfs+0x0/0x23 returned 0 after 0 usecs
[    0.287336] calling  cpu_hotplug_pm_sync_init+0x0/0x14 @ 1
[    0.287439] initcall cpu_hotplug_pm_sync_init+0x0/0x14 returned 0 after 0 usecs
[    0.287549] calling  alloc_frozen_cpus+0x0/0x8 @ 1
[    0.287651] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
[    0.287754] calling  wq_sysfs_init+0x0/0x2b @ 1
[    0.287863] initcall wq_sysfs_init+0x0/0x2b returned 0 after 0 usecs
[    0.287967] calling  ksysfs_init+0x0/0x93 @ 1
[    0.288072] initcall ksysfs_init+0x0/0x93 returned 0 after 0 usecs
[    0.288175] calling  pm_init+0x0/0x79 @ 1
[    0.290823] initcall pm_init+0x0/0x79 returned 0 after 0 usecs
[    0.290926] calling  pm_disk_init+0x0/0x19 @ 1
[    0.291029] initcall pm_disk_init+0x0/0x19 returned 0 after 0 usecs
[    0.291134] calling  swsusp_header_init+0x0/0x40 @ 1
[    0.291236] initcall swsusp_header_init+0x0/0x40 returned 0 after 0 usecs
[    0.291341] calling  init_jiffies_clocksource+0x0/0x19 @ 1
[    0.291443] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.291555] initcall init_jiffies_clocksource+0x0/0x19 returned 0 after 0 usecs
[    0.291666] calling  cgroup_wq_init+0x0/0x54 @ 1
[    0.291776] initcall cgroup_wq_init+0x0/0x54 returned 0 after 0 usecs
[    0.291881] calling  ftrace_mod_cmd_init+0x0/0x12 @ 1
[    0.291984] initcall ftrace_mod_cmd_init+0x0/0x12 returned 0 after 0 usecs
[    0.292087] calling  init_function_trace+0x0/0x92 @ 1
[    0.292189] initcall init_function_trace+0x0/0x92 returned 0 after 0 usecs
[    0.292293] calling  init_wakeup_tracer+0x0/0x32 @ 1
[    0.292395] initcall init_wakeup_tracer+0x0/0x32 returned 0 after 0 usecs
[    0.292498] calling  init_graph_trace+0x0/0x64 @ 1
[    0.292601] initcall init_graph_trace+0x0/0x64 returned 0 after 0 usecs
[    0.292704] calling  perf_workqueue_init+0x0/0x5b @ 1
[    0.292813] initcall perf_workqueue_init+0x0/0x5b returned 0 after 0 usecs
[    0.292918] calling  init_zero_pfn+0x0/0x39 @ 1
[    0.293020] initcall init_zero_pfn+0x0/0x39 returned 0 after 0 usecs
[    0.293125] calling  memory_failure_init+0x0/0xa4 @ 1
[    0.293227] initcall memory_failure_init+0x0/0xa4 returned 0 after 0 usecs
[    0.293331] calling  fsnotify_init+0x0/0x24 @ 1
[    0.293432] initcall fsnotify_init+0x0/0x24 returned 0 after 0 usecs
[    0.293536] calling  filelock_init+0x0/0x9f @ 1
[    0.293639] initcall filelock_init+0x0/0x9f returned 0 after 0 usecs
[    0.293742] calling  init_misc_binfmt+0x0/0x2d @ 1
[    0.293844] initcall init_misc_binfmt+0x0/0x2d returned 0 after 0 usecs
[    0.293948] calling  init_script_binfmt+0x0/0x16 @ 1
[    0.294049] initcall init_script_binfmt+0x0/0x16 returned 0 after 0 usecs
[    0.294154] calling  init_elf_binfmt+0x0/0x16 @ 1
[    0.294255] initcall init_elf_binfmt+0x0/0x16 returned 0 after 0 usecs
[    0.294359] calling  init_compat_elf_binfmt+0x0/0x16 @ 1
[    0.294461] initcall init_compat_elf_binfmt+0x0/0x16 returned 0 after 0 usecs
[    0.294565] calling  configfs_init+0x0/0x98 @ 1
[    0.294668] initcall configfs_init+0x0/0x98 returned 0 after 0 usecs
[    0.294771] calling  debugfs_init+0x0/0x59 @ 1
[    0.294873] initcall debugfs_init+0x0/0x59 returned 0 after 0 usecs
[    0.294977] calling  tracefs_init+0x0/0x3b @ 1
[    0.295078] initcall tracefs_init+0x0/0x3b returned 0 after 0 usecs
[    0.295182] calling  securityfs_init+0x0/0x50 @ 1
[    0.295284] initcall securityfs_init+0x0/0x50 returned 0 after 0 usecs
[    0.295388] calling  prandom_init+0x0/0xcc @ 1
[    0.295495] initcall prandom_init+0x0/0xcc returned 0 after 0 usecs
[    0.295599] calling  pinctrl_init+0x0/0xae @ 1
[    0.295700] pinctrl core: initialized pinctrl subsystem
[    0.295808] initcall pinctrl_init+0x0/0xae returned 0 after 0 usecs
[    0.295912] calling  sfi_sysfs_init+0x0/0xd6 @ 1
[    0.296013] initcall sfi_sysfs_init+0x0/0xd6 returned 0 after 0 usecs
[    0.296117] calling  iommu_init+0x0/0x56 @ 1
[    0.296219] initcall iommu_init+0x0/0x56 returned 0 after 0 usecs
[    0.296323] calling  early_resume_init+0x0/0x230 @ 1
[    0.296516] RTC time: 11:32:31, date: 01/19/16
[    0.296618] initcall early_resume_init+0x0/0x230 returned 0 after 0 usecs
[    0.296721] calling  cpufreq_core_init+0x0/0x3a @ 1
[    0.296823] initcall cpufreq_core_init+0x0/0x3a returned 0 after 0 usecs
[    0.296926] calling  cpuidle_init+0x0/0x3b @ 1
[    0.297029] initcall cpuidle_init+0x0/0x3b returned 0 after 0 usecs
[    0.297133] calling  bsp_pm_check_init+0x0/0x14 @ 1
[    0.297235] initcall bsp_pm_check_init+0x0/0x14 returned 0 after 0 usecs
[    0.297339] calling  sock_init+0x0/0x8f @ 1
[    0.297467] initcall sock_init+0x0/0x8f returned 0 after 0 usecs
[    0.297572] calling  net_inuse_init+0x0/0x24 @ 1
[    0.297674] initcall net_inuse_init+0x0/0x24 returned 0 after 0 usecs
[    0.297779] calling  netpoll_init+0x0/0x31 @ 1
[    0.297880] initcall netpoll_init+0x0/0x31 returned 0 after 0 usecs
[    0.297984] calling  netlink_proto_init+0x0/0x157 @ 1
[    0.298115] NET: Registered protocol family 16
[    0.298219] initcall netlink_proto_init+0x0/0x157 returned 0 after 0 usecs
[    0.298324] calling  __gnttab_init+0x0/0x30 @ 1
[    0.298426] initcall __gnttab_init+0x0/0x30 returned -19 after 0 usecs
[    0.298537] calling  bdi_class_init+0x0/0x49 @ 1
[    0.298641] initcall bdi_class_init+0x0/0x49 returned 0 after 0 usecs
[    0.298745] calling  mm_sysfs_init+0x0/0x29 @ 1
[    0.298847] initcall mm_sysfs_init+0x0/0x29 returned 0 after 0 usecs
[    0.298951] calling  kobject_uevent_init+0x0/0x12 @ 1
[    0.299055] initcall kobject_uevent_init+0x0/0x12 returned 0 after 0 usecs
[    0.299159] calling  gpiolib_sysfs_init+0x0/0x93 @ 1
[    0.299264] initcall gpiolib_sysfs_init+0x0/0x93 returned 0 after 0 usecs
[    0.299368] calling  pcibus_class_init+0x0/0x19 @ 1
[    0.299471] initcall pcibus_class_init+0x0/0x19 returned 0 after 0 usecs
[    0.299576] calling  pci_driver_init+0x0/0x12 @ 1
[    0.299681] initcall pci_driver_init+0x0/0x12 returned 0 after 0 usecs
[    0.299786] calling  backlight_class_init+0x0/0xa8 @ 1
[    0.299889] initcall backlight_class_init+0x0/0xa8 returned 0 after 0 usecs
[    0.299993] calling  xenbus_init+0x0/0x494 @ 1
[    0.300095] initcall xenbus_init+0x0/0x494 returned -19 after 0 usecs
[    0.300199] calling  tty_class_init+0x0/0x34 @ 1
[    0.300301] initcall tty_class_init+0x0/0x34 returned 0 after 0 usecs
[    0.300405] calling  vtconsole_class_init+0x0/0xbd @ 1
[    0.300515] initcall vtconsole_class_init+0x0/0xbd returned 0 after 0 usecs
[    0.300619] calling  iommu_dev_init+0x0/0x19 @ 1
[    0.300722] initcall iommu_dev_init+0x0/0x19 returned 0 after 0 usecs
[    0.300826] calling  mipi_dsi_bus_init+0x0/0x12 @ 1
[    0.300933] initcall mipi_dsi_bus_init+0x0/0x12 returned 0 after 0 usecs
[    0.301038] calling  wakeup_sources_debugfs_init+0x0/0x24 @ 1
[    0.301141] initcall wakeup_sources_debugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.301252] calling  register_node_type+0x0/0x2f @ 1
[    0.301362] initcall register_node_type+0x0/0x2f returned 0 after 0 usecs
[    0.301466] calling  regmap_initcall+0x0/0xd @ 1
[    0.301569] initcall regmap_initcall+0x0/0xd returned 0 after 0 usecs
[    0.301673] calling  syscon_init+0x0/0x14 @ 1
[    0.301778] initcall syscon_init+0x0/0x14 returned 0 after 0 usecs
[    0.301880] calling  spi_init+0x0/0x83 @ 1
[    0.301986] initcall spi_init+0x0/0x83 returned 0 after 0 usecs
[    0.302088] calling  i2c_init+0x0/0x9a @ 1
[    0.302194] initcall i2c_init+0x0/0x9a returned 0 after 0 usecs
[    0.302297] calling  init_ladder+0x0/0x12 @ 1
[    0.314240] cpuidle: using governor ladder
[    0.314341] initcall init_ladder+0x0/0x12 returned 0 after 13020 usecs
[    0.314444] calling  init_menu+0x0/0x12 @ 1
[    0.324222] cpuidle: using governor menu
[    0.324323] initcall init_menu+0x0/0x12 returned 0 after 9765 usecs
[    0.324427] calling  amd_postcore_init+0x0/0x13f @ 1
[    0.324529] initcall amd_postcore_init+0x0/0x13f returned 0 after 0 usecs
[    0.324641] calling  boot_params_ksysfs_init+0x0/0x257 @ 1
[    0.324745] initcall boot_params_ksysfs_init+0x0/0x257 returned 0 after 0 usecs
[    0.324855] calling  sbf_init+0x0/0xe9 @ 1
[    0.324956] initcall sbf_init+0x0/0xe9 returned 0 after 0 usecs
[    0.325060] calling  arch_kdebugfs_init+0x0/0x24 @ 1
[    0.325163] initcall arch_kdebugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.325267] calling  pt_init+0x0/0x29b @ 1
[    0.325375] initcall pt_init+0x0/0x29b returned 0 after 0 usecs
[    0.325479] calling  bts_init+0x0/0xaa @ 1
[    0.325581] initcall bts_init+0x0/0xaa returned 0 after 0 usecs
[    0.325685] calling  mtrr_if_init+0x0/0x64 @ 1
[    0.325788] initcall mtrr_if_init+0x0/0x64 returned 0 after 0 usecs
[    0.325891] calling  ffh_cstate_init+0x0/0x2b @ 1
[    0.325993] initcall ffh_cstate_init+0x0/0x2b returned 0 after 0 usecs
[    0.326097] calling  activate_jump_labels+0x0/0x35 @ 1
[    0.326199] initcall activate_jump_labels+0x0/0x35 returned 0 after 0 usecs
[    0.326304] calling  acpi_pci_init+0x0/0x62 @ 1
[    0.326405] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.326515] ACPI: bus type PCI registered
[    0.326616] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.326719] initcall acpi_pci_init+0x0/0x62 returned 0 after 0 usecs
[    0.326823] calling  dma_bus_init+0x0/0xca @ 1
[    0.326929] initcall dma_bus_init+0x0/0xca returned 0 after 0 usecs
[    0.327033] calling  dma_channel_table_init+0x0/0xcd @ 1
[    0.327137] initcall dma_channel_table_init+0x0/0xcd returned 0 after 0 usecs
[    0.327241] calling  setup_vcpu_hotplug_event+0x0/0x23 @ 1
[    0.327343] initcall setup_vcpu_hotplug_event+0x0/0x23 returned -19 after 0 usecs
[    0.327454] calling  register_xen_pci_notifier+0x0/0x36 @ 1
[    0.327558] initcall register_xen_pci_notifier+0x0/0x36 returned 0 after 0 usecs
[    0.327669] calling  xen_pcpu_init+0x0/0xc2 @ 1
[    0.327770] initcall xen_pcpu_init+0x0/0xc2 returned -19 after 0 usecs
[    0.327873] calling  dmi_id_init+0x0/0x305 @ 1
[    0.327990] initcall dmi_id_init+0x0/0x305 returned 0 after 0 usecs
[    0.328094] calling  pci_arch_init+0x0/0x66 @ 1
[    0.328208] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.328319] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.328428] PCI: Using configuration type 1 for base access
[    0.328531] initcall pci_arch_init+0x0/0x66 returned 0 after 0 usecs
[    0.328643] calling  init_vdso+0x0/0x3d @ 1
[    0.328747] initcall init_vdso+0x0/0x3d returned 0 after 0 usecs
[    0.328851] calling  sysenter_setup+0x0/0x56 @ 1
[    0.328953] initcall sysenter_setup+0x0/0x56 returned 0 after 0 usecs
[    0.329057] calling  topology_init+0x0/0x8b @ 1
[    0.329359] initcall topology_init+0x0/0x8b returned 0 after 0 usecs
[    0.329464] calling  fixup_ht_bug+0x0/0xec @ 1
[    0.329566] initcall fixup_ht_bug+0x0/0xec returned 0 after 0 usecs
[    0.329670] calling  mtrr_init_finialize+0x0/0x3f @ 1
[    0.329772] initcall mtrr_init_finialize+0x0/0x3f returned 0 after 0 usecs
[    0.329876] calling  uid_cache_init+0x0/0x8c @ 1
[    0.329978] initcall uid_cache_init+0x0/0x8c returned 0 after 0 usecs
[    0.330081] calling  param_sysfs_init+0x0/0x1d6 @ 1
[    0.330379] initcall param_sysfs_init+0x0/0x1d6 returned 0 after 0 usecs
[    0.330483] calling  proc_schedstat_init+0x0/0x22 @ 1
[    0.330585] initcall proc_schedstat_init+0x0/0x22 returned 0 after 0 usecs
[    0.330689] calling  pm_sysrq_init+0x0/0x19 @ 1
[    0.346632] initcall pm_sysrq_init+0x0/0x19 returned 0 after 13020 usecs
[    0.346735] calling  create_proc_profile+0x0/0x2a0 @ 1
[    0.346837] initcall create_proc_profile+0x0/0x2a0 returned 0 after 0 usecs
[    0.346942] calling  crash_save_vmcoreinfo_init+0x0/0x512 @ 1
[    0.347055] initcall crash_save_vmcoreinfo_init+0x0/0x512 returned 0 after 0 usecs
[    0.347166] calling  crash_notes_memory_init+0x0/0x36 @ 1
[    0.347269] initcall crash_notes_memory_init+0x0/0x36 returned 0 after 0 usecs
[    0.347380] calling  hung_task_init+0x0/0x4f @ 1
[    0.347488] initcall hung_task_init+0x0/0x4f returned 0 after 0 usecs
[    0.347592] calling  default_bdi_init+0x0/0x3e @ 1
[    0.347711] initcall default_bdi_init+0x0/0x3e returned 0 after 0 usecs
[    0.347815] calling  percpu_enable_async+0x0/0xf @ 1
[    0.347917] initcall percpu_enable_async+0x0/0xf returned 0 after 0 usecs
[    0.348020] calling  init_reserve_notifier+0x0/0x24 @ 1
[    0.348123] initcall init_reserve_notifier+0x0/0x24 returned 0 after 0 usecs
[    0.348227] calling  init_admin_reserve+0x0/0x40 @ 1
[    0.348329] initcall init_admin_reserve+0x0/0x40 returned 0 after 0 usecs
[    0.348432] calling  init_user_reserve+0x0/0x40 @ 1
[    0.348534] initcall init_user_reserve+0x0/0x40 returned 0 after 0 usecs
[    0.348639] calling  mmu_notifier_init+0x0/0x12 @ 1
[    0.348741] initcall mmu_notifier_init+0x0/0x12 returned 0 after 0 usecs
[    0.348845] calling  ksm_init+0x0/0x153 @ 1
[    0.348957] initcall ksm_init+0x0/0x153 returned 0 after 0 usecs
[    0.349061] calling  hugepage_init+0x0/0x14d @ 1
[    0.349174] initcall hugepage_init+0x0/0x14d returned 0 after 0 usecs
[    0.349279] calling  mem_cgroup_swap_init+0x0/0x4f @ 1
[    0.349382] initcall mem_cgroup_swap_init+0x0/0x4f returned 0 after 0 usecs
[    0.349487] calling  mem_cgroup_init+0x0/0x149 @ 1
[    0.349589] initcall mem_cgroup_init+0x0/0x149 returned 0 after 0 usecs
[    0.349693] calling  crypto_wq_init+0x0/0x31 @ 1
[    0.349806] initcall crypto_wq_init+0x0/0x31 returned 0 after 0 usecs
[    0.349910] calling  cryptomgr_init+0x0/0x12 @ 1
[    0.350013] initcall cryptomgr_init+0x0/0x12 returned 0 after 0 usecs
[    0.350116] calling  init_bio+0x0/0xd5 @ 1
[    0.350242] initcall init_bio+0x0/0xd5 returned 0 after 0 usecs
[    0.350346] calling  blk_settings_init+0x0/0x2a @ 1
[    0.350448] initcall blk_settings_init+0x0/0x2a returned 0 after 0 usecs
[    0.350552] calling  blk_ioc_init+0x0/0x2a @ 1
[    0.350655] initcall blk_ioc_init+0x0/0x2a returned 0 after 0 usecs
[    0.350758] calling  blk_softirq_init+0x0/0x6a @ 1
[    0.350861] initcall blk_softirq_init+0x0/0x6a returned 0 after 0 usecs
[    0.350965] calling  blk_iopoll_setup+0x0/0x6a @ 1
[    0.351067] initcall blk_iopoll_setup+0x0/0x6a returned 0 after 0 usecs
[    0.351170] calling  blk_mq_init+0x0/0x19 @ 1
[    0.351272] initcall blk_mq_init+0x0/0x19 returned 0 after 0 usecs
[    0.351376] calling  genhd_device_init+0x0/0x76 @ 1
[    0.351492] initcall genhd_device_init+0x0/0x76 returned 0 after 0 usecs
[    0.351596] calling  blk_dev_integrity_init+0x0/0x2a @ 1
[    0.351698] initcall blk_dev_integrity_init+0x0/0x2a returned 0 after 0 usecs
[    0.351803] calling  byt_gpio_init+0x0/0x14 @ 1
[    0.351907] initcall byt_gpio_init+0x0/0x14 returned 0 after 0 usecs
[    0.352011] calling  gpiolib_debugfs_init+0x0/0x24 @ 1
[    0.352114] initcall gpiolib_debugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.352218] calling  pci_slot_init+0x0/0x50 @ 1
[    0.352320] initcall pci_slot_init+0x0/0x50 returned 0 after 0 usecs
[    0.352424] calling  fbmem_init+0x0/0x94 @ 1
[    0.352528] initcall fbmem_init+0x0/0x94 returned 0 after 0 usecs
[    0.352631] calling  acpi_init+0x0/0x29c @ 1
[    0.352743] ACPI: Added _OSI(Module Device)
[    0.352844] ACPI: Added _OSI(Processor Device)
[    0.352945] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.353047] ACPI: Added _OSI(Processor Aggregator Device)
[    0.358098] ACPI: Executed 26 blocks of module-level executable AML code
[    0.362002] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.364004] ACPI: Dynamic OEM Table Load:
[    0.364290] ACPI: SSDT 0xFFFF88045C39A800 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.365132] ACPI: Dynamic OEM Table Load:
[    0.365418] ACPI: SSDT 0xFFFF88045C37A000 0007AA (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.366907] ACPI: Dynamic OEM Table Load:
[    0.367193] ACPI: SSDT 0xFFFF88045C37A800 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.368140] ACPI: Dynamic OEM Table Load:
[    0.368426] ACPI: SSDT 0xFFFF88045C3C2600 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.372028] ACPI: Interpreter enabled
[    0.372134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150818/hwxface-580)
[    0.372432] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150818/hwxface-580)
[    0.372737] ACPI: (supports S0 S3 S4 S5)
[    0.372838] ACPI: Using IOAPIC for interrupt routing
[    0.372958] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.374233] ACPI: Power Resource [PG00] (on)
[    0.374550] ACPI: Power Resource [PG01] (on)
[    0.374847] ACPI: Power Resource [PG02] (on)
[    0.376239] ACPI: Power Resource [WRST] (off)
[    0.376518] ACPI: Power Resource [WRST] (off)
[    0.376802] ACPI: Power Resource [WRST] (off)
[    0.377081] ACPI: Power Resource [WRST] (off)
[    0.377358] ACPI: Power Resource [WRST] (off)
[    0.377636] ACPI: Power Resource [WRST] (off)
[    0.377913] ACPI: Power Resource [WRST] (off)
[    0.378195] ACPI: Power Resource [WRST] (off)
[    0.378473] ACPI: Power Resource [WRST] (off)
[    0.378756] ACPI: Power Resource [WRST] (off)
[    0.379034] ACPI: Power Resource [WRST] (off)
[    0.379313] ACPI: Power Resource [WRST] (off)
[    0.379592] ACPI: Power Resource [WRST] (off)
[    0.379868] ACPI: Power Resource [WRST] (off)
[    0.380145] ACPI: Power Resource [WRST] (off)
[    0.380425] ACPI: Power Resource [WRST] (off)
[    0.380701] ACPI: Power Resource [WRST] (off)
[    0.380977] ACPI: Power Resource [WRST] (off)
[    0.381257] ACPI: Power Resource [WRST] (off)
[    0.381535] ACPI: Power Resource [WRST] (off)
[    0.385700] ACPI: Power Resource [FN00] (off)
[    0.385848] ACPI: Power Resource [FN01] (off)
[    0.385994] ACPI: Power Resource [FN02] (off)
[    0.386140] ACPI: Power Resource [FN03] (off)
[    0.386286] ACPI: Power Resource [FN04] (off)
[    0.387072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.387177] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.387376] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.387561] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    0.387671] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.388184] PCI host bridge to bus 0000:00
[    0.388286] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.388389] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.388492] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.388595] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.388704] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[    0.388814] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.388927] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
[    0.389203] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.389327] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.389495] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.389658] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.389769] pci 0000:00:08.0: reg 0x10: [mem 0xdf61e000-0xdf61efff 64bit]
[    0.389972] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.390098] pci 0000:00:14.0: reg 0x10: [mem 0xdf600000-0xdf60ffff 64bit]
[    0.390243] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.390410] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.390534] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.390656] pci 0000:00:14.2: reg 0x10: [mem 0xdf61d000-0xdf61dfff 64bit]
[    0.390883] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
[    0.391019] pci 0000:00:15.0: reg 0x10: [mem 0xdf61c000-0xdf61cfff 64bit]
[    0.391285] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
[    0.391432] pci 0000:00:15.1: reg 0x10: [mem 0xdf61b000-0xdf61bfff 64bit]
[    0.391683] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.391813] pci 0000:00:16.0: reg 0x10: [mem 0xdf61a000-0xdf61afff 64bit]
[    0.391953] pci 0000:00:16.0: PME# supported from D3hot
[    0.392146] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[    0.392265] pci 0000:00:17.0: reg 0x10: [mem 0xdf614000-0xdf615fff]
[    0.392372] pci 0000:00:17.0: reg 0x14: [mem 0xdf619000-0xdf6190ff]
[    0.392480] pci 0000:00:17.0: reg 0x18: [io  0xf050-0xf057]
[    0.392586] pci 0000:00:17.0: reg 0x1c: [io  0xf040-0xf043]
[    0.392693] pci 0000:00:17.0: reg 0x20: [io  0xf020-0xf03f]
[    0.392800] pci 0000:00:17.0: reg 0x24: [mem 0xdf618000-0xdf6187ff]
[    0.392922] pci 0000:00:17.0: PME# supported from D3hot
[    0.393107] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[    0.393246] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.393411] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.393534] pci 0000:00:1c.2: [8086:a112] type 01 class 0x060400
[    0.393677] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.393843] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.393966] pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
[    0.394108] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.394272] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.394395] pci 0000:00:1c.6: [8086:a116] type 01 class 0x060400
[    0.394536] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.394700] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.394821] pci 0000:00:1c.7: [8086:a117] type 01 class 0x060400
[    0.394962] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.395127] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    0.395247] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    0.395386] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.395549] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.395671] pci 0000:00:1d.2: [8086:a11a] type 01 class 0x060400
[    0.395813] pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
[    0.398508] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.398670] pci 0000:00:1e.0: [8086:a127] type 00 class 0x118000
[    0.398818] pci 0000:00:1e.0: reg 0x10: [mem 0xdf617000-0xdf617fff 64bit]
[    0.399083] pci 0000:00:1f.0: [8086:a145] type 00 class 0x060100
[    0.399339] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.399451] pci 0000:00:1f.2: reg 0x10: [mem 0xdf610000-0xdf613fff]
[    0.399669] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.399823] pci 0000:00:1f.4: reg 0x10: [mem 0xdf616000-0xdf6160ff 64bit]
[    0.399994] pci 0000:00:1f.4: reg 0x20: [io  0xf000-0xf01f]
[    0.400249] pci 0000:01:00.0: [10de:13c2] type 00 class 0x030000
[    0.400367] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[    0.400477] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.400594] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.400708] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.400815] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[    0.400955] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.401079] pci 0000:01:00.1: [10de:0fbb] type 00 class 0x040300
[    0.401196] pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
[    0.405110] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.405212] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.405315] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.405420] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.405585] acpiphp: Slot [1] registered
[    0.405688] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.405856] pci 0000:03:00.0: [1b21:1242] type 00 class 0x0c0330
[    0.405989] pci 0000:03:00.0: reg 0x10: [mem 0xdf500000-0xdf507fff 64bit]
[    0.406171] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.406320] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.411764] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.411868] pci 0000:00:1c.2:   bridge window [mem 0xdf500000-0xdf5fffff]
[    0.412038] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060400
[    0.412239] pci 0000:04:00.0: supports D1 D2
[    0.412340] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.412483] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.418419] pci 0000:00:1c.4: PCI bridge to [bus 04-05]
[    0.418522] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.418686] pci 0000:05:04.0: [13f6:8788] type 00 class 0x040100
[    0.418818] pci 0000:05:04.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.419013] pci 0000:05:04.0: supports D1 D2
[    0.419176] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.419284] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.419464] pci 0000:06:00.0: [1912:0015] type 00 class 0x0c0330
[    0.419602] pci 0000:06:00.0: reg 0x10: [mem 0xdf400000-0xdf401fff 64bit]
[    0.419779] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.419924] pci 0000:06:00.0: System wakeup disabled by ACPI
[    0.425076] pci 0000:00:1c.6: PCI bridge to [bus 06]
[    0.425180] pci 0000:00:1c.6:   bridge window [mem 0xdf400000-0xdf4fffff]
[    0.425347] pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000
[    0.425481] pci 0000:07:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.425604] pci 0000:07:00.0: reg 0x18: [mem 0xdf300000-0xdf300fff 64bit]
[    0.425720] pci 0000:07:00.0: reg 0x20: [mem 0xd2100000-0xd2103fff 64bit pref]
[    0.425877] pci 0000:07:00.0: supports D1 D2
[    0.425978] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.426127] pci 0000:07:00.0: System wakeup disabled by ACPI
[    0.431731] pci 0000:00:1c.7: PCI bridge to [bus 07]
[    0.431834] pci 0000:00:1c.7:   bridge window [io  0xc000-0xcfff]
[    0.431937] pci 0000:00:1c.7:   bridge window [mem 0xdf300000-0xdf3fffff]
[    0.432042] pci 0000:00:1c.7:   bridge window [mem 0xd2100000-0xd21fffff 64bit pref]
[    0.432205] acpiphp: Slot [1-1] registered
[    0.432308] pci 0000:00:1d.0: PCI bridge to [bus 08]
[    0.432476] pci 0000:09:00.0: [1b21:1080] type 01 class 0x060400
[    0.432677] pci 0000:09:00.0: supports D1 D2
[    0.432778] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.432920] pci 0000:09:00.0: System wakeup disabled by ACPI
[    0.438385] pci 0000:00:1d.2: PCI bridge to [bus 09-0a]
[    0.438488] pci 0000:00:1d.2:   bridge window [io  0xb000-0xbfff]
[    0.438591] pci 0000:00:1d.2:   bridge window [mem 0xdf100000-0xdf2fffff]
[    0.438748] pci 0000:0a:01.0: [1095:3114] type 00 class 0x010400
[    0.438880] pci 0000:0a:01.0: reg 0x10: [io  0xb090-0xb097]
[    0.438994] pci 0000:0a:01.0: reg 0x14: [io  0xb080-0xb083]
[    0.439107] pci 0000:0a:01.0: reg 0x18: [io  0xb070-0xb077]
[    0.439221] pci 0000:0a:01.0: reg 0x1c: [io  0xb060-0xb063]
[    0.439334] pci 0000:0a:01.0: reg 0x20: [io  0xb050-0xb05f]
[    0.439447] pci 0000:0a:01.0: reg 0x24: [mem 0xdf201000-0xdf2013ff]
[    0.439561] pci 0000:0a:01.0: reg 0x30: [mem 0xdf180000-0xdf1fffff pref]
[    0.439687] pci 0000:0a:01.0: supports D1 D2
[    0.439816] pci 0000:0a:02.0: [1095:3114] type 00 class 0x010400
[    0.439948] pci 0000:0a:02.0: reg 0x10: [io  0xb040-0xb047]
[    0.440061] pci 0000:0a:02.0: reg 0x14: [io  0xb030-0xb033]
[    0.440175] pci 0000:0a:02.0: reg 0x18: [io  0xb020-0xb027]
[    0.440288] pci 0000:0a:02.0: reg 0x1c: [io  0xb010-0xb013]
[    0.440401] pci 0000:0a:02.0: reg 0x20: [io  0xb000-0xb00f]
[    0.440515] pci 0000:0a:02.0: reg 0x24: [mem 0xdf200000-0xdf2003ff]
[    0.440629] pci 0000:0a:02.0: reg 0x30: [mem 0xdf100000-0xdf17ffff pref]
[    0.440754] pci 0000:0a:02.0: supports D1 D2
[    0.440921] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    0.441028] pci 0000:09:00.0:   bridge window [io  0xb000-0xbfff]
[    0.441134] pci 0000:09:00.0:   bridge window [mem 0xdf100000-0xdf2fffff]
[    0.442445] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.443585] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.444723] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.445862] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.447000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.448138] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.449277] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.450414] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.451770] ACPI: Enabled 5 GPEs in block 00 to 7F
[    0.452069] initcall acpi_init+0x0/0x29c returned 0 after 97656 usecs
[    0.452174] calling  pnp_init+0x0/0x12 @ 1
[    0.452278] initcall pnp_init+0x0/0x12 returned 0 after 0 usecs
[    0.452382] calling  balloon_init+0x0/0x1be @ 1
[    0.452483] initcall balloon_init+0x0/0x1be returned -19 after 0 usecs
[    0.452588] calling  xen_setup_shutdown_event+0x0/0x40 @ 1
[    0.452691] initcall xen_setup_shutdown_event+0x0/0x40 returned -19 after 0 usecs
[    0.452801] calling  xenbus_probe_backend_init+0x0/0x50 @ 1
[    0.452907] initcall xenbus_probe_backend_init+0x0/0x50 returned 0 after 0 usecs
[    0.453017] calling  xenbus_probe_frontend_init+0x0/0x97 @ 1
[    0.453123] initcall xenbus_probe_frontend_init+0x0/0x97 returned 0 after 0 usecs
[    0.453234] calling  xen_acpi_pad_init+0x0/0x4d @ 1
[    0.453336] initcall xen_acpi_pad_init+0x0/0x4d returned -19 after 0 usecs
[    0.453440] calling  balloon_init+0x0/0x7d @ 1
[    0.453541] initcall balloon_init+0x0/0x7d returned -19 after 0 usecs
[    0.453645] calling  misc_init+0x0/0xbc @ 1
[    0.453749] initcall misc_init+0x0/0xbc returned 0 after 0 usecs
[    0.453853] calling  vga_arb_device_init+0x0/0x1a3 @ 1
[    0.453971] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.454074] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.454184] vgaarb: loaded
[    0.454284] vgaarb: bridge control possible 0000:01:00.0
[    0.454387] initcall vga_arb_device_init+0x0/0x1a3 returned 0 after 0 usecs
[    0.454491] calling  cn_init+0x0/0xe0 @ 1
[    0.454594] initcall cn_init+0x0/0xe0 returned 0 after 0 usecs
[    0.454698] calling  libnvdimm_init+0x0/0x3d @ 1
[    0.454810] initcall libnvdimm_init+0x0/0x3d returned 0 after 0 usecs
[    0.454913] calling  dma_buf_init+0x0/0xac @ 1
[    0.455015] initcall dma_buf_init+0x0/0xac returned 0 after 0 usecs
[    0.455118] calling  input_init+0x0/0xfe @ 1
[    0.455221] initcall input_init+0x0/0xfe returned 0 after 0 usecs
[    0.455324] calling  rtc_init+0x0/0x4d @ 1
[    0.455428] initcall rtc_init+0x0/0x4d returned 0 after 0 usecs
[    0.455531] calling  power_supply_class_init+0x0/0x40 @ 1
[    0.455634] initcall power_supply_class_init+0x0/0x40 returned 0 after 0 usecs
[    0.455744] calling  hwmon_init+0x0/0x100 @ 1
[    0.455848] initcall hwmon_init+0x0/0x100 returned 0 after 0 usecs
[    0.455951] calling  dmi_init+0x0/0x113 @ 1
[    0.456055] initcall dmi_init+0x0/0x113 returned 0 after 0 usecs
[    0.456159] calling  efisubsys_init+0x0/0x133 @ 1
[    0.456260] initcall efisubsys_init+0x0/0x133 returned 0 after 0 usecs
[    0.456364] calling  devfreq_init+0x0/0xa3 @ 1
[    0.456475] initcall devfreq_init+0x0/0xa3 returned 0 after 0 usecs
[    0.456579] calling  ras_init+0x0/0x10 @ 1
[    0.456681] initcall ras_init+0x0/0x10 returned 0 after 0 usecs
[    0.456785] calling  pci_subsys_init+0x0/0x48 @ 1
[    0.456886] PCI: Using ACPI for IRQ routing
[    0.484130] PCI: pci_cache_line_size set to 64 bytes
[    0.484355] e820: reserve RAM buffer [mem 0x00098000-0x0009ffff]
[    0.484458] e820: reserve RAM buffer [mem 0x897a6000-0x8bffffff]
[    0.484560] e820: reserve RAM buffer [mem 0x8e4ed000-0x8fffffff]
[    0.484662] e820: reserve RAM buffer [mem 0x8ea06000-0x8fffffff]
[    0.484765] e820: reserve RAM buffer [mem 0x8fc00000-0x8fffffff]
[    0.484867] e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
[    0.484970] initcall pci_subsys_init+0x0/0x48 returned 0 after 26041 usecs
[    0.485075] calling  proto_init+0x0/0x12 @ 1
[    0.485176] initcall proto_init+0x0/0x12 returned 0 after 0 usecs
[    0.485280] calling  net_dev_init+0x0/0x1b1 @ 1
[    0.485421] initcall net_dev_init+0x0/0x1b1 returned 0 after 3255 usecs
[    0.485525] calling  neigh_init+0x0/0x80 @ 1
[    0.485627] initcall neigh_init+0x0/0x80 returned 0 after 0 usecs
[    0.485731] calling  fib_rules_init+0x0/0xaa @ 1
[    0.485833] initcall fib_rules_init+0x0/0xaa returned 0 after 0 usecs
[    0.485937] calling  pktsched_init+0x0/0x111 @ 1
[    0.486040] initcall pktsched_init+0x0/0x111 returned 0 after 0 usecs
[    0.486144] calling  tc_filter_init+0x0/0x55 @ 1
[    0.486246] initcall tc_filter_init+0x0/0x55 returned 0 after 0 usecs
[    0.486350] calling  tc_action_init+0x0/0x55 @ 1
[    0.486452] initcall tc_action_init+0x0/0x55 returned 0 after 0 usecs
[    0.486556] calling  genl_init+0x0/0x85 @ 1
[    0.486659] initcall genl_init+0x0/0x85 returned 0 after 0 usecs
[    0.486763] calling  ipv4_netfilter_init+0x0/0x12 @ 1
[    0.486865] initcall ipv4_netfilter_init+0x0/0x12 returned 0 after 0 usecs
[    0.489500] calling  cipso_v4_init+0x0/0x5e @ 1
[    0.489602] initcall cipso_v4_init+0x0/0x5e returned 0 after 0 usecs
[    0.489705] calling  wireless_nlevent_init+0x0/0x12 @ 1
[    0.489808] initcall wireless_nlevent_init+0x0/0x12 returned 0 after 0 usecs
[    0.489911] calling  netlbl_init+0x0/0x79 @ 1
[    0.490012] NetLabel: Initializing
[    0.490112] NetLabel:  domain hash size = 128
[    0.490213] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.490321] NetLabel:  unlabeled traffic allowed by default
[    0.490423] initcall netlbl_init+0x0/0x79 returned 0 after 0 usecs
[    0.490527] calling  xen_mcfg_late+0x0/0xdb @ 1
[    0.490628] initcall xen_mcfg_late+0x0/0xdb returned 0 after 0 usecs
[    0.490732] calling  watchdog_init+0x0/0xcd @ 1
[    0.490835] initcall watchdog_init+0x0/0xcd returned 0 after 0 usecs
[    0.490946] calling  nmi_warning_debugfs+0x0/0x27 @ 1
[    0.491049] initcall nmi_warning_debugfs+0x0/0x27 returned 0 after 0 usecs
[    0.491153] calling  hpet_late_init+0x0/0xf9 @ 1
[    0.491255] initcall hpet_late_init+0x0/0xf9 returned -19 after 0 usecs
[    0.491359] calling  init_amd_nbs+0x0/0xba @ 1
[    0.491463] initcall init_amd_nbs+0x0/0xba returned 0 after 0 usecs
[    0.491568] calling  clocksource_done_booting+0x0/0x42 @ 1
[    0.491676] clocksource: Switched to clocksource refined-jiffies
[    0.491779] initcall clocksource_done_booting+0x0/0x42 returned 0 after 0 usecs
[    0.491890] calling  ftrace_init_tracefs+0x0/0x1e6 @ 1
[    0.492006] initcall ftrace_init_tracefs+0x0/0x1e6 returned 0 after 0 usecs
[    0.492110] calling  tracer_init_tracefs+0x0/0x21c @ 1
[    0.492504] initcall tracer_init_tracefs+0x0/0x21c returned 0 after 0 usecs
[    0.492608] calling  init_trace_printk_function_export+0x0/0x32 @ 1
[    0.492711] initcall init_trace_printk_function_export+0x0/0x32 returned 0 after 0 usecs
[    0.492822] calling  init_graph_tracefs+0x0/0x32 @ 1
[    0.492925] initcall init_graph_tracefs+0x0/0x32 returned 0 after 0 usecs
[    0.493029] calling  event_trace_init+0x0/0x2a1 @ 1
[    0.495414] initcall event_trace_init+0x0/0x2a1 returned 0 after 0 usecs
[    0.495518] calling  init_kprobe_trace+0x0/0x91 @ 1
[    0.495622] initcall init_kprobe_trace+0x0/0x91 returned 0 after 0 usecs
[    0.495726] calling  init_uprobe_trace+0x0/0x54 @ 1
[    0.495828] initcall init_uprobe_trace+0x0/0x54 returned 0 after 0 usecs
[    0.495931] calling  init_pipe_fs+0x0/0x47 @ 1
[    0.496035] initcall init_pipe_fs+0x0/0x47 returned 0 after 0 usecs
[    0.496139] calling  inotify_user_setup+0x0/0x4b @ 1
[    0.496241] initcall inotify_user_setup+0x0/0x4b returned 0 after 0 usecs
[    0.496346] calling  eventpoll_init+0x0/0x103 @ 1
[    0.496448] initcall eventpoll_init+0x0/0x103 returned 0 after 0 usecs
[    0.496552] calling  anon_inode_init+0x0/0x5b @ 1
[    0.496656] initcall anon_inode_init+0x0/0x5b returned 0 after 0 usecs
[    0.496759] calling  proc_cmdline_init+0x0/0x22 @ 1
[    0.496861] initcall proc_cmdline_init+0x0/0x22 returned 0 after 0 usecs
[    0.496965] calling  proc_consoles_init+0x0/0x22 @ 1
[    0.497067] initcall proc_consoles_init+0x0/0x22 returned 0 after 0 usecs
[    0.497171] calling  proc_cpuinfo_init+0x0/0x22 @ 1
[    0.497273] initcall proc_cpuinfo_init+0x0/0x22 returned 0 after 0 usecs
[    0.497376] calling  proc_devices_init+0x0/0x22 @ 1
[    0.497478] initcall proc_devices_init+0x0/0x22 returned 0 after 0 usecs
[    0.497582] calling  proc_interrupts_init+0x0/0x22 @ 1
[    0.497684] initcall proc_interrupts_init+0x0/0x22 returned 0 after 0 usecs
[    0.497788] calling  proc_loadavg_init+0x0/0x22 @ 1
[    0.497890] initcall proc_loadavg_init+0x0/0x22 returned 0 after 0 usecs
[    0.497993] calling  proc_meminfo_init+0x0/0x22 @ 1
[    0.498095] initcall proc_meminfo_init+0x0/0x22 returned 0 after 0 usecs
[    0.498198] calling  proc_stat_init+0x0/0x22 @ 1
[    0.498300] initcall proc_stat_init+0x0/0x22 returned 0 after 0 usecs
[    0.498404] calling  proc_uptime_init+0x0/0x22 @ 1
[    0.498506] initcall proc_uptime_init+0x0/0x22 returned 0 after 0 usecs
[    0.498609] calling  proc_version_init+0x0/0x22 @ 1
[    0.498711] initcall proc_version_init+0x0/0x22 returned 0 after 0 usecs
[    0.498815] calling  proc_softirqs_init+0x0/0x22 @ 1
[    0.498917] initcall proc_softirqs_init+0x0/0x22 returned 0 after 0 usecs
[    0.499020] calling  proc_kcore_init+0x0/0xb5 @ 1
[    0.499124] initcall proc_kcore_init+0x0/0xb5 returned 0 after 0 usecs
[    0.499227] calling  vmcore_init+0x0/0x5fa @ 1
[    0.499329] initcall vmcore_init+0x0/0x5fa returned 0 after 0 usecs
[    0.499432] calling  proc_kmsg_init+0x0/0x25 @ 1
[    0.499534] initcall proc_kmsg_init+0x0/0x25 returned 0 after 0 usecs
[    0.499638] calling  proc_page_init+0x0/0x5f @ 1
[    0.499741] initcall proc_page_init+0x0/0x5f returned 0 after 0 usecs
[    0.499844] calling  init_ramfs_fs+0x0/0x20 @ 1
[    0.499946] initcall init_ramfs_fs+0x0/0x20 returned 0 after 0 usecs
[    0.500050] calling  blk_scsi_ioctl_init+0x0/0x36a @ 1
[    0.500152] initcall blk_scsi_ioctl_init+0x0/0x36a returned 0 after 0 usecs
[    0.500257] calling  dynamic_debug_init_debugfs+0x0/0x67 @ 1
[    0.500361] initcall dynamic_debug_init_debugfs+0x0/0x67 returned 0 after 0 usecs
[    0.500472] calling  fb_console_init+0x0/0xfc @ 1
[    0.500583] initcall fb_console_init+0x0/0xfc returned 0 after 0 usecs
[    0.500686] calling  acpi_event_init+0x0/0x3b @ 1
[    0.500790] initcall acpi_event_init+0x0/0x3b returned 0 after 0 usecs
[    0.500894] calling  pnp_system_init+0x0/0x12 @ 1
[    0.500997] initcall pnp_system_init+0x0/0x12 returned 0 after 0 usecs
[    0.501101] calling  pnpacpi_init+0x0/0x6e @ 1
[    0.501202] pnp: PnP ACPI init
[    0.501450] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[    0.501553] system 00:00: [io  0x0a10-0x0a1f] has been reserved
[    0.501655] system 00:00: [io  0x0a20-0x0a2f] has been reserved
[    0.501757] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.501861] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.502068] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.502333] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.502436] system 00:02: [io  0xffff] has been reserved
[    0.502538] system 00:02: [io  0xffff] has been reserved
[    0.502640] system 00:02: [io  0xffff] has been reserved
[    0.502742] system 00:02: [io  0x1800-0x18fe] could not be reserved
[    0.502845] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.502948] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.503098] system 00:03: [io  0x0800-0x087f] has been reserved
[    0.503201] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.503314] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.503436] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.503539] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.503772] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.503875] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.503978] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.504081] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    0.504183] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.504286] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.504390] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.504493] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.504596] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.504699] system 00:06: [mem 0xdffc0000-0xdffdffff] has been reserved
[    0.504802] system 00:06: [mem 0xfed03000-0xfed033ff] has been reserved
[    0.504905] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.505030] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.505133] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.505236] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.505339] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.505442] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.505545] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.505648] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.505900] system 00:08: [io  0xff00-0xfffe] has been reserved
[    0.506003] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.506619] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.507175] pnp: PnP ACPI: found 10 devices
[    0.507277] initcall pnpacpi_init+0x0/0x6e returned 0 after 6509 usecs
[    0.507381] calling  chr_dev_init+0x0/0xaa @ 1
[    0.508134] initcall chr_dev_init+0x0/0xaa returned 0 after 0 usecs
[    0.508241] calling  firmware_class_init+0x0/0xec @ 1
[    0.508345] initcall firmware_class_init+0x0/0xec returned 0 after 0 usecs
[    0.508448] calling  thermal_init+0x0/0xa6 @ 1
[    0.508553] initcall thermal_init+0x0/0xa6 returned 0 after 0 usecs
[    0.508657] calling  cpufreq_gov_performance_init+0x0/0x12 @ 1
[    0.508760] initcall cpufreq_gov_performance_init+0x0/0x12 returned 0 after 0 usecs
[    0.508870] calling  cpufreq_gov_dbs_init+0x0/0x12 @ 1
[    0.508972] initcall cpufreq_gov_dbs_init+0x0/0x12 returned 0 after 0 usecs
[    0.509076] calling  init_acpi_pm_clocksource+0x0/0xcf @ 1
[    0.513685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.513801] clocksource: Switched to clocksource acpi_pm
[    0.513904] initcall init_acpi_pm_clocksource+0x0/0xcf returned 0 after 6611 usecs
[    0.514015] calling  pcibios_assign_resources+0x0/0xba @ 1
[    0.514164] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.514267] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.514370] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.514474] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.514585] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.514691] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.514794] pci 0000:00:1c.2:   bridge window [mem 0xdf500000-0xdf5fffff]
[    0.514901] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.515004] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.515119] pci 0000:00:1c.4: PCI bridge to [bus 04-05]
[    0.515221] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.515328] pci 0000:00:1c.6: PCI bridge to [bus 06]
[    0.515432] pci 0000:00:1c.6:   bridge window [mem 0xdf400000-0xdf4fffff]
[    0.515538] pci 0000:00:1c.7: PCI bridge to [bus 07]
[    0.515640] pci 0000:00:1c.7:   bridge window [io  0xc000-0xcfff]
[    0.515744] pci 0000:00:1c.7:   bridge window [mem 0xdf300000-0xdf3fffff]
[    0.515848] pci 0000:00:1c.7:   bridge window [mem 0xd2100000-0xd21fffff 64bit pref]
[    0.515960] pci 0000:00:1d.0: PCI bridge to [bus 08]
[    0.516066] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    0.516169] pci 0000:09:00.0:   bridge window [io  0xb000-0xbfff]
[    0.516276] pci 0000:09:00.0:   bridge window [mem 0xdf100000-0xdf2fffff]
[    0.516392] pci 0000:00:1d.2: PCI bridge to [bus 09-0a]
[    0.516494] pci 0000:00:1d.2:   bridge window [io  0xb000-0xbfff]
[    0.516598] pci 0000:00:1d.2:   bridge window [mem 0xdf100000-0xdf2fffff]
[    0.519238] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.519341] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.519443] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.519546] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[    0.519649] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.519752] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.519854] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[    0.519957] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.520066] pci_bus 0000:03: resource 1 [mem 0xdf500000-0xdf5fffff]
[    0.520169] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.520271] pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
[    0.520373] pci_bus 0000:06: resource 1 [mem 0xdf400000-0xdf4fffff]
[    0.520479] pci_bus 0000:07: resource 0 [io  0xc000-0xcfff]
[    0.520581] pci_bus 0000:07: resource 1 [mem 0xdf300000-0xdf3fffff]
[    0.520683] pci_bus 0000:07: resource 2 [mem 0xd2100000-0xd21fffff 64bit pref]
[    0.520793] pci_bus 0000:09: resource 0 [io  0xb000-0xbfff]
[    0.520895] pci_bus 0000:09: resource 1 [mem 0xdf100000-0xdf2fffff]
[    0.520997] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.521099] pci_bus 0000:0a: resource 1 [mem 0xdf100000-0xdf2fffff]
[    0.521203] initcall pcibios_assign_resources+0x0/0xba returned 0 after 6932 usecs
[    0.521314] calling  sysctl_core_init+0x0/0x2c @ 1
[    0.521423] initcall sysctl_core_init+0x0/0x2c returned 0 after 5 usecs
[    0.521527] calling  eth_offload_init+0x0/0x14 @ 1
[    0.521631] initcall eth_offload_init+0x0/0x14 returned 0 after 0 usecs
[    0.521735] calling  inet_init+0x0/0x28a @ 1
[    0.521842] NET: Registered protocol family 2
[    0.522044] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.522264] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.522440] TCP: Hash tables configured (established 131072 bind 65536)
[    0.522558] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.522686] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.522824] initcall inet_init+0x0/0x28a returned 0 after 964 usecs
[    0.522929] calling  ipv4_offload_init+0x0/0x5d @ 1
[    0.523032] initcall ipv4_offload_init+0x0/0x5d returned 0 after 0 usecs
[    0.523136] calling  af_unix_init+0x0/0x4e @ 1
[    0.523239] NET: Registered protocol family 1
[    0.523342] initcall af_unix_init+0x0/0x4e returned 0 after 102 usecs
[    0.523445] calling  ipv6_offload_init+0x0/0x79 @ 1
[    0.523549] initcall ipv6_offload_init+0x0/0x79 returned 0 after 1 usecs
[    0.523654] calling  pci_apply_final_quirks+0x0/0x12e @ 1
[    0.523850] pci 0000:01:00.0: Video device with shadowed ROM
[    0.524018] PCI: CLS 0 bytes, default 64
[    0.524120] initcall pci_apply_final_quirks+0x0/0x12e returned 0 after 354 usecs
[    0.524230] calling  acpi_reserve_resources+0x0/0xeb @ 1
[    0.524334] initcall acpi_reserve_resources+0x0/0xeb returned 0 after 1 usecs
[    0.524439] calling  populate_rootfs+0x0/0x108 @ 1
[    0.524558] Unpacking initramfs...
[    0.557390] Freeing initrd memory: 4088K (ffff8800377f4000 - ffff880037bf2000)
[    0.557505] initcall populate_rootfs+0x0/0x108 returned 0 after 32250 usecs
[    0.557610] calling  pci_iommu_init+0x0/0x3c @ 1
[    0.557712] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.557815] software IO TLB [mem 0x8a4ed000-0x8e4ed000] (64MB) mapped at [ffff88008a4ed000-ffff88008e4ecfff]
[    0.557927] initcall pci_iommu_init+0x0/0x3c returned 0 after 210 usecs
[    0.558032] calling  calgary_fixup_tce_spaces+0x0/0xf7 @ 1
[    0.558137] initcall calgary_fixup_tce_spaces+0x0/0xf7 returned -19 after 0 usecs
[    0.558248] calling  ir_dev_scope_init+0x0/0x33 @ 1
[    0.558352] initcall ir_dev_scope_init+0x0/0x33 returned 0 after 1 usecs
[    0.558466] calling  ia32_binfmt_init+0x0/0x14 @ 1
[    0.558571] initcall ia32_binfmt_init+0x0/0x14 returned 0 after 2 usecs
[    0.558675] calling  register_kernel_offset_dumper+0x0/0x1b @ 1
[    0.558780] initcall register_kernel_offset_dumper+0x0/0x1b returned 0 after 1 usecs
[    0.558890] calling  i8259A_init_ops+0x0/0x24 @ 1
[    0.558993] initcall i8259A_init_ops+0x0/0x24 returned 0 after 1 usecs
[    0.559097] calling  init_tsc_clocksource+0x0/0xb7 @ 1
[    0.559202] initcall init_tsc_clocksource+0x0/0xb7 returned 0 after 1 usecs
[    0.559310] calling  add_rtc_cmos+0x0/0xb5 @ 1
[    0.559414] initcall add_rtc_cmos+0x0/0xb5 returned 0 after 1 usecs
[    0.559518] calling  i8237A_init_ops+0x0/0x14 @ 1
[    0.559621] initcall i8237A_init_ops+0x0/0x14 returned 0 after 0 usecs
[    0.559726] calling  amd_uncore_init+0x0/0x234 @ 1
[    0.559829] initcall amd_uncore_init+0x0/0x234 returned -19 after 0 usecs
[    0.559933] calling  amd_iommu_pc_init+0x0/0x146 @ 1
[    0.560037] initcall amd_iommu_pc_init+0x0/0x146 returned -19 after 0 usecs
[    0.560142] calling  rapl_pmu_init+0x0/0x29f @ 1
[    0.560245] initcall rapl_pmu_init+0x0/0x29f returned 0 after 1 usecs
[    0.560349] calling  intel_cqm_init+0x0/0x376 @ 1
[    0.560460] initcall intel_cqm_init+0x0/0x376 returned -19 after 1 usecs
[    0.560564] calling  intel_uncore_init+0x0/0x2df @ 1
[    0.560671] initcall intel_uncore_init+0x0/0x2df returned 0 after 3 usecs
[    0.560775] calling  msr_init+0x0/0xe7 @ 1
[    0.560880] initcall msr_init+0x0/0xe7 returned 0 after 2 usecs
[    0.560984] calling  thermal_throttle_init_device+0x0/0x82 @ 1
[    0.561103] initcall thermal_throttle_init_device+0x0/0x82 returned 0 after 15 usecs
[    0.561215] calling  microcode_init+0x0/0x1fd @ 1
[    0.561333] microcode: CPU0 sig=0x506e3, pf=0x2, revision=0x55
[    0.561438] microcode: CPU1 sig=0x506e3, pf=0x2, revision=0x55
[    0.561546] microcode: CPU2 sig=0x506e3, pf=0x2, revision=0x55
[    0.561652] microcode: CPU3 sig=0x506e3, pf=0x2, revision=0x55
[    0.561758] microcode: CPU4 sig=0x506e3, pf=0x2, revision=0x55
[    0.561863] microcode: CPU5 sig=0x506e3, pf=0x2, revision=0x55
[    0.561968] microcode: CPU6 sig=0x506e3, pf=0x2, revision=0x55
[    0.562074] microcode: CPU7 sig=0x506e3, pf=0x2, revision=0x55
[    0.562198] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.562310] initcall microcode_init+0x0/0x1fd returned 0 after 970 usecs
[    0.562413] calling  amd_ibs_init+0x0/0x24a @ 1
[    0.562516] initcall amd_ibs_init+0x0/0x24a returned -19 after 0 usecs
[    0.562620] calling  ioapic_init_ops+0x0/0x14 @ 1
[    0.562723] initcall ioapic_init_ops+0x0/0x14 returned 0 after 0 usecs
[    0.562827] calling  register_e820_pmem+0x0/0x1d @ 1
[    0.562937] initcall register_e820_pmem+0x0/0x1d returned 0 after 6 usecs
[    0.563042] calling  add_pcspkr+0x0/0x63 @ 1
[    0.563151] initcall add_pcspkr+0x0/0x63 returned 0 after 6 usecs
[    0.563256] calling  start_periodic_check_for_corruption+0x0/0x60 @ 1
[    0.563360] Scanning for low memory corruption every 60 seconds
[    0.563464] initcall start_periodic_check_for_corruption+0x0/0x60 returned 0 after 101 usecs
[    0.563581] calling  sysfb_init+0x0/0x92 @ 1
[    0.563692] initcall sysfb_init+0x0/0x92 returned 0 after 9 usecs
[    0.563803] calling  pmc_atom_init+0x0/0x1c1 @ 1
[    0.563909] initcall pmc_atom_init+0x0/0x1c1 returned -19 after 3 usecs
[    0.564013] calling  proc_execdomains_init+0x0/0x22 @ 1
[    0.564117] initcall proc_execdomains_init+0x0/0x22 returned 0 after 1 usecs
[    0.564221] calling  ioresources_init+0x0/0x3c @ 1
[    0.564325] initcall ioresources_init+0x0/0x3c returned 0 after 1 usecs
[    0.564429] calling  init_sched_debug_procfs+0x0/0x2c @ 1
[    0.564533] initcall init_sched_debug_procfs+0x0/0x2c returned 0 after 1 usecs
[    0.564643] calling  snapshot_device_init+0x0/0x12 @ 1
[    0.564758] initcall snapshot_device_init+0x0/0x12 returned 0 after 11 usecs
[    0.564862] calling  irq_pm_init_ops+0x0/0x14 @ 1
[    0.564966] initcall irq_pm_init_ops+0x0/0x14 returned 0 after 0 usecs
[    0.565070] calling  init_posix_timers+0x0/0x2a7 @ 1
[    0.565177] initcall init_posix_timers+0x0/0x2a7 returned 0 after 4 usecs
[    0.565281] calling  init_posix_cpu_timers+0x0/0xe0 @ 1
[    0.565385] initcall init_posix_cpu_timers+0x0/0xe0 returned 0 after 0 usecs
[    0.565489] calling  timekeeping_init_ops+0x0/0x14 @ 1
[    0.565593] initcall timekeeping_init_ops+0x0/0x14 returned 0 after 0 usecs
[    0.565697] calling  init_clocksource_sysfs+0x0/0x69 @ 1
[    0.565815] initcall init_clocksource_sysfs+0x0/0x69 returned 0 after 15 usecs
[    0.565926] calling  init_timer_list_procfs+0x0/0x2c @ 1
[    0.566030] initcall init_timer_list_procfs+0x0/0x2c returned 0 after 1 usecs
[    0.566135] calling  alarmtimer_init+0x0/0x1b9 @ 1
[    0.566254] initcall alarmtimer_init+0x0/0x1b9 returned 0 after 15 usecs
[    0.566359] calling  clockevents_init_sysfs+0x0/0xca @ 1
[    0.566517] initcall clockevents_init_sysfs+0x0/0xca returned 0 after 54 usecs
[    0.566628] calling  init_tstats_procfs+0x0/0x2c @ 1
[    0.566732] initcall init_tstats_procfs+0x0/0x2c returned 0 after 1 usecs
[    0.566836] calling  futex_init+0x0/0xfc @ 1
[    0.566943] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.567059] initcall futex_init+0x0/0xfc returned 0 after 117 usecs
[    0.567163] calling  proc_dma_init+0x0/0x22 @ 1
[    0.567267] initcall proc_dma_init+0x0/0x22 returned 0 after 1 usecs
[    0.567371] calling  proc_modules_init+0x0/0x22 @ 1
[    0.567475] initcall proc_modules_init+0x0/0x22 returned 0 after 1 usecs
[    0.567579] calling  kallsyms_init+0x0/0x25 @ 1
[    0.567683] initcall kallsyms_init+0x0/0x25 returned 0 after 1 usecs
[    0.567787] calling  pid_namespaces_init+0x0/0x2d @ 1
[    0.567892] initcall pid_namespaces_init+0x0/0x2d returned 0 after 2 usecs
[    0.567997] calling  ikconfig_init+0x0/0x3e @ 1
[    0.568101] initcall ikconfig_init+0x0/0x3e returned 0 after 1 usecs
[    0.568205] calling  init_kprobes+0x0/0x1b8 @ 1
[    0.568357] initcall init_kprobes+0x0/0x1b8 returned 0 after 48 usecs
[    0.568462] calling  utsname_sysctl_init+0x0/0x14 @ 1
[    0.568569] initcall utsname_sysctl_init+0x0/0x14 returned 0 after 4 usecs
[    0.568674] calling  init_tracepoints+0x0/0x28 @ 1
[    0.568778] initcall init_tracepoints+0x0/0x28 returned 0 after 0 usecs
[    0.568881] calling  stack_trace_init+0x0/0xb0 @ 1
[    0.568987] initcall stack_trace_init+0x0/0xb0 returned 0 after 3 usecs
[    0.569090] calling  init_mmio_trace+0x0/0x12 @ 1
[    0.569193] initcall init_mmio_trace+0x0/0x12 returned 0 after 1 usecs
[    0.569296] calling  init_blk_tracer+0x0/0x56 @ 1
[    0.569400] initcall init_blk_tracer+0x0/0x56 returned 0 after 1 usecs
[    0.569503] calling  perf_event_sysfs_init+0x0/0x91 @ 1
[    0.569669] initcall perf_event_sysfs_init+0x0/0x91 returned 0 after 61 usecs
[    0.569773] calling  init_uprobes+0x0/0x62 @ 1
[    0.569877] initcall init_uprobes+0x0/0x62 returned 0 after 1 usecs
[    0.569980] calling  system_trusted_keyring_init+0x0/0x63 @ 1
[    0.572620] Initialise system trusted keyring
[    0.572726] initcall system_trusted_keyring_init+0x0/0x63 returned 0 after 103 usecs
[    0.572837] calling  init_per_zone_wmark_min+0x0/0x9f @ 1
[    0.572942] initcall init_per_zone_wmark_min+0x0/0x9f returned 0 after 2 usecs
[    0.573053] calling  kswapd_init+0x0/0x6f @ 1
[    0.573171] initcall kswapd_init+0x0/0x6f returned 0 after 16 usecs
[    0.573275] calling  extfrag_debug_init+0x0/0x78 @ 1
[    0.573380] initcall extfrag_debug_init+0x0/0x78 returned 0 after 2 usecs
[    0.573484] calling  setup_vmstat+0x0/0x19a @ 1
[    0.573589] initcall setup_vmstat+0x0/0x19a returned 0 after 2 usecs
[    0.573697] calling  mm_compute_batch_init+0x0/0x19 @ 1
[    0.573801] initcall mm_compute_batch_init+0x0/0x19 returned 0 after 1 usecs
[    0.573905] calling  slab_proc_init+0x0/0x25 @ 1
[    0.574008] initcall slab_proc_init+0x0/0x25 returned 0 after 1 usecs
[    0.574112] calling  workingset_init+0x0/0x4b @ 1
[    0.574216] initcall workingset_init+0x0/0x4b returned 0 after 1 usecs
[    0.574320] calling  proc_vmalloc_init+0x0/0x25 @ 1
[    0.574424] initcall proc_vmalloc_init+0x0/0x25 returned 0 after 1 usecs
[    0.574528] calling  procswaps_init+0x0/0x22 @ 1
[    0.574632] initcall procswaps_init+0x0/0x22 returned 0 after 1 usecs
[    0.574736] calling  init_frontswap+0x0/0x91 @ 1
[    0.574841] initcall init_frontswap+0x0/0x91 returned 0 after 2 usecs
[    0.574945] calling  hugetlb_init+0x0/0x570 @ 1
[    0.575048] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.575159] initcall hugetlb_init+0x0/0x570 returned 0 after 108 usecs
[    0.575263] calling  slab_sysfs_init+0x0/0xf0 @ 1
[    0.576101] initcall slab_sysfs_init+0x0/0xf0 returned 0 after 719 usecs
[    0.576207] calling  init_cleancache+0x0/0x91 @ 1
[    0.576312] initcall init_cleancache+0x0/0x91 returned 0 after 2 usecs
[    0.576417] calling  init_zbud+0x0/0x20 @ 1
[    0.576518] zbud: loaded
[    0.576619] initcall init_zbud+0x0/0x20 returned 0 after 98 usecs
[    0.576724] calling  zs_init+0x0/0x95 @ 1
[    0.576828] initcall zs_init+0x0/0x95 returned 0 after 2 usecs
[    0.576930] calling  fcntl_init+0x0/0x2a @ 1
[    0.577039] initcall fcntl_init+0x0/0x2a returned 0 after 1 usecs
[    0.577142] calling  proc_filesystems_init+0x0/0x22 @ 1
[    0.577246] initcall proc_filesystems_init+0x0/0x22 returned 0 after 1 usecs
[    0.577350] calling  start_dirtytime_writeback+0x0/0x2a @ 1
[    0.577454] initcall start_dirtytime_writeback+0x0/0x2a returned 0 after 1 usecs
[    0.577564] calling  dio_init+0x0/0x2d @ 1
[    0.577678] initcall dio_init+0x0/0x2d returned 0 after 12 usecs
[    0.577781] calling  fsnotify_mark_init+0x0/0x3c @ 1
[    0.577898] initcall fsnotify_mark_init+0x0/0x3c returned 0 after 14 usecs
[    0.578002] calling  dnotify_init+0x0/0x79 @ 1
[    0.578106] initcall dnotify_init+0x0/0x79 returned 0 after 2 usecs
[    0.578210] calling  fanotify_user_setup+0x0/0x77 @ 1
[    0.578315] initcall fanotify_user_setup+0x0/0x77 returned 0 after 3 usecs
[    0.578419] calling  userfaultfd_init+0x0/0x2e @ 1
[    0.578532] initcall userfaultfd_init+0x0/0x2e returned 0 after 10 usecs
[    0.578635] calling  aio_setup+0x0/0xa3 @ 1
[    0.578743] initcall aio_setup+0x0/0xa3 returned 0 after 5 usecs
[    0.578846] calling  proc_locks_init+0x0/0x22 @ 1
[    0.578950] initcall proc_locks_init+0x0/0x22 returned 0 after 1 usecs
[    0.579053] calling  init_sys32_ioctl+0x0/0x28 @ 1
[    0.579199] initcall init_sys32_ioctl+0x0/0x28 returned 0 after 42 usecs
[    0.579302] calling  dquot_init+0x0/0x119 @ 1
[    0.579404] VFS: Disk quotas dquot_6.6.0
[    0.579520] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.579624] initcall dquot_init+0x0/0x119 returned 0 after 214 usecs
[    0.579727] calling  quota_init+0x0/0x2f @ 1
[    0.579834] initcall quota_init+0x0/0x2f returned 0 after 4 usecs
[    0.579937] calling  init_devpts_fs+0x0/0x64 @ 1
[    0.580047] initcall init_devpts_fs+0x0/0x64 returned 0 after 6 usecs
[    0.580150] calling  init_hugetlbfs_fs+0x0/0x148 @ 1
[    0.580270] initcall init_hugetlbfs_fs+0x0/0x148 returned 0 after 16 usecs
[    0.580378] calling  init_autofs4_fs+0x0/0x26 @ 1
[    0.580497] initcall init_autofs4_fs+0x0/0x26 returned 0 after 15 usecs
[    0.580600] calling  init_pstore_fs+0x0/0x47 @ 1
[    0.580704] initcall init_pstore_fs+0x0/0x47 returned 0 after 1 usecs
[    0.580807] calling  efivarfs_init+0x0/0x34 @ 1
[    0.580911] initcall efivarfs_init+0x0/0x34 returned -19 after 0 usecs
[    0.581014] calling  ipc_init+0x0/0x17 @ 1
[    0.581118] initcall ipc_init+0x0/0x17 returned 0 after 1 usecs
[    0.581221] calling  ipc_sysctl_init+0x0/0x14 @ 1
[    0.581327] initcall ipc_sysctl_init+0x0/0x14 returned 0 after 3 usecs
[    0.581431] calling  init_mqueue_fs+0x0/0x106 @ 1
[    0.581551] initcall init_mqueue_fs+0x0/0x106 returned 0 after 18 usecs
[    0.581655] calling  key_proc_init+0x0/0x5e @ 1
[    0.581759] initcall key_proc_init+0x0/0x5e returned 0 after 1 usecs
[    0.581863] calling  big_key_init+0x0/0x12 @ 1
[    0.581965] Key type big_key registered
[    0.582066] initcall big_key_init+0x0/0x12 returned 0 after 99 usecs
[    0.582170] calling  crypto_algapi_init+0x0/0xd @ 1
[    0.582274] initcall crypto_algapi_init+0x0/0xd returned 0 after 1 usecs
[    0.582377] calling  chainiv_module_init+0x0/0x12 @ 1
[    0.582481] initcall chainiv_module_init+0x0/0x12 returned 0 after 1 usecs
[    0.582585] calling  eseqiv_module_init+0x0/0x12 @ 1
[    0.582689] initcall eseqiv_module_init+0x0/0x12 returned 0 after 0 usecs
[    0.582792] calling  crypto_null_mod_init+0x0/0x48 @ 1
[    0.582962] initcall crypto_null_mod_init+0x0/0x48 returned 0 after 65 usecs
[    0.583067] calling  md5_mod_init+0x0/0x12 @ 1
[    0.583184] initcall md5_mod_init+0x0/0x12 returned 0 after 15 usecs
[    0.583288] calling  aes_init+0x0/0x12 @ 1
[    0.583405] initcall aes_init+0x0/0x12 returned 0 after 14 usecs
[    0.583508] calling  crct10dif_mod_init+0x0/0x12 @ 1
[    0.583626] initcall crct10dif_mod_init+0x0/0x12 returned 0 after 15 usecs
[    0.583734] calling  lzo_mod_init+0x0/0x12 @ 1
[    0.583852] initcall lzo_mod_init+0x0/0x12 returned 0 after 15 usecs
[    0.583956] calling  proc_genhd_init+0x0/0x3c @ 1
[    0.584060] initcall proc_genhd_init+0x0/0x3c returned 0 after 1 usecs
[    0.584164] calling  bsg_init+0x0/0x14f @ 1
[    0.584269] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.584380] initcall bsg_init+0x0/0x14f returned 0 after 111 usecs
[    0.584484] calling  throtl_init+0x0/0x42 @ 1
[    0.584607] initcall throtl_init+0x0/0x42 returned 0 after 21 usecs
[    0.584711] calling  noop_init+0x0/0x12 @ 1
[    0.584813] io scheduler noop registered
[    0.584915] initcall noop_init+0x0/0x12 returned 0 after 99 usecs
[    0.585018] calling  deadline_init+0x0/0x12 @ 1
[    0.585120] io scheduler deadline registered
[    0.585223] initcall deadline_init+0x0/0x12 returned 0 after 99 usecs
[    0.585327] calling  cfq_init+0x0/0xb5 @ 1
[    0.585442] io scheduler cfq registered (default)
[    0.585545] initcall cfq_init+0x0/0xb5 returned 0 after 113 usecs
[    0.585649] calling  btree_module_init+0x0/0x2a @ 1
[    0.585753] initcall btree_module_init+0x0/0x2a returned 0 after 1 usecs
[    0.585857] calling  crc_t10dif_mod_init+0x0/0x3e @ 1
[    0.585961] initcall crc_t10dif_mod_init+0x0/0x3e returned 0 after 1 usecs
[    0.586066] calling  percpu_counter_startup+0x0/0x38 @ 1
[    0.586170] initcall percpu_counter_startup+0x0/0x38 returned 0 after 1 usecs
[    0.586275] calling  phy_core_init+0x0/0x4b @ 1
[    0.586379] initcall phy_core_init+0x0/0x4b returned 0 after 1 usecs
[    0.586484] calling  crystalcove_gpio_driver_init+0x0/0x14 @ 1
[    0.586592] initcall crystalcove_gpio_driver_init+0x0/0x14 returned 0 after 4 usecs
[    0.586703] calling  pci_proc_init+0x0/0x65 @ 1
[    0.586823] initcall pci_proc_init+0x0/0x65 returned 0 after 16 usecs
[    0.586927] calling  pcie_portdrv_init+0x0/0x75 @ 1
[    0.588106] initcall pcie_portdrv_init+0x0/0x75 returned 0 after 1049 usecs
[    0.588211] calling  aer_service_init+0x0/0x3a @ 1
[    0.588317] initcall aer_service_init+0x0/0x3a returned 0 after 3 usecs
[    0.588422] calling  pcie_pme_service_init+0x0/0x12 @ 1
[    0.588535] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.588638] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.588740] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    0.588844] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.588956] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.589061] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.589173] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    0.589276] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.589380] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    0.589492] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    0.589595] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    0.589698] pci 0000:05:04.0: Signaling PME through PCIe PME interrupt
[    0.589801] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    0.589914] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[    0.590016] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
[    0.590120] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded
[    0.590232] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
[    0.590339] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
[    0.590443] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded
[    0.590555] pcieport 0000:00:1d.0: Signaling PME through PCIe PME interrupt
[    0.590659] pcie_pme 0000:00:1d.0:pcie01: service driver pcie_pme loaded
[    0.590771] pcieport 0000:00:1d.2: Signaling PME through PCIe PME interrupt
[    0.590874] pci 0000:09:00.0: Signaling PME through PCIe PME interrupt
[    0.590976] pci 0000:0a:01.0: Signaling PME through PCIe PME interrupt
[    0.591079] pci 0000:0a:02.0: Signaling PME through PCIe PME interrupt
[    0.591183] pcie_pme 0000:00:1d.2:pcie01: service driver pcie_pme loaded
[    0.591289] initcall pcie_pme_service_init+0x0/0x12 returned 0 after 2704 usecs
[    0.591400] calling  pci_hotplug_init+0x0/0x46 @ 1
[    0.591502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.591605] initcall pci_hotplug_init+0x0/0x46 returned 0 after 100 usecs
[    0.591710] calling  pcied_init+0x0/0x69 @ 1
[    0.591814] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.591918] initcall pcied_init+0x0/0x69 returned 0 after 103 usecs
[    0.592022] calling  vesafb_driver_init+0x0/0x14 @ 1
[    0.592128] initcall vesafb_driver_init+0x0/0x14 returned 0 after 3 usecs
[    0.592233] calling  efifb_driver_init+0x0/0x14 @ 1
[    0.592339] initcall efifb_driver_init+0x0/0x14 returned 0 after 3 usecs
[    0.592444] calling  intel_idle_init+0x0/0x3d7 @ 1
[    0.592546] intel_idle: MWAIT substates: 0x142120
[    0.592648] intel_idle: v0.4 model 0x5E
[    0.592748] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.593020] initcall intel_idle_init+0x0/0x3d7 returned 0 after 463 usecs
[    0.595657] calling  acpi_hed_driver_init+0x0/0x12 @ 1
[    0.595780] initcall acpi_hed_driver_init+0x0/0x12 returned 0 after 19 usecs
[    0.595884] calling  bgrt_init+0x0/0x7c @ 1
[    0.595987] initcall bgrt_init+0x0/0x7c returned -19 after 0 usecs
[    0.596090] calling  erst_init+0x0/0x31f @ 1
[    0.596193] initcall erst_init+0x0/0x31f returned 0 after 0 usecs
[    0.596296] calling  ghes_init+0x0/0x175 @ 1
[    0.596398] GHES: HEST is not enabled!
[    0.596500] initcall ghes_init+0x0/0x175 returned -22 after 99 usecs
[    0.596603] calling  xenbus_probe_initcall+0x0/0x4e @ 1
[    0.596707] initcall xenbus_probe_initcall+0x0/0x4e returned -19 after 0 usecs
[    0.596817] calling  xenbus_init+0x0/0x38 @ 1
[    0.596920] initcall xenbus_init+0x0/0x38 returned -19 after 0 usecs
[    0.597027] calling  xenbus_backend_init+0x0/0x4a @ 1
[    0.597130] initcall xenbus_backend_init+0x0/0x4a returned -19 after 0 usecs
[    0.597235] calling  hypervisor_subsys_init+0x0/0x25 @ 1
[    0.597338] initcall hypervisor_subsys_init+0x0/0x25 returned -19 after 0 usecs
[    0.597449] calling  hyper_sysfs_init+0x0/0x152 @ 1
[    0.597552] initcall hyper_sysfs_init+0x0/0x152 returned -19 after 0 usecs
[    0.597656] calling  platform_pci_module_init+0x0/0x1b @ 1
[    0.597764] initcall platform_pci_module_init+0x0/0x1b returned 0 after 4 usecs
[    0.597875] calling  pty_init+0x0/0x210 @ 1
[    0.597996] initcall pty_init+0x0/0x210 returned 0 after 19 usecs
[    0.598100] calling  sysrq_init+0x0/0x6f @ 1
[    0.598203] initcall sysrq_init+0x0/0x6f returned 0 after 1 usecs
[    0.598307] calling  xen_hvc_init+0x0/0x233 @ 1
[    0.598410] initcall xen_hvc_init+0x0/0x233 returned -19 after 0 usecs
[    0.598514] calling  serial8250_init+0x0/0x153 @ 1
[    0.598616] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.619409] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.619616] initcall serial8250_init+0x0/0x153 returned 0 after 20545 usecs
[    0.619720] calling  serial_pci_driver_init+0x0/0x1b @ 1
[    0.619833] initcall serial_pci_driver_init+0x0/0x1b returned 0 after 10 usecs
[    0.619944] calling  hpet_init+0x0/0x65 @ 1
[    0.620074] initcall hpet_init+0x0/0x65 returned 0 after 26 usecs
[    0.620178] calling  agp_init+0x0/0x27 @ 1
[    0.620283] Linux agpgart interface v0.103
[    0.620385] initcall agp_init+0x0/0x27 returned 0 after 99 usecs
[    0.620489] calling  cn_proc_init+0x0/0x36 @ 1
[    0.620592] initcall cn_proc_init+0x0/0x36 returned 0 after 1 usecs
[    0.620698] calling  topology_sysfs_init+0x0/0x80 @ 1
[    0.620817] initcall topology_sysfs_init+0x0/0x80 returned 0 after 15 usecs
[    0.620922] calling  cacheinfo_sysfs_init+0x0/0x8a @ 1
[    0.621289] initcall cacheinfo_sysfs_init+0x0/0x8a returned 0 after 258 usecs
[    0.621394] calling  devcoredump_init+0x0/0x19 @ 1
[    0.621500] initcall devcoredump_init+0x0/0x19 returned 0 after 3 usecs
[    0.621605] calling  intel_soc_pmic_i2c_driver_init+0x0/0x14 @ 1
[    0.621711] initcall intel_soc_pmic_i2c_driver_init+0x0/0x14 returned 0 after 3 usecs
[    0.621821] calling  e820_pmem_init+0x0/0x14 @ 1
[    0.621952] initcall e820_pmem_init+0x0/0x14 returned 0 after 28 usecs
[    0.622056] calling  net_olddevs_init+0x0/0x5b @ 1
[    0.622160] initcall net_olddevs_init+0x0/0x5b returned 0 after 1 usecs
[    0.622263] calling  cmos_init+0x0/0x6c @ 1
[    0.622377] rtc_cmos 00:04: RTC can wake from S4
[    0.622828] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.622995] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[    0.623100] initcall cmos_init+0x0/0x6c returned 0 after 718 usecs
[    0.623203] calling  intel_pstate_init+0x0/0x45a @ 1
[    0.623306] Intel P-state driver initializing.
[    0.623414] intel_pstate: HWP enabled
[    0.623559] intel_pstate: HWP enabled
[    0.623713] intel_pstate: HWP enabled
[    0.624054] intel_pstate: HWP enabled
[    0.624394] intel_pstate: HWP enabled
[    0.624711] intel_pstate: HWP enabled
[    0.625022] intel_pstate: HWP enabled
[    0.625354] intel_pstate: HWP enabled
[    0.625682] initcall intel_pstate_init+0x0/0x45a returned 0 after 2325 usecs
[    0.625797] calling  ledtrig_cpu_init+0x0/0x93 @ 1
[    0.625901] ledtrig-cpu: registered to indicate activity on CPUs
[    0.626004] initcall ledtrig_cpu_init+0x0/0x93 returned 0 after 102 usecs
[    0.626107] calling  esrt_sysfs_init+0x0/0x337 @ 1
[    0.626211] initcall esrt_sysfs_init+0x0/0x337 returned -38 after 0 usecs
[    0.626314] calling  staging_init+0x0/0x8 @ 1
[    0.626417] initcall staging_init+0x0/0x8 returned 0 after 0 usecs
[    0.626520] calling  skein_generic_init+0x0/0x56 @ 1
[    0.626865] initcall skein_generic_init+0x0/0x56 returned 0 after 235 usecs
[    0.626976] calling  smartconnect_driver_init+0x0/0x12 @ 1
[    0.627094] initcall smartconnect_driver_init+0x0/0x12 returned 0 after 14 usecs
[    0.627205] calling  powercap_init+0x0/0x277 @ 1
[    0.627322] initcall powercap_init+0x0/0x277 returned 0 after 13 usecs
[    0.627426] calling  sock_diag_init+0x0/0x35 @ 1
[    0.627540] initcall sock_diag_init+0x0/0x35 returned 0 after 10 usecs
[    0.627645] calling  blackhole_module_init+0x0/0x12 @ 1
[    0.627749] initcall blackhole_module_init+0x0/0x12 returned 0 after 1 usecs
[    0.627854] calling  gre_offload_init+0x0/0x17 @ 1
[    0.627957] initcall gre_offload_init+0x0/0x17 returned 0 after 0 usecs
[    0.628062] calling  sysctl_ipv4_init+0x0/0x4c @ 1
[    0.628189] initcall sysctl_ipv4_init+0x0/0x4c returned 0 after 23 usecs
[    0.628294] calling  cubictcp_register+0x0/0x5a @ 1
[    0.628398] initcall cubictcp_register+0x0/0x5a returned 0 after 0 usecs
[    0.628502] calling  tcp_memcontrol_init+0x0/0x30 @ 1
[    0.628606] initcall tcp_memcontrol_init+0x0/0x30 returned 0 after 1 usecs
[    0.628710] calling  inet6_init+0x0/0x30d @ 1
[    0.628861] NET: Registered protocol family 10
[    0.629174] initcall inet6_init+0x0/0x30d returned 0 after 353 usecs
[    0.629294] calling  packet_init+0x0/0x42 @ 1
[    0.629395] NET: Registered protocol family 17
[    0.629498] initcall packet_init+0x0/0x42 returned 0 after 100 usecs
[    0.629603] calling  mcheck_init_device+0x0/0x16f @ 1
[    0.629899] initcall mcheck_init_device+0x0/0x16f returned 0 after 174 usecs
[    0.630013] calling  mcheck_late_init+0x0/0x5b @ 1
[    0.630122] initcall mcheck_late_init+0x0/0x5b returned 0 after 6 usecs
[    0.630227] calling  severities_debugfs_init+0x0/0x3b @ 1
[    0.630381] initcall severities_debugfs_init+0x0/0x3b returned 0 after 1 usecs
[    0.630504] calling  threshold_init_device+0x0/0x46 @ 1
[    0.630608] initcall threshold_init_device+0x0/0x46 returned 0 after 1 usecs
[    0.630712] calling  hpet_insert_resource+0x0/0x24 @ 1
[    0.630815] initcall hpet_insert_resource+0x0/0x24 returned 1 after 0 usecs
[    0.630919] calling  update_mp_table+0x0/0x443 @ 1
[    0.631022] initcall update_mp_table+0x0/0x443 returned 0 after 0 usecs
[    0.631126] calling  lapic_insert_resource+0x0/0x40 @ 1
[    0.631229] initcall lapic_insert_resource+0x0/0x40 returned 0 after 1 usecs
[    0.631333] calling  print_ICs+0x0/0x1ba @ 1
[    0.631436] initcall print_ICs+0x0/0x1ba returned 0 after 0 usecs
[    0.631540] calling  pat_memtype_list_init+0x0/0x35 @ 1
[    0.631644] initcall pat_memtype_list_init+0x0/0x35 returned 0 after 1 usecs
[    0.631750] calling  create_tlb_single_page_flush_ceiling+0x0/0x29 @ 1
[    0.631855] initcall create_tlb_single_page_flush_ceiling+0x0/0x29 returned 0 after 1 usecs
[    0.631967] calling  init_oops_id+0x0/0x40 @ 1
[    0.632070] initcall init_oops_id+0x0/0x40 returned 0 after 1 usecs
[    0.632174] calling  sched_init_debug+0x0/0x24 @ 1
[    0.632277] initcall sched_init_debug+0x0/0x24 returned 0 after 1 usecs
[    0.632381] calling  pm_qos_power_init+0x0/0xa5 @ 1
[    0.632907] initcall pm_qos_power_init+0x0/0xa5 returned 0 after 399 usecs
[    0.633012] calling  pm_debugfs_init+0x0/0x24 @ 1
[    0.633117] initcall pm_debugfs_init+0x0/0x24 returned 0 after 1 usecs
[    0.633221] calling  printk_late_init+0x0/0x3f @ 1
[    0.633324] initcall printk_late_init+0x0/0x3f returned 0 after 1 usecs
[    0.633429] calling  tk_debug_sleep_time_init+0x0/0x3c @ 1
[    0.633533] initcall tk_debug_sleep_time_init+0x0/0x3c returned 0 after 1 usecs
[    0.633680] calling  debugfs_kprobe_init+0x0/0xcc @ 1
[    0.633785] initcall debugfs_kprobe_init+0x0/0xcc returned 0 after 2 usecs
[    0.633890] calling  taskstats_init+0x0/0x6c @ 1
[    0.633993] registered taskstats version 1
[    0.634095] initcall taskstats_init+0x0/0x6c returned 0 after 100 usecs
[    0.634198] calling  clear_boot_tracer+0x0/0x2e @ 1
[    0.634302] initcall clear_boot_tracer+0x0/0x2e returned 0 after 1 usecs
[    0.634405] calling  register_kprobe_prog_ops+0x0/0x14 @ 1
[    0.634509] initcall register_kprobe_prog_ops+0x0/0x14 returned 0 after 0 usecs
[    0.634619] calling  register_htab_map+0x0/0x14 @ 1
[    0.634722] initcall register_htab_map+0x0/0x14 returned 0 after 0 usecs
[    0.634825] calling  register_perf_event_array_map+0x0/0x14 @ 1
[    0.634929] initcall register_perf_event_array_map+0x0/0x14 returned 0 after 0 usecs
[    0.635039] calling  register_prog_array_map+0x0/0x14 @ 1
[    0.635143] initcall register_prog_array_map+0x0/0x14 returned 0 after 0 usecs
[    0.635253] calling  register_array_map+0x0/0x14 @ 1
[    0.635356] initcall register_array_map+0x0/0x14 returned 0 after 0 usecs
[    0.635460] calling  load_system_certificate_list+0x0/0xf7 @ 1
[    0.635562] Loading compiled-in X.509 certificates
[    0.635665] initcall load_system_certificate_list+0x0/0xf7 returned 0 after 99 usecs
[    0.635776] calling  fault_around_debugfs+0x0/0x35 @ 1
[    0.635880] initcall fault_around_debugfs+0x0/0x35 returned 0 after 1 usecs
[    0.635984] calling  max_swapfiles_check+0x0/0x8 @ 1
[    0.636087] initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
[    0.636192] calling  init_zswap+0x0/0x39f @ 1
[    0.636301] zswap: loaded using pool lzo/zbud
[    0.636407] initcall init_zswap+0x0/0x39f returned 0 after 110 usecs
[    0.636512] calling  check_early_ioremap_leak+0x0/0x42 @ 1
[    0.636615] initcall check_early_ioremap_leak+0x0/0x42 returned 0 after 0 usecs
[    0.636726] calling  init_root_keyring+0x0/0xb @ 1
[    0.636836] initcall init_root_keyring+0x0/0xb returned 0 after 7 usecs
[    0.636963] calling  prandom_reseed+0x0/0x40 @ 1
[    0.637089] initcall prandom_reseed+0x0/0x40 returned 0 after 23 usecs
[    0.637194] calling  pci_resource_alignment_sysfs_init+0x0/0x22 @ 1
[    0.639826] initcall pci_resource_alignment_sysfs_init+0x0/0x22 returned 0 after 1 usecs
[    0.639937] calling  pci_sysfs_init+0x0/0x4a @ 1
[    0.640833] initcall pci_sysfs_init+0x0/0x4a returned 0 after 775 usecs
[    0.640937] calling  boot_wait_for_devices+0x0/0x29 @ 1
[    0.641041] initcall boot_wait_for_devices+0x0/0x29 returned -19 after 0 usecs
[    0.641152] calling  dmar_free_unused_resources+0x0/0xb1 @ 1
[    0.641256] initcall dmar_free_unused_resources+0x0/0xb1 returned 0 after 0 usecs
[    0.641367] calling  deferred_probe_initcall+0x0/0x70 @ 1
[    0.641650] initcall deferred_probe_initcall+0x0/0x70 returned 0 after 174 usecs
[    0.641762] calling  late_resume_init+0x0/0x1a0 @ 1
[    0.641865]   Magic number: 0:41:530
[    0.641986] acpi LNXPOWER:10: hash matches
[    0.642102] initcall late_resume_init+0x0/0x1a0 returned 0 after 231 usecs
[    0.642206] calling  rtc_hctosys+0x0/0xf7 @ 1
[    0.642438] rtc_cmos 00:04: setting system clock to 2016-01-19 11:32:31 UTC (1453203151)
[    0.642549] initcall rtc_hctosys+0x0/0xf7 returned 0 after 235 usecs
[    0.642653] calling  firmware_memmap_init+0x0/0x33 @ 1
[    0.642779] initcall firmware_memmap_init+0x0/0x33 returned 0 after 23 usecs
[    0.642884] calling  efi_shutdown_init+0x0/0x31 @ 1
[    0.642987] initcall efi_shutdown_init+0x0/0x31 returned -19 after 0 usecs
[    0.643091] calling  clk_debug_init+0x0/0x13e @ 1
[    0.643197] initcall clk_debug_init+0x0/0x13e returned 0 after 4 usecs
[    0.643301] calling  pci_mmcfg_late_insert_resources+0x0/0x4c @ 1
[    0.643406] initcall pci_mmcfg_late_insert_resources+0x0/0x4c returned 0 after 1 usecs
[    0.643518] calling  register_sk_filter_ops+0x0/0x2c @ 1
[    0.643627] initcall register_sk_filter_ops+0x0/0x2c returned 0 after 0 usecs
[    0.643732] calling  tcp_congestion_default+0x0/0x12 @ 1
[    0.643836] initcall tcp_congestion_default+0x0/0x12 returned 0 after 0 usecs
[    0.643941] calling  software_resume+0x0/0x30 @ 1
[    0.644044] PM: Checking hibernation image partition UUID=4290a82f-0f9a-41e3-9e73-f1c2f2ad713e
[    0.644156] PM: Hibernation image not present or could not be loaded.
[    0.644260] initcall software_resume+0x0/0x30 returned -19 after 211 usecs
[    0.644364] calling  clk_disable_unused+0x0/0x180 @ 1
[    0.644468] initcall clk_disable_unused+0x0/0x180 returned 0 after 1 usecs
[    0.644572] calling  init_default_flow_dissectors+0x0/0x38 @ 1
[    0.644677] initcall init_default_flow_dissectors+0x0/0x38 returned 0 after 1 usecs
[    0.645016] Freeing unused kernel memory: 1188K (ffffffff818ec000 - ffffffff81a15000)
[    0.645126] Write protecting the kernel read-only data: 8192k
[    0.645452] Freeing unused kernel memory: 464K (ffff88000158c000 - ffff880001600000)
[    0.645675] Freeing unused kernel memory: 252K (ffff8800017c1000 - ffff880001800000)
[    0.649425] random: systemd-tmpfile urandom read with 1 bits of entropy available
[    0.668356] calling  serio_init+0x0/0x1000 [serio] @ 97
[    0.668467] initcall serio_init+0x0/0x1000 [serio] returned 0 after 5 usecs
[    0.668730] calling  i8042_init+0x0/0x687 [i8042] @ 97
[    0.668851] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.668954] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.669815] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.669928] initcall i8042_init+0x0/0x687 [i8042] returned 0 after 1070 usecs
[    0.673645] calling  ledtrig_usb_init+0x0/0x1000 [usb_common] @ 97
[    0.673751] initcall ledtrig_usb_init+0x0/0x1000 [usb_common] returned 0 after 1 usecs
[    0.674539] calling  usb_init+0x0/0x174 [usbcore] @ 97
[    0.674646] ACPI: bus type USB registered
[    0.674767] usbcore: registered new interface driver usbfs
[    0.674858] calling  init_scsi+0x0/0x91 [scsi_mod] @ 99
[    0.674899] SCSI subsystem initialized
[    0.674905] initcall init_scsi+0x0/0x91 [scsi_mod] returned 0 after 40 usecs
[    0.675185] usbcore: registered new interface driver hub
[    0.675307] usbcore: registered new device driver usb
[    0.675414] initcall usb_init+0x0/0x174 [usbcore] returned 0 after 749 usecs
[    0.675737] calling  ata_init+0x0/0x352 [libata] @ 104
[    0.675874] libata version 3.00 loaded.
[    0.675932] calling  xhci_hcd_init+0x0/0x8 [xhci_hcd] @ 100
[    0.675936] initcall xhci_hcd_init+0x0/0x8 [xhci_hcd] returned 0 after 0 usecs
[    0.676192] initcall ata_init+0x0/0x352 [libata] returned 0 after 339 usecs
[    0.676343] calling  xhci_pci_init+0x0/0x1000 [xhci_pci] @ 103
[    0.676484] calling  sil_pci_driver_init+0x0/0x1000 [sata_sil] @ 104
[    0.676560] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.676563] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.676876] sata_sil 0000:0a:01.0: version 2.4
[    0.677005] sata_sil 0000:0a:01.0: cache line size not set.  Driver may not function
[    0.677121] sata_sil 0000:0a:01.0: Applying R_ERR on DMA activate FIS errata fix
[    0.677266] calling  ahci_pci_driver_init+0x0/0x1000 [ahci] @ 99
[    0.677457] scsi host0: sata_sil
[    0.677609] scsi host1: sata_sil
[    0.677730] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    0.677766] scsi host2: sata_sil
[    0.677809] scsi host3: sata_sil
[    0.677832] ata1: SATA max UDMA/100 mmio m1024@0xdf201000 tf 0xdf201080 irq 19
[    0.677834] ata2: SATA max UDMA/100 mmio m1024@0xdf201000 tf 0xdf2010c0 irq 19
[    0.677839] ata3: SATA max UDMA/100 mmio m1024@0xdf201000 tf 0xdf201280 irq 19
[    0.677842] ata4: SATA max UDMA/100 mmio m1024@0xdf201000 tf 0xdf2012c0 irq 19
[    0.677899] sata_sil 0000:0a:02.0: cache line size not set.  Driver may not function
[    0.677905] sata_sil 0000:0a:02.0: Applying R_ERR on DMA activate FIS errata fix
[    0.678174] scsi host4: sata_sil
[    0.678252] scsi host5: sata_sil
[    0.678313] scsi host6: sata_sil
[    0.678372] scsi host7: sata_sil
[    0.678411] ata5: SATA max UDMA/100 mmio m1024@0xdf200000 tf 0xdf200080 irq 16
[    0.678413] ata6: SATA max UDMA/100 mmio m1024@0xdf200000 tf 0xdf2000c0 irq 16
[    0.678419] ata7: SATA max UDMA/100 mmio m1024@0xdf200000 tf 0xdf200280 irq 16
[    0.678421] ata8: SATA max UDMA/100 mmio m1024@0xdf200000 tf 0xdf2002c0 irq 16
[    0.678435] initcall sil_pci_driver_init+0x0/0x1000 [sata_sil] returned 0 after 1586 usecs
[    0.679697] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.679962] hub 1-0:1.0: USB hub found
[    0.680076] hub 1-0:1.0: 16 ports detected
[    0.685649] calling  atkbd_init+0x0/0xfb1 [atkbd] @ 109
[    0.685770] initcall atkbd_init+0x0/0xfb1 [atkbd] returned 0 after 15 usecs
[    0.686908] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.687013] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.687213] hub 2-0:1.0: USB hub found
[    0.687324] hub 2-0:1.0: 10 ports detected
[    0.690682] usb: failed to peer usb2-port8 and usb1-port15 by location (usb2-port8:none) (usb1-port15:usb2-port7)
[    0.690794] usb usb2-port8: failed to peer to usb1-port15 (-16)
[    0.690896] usb: port power management may be unreliable
[    0.691395] usb: failed to peer usb2-port9 and usb1-port15 by location (usb2-port9:none) (usb1-port15:usb2-port7)
[    0.691512] usb usb2-port9: failed to peer to usb1-port15 (-16)
[    0.692012] usb: failed to peer usb2-port10 and usb1-port15 by location (usb2-port10:none) (usb1-port15:usb2-port7)
[    0.692124] usb usb2-port10: failed to peer to usb1-port15 (-16)
[    0.692342] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.692402] ahci 0000:00:17.0: version 3.0
[    0.692552] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    0.692610] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    0.692611] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[    0.709804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.724075] scsi host8: ahci
[    0.724435] scsi host9: ahci
[    0.724707] scsi host10: ahci
[    0.724944] scsi host11: ahci
[    0.725204] scsi host12: ahci
[    0.725493] scsi host13: ahci
[    0.725634] ata9: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618100 irq 129
[    0.725753] ata10: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618180 irq 129
[    0.725874] ata11: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618200 irq 129
[    0.725995] ata12: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618280 irq 129
[    0.726116] ata13: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618300 irq 129
[    0.726237] ata14: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618380 irq 129
[    0.726373] initcall ahci_pci_driver_init+0x0/0x1000 [ahci] returned 0 after 47938 usecs
[    0.751563] xhci_hcd 0000:03:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x00000010
[    0.751871] hub 3-0:1.0: USB hub found
[    0.751976] hub 3-0:1.0: 2 ports detected
[    0.754701] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.754815] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[    0.754945] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.755129] hub 4-0:1.0: USB hub found
[    0.755233] hub 4-0:1.0: 2 ports detected
[    0.755447] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    0.755550] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 5
[    0.760883] xhci_hcd 0000:06:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x00000090
[    0.761185] hub 5-0:1.0: USB hub found
[    0.761289] hub 5-0:1.0: 2 ports detected
[    0.761458] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    0.761572] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 6
[    0.764405] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.764587] hub 6-0:1.0: USB hub found
[    0.764692] hub 6-0:1.0: 2 ports detected
[    0.764867] initcall xhci_pci_init+0x0/0x1000 [xhci_pci] returned 0 after 86511 usecs
[    0.996345] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    0.999667] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    1.003632] ata1.00: ATA-8: ST2000DM001-1CH164, CC24, max UDMA/133
[    1.003773] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.006850] ata5.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    1.006992] ata5.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.013570] ata5.00: configured for UDMA/100
[    1.033583] ata1.00: configured for UDMA/100
[    1.034331] scsi 0:0:0:0: Direct-Access     ATA      ST2000DM001-1CH1 CC24 PQ: 0 ANSI: 5
[    1.042904] ata13: SATA link down (SStatus 4 SControl 300)
[    1.043068] ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.043232] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.043398] ata9: SATA link down (SStatus 4 SControl 300)
[    1.043562] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.043719] ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.044097] ata14.00: ATA-8: WDC WD6400AAKS-65A7B0, 01.03B01, max UDMA/133
[    1.044240] ata14.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.044838] ata12.00: ATA-9: CT250BX100SSD1, MU01, max UDMA/133
[    1.044978] ata12.00: 488397168 sectors, multi 2: LBA48 NCQ (depth 31/32), AA
[    1.045399] ata14.00: configured for UDMA/133
[    1.045544] ata11.00: ATA-8: GOODRAM C50, S8FM07.9, max UDMA/133
[    1.045685] ata11.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.046373] ata12.00: configured for UDMA/133
[    1.046645] ata11.00: configured for UDMA/133
[    1.049537] usb 1-8: new full-speed USB device number 2 using xhci_hcd
[    1.049930] ata10.00: HPA detected: current 1953523055, native 1953525168
[    1.050242] ata10.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
[    1.050382] ata10.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.057425] ata10.00: configured for UDMA/133
[    1.066181] usb 5-1: new full-speed USB device number 2 using xhci_hcd
[    1.206874] usb 5-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.207057] usb 5-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.213428] calling  hid_init+0x0/0x61 [hid] @ 109
[    1.213602] hidraw: raw HID events driver (C) Jiri Kosina
[    1.213750] initcall hid_init+0x0/0x61 [hid] returned 0 after 172 usecs
[    1.214943] calling  hid_init+0x0/0x1000 [usbhid] @ 109
[    1.227885] usbcore: registered new interface driver usbhid
[    1.228021] usbhid: USB HID core driver
[    1.228162] initcall hid_init+0x0/0x1000 [usbhid] returned 0 after 12789 usecs
[    1.229537] calling  hid_generic_init+0x0/0x1000 [hid_generic] @ 109
[    1.229979] input: RAPOO RAPOO 2.4G Wireless Device as /devices/pci0000:00/0000:00:1c.6/0000:06:00.0/usb5/5-1/5-1:1.0/0003:24AE:2000.0001/input/input1
[    1.282576] hid-generic 0003:24AE:2000.0001: input,hidraw0: USB HID v1.01 Keyboard [RAPOO RAPOO 2.4G Wireless Device] on usb-0000:06:00.0-1/input0
[    1.283333] input: RAPOO RAPOO 2.4G Wireless Device as /devices/pci0000:00/0000:00:1c.6/0000:06:00.0/usb5/5-1/5-1:1.1/0003:24AE:2000.0002/input/input2
[    1.315682] usb 5-2: new full-speed USB device number 3 using xhci_hcd
[    1.335915] hid-generic 0003:24AE:2000.0002: input,hiddev0,hidraw1: USB HID v1.01 Mouse [RAPOO RAPOO 2.4G Wireless Device] on usb-0000:06:00.0-1/input1
[    1.336135] initcall hid_generic_init+0x0/0x1000 [hid_generic] returned 0 after 104154 usecs
[    1.352338] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    1.359505] ata2.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    1.359647] ata2.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.366132] ata2.00: configured for UDMA/100
[    1.366898] scsi 1:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    1.385569] usb 1-9: new high-speed USB device number 3 using xhci_hcd
[    1.502407] calling  logi_djreceiver_driver_init+0x0/0x1000 [hid_logitech_dj] @ 97
[    1.513334] logitech-djreceiver 0003:046D:C52B.0005: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.0-2/input2
[    1.555249] tsc: Refined TSC clocksource calibration: 4008.012 MHz
[    1.555391] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39c5ecb2564, max_idle_ns: 440795244764 ns
[    1.618513] initcall logi_djreceiver_driver_init+0x0/0x1000 [hid_logitech_dj] returned 0 after 113430 usecs
[    1.622891] calling  hidpp_driver_init+0x0/0x1000 [hid_logitech_hidpp] @ 97
[    1.629915] input: Logitech K230 as /devices/pci0000:00/0000:00:1c.6/0000:06:00.0/usb5/5-2/5-2:1.2/0003:046D:C52B.0005/0003:046D:400D.0006/input/input3
[    1.630199] logitech-hidpp-device 0003:046D:400D.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech K230] on usb-0000:06:00.0-2:2
[    1.630408] initcall hidpp_driver_init+0x0/0x1000 [hid_logitech_hidpp] returned 0 after 7208 usecs
[    1.685030] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    1.692343] ata3.00: ATA-9: ST2000DM001-1CH164, CC27, max UDMA/133
[    1.692483] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.722209] ata3.00: configured for UDMA/100
[    1.722825] scsi 2:0:0:0: Direct-Access     ATA      ST2000DM001-1CH1 CC27 PQ: 0 ANSI: 5
[    1.937844] usb 1-11: new full-speed USB device number 4 using xhci_hcd
[    2.041017] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    2.048207] ata4.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    2.048349] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.054883] ata4.00: configured for UDMA/100
[    2.055489] scsi 3:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    2.056806] scsi 4:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    2.059134] calling  init_sd+0x0/0x1000 [sd_mod] @ 97
[    2.059584] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[    2.059644] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[    2.059649] sd 1:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    2.059651] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    2.059654] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    2.059772] initcall init_sd+0x0/0x1000 [sd_mod] returned 0 after 479 usecs
[    2.059791] sd 2:0:0:0: [sdc] Write Protect is off
[    2.059795] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.059812] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    2.059814] sd 4:0:0:0: [sde] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    2.059817] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    2.059819] sd 4:0:0:0: [sde] 4096-byte physical blocks
[    2.059850] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.059879] sd 1:0:0:0: [sdb] Write Protect is off
[    2.059883] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.059947] sd 3:0:0:0: [sdd] Write Protect is off
[    2.059948] sd 4:0:0:0: [sde] Write Protect is off
[    2.059953] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    2.059955] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[    2.059967] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.060005] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.060007] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.062789] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.062981] sd 0:0:0:0: [sda] Write Protect is off
[    2.063114] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.063264] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.115763] input: CM Storm Quickfire Pro Ultimate 6 key as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:2516:0015.0007/input/input4
[    2.115959]  sdc: sdc1
[    2.117278] sd 2:0:0:0: [sdc] Attached SCSI disk
[    2.117548]  sda: sda1
[    2.118172] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.135633]  sdb: sdb1
[    2.136517] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.139782]  sde: sde1
[    2.141038] sd 4:0:0:0: [sde] Attached SCSI disk
[    2.143436]  sdd: sdd1
[    2.144741] sd 3:0:0:0: [sdd] Attached SCSI disk
[    2.167621] hid-generic 0003:2516:0015.0007: input,hidraw4: USB HID v1.10 Keyboard [CM Storm Quickfire Pro Ultimate 6 key] on usb-0000:00:14.0-11/input0
[    2.183177] input: CM Storm Quickfire Pro Ultimate 6 key as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.1/0003:2516:0015.0008/input/input5
[    2.234156] hid-generic 0003:2516:0015.0008: input,hidraw5: USB HID v1.10 Device [CM Storm Quickfire Pro Ultimate 6 key] on usb-0000:00:14.0-11/input1
[    2.377022] ata6: SATA link down (SStatus 0 SControl 310)
[    2.393638] usb 1-12: new full-speed USB device number 5 using xhci_hcd
[    2.553543] clocksource: Switched to clocksource tsc
[    2.570954] input: COMPANY USB Device as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:09DA:3B46.0009/input/input6
[    2.623354] hid-generic 0003:09DA:3B46.0009: input,hidraw6: USB HID v1.11 Keyboard [COMPANY USB Device] on usb-0000:00:14.0-12/input0
[    2.628003] input: COMPANY USB Device as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.1/0003:09DA:3B46.000A/input/input7
[    2.628364] hid-generic 0003:09DA:3B46.000A: input,hidraw7: USB HID v1.11 Mouse [COMPANY USB Device] on usb-0000:00:14.0-12/input1
[    2.632261] input: COMPANY USB Device as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/0003:09DA:3B46.000B/input/input8
[    2.683404] hid-generic 0003:09DA:3B46.000B: input,hiddev0,hidraw8: USB HID v1.11 Keyboard [COMPANY USB Device] on usb-0000:00:14.0-12/input2
[    2.696408] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    2.703370] ata7.00: ATAPI: ASUS    DRW-2014L1T, 1.00, max UDMA/66
[    2.716670] ata7.00: configured for UDMA/66
[    2.718230] scsi 6:0:0:0: CD-ROM            ASUS     DRW-2014L1T      1.00 PQ: 0 ANSI: 5
[    2.728600] calling  cdrom_init+0x0/0x1000 [cdrom] @ 109
[    2.728750] initcall cdrom_init+0x0/0x1000 [cdrom] returned 0 after 7 usecs
[    2.729520] calling  init_sr+0x0/0x1000 [sr_mod] @ 109
[    2.745173] sr 6:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.745335] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.745831] sr 6:0:0:0: Attached scsi CD-ROM sr0
[    2.745996] initcall init_sr+0x0/0x1000 [sr_mod] returned 0 after 15967 usecs
[    3.045724] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    3.052885] ata8.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    3.053027] ata8.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    3.059504] ata8.00: configured for UDMA/100
[    3.060136] scsi 7:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    3.060828] sd 7:0:0:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    3.060998] sd 7:0:0:0: [sdf] 4096-byte physical blocks
[    3.061273] scsi 9:0:0:0: Direct-Access     ATA      SAMSUNG HD103UJ  1118 PQ: 0 ANSI: 5
[    3.061415] sd 7:0:0:0: [sdf] Write Protect is off
[    3.061420] sd 7:0:0:0: [sdf] Mode Sense: 00 3a 00 00
[    3.061553] sd 7:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.062239] sd 9:0:0:0: [sdg] 1953523055 512-byte logical blocks: (1.00 TB/931 GiB)
[    3.062604] sd 9:0:0:0: [sdg] Write Protect is off
[    3.062652] scsi 10:0:0:0: Direct-Access     ATA      GOODRAM C50      07.9 PQ: 0 ANSI: 5
[    3.062899] sd 9:0:0:0: [sdg] Mode Sense: 00 3a 00 00
[    3.063076] sd 9:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.063244] sd 10:0:0:0: [sdh] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[    3.063585] scsi 11:0:0:0: Direct-Access     ATA      CT250BX100SSD1   MU01 PQ: 0 ANSI: 5
[    3.063600] sd 10:0:0:0: [sdh] Write Protect is off
[    3.063604] sd 10:0:0:0: [sdh] Mode Sense: 00 3a 00 00
[    3.063670] sd 10:0:0:0: [sdh] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    3.064641] sd 11:0:0:0: [sdi] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    3.064869]  sdh: sdh1
[    3.064912] scsi 13:0:0:0: Direct-Access     ATA      WDC WD6400AAKS-6 3B01 PQ: 0 ANSI: 5
[    3.065238] sd 13:0:0:0: [sdj] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[    3.065516] sd 13:0:0:0: [sdj] Write Protect is off
[    3.065614] sd 11:0:0:0: [sdi] Write Protect is off
[    3.065621] sd 11:0:0:0: [sdi] Mode Sense: 00 3a 00 00
[    3.065681] sd 11:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.065699] sd 10:0:0:0: [sdh] Attached SCSI disk
[    3.066212] sd 13:0:0:0: [sdj] Mode Sense: 00 3a 00 00
[    3.066393] sd 13:0:0:0: [sdj] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.067281]  sdi: sdi1 sdi2
[    3.068363] sd 11:0:0:0: [sdi] Attached SCSI disk
[    3.083531]  sdg: sdg1 sdg2 sdg3 sdg4
[    3.084679] sd 9:0:0:0: [sdg] Attached SCSI disk
[    3.141875]  sdf: sdf1
[    3.142755] sd 7:0:0:0: [sdf] Attached SCSI disk
[    3.152532] random: nonblocking pool is initialized
[    3.153246]  sdj: sdj1 sdj2 sdj3 sdj4
[    3.154594] sd 13:0:0:0: [sdj] Attached SCSI disk
[    4.698429] PM: Starting manual resume from disk
[    4.698568] PM: Hibernation image partition 8:129 present
[    4.698700] PM: Looking for hibernation image.
[    4.699788] PM: Image not found (code -22)
[    4.699925] PM: Hibernation image not present or could not be loaded.
[    4.735259] calling  journal_init+0x0/0x4f6 [jbd2] @ 210
[    4.735865] initcall journal_init+0x0/0x4f6 [jbd2] returned 0 after 436 usecs
[    4.736877] calling  init_mbcache+0x0/0x1000 [mbcache] @ 210
[    4.737026] initcall init_mbcache+0x0/0x1000 [mbcache] returned 0 after 1 usecs
[    4.739260] calling  ext4_init_fs+0x0/0x2ae [ext4] @ 210
[    4.739477] initcall ext4_init_fs+0x0/0x2ae [ext4] returned 0 after 104 usecs
[    4.744093] EXT4-fs (sdi2): mounted filesystem with ordered data mode. Opts: (null)
[    4.797523] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[    4.812266] calling  xt_init+0x0/0x1000 [x_tables] @ 1
[    4.812410] initcall xt_init+0x0/0x1000 [x_tables] returned 0 after 2 usecs
[    4.814755] calling  ip_tables_init+0x0/0x1000 [ip_tables] @ 1
[    4.814900] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.815037] initcall ip_tables_init+0x0/0x1000 [ip_tables] returned 0 after 138 usecs
[    4.820940] systemd[1]: systemd 228 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    4.821658] systemd[1]: Detected architecture x86-64.
[    4.822967] systemd[1]: Set hostname to <Arch_BX_100>.
[    4.908158] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.908944] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.909693] systemd[1]: Listening on LVM2 metadata daemon socket.
[    4.910422] systemd[1]: Listening on udev Kernel Socket.
[    4.911153] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.911867] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    4.912592] systemd[1]: Listening on udev Control Socket.
[    4.913540] systemd[1]: Created slice System Slice.
[    4.914337] systemd[1]: Created slice system-getty.slice.
[    4.915180] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.915992] systemd[1]: Created slice system-netctl.slice.
[    4.916704] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.917468] systemd[1]: Created slice User and Session Slice.
[    4.918164] systemd[1]: Reached target Slices.
[    4.918879] systemd[1]: Listening on Journal Socket.
[    4.920244] systemd[1]: Starting Set Up Additional Binary Formats...
[    4.921051] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    4.921834] systemd[1]: Mounting POSIX Message Queue File System...
[    4.922617] systemd[1]: Starting Setup Virtual Console...
[    4.924049] systemd[1]: Starting Load Kernel Modules...
[    4.924832] systemd[1]: Mounting Debug File System...
[    4.927521] systemd[1]: Starting Journal Service...
[    4.928053] systemd[1]: Reached target Remote File Systems.
[    4.928070] calling  init_acpi_call+0x0/0x1000 [acpi_call] @ 240
[    4.928073] initcall init_acpi_call+0x0/0x1000 [acpi_call] returned 0 after 1 usecs
[    4.929277] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.929806] systemd[1]: Reached target Login Prompts.
[    4.930543] systemd[1]: Reached target Encrypted Volumes.
[    4.931336] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    4.931671] calling  init_module+0x0/0x1000 [vhba] @ 240
[    4.931715] scsi host14: vhba
[    4.931759] initcall init_module+0x0/0x1000 [vhba] returned 0 after 84 usecs
[    4.932659] EXT4-fs (sdi2): re-mounted. Opts: data=ordered
[    4.932668] systemd[1]: Mounting Huge Pages File System...
[    4.935736] calling  init_soundcore+0x0/0x1000 [soundcore] @ 240
[    4.935741] initcall init_soundcore+0x0/0x1000 [soundcore] returned 0 after 3 usecs
[    4.936743] systemd[1]: Mounted Huge Pages File System.
[    4.937491] systemd[1]: Mounted Debug File System.
[    4.937683] calling  alsa_sound_init+0x0/0x82 [snd] @ 240
[    4.937689] initcall alsa_sound_init+0x0/0x82 [snd] returned 0 after 4 usecs
[    4.938419] systemd[1]: Mounted POSIX Message Queue File System.
[    4.938654] calling  alsa_timer_init+0x0/0x1000 [snd_timer] @ 240
[    4.938719] initcall alsa_timer_init+0x0/0x1000 [snd_timer] returned 0 after 61 usecs
[    4.939377] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    4.940232] systemd[1]: Started Remount Root and Kernel File Systems.
[    4.940538] calling  alsa_pcm_init+0x0/0x1000 [snd_pcm] @ 240
[    4.940541] initcall alsa_pcm_init+0x0/0x1000 [snd_pcm] returned 0 after 0 usecs
[    4.941740] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 235 (systemd-binfmt)
[    4.942016] calling  alsa_seq_device_init+0x0/0x1000 [snd_seq_device] @ 240
[    4.942126] initcall alsa_seq_device_init+0x0/0x1000 [snd_seq_device] returned 0 after 5 usecs
[    4.943202] calling  alsa_rawmidi_init+0x0/0x1000 [snd_rawmidi] @ 240
[    4.943307] initcall alsa_rawmidi_init+0x0/0x1000 [snd_rawmidi] returned 0 after 0 usecs
[    4.944217] calling  alsa_mpu401_uart_init+0x0/0x1000 [snd_mpu401_uart] @ 240
[    4.944322] initcall alsa_mpu401_uart_init+0x0/0x1000 [snd_mpu401_uart] returned 0 after 0 usecs
[    4.944749] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    4.949558] systemd[1]: Starting udev Coldplug all Devices...
[    4.949699] calling  oxygen_driver_init+0x0/0x1000 [snd_oxygen] @ 240
[    4.950485] systemd[1]: Starting Load/Save Random Seed...
[    4.951350] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.952518] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    4.955091] systemd[1]: Started Set Up Additional Binary Formats.
[    4.955908] systemd[1]: Started Load/Save Random Seed.
[    4.967637] systemd[1]: Started Setup Virtual Console.
[    4.968482] systemd[1]: Started Create Static Device Nodes in /dev.
[    4.970033] systemd[1]: Reached target Local File Systems (Pre).
[    4.972603] systemd[1]: Mounting /tmp...
[    4.974872] systemd[1]: var-lib-mpd-muzyka.mount: Directory /var/lib/mpd/muzyka to mount over is not empty, mounting anyway.
[    4.976761] systemd[1]: Mounting /var/lib/mpd/muzyka...
[    4.977463] systemd[1]: Starting udev Kernel Device Manager...
[    4.978783] systemd[1]: Mounted /tmp.
[    4.979492] systemd[1]: Mounted /var/lib/mpd/muzyka.
[    4.980395] systemd[1]: Started udev Coldplug all Devices.
[    5.016595] systemd[1]: Started udev Kernel Device Manager.
[    5.025191] calling  acpi_processor_driver_init+0x0/0x1000 [processor] @ 283
[    5.025797] initcall acpi_processor_driver_init+0x0/0x1000 [processor] returned 0 after 486 usecs
[    5.026661] calling  acpi_button_driver_init+0x0/0x1000 [button] @ 290
[    5.026795] calling  acpi_pad_init+0x0/0x1000 [acpi_pad] @ 278
[    5.026815] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9
[    5.026817] ACPI: Sleep Button [SLPB]
[    5.026845] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10
[    5.026845] ACPI: Power Button [PWRB]
[    5.026866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input11
[    5.026867] ACPI: Power Button [PWRF]
[    5.026887] initcall acpi_button_driver_init+0x0/0x1000 [button] returned 0 after 113 usecs
[    5.027699] initcall acpi_pad_init+0x0/0x1000 [acpi_pad] returned 0 after 29 usecs
[    5.027702] calling  iio_init+0x0/0x1000 [industrialio] @ 281
[    5.027710] initcall iio_init+0x0/0x1000 [industrialio] returned 0 after 6 usecs
[    5.028193] calling  acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 283
[    5.028301] initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned -17 after 0 usecs
[    5.028442] calling  fjes_init_module+0x0/0x1000 [fjes] @ 295
[    5.028553] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    5.028737] initcall fjes_init_module+0x0/0x1000 [fjes] returned 0 after 178 usecs
[    5.028895] calling  intel_lpss_init+0x0/0x1000 [intel_lpss] @ 296
[    5.029002] initcall intel_lpss_init+0x0/0x1000 [intel_lpss] returned 0 after 1 usecs
[    5.029148] calling  pcc_cpufreq_init+0x0/0xe89 [pcc_cpufreq] @ 285
[    5.029256] initcall pcc_cpufreq_init+0x0/0xe89 [pcc_cpufreq] returned -19 after 3 usecs
[    5.029467] calling  acpi_als_driver_init+0x0/0x1000 [acpi_als] @ 281
[    5.029595] initcall acpi_als_driver_init+0x0/0x1000 [acpi_als] returned 0 after 20 usecs
[    5.029608] calling  intel_lpss_acpi_driver_init+0x0/0x1000 [intel_lpss_acpi] @ 292
[    5.029618] initcall intel_lpss_acpi_driver_init+0x0/0x1000 [intel_lpss_acpi] returned 0 after 8 usecs
[    5.031371] calling  acpi_video_init+0x0/0x1000 [video] @ 288
[    5.031505] initcall acpi_video_init+0x0/0x1000 [video] returned 0 after 29 usecs
[    5.033132] calling  acpi_wmi_init+0x0/0x1000 [wmi] @ 280
[    5.033378] wmi: Mapper loaded
[    5.033493] initcall acpi_wmi_init+0x0/0x1000 [wmi] returned 0 after 250 usecs
[    5.035178] calling  parport_default_proc_register+0x0/0x1000 [parport] @ 293
[    5.035308] initcall parport_default_proc_register+0x0/0x1000 [parport] returned 0 after 21 usecs
[    5.036016] calling  parport_pc_init+0x0/0xf23 [parport_pc] @ 293
[    5.036509] calling  acpi_battery_init+0x0/0xfbe [battery] @ 288
[    5.036617] initcall acpi_battery_init+0x0/0xfbe [battery] returned 0 after 1 usecs
[    5.037002] calling  spt_pinctrl_init+0x0/0x1000 [pinctrl_sunrisepoint] @ 298
[    5.037363] initcall spt_pinctrl_init+0x0/0x1000 [pinctrl_sunrisepoint] returned 0 after 249 usecs
[    5.038425] initcall parport_pc_init+0x0/0xf23 [parport_pc] returned 0 after 2253 usecs
[    5.065243] calling  acpi_fan_driver_init+0x0/0x1000 [fan] @ 295
[    5.065392] calling  acpi_thermal_init+0x0/0x1000 [thermal] @ 288
[    5.065609] calling  tpm_init+0x0/0x1000 [tpm] @ 287
[    5.065714] thermal LNXTHERM:00: registered as thermal_zone0
[    5.065720] initcall tpm_init+0x0/0x1000 [tpm] returned 0 after 5 usecs
[    5.065922] ACPI: Thermal Zone [TZ00] (28 C)
[    5.066143] calling  intel_lpss_pci_driver_init+0x0/0x1000 [intel_lpss_pci] @ 292
[    5.066147] thermal LNXTHERM:01: registered as thermal_zone1
[    5.066147] ACPI: Thermal Zone [TZ01] (30 C)
[    5.066154] initcall acpi_thermal_init+0x0/0x1000 [thermal] returned 0 after 642 usecs
[    5.066745] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    5.081927] calling  mac_hid_init+0x0/0x1000 [mac_hid] @ 280
[    5.081928] calling  rfkill_init+0x0/0x74 [rfkill] @ 278
[    5.081969] initcall rfkill_init+0x0/0x74 [rfkill] returned 0 after 38 usecs
[    5.082243] initcall mac_hid_init+0x0/0x1000 [mac_hid] returned 0 after 2 usecs
[    5.082426] calling  init_tis+0x0/0x1000 [tpm_tis] @ 287
[    5.082434] calling  shpcd_init+0x0/0x1000 [shpchp] @ 282
[    5.082647] initcall init_tis+0x0/0x1000 [tpm_tis] returned 0 after 11 usecs
[    5.082675] calling  i2c_hid_driver_init+0x0/0x1000 [i2c_hid] @ 301
[    5.082684] initcall i2c_hid_driver_init+0x0/0x1000 [i2c_hid] returned 0 after 7 usecs
[    5.082871] systemd[1]: Started Journal Service.
[    5.083457] calling  mousedev_init+0x0/0x1000 [mousedev] @ 284
[    5.083459] calling  evdev_init+0x0/0x1000 [evdev] @ 281
[    5.083736] initcall evdev_init+0x0/0x1000 [evdev] returned 0 after 268 usecs
[    5.083882] mousedev: PS/2 mouse device common for all mice
[    5.083884] initcall mousedev_init+0x0/0x1000 [mousedev] returned 0 after 415 usecs
[    5.084518] calling  mei_init+0x0/0xaa [mei] @ 277
[    5.084581] calling  leds_init+0x0/0x1000 [led_class] @ 300
[    5.084585] initcall leds_init+0x0/0x1000 [led_class] returned 0 after 2 usecs
[    5.084855] initcall mei_init+0x0/0xaa [mei] returned 0 after 12 usecs
[    5.085212] calling  joydev_init+0x0/0x1000 [joydev] @ 283
[    5.085462] calling  alsa_hwdep_init+0x0/0x1000 [snd_hwdep] @ 289
[    5.085466] initcall alsa_hwdep_init+0x0/0x1000 [snd_hwdep] returned 0 after 2 usecs
[    5.085468] calling  input_leds_init+0x0/0x1000 [input_leds] @ 300
[    5.085784] initcall joydev_init+0x0/0x1000 [joydev] returned 0 after 558 usecs
[    5.086142] initcall input_leds_init+0x0/0x1000 [input_leds] returned 0 after 656 usecs
[    5.087604] systemd-journald[244]: Received request to flush runtime journal from PID 1
[    5.088733] calling  idma64_platform_driver_init+0x0/0x1000 [idma64] @ 309
[    5.088851] initcall idma64_platform_driver_init+0x0/0x1000 [idma64] returned 0 after 12 usecs
[    5.089140] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    5.089316] calling  mei_me_driver_init+0x0/0x1000 [mei_me] @ 277
[    5.089603] calling  bt_init+0x0/0xa9 [bluetooth] @ 278
[    5.089706] Bluetooth: Core ver 2.20
[    5.089812] NET: Registered protocol family 31
[    5.089913] Bluetooth: HCI device and connection manager initialized
[    5.090018] Bluetooth: HCI socket layer initialized
[    5.090121] Bluetooth: L2CAP socket layer initialized
[    5.090225] Bluetooth: SCO socket layer initialized
[    5.090331] initcall bt_init+0x0/0xa9 [bluetooth] returned 0 after 607 usecs
[    5.097904] calling  xpad_driver_init+0x0/0x1000 [xpad] @ 288
[    5.098059] input: Logitech Gamepad F710 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input12
[    5.098219] usbcore: registered new interface driver xpad
[    5.098322] initcall xpad_driver_init+0x0/0x1000 [xpad] returned 0 after 306 usecs
[    5.101873] initcall acpi_fan_driver_init+0x0/0x1000 [fan] returned 0 after 35734 usecs
[    5.102024] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    5.102228] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    5.103650] calling  usb_audio_driver_init+0x0/0x1000 [snd_usb_audio] @ 289
[    5.110858] calling  hci_uart_init+0x0/0xf2 [hci_uart] @ 278
[    5.110968] Bluetooth: HCI UART driver ver 2.3
[    5.111074] Bluetooth: HCI UART protocol H4 registered
[    5.111176] Bluetooth: HCI UART protocol BCSP registered
[    5.111277] Bluetooth: HCI UART protocol LL registered
[    5.111379] Bluetooth: HCI UART protocol ATH3K registered
[    5.111481] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    5.111596] Bluetooth: HCI UART protocol Intel registered
[    5.111721] Bluetooth: HCI UART protocol BCM registered
[    5.111831] Bluetooth: HCI UART protocol QCA registered
[    5.111935] initcall hci_uart_init+0x0/0xf2 [hci_uart] returned 0 after 944 usecs
[    5.115267] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[    5.115487] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    5.119059] calling  i2c_i801_init+0x0/0x1000 [i2c_i801] @ 278
[    5.128447] initcall intel_lpss_pci_driver_init+0x0/0x1000 [intel_lpss_pci] returned 0 after 60537 usecs
[    5.128509] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    5.129796] calling  pcspkr_platform_driver_init+0x0/0x1000 [pcspkr] @ 298
[    5.129829] input: PC Speaker as /devices/platform/pcspkr/input/input13
[    5.129864] initcall pcspkr_platform_driver_init+0x0/0x1000 [pcspkr] returned 0 after 63 usecs
[    5.130588] calling  serio_raw_drv_init+0x0/0x1000 [serio_raw] @ 292
[    5.130701] initcall serio_raw_drv_init+0x0/0x1000 [serio_raw] returned 0 after 6 usecs
[    5.131371] calling  fuse_init+0x0/0x19c [fuse] @ 318
[    5.131371] fuse init (API version 7.23)
[    5.131431] initcall fuse_init+0x0/0x19c [fuse] returned 0 after 56 usecs
[    5.134640] calling  cryptd_init+0x0/0x1000 [cryptd] @ 292
[    5.134751] initcall cryptd_init+0x0/0x1000 [cryptd] returned 0 after 0 usecs
[    5.137712] calling  crypto_module_init+0x0/0x1000 [lrw] @ 290
[    5.137843] initcall crypto_module_init+0x0/0x1000 [lrw] returned 0 after 0 usecs
[    5.138127] Adding 10485756k swap on /dev/sdi1.  Priority:-1 extents:1 across:10485756k SSFS
[    5.138402] calling  aes_init+0x0/0x1000 [aes_x86_64] @ 290
[    5.138495] initcall aes_init+0x0/0x1000 [aes_x86_64] returned 0 after 89 usecs
[    5.141220] initcall mei_me_driver_init+0x0/0x1000 [mei_me] returned 0 after 50679 usecs
[    5.141556] ACPI Warning: SystemIO range 0x000000000000F000-0x000000000000F01F conflicts with OpRegion 0x000000000000F000-0x000000000000F00F (\_SB_.PCI0.SBUS.SMBI) (20150818/utaddress-254)
[    5.141556] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.141717] initcall i2c_i801_init+0x0/0x1000 [i2c_i801] returned 0 after 22063 usecs
[    5.143039] calling  aesni_init+0x0/0x136 [aesni_intel] @ 292
[    5.143143] AVX2 version of gcm_enc/dec engaged.
[    5.143245] AES CTR mode by8 optimization enabled
[    5.144135] initcall aesni_init+0x0/0x136 [aesni_intel] returned 0 after 966 usecs
[    5.144638] calling  ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] @ 299
[    5.144911] initcall ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] returned -22 after 155 usecs
[    5.178389] calling  mxm_wmi_init+0x0/0x1000 [mxm_wmi] @ 277
[    5.178495] initcall mxm_wmi_init+0x0/0x1000 [mxm_wmi] returned 0 after 0 usecs
[    5.178653] calling  ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] @ 298
[    5.178789] initcall ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] returned -22 after 22 usecs
[    5.178805] calling  ppdev_init+0x0/0x1000 [ppdev] @ 293
[    5.179165] calling  crc32c_intel_mod_init+0x0/0x1000 [crc32c_intel] @ 299
[    5.179175] ppdev: user-space parallel port driver
[    5.179177] initcall ppdev_init+0x0/0x1000 [ppdev] returned 0 after 361 usecs
[    5.179626] initcall crc32c_intel_mod_init+0x0/0x1000 [crc32c_intel] returned 0 after 146 usecs
[    5.180031] calling  crc32_pclmul_mod_init+0x0/0x1000 [crc32_pclmul] @ 290
[    5.180150] initcall crc32_pclmul_mod_init+0x0/0x1000 [crc32_pclmul] returned 0 after 13 usecs
[    5.180502] calling  crct10dif_intel_mod_init+0x0/0x1000 [crct10dif_pclmul] @ 295
[    5.180627] initcall crct10dif_intel_mod_init+0x0/0x1000 [crct10dif_pclmul] returned 0 after 13 usecs
[    5.187888] calling  vmx_init+0x0/0x3c5 [kvm_intel] @ 295
[    5.188170] initcall vmx_init+0x0/0x3c5 [kvm_intel] returned 0 after 170 usecs
[    5.188932] calling  coretemp_init+0x0/0x1000 [coretemp] @ 283
[    5.189107] initcall coretemp_init+0x0/0x1000 [coretemp] returned 0 after 69 usecs
[    5.189903] calling  powerclamp_init+0x0/0x1000 [intel_powerclamp] @ 290
[    5.190027] initcall powerclamp_init+0x0/0x1000 [intel_powerclamp] returned 0 after 18 usecs
[    5.190569] calling  pkg_temp_thermal_init+0x0/0x1000 [x86_pkg_temp_thermal] @ 295
[    5.190703] initcall pkg_temp_thermal_init+0x0/0x1000 [x86_pkg_temp_thermal] returned 0 after 21 usecs
[    5.191234] calling  acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 297
[    5.191339] initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned -17 after 0 usecs
[    5.192014] calling  iosf_mbi_init+0x0/0x1000 [iosf_mbi] @ 299
[    5.192131] initcall iosf_mbi_init+0x0/0x1000 [iosf_mbi] returned 0 after 12 usecs
[    5.193007] calling  rapl_init+0x0/0x1000 [intel_rapl] @ 300
[    5.193123] intel_rapl: Found RAPL domain package
[    5.193227] intel_rapl: Found RAPL domain core
[    5.193331] intel_rapl: Found RAPL domain dram
[    5.193543] initcall rapl_init+0x0/0x1000 [intel_rapl] returned 0 after 411 usecs
[    5.225000] calling  acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 298
[    5.225107] initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned -17 after 0 usecs
[    5.225488] calling  dw_i2c_init_driver+0x0/0x1000 [i2c_designware_platform] @ 277
[    5.237323] calling  dw8250_platform_driver_init+0x0/0x1000 [8250_dw] @ 300
[    5.338269] dw-apb-uart.2: ttyS0 at MMIO 0xdf617000 (irq = 20, base_baud = 115200) is a 16550A
[    5.338776] initcall dw8250_platform_driver_init+0x0/0x1000 [8250_dw] returned 0 after 99149 usecs
[    5.431609] initcall dw_i2c_init_driver+0x0/0x1000 [i2c_designware_platform] returned 0 after 201555 usecs
[    5.535894] EXT4-fs (sdj2): mounted filesystem with ordered data mode. Opts: data=ordered
[    5.615264] EXT4-fs (sdj3): mounted filesystem with ordered data mode. Opts: data=ordered
[    6.265723] usb 1-9: set resolution quirk: cval->res = 384
[    6.266314] usbcore: registered new interface driver snd-usb-audio
[    6.266474] initcall usb_audio_driver_init+0x0/0x1000 [snd_usb_audio] returned 0 after 1137619 usecs
[    7.049506] EXT4-fs (sdg2): mounted filesystem with ordered data mode. Opts: (null)
[    7.448675] initcall oxygen_driver_init+0x0/0x1000 [snd_oxygen] returned 0 after 2445066 usecs
[    7.449327] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.449488] initcall shpcd_init+0x0/0x1000 [shpchp] returned 0 after 2315988 usecs
[    7.456093] calling  hda_bus_init+0x0/0x12 [snd_hda_core] @ 240
[    7.456206] initcall hda_bus_init+0x0/0x12 [snd_hda_core] returned 0 after 5 usecs
[    7.462983] calling  drm_core_init+0x0/0x101 [drm] @ 277
[    7.463098] snd_hda_codec_hdmi: unknown parameter 'index' ignored
[    7.463150] [drm] Initialized drm 1.1.0 20060810
[    7.463156] initcall drm_core_init+0x0/0x101 [drm] returned 0 after 60 usecs
[    7.463504] calling  hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] @ 240
[    7.463517] calling  rtl8169_pci_driver_init+0x0/0x1000 [r8169] @ 293
[    7.463574] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    7.463579] r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
[    7.463968] initcall hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] returned 0 after 22 usecs
[    7.472455] r8169 0000:07:00.0 eth0: RTL8168e/8111e at 0xffffc90001ba8000, c4:e9:84:04:4e:02, XID 0c200000 IRQ 339
[    7.472494] calling  azx_driver_init+0x0/0xfd4 [snd_hda_intel] @ 278
[    7.472510] calling  usbip_core_init+0x0/0x1000 [usbip_core] @ 240
[    7.472510] usbip_core: USB/IP Core v1.0.0
[    7.472512] initcall usbip_core_init+0x0/0x1000 [usbip_core] returned 0 after 0 usecs
[    7.472575] snd_hda_intel 0000:01:00.1: Disabling MSI
[    7.472578] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[    7.472670] initcall azx_driver_init+0x0/0xfd4 [snd_hda_intel] returned 0 after 169 usecs
[    7.474657] calling  usbip_host_init+0x0/0x1000 [usbip_host] @ 240
[    7.474804] usbcore: registered new device driver usbip-host
[    7.474977] usbip_host: USB/IP Host Driver v1.0.0
[    7.475188] initcall usbip_host_init+0x0/0x1000 [usbip_host] returned 0 after 389 usecs
[    7.476139] r8169 0000:07:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    7.476423] initcall rtl8169_pci_driver_init+0x0/0x1000 [r8169] returned 0 after 12624 usecs
[    7.477966] calling  loop_init+0x0/0x1000 [loop] @ 240
[    7.481523] loop: module loaded
[    7.481594] r8169 0000:07:00.0 enp7s0: renamed from eth0
[    7.481899] initcall loop_init+0x0/0x1000 [loop] returned 0 after 3601 usecs
[    7.491148] calling  fq_codel_module_init+0x0/0x1000 [sch_fq_codel] @ 425
[    7.491255] initcall fq_codel_module_init+0x0/0x1000 [sch_fq_codel] returned 0 after 0 usecs
[    7.511411] nvidia: module license 'NVIDIA' taints kernel.
[    7.511646] Disabling lock debugging due to kernel taint
[    7.515322] calling  nvidia_frontend_init_module+0x0/0xb3 [nvidia] @ 277
[    7.515690] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    7.515844] nvidia-nvlink: Nvlink Core is being initialized, major device number 245
[    7.516020] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[    7.516201] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  358.16  Mon Nov 16 19:25:55 PST 2015
[    7.516484] initcall nvidia_frontend_init_module+0x0/0xb3 [nvidia] returned 0 after 944 usecs
[    7.894040] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    7.894456] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    7.894761] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    7.895057] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   11.807073] scsi 14:0:0:0: CD-ROM            CDEmu    Virt. CD/DVD-ROM 1.10 PQ: 0 ANSI: 0
[   11.807266] sr 14:0:0:0: [sr1] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[   11.807455] sr 14:0:0:0: Attached scsi CD-ROM sr1
[   11.912310] r8169 0000:07:00.0 enp7s0: link down
[   11.912324] r8169 0000:07:00.0 enp7s0: link down
[   11.912547] IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready
[   13.553833] calling  nvkms_init+0x0/0x1000 [nvidia_modeset] @ 620
[   13.553848] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  358.16  Mon Nov 16 18:58:09 PST 2015
[   13.553904] initcall nvkms_init+0x0/0x1000 [nvidia_modeset] returned 0 after 47 usecs
[   13.554735] nvidia-modeset: Allocated GPU:0 (GPU-924abd7d-e9a5-6eec-5f0d-0141c184a143) @ PCI:0000:01:00.0
[   13.658627] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 2
[   14.051233] r8169 0000:07:00.0 enp7s0: link up
[   14.051252] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
[   16.317506] calling  ovl_init+0x0/0x1000 [overlay] @ 750
[   16.317512] initcall ovl_init+0x0/0x1000 [overlay] returned 0 after 1 usecs
[  120.680052] calling  dm_init+0x0/0x48 [dm_mod] @ 2653
[  120.680079] device-mapper: uevent: version 1.0.3
[  120.680139] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
[  120.680142] initcall dm_init+0x0/0x48 [dm_mod] returned 0 after 83 usecs
[  120.701164] calling  dm_crypt_init+0x0/0x1000 [dm_crypt] @ 2665
[  120.701169] initcall dm_crypt_init+0x0/0x1000 [dm_crypt] returned 0 after 0 usecs
[  120.703083] calling  prng_mod_init+0x0/0x1000 [ansi_cprng] @ 2669
[  120.703109] initcall prng_mod_init+0x0/0x1000 [ansi_cprng] returned 0 after 19 usecs
[  120.703832] calling  drbg_init+0x0/0x1000 [drbg] @ 2669
[  120.704216] initcall drbg_init+0x0/0x1000 [drbg] returned 0 after 370 usecs
[  120.706678] calling  hmac_module_init+0x0/0x1000 [hmac] @ 2697
[  120.706681] initcall hmac_module_init+0x0/0x1000 [hmac] returned 0 after 0 usecs
[  120.707761] calling  sha256_generic_mod_init+0x0/0x1000 [sha256_generic] @ 2698
[  120.707805] initcall sha256_generic_mod_init+0x0/0x1000 [sha256_generic] returned 0 after 37 usecs
[  120.708389] calling  sha256_ssse3_mod_init+0x0/0x1000 [sha256_ssse3] @ 2698
[  120.708391] sha256_ssse3: Using AVX2 optimized SHA-256 implementation
[  120.708438] initcall sha256_ssse3_mod_init+0x0/0x1000 [sha256_ssse3] returned 0 after 44 usecs
[  120.709771] calling  padlock_init+0x0/0x1000 [padlock_sha] @ 2703
[  120.709775] initcall padlock_init+0x0/0x1000 [padlock_sha] returned -19 after 0 usecs
[  667.423041] Chrome_ChildThr[7554]: segfault at 0 ip 000056460380e38a sp 00007fb5837fe480 error 6 in plugin-container[564603806000+6b000]
[ 5909.459338] PM: Hibernation mode set to 'platform'
[ 5925.066542] PM: Syncing filesystems ... done.
[ 5925.075606] Freezing user space processes ... (elapsed 0.001 seconds) done.
[ 5925.077965] PM: Marking nosave pages: [mem 0x00000000-0x00000fff]
[ 5925.078066] PM: Marking nosave pages: [mem 0x00098000-0x000fffff]
[ 5925.078175] PM: Marking nosave pages: [mem 0x897a6000-0x897f0fff]
[ 5925.078276] PM: Marking nosave pages: [mem 0x8e4ed000-0x8e7fbfff]
[ 5925.078382] PM: Marking nosave pages: [mem 0x8ea06000-0x8fbfefff]
[ 5925.078522] PM: Marking nosave pages: [mem 0x8fc00000-0xffffffff]
[ 5925.079088] PM: Basic memory bitmaps created
[ 5925.079350] PM: Preallocating image memory... done (allocated 1625766 pages)
[ 5925.665628] PM: Allocated 6503064 kbytes in 0.58 seconds (11212.17 MB/s)
[ 5925.665729] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 5925.977555] calling  input17+ @ 13270, parent: card1
[ 5925.977594] calling  14:0:0:0+ @ 13913, parent: target14:0:0
[ 5925.977601] call 14:0:0:0+ returned 0 after 4 usecs
[ 5925.977605] calling  target14:0:0+ @ 13913, parent: host14
[ 5925.977606] call target14:0:0+ returned 0 after 0 usecs
[ 5925.978145] call input17+ returned 0 after 0 usecs
[ 5925.978264] calling  input16+ @ 13270, parent: card1
[ 5925.978381] call input16+ returned 0 after 0 usecs
[ 5925.978499] calling  input15+ @ 13270, parent: card1
[ 5925.978616] call input15+ returned 0 after 0 usecs
[ 5925.978734] calling  input14+ @ 13270, parent: card1
[ 5925.978851] call input14+ returned 0 after 0 usecs
[ 5925.979000] calling  card0+ @ 13270, parent: 0000:01:00.0
[ 5925.979044] calling  hdaudioC1D0+ @ 153, parent: 0000:01:00.1
[ 5925.979277] call card0+ returned 0 after 1 usecs
[ 5925.979452] calling  coretemp.0+ @ 13270, parent: platform
[ 5925.979591] call coretemp.0+ returned 0 after 0 usecs
[ 5925.979764] calling  input13+ @ 13270, parent: pcspkr
[ 5925.979901] call input13+ returned 0 after 0 usecs
[ 5925.980040] calling  dw-apb-uart.2+ @ 13270, parent: 0000:00:1e.0
[ 5925.980183] call dw-apb-uart.2+ returned 0 after 2 usecs
[ 5925.980323] calling  idma64.2+ @ 13270, parent: 0000:00:1e.0
[ 5925.980466] call idma64.2+ returned 0 after 3 usecs
[ 5925.980603] calling  i2c_designware.1+ @ 13270, parent: 0000:00:15.1
[ 5925.980747] call i2c_designware.1+ returned 0 after 3 usecs
[ 5925.980888] calling  idma64.1+ @ 13270, parent: 0000:00:15.1
[ 5925.981029] call idma64.1+ returned 0 after 2 usecs
[ 5925.981170] calling  input12+ @ 13270, parent: 1-8:1.0
[ 5925.981307] call input12+ returned 0 after 0 usecs
[ 5925.981445] calling  xpad0+ @ 13270, parent: 1-8
[ 5925.981581] call xpad0+ returned 0 after 0 usecs
[ 5925.981719] calling  i2c_designware.0+ @ 13270, parent: 0000:00:15.0
[ 5925.981862] call i2c_designware.0+ returned 0 after 2 usecs
[ 5925.982003] calling  idma64.0+ @ 13270, parent: 0000:00:15.0
[ 5925.982144] call idma64.0+ returned 0 after 2 usecs
[ 5925.982281] calling  input6::kana+ @ 13270, parent: input6
[ 5925.982420] call input6::kana+ returned 0 after 0 usecs
[ 5925.982558] calling  input6::compose+ @ 13270, parent: input6
[ 5925.982696] call input6::compose+ returned 0 after 0 usecs
[ 5925.982836] calling  input6::scrolllock+ @ 13270, parent: input6
[ 5925.982975] call input6::scrolllock+ returned 0 after 0 usecs
[ 5925.983131] calling  input6::capslock+ @ 13270, parent: input6
[ 5925.983271] call input6::capslock+ returned 0 after 0 usecs
[ 5925.983410] calling  input6::numlock+ @ 13270, parent: input6
[ 5925.983549] call input6::numlock+ returned 0 after 0 usecs
[ 5925.983688] calling  input4::scrolllock+ @ 13270, parent: input4
[ 5925.983828] call input4::scrolllock+ returned 0 after 0 usecs
[ 5925.983967] calling  input4::capslock+ @ 13270, parent: input4
[ 5925.984107] call input4::capslock+ returned 0 after 0 usecs
[ 5925.984245] calling  input4::numlock+ @ 13270, parent: input4
[ 5925.984384] call input4::numlock+ returned 0 after 0 usecs
[ 5925.984523] calling  input3::kana+ @ 13270, parent: input3
[ 5925.984662] call input3::kana+ returned 0 after 0 usecs
[ 5925.984799] calling  input3::compose+ @ 13270, parent: input3
[ 5925.984939] call input3::compose+ returned 0 after 0 usecs
[ 5925.985078] calling  input3::scrolllock+ @ 13270, parent: input3
[ 5925.985217] call input3::scrolllock+ returned 0 after 0 usecs
[ 5925.985357] calling  input3::capslock+ @ 13270, parent: input3
[ 5925.985496] call input3::capslock+ returned 0 after 0 usecs
[ 5925.985635] calling  input3::numlock+ @ 13270, parent: input3
[ 5925.985774] call input3::numlock+ returned 0 after 0 usecs
[ 5925.985913] calling  input1::kana+ @ 13270, parent: input1
[ 5925.986051] call input1::kana+ returned 0 after 0 usecs
[ 5925.986189] calling  input1::compose+ @ 13270, parent: input1
[ 5925.986327] call input1::compose+ returned 0 after 0 usecs
[ 5925.986470] calling  input1::scrolllock+ @ 13270, parent: input1
[ 5925.986610] call input1::scrolllock+ returned 0 after 0 usecs
[ 5925.986750] calling  input1::capslock+ @ 13270, parent: input1
[ 5925.986888] call input1::capslock+ returned 0 after 0 usecs
[ 5925.987028] calling  input1::numlock+ @ 13270, parent: input1
[ 5925.987167] call input1::numlock+ returned 0 after 0 usecs
[ 5925.987305] calling  input0::scrolllock+ @ 13270, parent: input0
[ 5925.987445] call input0::scrolllock+ returned 0 after 0 usecs
[ 5925.987585] calling  input0::capslock+ @ 13270, parent: input0
[ 5925.987724] call input0::capslock+ returned 0 after 0 usecs
[ 5925.987863] calling  input0::numlock+ @ 13270, parent: input0
[ 5925.988002] call input0::numlock+ returned 0 after 0 usecs
[ 5925.988166] calling  input11+ @ 13270, parent: LNXPWRBN:00
[ 5925.988304] call input11+ returned 0 after 0 usecs
[ 5925.988442] calling  input10+ @ 13270, parent: PNP0C0C:00
[ 5925.988580] call input10+ returned 0 after 0 usecs
[ 5925.988717] calling  input9+ @ 13270, parent: PNP0C0E:00
[ 5925.988855] call input9+ returned 0 after 0 usecs
[ 5925.989188] calling  host14+ @ 13913, parent: vhba
[ 5925.989331] call host14+ returned 0 after 0 usecs
[ 5925.989517] calling  vhba+ @ 13270, parent: platform
[ 5925.989720] call vhba+ returned 0 after 0 usecs
[ 5925.989920] calling  input8+ @ 13270, parent: 0003:09DA:3B46.000B
[ 5925.989933] calling  13:0:0:0+ @ 13913, parent: target13:0:0
[ 5925.989940] call 13:0:0:0+ returned 0 after 3 usecs
[ 5925.989945] calling  target13:0:0+ @ 13913, parent: host13
[ 5925.989947] call target13:0:0+ returned 0 after 0 usecs
[ 5925.989955] calling  11:0:0:0+ @ 13913, parent: target11:0:0
[ 5925.989959] call 11:0:0:0+ returned 0 after 1 usecs
[ 5925.989962] calling  target11:0:0+ @ 13913, parent: host11
[ 5925.989963] call target11:0:0+ returned 0 after 0 usecs
[ 5925.989969] calling  10:0:0:0+ @ 13913, parent: target10:0:0
[ 5925.989971] call 10:0:0:0+ returned 0 after 0 usecs
[ 5925.989974] calling  target10:0:0+ @ 13913, parent: host10
[ 5925.989975] call target10:0:0+ returned 0 after 0 usecs
[ 5925.989981] calling  9:0:0:0+ @ 13913, parent: target9:0:0
[ 5925.989984] call 9:0:0:0+ returned 0 after 0 usecs
[ 5925.989987] calling  target9:0:0+ @ 13913, parent: host9
[ 5925.989988] call target9:0:0+ returned 0 after 0 usecs
[ 5925.989994] calling  7:0:0:0+ @ 13913, parent: target7:0:0
[ 5925.989996] call 7:0:0:0+ returned 0 after 0 usecs
[ 5925.989998] calling  target7:0:0+ @ 13913, parent: host7
[ 5925.990000] call target7:0:0+ returned 0 after 0 usecs
[ 5925.990005] calling  6:0:0:0+ @ 13913, parent: target6:0:0
[ 5925.990007] call 6:0:0:0+ returned 0 after 1 usecs
[ 5925.990010] calling  target6:0:0+ @ 13913, parent: host6
[ 5925.990011] call target6:0:0+ returned 0 after 0 usecs
[ 5925.993326] call input8+ returned 0 after 0 usecs
[ 5925.993470] calling  input7+ @ 13270, parent: 0003:09DA:3B46.000A
[ 5925.993610] call input7+ returned 0 after 0 usecs
[ 5925.993753] calling  input6+ @ 13270, parent: 0003:09DA:3B46.0009
[ 5925.993893] call input6+ returned 0 after 0 usecs
[ 5925.994037] calling  input5+ @ 13270, parent: 0003:2516:0015.0008
[ 5925.994084] calling  1-12+ @ 13497, parent: usb1
[ 5925.994301] call 1-12+ returned 0 after 207 usecs
[ 5925.994450] call input5+ returned 0 after 0 usecs
[ 5925.994598] calling  input4+ @ 13270, parent: 0003:2516:0015.0007
[ 5925.994738] call input4+ returned 0 after 0 usecs
[ 5925.994911] calling  input3+ @ 13270, parent: 0003:046D:400D.0006
[ 5925.994934] calling  1-11+ @ 13913, parent: usb1
[ 5925.994979] calling  4:0:0:0+ @ 13497, parent: target4:0:0
[ 5925.994985] call 4:0:0:0+ returned 0 after 3 usecs
[ 5925.994988] calling  target4:0:0+ @ 13497, parent: host4
[ 5925.994990] call target4:0:0+ returned 0 after 0 usecs
[ 5925.994997] calling  3:0:0:0+ @ 13497, parent: target3:0:0
[ 5925.994999] call 3:0:0:0+ returned 0 after 0 usecs
[ 5925.995002] calling  target3:0:0+ @ 13497, parent: host3
[ 5925.995003] call target3:0:0+ returned 0 after 0 usecs
[ 5925.995018] calling  1-9+ @ 13497, parent: usb1
[ 5925.995024] call 1-9+ returned 0 after 4 usecs
[ 5925.995030] calling  2:0:0:0+ @ 13497, parent: target2:0:0
[ 5925.995032] call 1-11+ returned 0 after 92 usecs
[ 5925.995033] call 2:0:0:0+ returned 0 after 1 usecs
[ 5925.995038] calling  target2:0:0+ @ 13913, parent: host2
[ 5925.995040] call target2:0:0+ returned 0 after 0 usecs
[ 5925.997222] call input3+ returned 0 after 0 usecs
[ 5925.997380] calling  input2+ @ 13270, parent: 0003:24AE:2000.0002
[ 5925.997434] calling  5-2+ @ 13498, parent: usb5
[ 5925.997473] calling  1:0:0:0+ @ 13496, parent: target1:0:0
[ 5925.997480] call 1:0:0:0+ returned 0 after 3 usecs
[ 5925.997494] calling  target1:0:0+ @ 13913, parent: host1
[ 5925.997496] call target1:0:0+ returned 0 after 0 usecs
[ 5925.998097] call 5-2+ returned 0 after 643 usecs
[ 5925.998335] call input2+ returned 0 after 0 usecs
[ 5925.998473] calling  input1+ @ 13270, parent: 0003:24AE:2000.0001
[ 5925.998613] call input1+ returned 0 after 0 usecs
[ 5925.998809] calling  1-8+ @ 13498, parent: usb1
[ 5925.998855] calling  input0+ @ 13270, parent: serio0
[ 5925.998857] call input0+ returned 0 after 0 usecs
[ 5925.998868] calling  5-1+ @ 13496, parent: usb5
[ 5925.998872] calling  0:0:0:0+ @ 13913, parent: target0:0:0
[ 5925.998878] call 0:0:0:0+ returned 0 after 3 usecs
[ 5925.998883] calling  target0:0:0+ @ 13913, parent: host0
[ 5925.998886] call target0:0:0+ returned 0 after 0 usecs
[ 5925.998901] calling  usb6+ @ 13913, parent: 0000:06:00.0
[ 5925.998903] call usb6+ returned 0 after 0 usecs
[ 5925.998961] calling  i8042+ @ 13270, parent: platform
[ 5925.998963] call i8042+ returned 0 after 0 usecs
[ 5925.998978] calling  rtc0+ @ 13270, parent: 00:04
[ 5925.998980] call rtc0+ returned 0 after 0 usecs
[ 5925.999028] calling  serial8250+ @ 13270, parent: platform
[ 5925.999032] call serial8250+ returned 0 after 2 usecs
[ 5925.999056] calling  usb4+ @ 13497, parent: 0000:03:00.0
[ 5925.999059] call usb4+ returned 0 after 1 usecs
[ 5925.999066] calling  alarmtimer+ @ 13270, parent: platform
[ 5925.999067] call alarmtimer+ returned 0 after 0 usecs
[ 5925.999072] calling  usb3+ @ 13497, parent: 0000:03:00.0
[ 5925.999074] calling  platform-framebuffer.0+ @ 13270, parent: platform
[ 5925.999076] call usb3+ returned 0 after 0 usecs
[ 5925.999077] call platform-framebuffer.0+ returned 0 after 0 usecs
[ 5925.999080] calling  pcspkr+ @ 13270, parent: platform
[ 5925.999082] calling  host13+ @ 13497, parent: ata14
[ 5925.999084] call pcspkr+ returned 0 after 0 usecs
[ 5925.999086] call host13+ returned 0 after 0 usecs
[ 5925.999089] calling  e820_pmem+ @ 13270, parent: platform
[ 5925.999091] call e820_pmem+ returned 0 after 0 usecs
[ 5925.999094] calling  host12+ @ 13497, parent: ata13
[ 5925.999095] calling  microcode+ @ 13270, parent: platform
[ 5925.999097] call host12+ returned 0 after 0 usecs
[ 5925.999099] call microcode+ returned 0 after 0 usecs
[ 5925.999105] calling  host11+ @ 13497, parent: ata12
[ 5925.999107] call host11+ returned 0 after 0 usecs
[ 5925.999114] calling  host10+ @ 13497, parent: ata11
[ 5925.999116] call host10+ returned 0 after 0 usecs
[ 5925.999123] calling  host9+ @ 13497, parent: ata10
[ 5925.999125] call host9+ returned 0 after 0 usecs
[ 5925.999132] calling  host8+ @ 13497, parent: ata9
[ 5925.999133] call host8+ returned 0 after 0 usecs
[ 5925.999138] calling  ata14+ @ 13497, parent: 0000:00:17.0
[ 5925.999168] calling  00:09+ @ 13270, parent: pnp0
[ 5925.999170] call 00:09+ returned 0 after 1 usecs
[ 5925.999172] calling  00:08+ @ 13270, parent: pnp0
[ 5925.999173] call 00:08+ returned 0 after 0 usecs
[ 5925.999175] calling  00:07+ @ 13270, parent: pnp0
[ 5925.999177] call 00:07+ returned 0 after 0 usecs
[ 5925.999179] calling  00:06+ @ 13270, parent: pnp0
[ 5925.999180] call 00:06+ returned 0 after 0 usecs
[ 5925.999182] calling  00:05+ @ 13270, parent: pnp0
[ 5925.999183] call 00:05+ returned 0 after 0 usecs
[ 5925.999185] calling  00:04+ @ 13270, parent: pnp0
[ 5925.999192] calling  ata13+ @ 13499, parent: 0000:00:17.0
[ 5925.999195] call ata14+ returned 0 after 50 usecs
[ 5925.999199] call 00:04+ returned 0 after 12 usecs
[ 5925.999202] calling  ata12+ @ 13497, parent: 0000:00:17.0
[ 5925.999203] calling  00:03+ @ 13270, parent: pnp0
[ 5925.999205] call 00:03+ returned 0 after 0 usecs
[ 5925.999208] calling  00:02+ @ 13270, parent: pnp0
[ 5925.999210] call 00:02+ returned 0 after 0 usecs
[ 5925.999212] calling  00:01+ @ 13270, parent: pnp0
[ 5925.999214] call 00:01+ returned 0 after 0 usecs
[ 5925.999216] calling  00:00+ @ 13270, parent: pnp0
[ 5925.999218] call 00:00+ returned 0 after 0 usecs
[ 5925.999227] calling  LNXPWRBN:00+ @ 13270, parent: LNXSYSTM:00
[ 5925.999229] call LNXPWRBN:00+ returned 0 after 0 usecs
[ 5925.999231] calling  PNP0C0B:04+ @ 13270, parent: platform
[ 5925.999234] call PNP0C0B:04+ returned 0 after 1 usecs
[ 5925.999237] calling  PNP0C0B:03+ @ 13270, parent: platform
[ 5925.999239] call PNP0C0B:03+ returned 0 after 0 usecs
[ 5925.999241] calling  PNP0C0B:02+ @ 13270, parent: platform
[ 5925.999243] call PNP0C0B:02+ returned 0 after 0 usecs
[ 5925.999246] calling  PNP0C0B:01+ @ 13270, parent: platform
[ 5925.999247] call PNP0C0B:01+ returned 0 after 0 usecs
[ 5925.999250] calling  PNP0C0B:00+ @ 13270, parent: platform
[ 5925.999251] call PNP0C0B:00+ returned 0 after 0 usecs
[ 5925.999254] calling  PNP0C14:02+ @ 13270, parent: platform
[ 5925.999255] call PNP0C14:02+ returned 0 after 0 usecs
[ 5925.999258] call ata12+ returned 0 after 51 usecs
[ 5925.999261] calling  ata11+ @ 13500, parent: 0000:00:17.0
[ 5925.999263] calling  PNP0C0C:00+ @ 13270, parent: platform
[ 5925.999265] calling  ata10+ @ 13497, parent: 0000:00:17.0
[ 5925.999267] call PNP0C0C:00+ returned 0 after 0 usecs
[ 5925.999269] calling  INT33A1:00+ @ 13270, parent: platform
[ 5925.999271] call INT33A1:00+ returned 0 after 0 usecs
[ 5925.999273] calling  PNP0C14:01+ @ 13270, parent: platform
[ 5925.999274] call PNP0C14:01+ returned 0 after 0 usecs
[ 5925.999277] calling  PNP0C0E:00+ @ 13270, parent: platform
[ 5925.999278] call PNP0C0E:00+ returned 0 after 0 usecs
[ 5925.999281] calling  ACPI000C:00+ @ 13270, parent: platform
[ 5925.999283] call ACPI000C:00+ returned 0 after 0 usecs
[ 5925.999286] calling  PNP0C14:00+ @ 13270, parent: pci0000:00
[ 5925.999288] call PNP0C14:00+ returned 0 after 0 usecs
[ 5925.999291] calling  INT345D:00+ @ 13270, parent: pci0000:00
[ 5925.999294] call ata13+ returned 0 after 96 usecs
[ 5925.999295] call INT345D:00+ returned 0 after 0 usecs
[ 5925.999298] calling  PNP0C04:00+ @ 13270, parent: 0000:00:1f.0
[ 5925.999300] call PNP0C04:00+ returned 0 after 0 usecs
[ 5925.999302] calling  ata9+ @ 13499, parent: 0000:00:17.0
[ 5925.999304] calling  INT0800:00+ @ 13270, parent: 0000:00:1f.0
[ 5925.999305] call INT0800:00+ returned 0 after 0 usecs
[ 5925.999315] call ata11+ returned 0 after 49 usecs
[ 5925.999340] call ata10+ returned 0 after 71 usecs
[ 5925.999382] call ata9+ returned 0 after 74 usecs
[ 5925.999385] calling  LNXTHERM:01+ @ 13270, parent: LNXSYBUS:01
[ 5925.999387] calling  usb2+ @ 13497, parent: 0000:00:14.0
[ 5925.999390] call LNXTHERM:01+ returned 0 after 2 usecs
[ 5925.999392] call usb2+ returned 0 after 0 usecs
[ 5925.999395] calling  host7+ @ 13499, parent: ata8
[ 5925.999397] calling  LNXTHERM:00+ @ 13270, parent: LNXSYBUS:01
[ 5925.999399] call host7+ returned 0 after 0 usecs
[ 5925.999401] call LNXTHERM:00+ returned 0 after 1 usecs
[ 5925.999403] calling  host5+ @ 13497, parent: ata6
[ 5925.999406] calling  host6+ @ 13500, parent: ata7
[ 5925.999408] calling  host4+ @ 13499, parent: ata5
[ 5925.999410] call host5+ returned 0 after 0 usecs
[ 5925.999412] calling  ata8+ @ 13502, parent: 0000:0a:02.0
[ 5925.999414] call host6+ returned 0 after 0 usecs
[ 5925.999416] call host4+ returned 0 after 0 usecs
[ 5925.999421] calling  ata6+ @ 13499, parent: 0000:0a:02.0
[ 5925.999433] calling  ata5+ @ 13500, parent: 0000:0a:02.0
[ 5925.999435] calling  ata7+ @ 13497, parent: 0000:0a:02.0
[ 5925.999476] calling  PNP0C0C:00+ @ 13270, parent: LNXSYBUS:00
[ 5925.999478] call PNP0C0C:00+ returned 0 after 0 usecs
[ 5925.999480] call ata8+ returned 0 after 62 usecs
[ 5925.999483] call ata7+ returned 0 after 44 usecs
[ 5925.999485] calling  PNP0C0E:00+ @ 13270, parent: LNXSYBUS:00
[ 5925.999487] calling  host3+ @ 13502, parent: ata4
[ 5925.999489] call PNP0C0E:00+ returned 0 after 0 usecs
[ 5925.999490] call host3+ returned 0 after 0 usecs
[ 5925.999492] calling  host2+ @ 13497, parent: ata3
[ 5925.999494] call host2+ returned 0 after 0 usecs
[ 5925.999497] calling  host1+ @ 13502, parent: ata2
[ 5925.999499] call host1+ returned 0 after 0 usecs
[ 5925.999501] calling  host0+ @ 13497, parent: ata1
[ 5925.999503] calling  ata4+ @ 13502, parent: 0000:0a:01.0
[ 5925.999505] call host0+ returned 0 after 0 usecs
[ 5925.999511] calling  ata3+ @ 13497, parent: 0000:0a:01.0
[ 5925.999542] call ata5+ returned 0 after 103 usecs
[ 5925.999544] call ata6+ returned 0 after 115 usecs
[ 5925.999548] calling  ata2+ @ 13500, parent: 0000:0a:01.0
[ 5925.999550] calling  ata1+ @ 13499, parent: 0000:0a:01.0
[ 5925.999559] call ata3+ returned 0 after 45 usecs
[ 5925.999581] calling  0000:0a:02.0+ @ 13497, parent: 0000:09:00.0
[ 5925.999606] call ata2+ returned 0 after 54 usecs
[ 5925.999613] call ata1+ returned 0 after 58 usecs
[ 5925.999683] call 0000:0a:02.0+ returned 0 after 98 usecs
[ 5925.999687] call ata4+ returned 0 after 176 usecs
[ 5925.999688] calling  0000:07:00.0+ @ 13497, parent: 0000:00:1c.7
[ 5925.999699] calling  0000:0a:01.0+ @ 13500, parent: 0000:09:00.0
[ 5925.999776] call 0000:0a:01.0+ returned 0 after 73 usecs
[ 5925.999782] calling  0000:05:04.0+ @ 13500, parent: 0000:04:00.0
[ 5925.999793] calling  0000:09:00.0+ @ 13499, parent: 0000:00:1d.2
[ 5925.999795] call 0000:09:00.0+ returned 0 after 0 usecs
[ 5925.999807] call 0000:05:04.0+ returned 0 after 23 usecs
[ 5925.999813] calling  0000:03:00.0+ @ 13500, parent: 0000:00:1c.2
[ 5925.999816] call 0000:03:00.0+ returned 0 after 1 usecs
[ 5925.999819] calling  0000:04:00.0+ @ 13499, parent: 0000:00:1c.4
[ 5925.999821] call 0000:04:00.0+ returned 0 after 0 usecs
[ 5925.999828] calling  0000:01:00.0+ @ 13499, parent: 0000:00:01.0
[ 5926.000855] call 0000:07:00.0+ returned 0 after 1140 usecs
[ 5926.000863] calling  0000:00:1f.4+ @ 13497, parent: pci0000:00
[ 5926.000873] call 0000:00:1f.4+ returned 0 after 8 usecs
[ 5926.000876] calling  0000:00:1f.2+ @ 13497, parent: pci0000:00
[ 5926.000877] call 0000:00:1f.2+ returned 0 after 0 usecs
[ 5926.000880] calling  0000:00:1f.0+ @ 13497, parent: pci0000:00
[ 5926.000881] call 0000:00:1f.0+ returned 0 after 0 usecs
[ 5926.000884] calling  0000:00:1e.0+ @ 13497, parent: pci0000:00
[ 5926.000886] call 0000:00:1e.0+ returned 0 after 0 usecs
[ 5926.000890] calling  0000:00:1d.2+ @ 13497, parent: pci0000:00
[ 5926.000904] call 0000:00:1d.2+ returned 0 after 12 usecs
[ 5926.000909] calling  0000:00:1d.0+ @ 13497, parent: pci0000:00
[ 5926.000929] call 0000:00:1d.0+ returned 0 after 17 usecs
[ 5926.000933] calling  0000:00:1c.7+ @ 13497, parent: pci0000:00
[ 5926.000937] call 0000:00:1c.7+ returned 0 after 2 usecs
[ 5926.001089] call 5-1+ returned 0 after 2170 usecs
[ 5926.001100] calling  0000:00:1c.4+ @ 13496, parent: pci0000:00
[ 5926.001102] calling  usb5+ @ 13913, parent: 0000:06:00.0
[ 5926.001124] call 0000:00:1c.4+ returned 0 after 21 usecs
[ 5926.001128] calling  0000:00:1c.2+ @ 13496, parent: pci0000:00
[ 5926.001132] call 0000:00:1c.2+ returned 0 after 2 usecs
[ 5926.001135] calling  0000:00:1c.0+ @ 13496, parent: pci0000:00
[ 5926.001154] call 0000:00:1c.0+ returned 0 after 17 usecs
[ 5926.001171] calling  0000:00:17.0+ @ 13496, parent: pci0000:00
[ 5926.001231] call 0000:00:17.0+ returned 0 after 57 usecs
[ 5926.001237] calling  0000:00:16.0+ @ 13496, parent: pci0000:00
[ 5926.002010] call 0000:00:16.0+ returned 0 after 753 usecs
[ 5926.002018] calling  0000:00:15.1+ @ 13496, parent: pci0000:00
[ 5926.002020] call 0000:00:15.1+ returned 0 after 0 usecs
[ 5926.002023] calling  0000:00:15.0+ @ 13496, parent: pci0000:00
[ 5926.002025] call 0000:00:15.0+ returned 0 after 0 usecs
[ 5926.002027] calling  0000:00:14.2+ @ 13496, parent: pci0000:00
[ 5926.002029] call 0000:00:14.2+ returned 0 after 0 usecs
[ 5926.002869] calling  0000:00:08.0+ @ 13503, parent: pci0000:00
[ 5926.002872] call 0000:00:08.0+ returned 0 after 0 usecs
[ 5926.003035] calling  0000:00:00.0+ @ 13504, parent: pci0000:00
[ 5926.003038] call 0000:00:00.0+ returned 0 after 0 usecs
[ 5926.006331] call hdaudioC1D0+ returned 0 after 26696 usecs
[ 5926.006335] calling  0000:01:00.1+ @ 13500, parent: 0000:00:01.0
[ 5926.007393] call 0000:01:00.1+ returned 0 after 1034 usecs
[ 5926.014043] call usb5+ returned 0 after 12660 usecs
[ 5926.014072] calling  0000:06:00.0+ @ 13502, parent: 0000:00:1c.6
[ 5926.014073] call 0000:06:00.0+ returned 0 after 0 usecs
[ 5926.014102] calling  0000:00:1c.6+ @ 13497, parent: pci0000:00
[ 5926.014103] call 0000:00:1c.6+ returned 0 after 0 usecs
[ 5926.027553] call 1-8+ returned 0 after 380 usecs
[ 5926.028132] calling  usb1+ @ 13501, parent: 0000:00:14.0
[ 5926.028594] call usb1+ returned 0 after 309 usecs
[ 5926.028868] calling  0000:00:14.0+ @ 13496, parent: pci0000:00
[ 5926.029030] call 0000:00:14.0+ returned 0 after 0 usecs
[ 5926.210416] call 0000:01:00.0+ returned 0 after 206043 usecs
[ 5926.210533] calling  0000:00:01.0+ @ 13503, parent: pci0000:00
[ 5926.210646] call 0000:00:01.0+ returned 0 after 3 usecs
[ 5926.210764] PM: freeze of devices complete after 234.173 msecs
[ 5926.210873] hibernation debug: Waiting for 5 seconds.
[ 5931.301691] calling  0000:00:00.0+ @ 13504, parent: pci0000:00
[ 5931.301693] calling  0000:00:01.0+ @ 13503, parent: pci0000:00
[ 5931.301701] call 0000:00:01.0+ returned 0 after 7 usecs
[ 5931.301702] calling  0000:00:08.0+ @ 13503, parent: pci0000:00
[ 5931.301703] call 0000:00:08.0+ returned 0 after 0 usecs
[ 5931.301703] calling  0000:00:14.0+ @ 13503, parent: pci0000:00
[ 5931.301722] calling  0000:00:14.2+ @ 13499, parent: pci0000:00
[ 5931.301722] call 0000:00:14.2+ returned 0 after 0 usecs
[ 5931.301723] calling  0000:00:15.0+ @ 13499, parent: pci0000:00
[ 5931.301725] call 0000:00:15.0+ returned 0 after 0 usecs
[ 5931.301725] calling  0000:00:15.1+ @ 13499, parent: pci0000:00
[ 5931.301726] call 0000:00:15.1+ returned 0 after 0 usecs
[ 5931.301727] calling  0000:00:16.0+ @ 13499, parent: pci0000:00
[ 5931.301729] usb usb1: root hub lost power or was reset
[ 5931.301729] usb usb2: root hub lost power or was reset
[ 5931.301750] calling  0000:00:17.0+ @ 13496, parent: pci0000:00
[ 5931.301756] calling  0000:00:1c.0+ @ 13501, parent: pci0000:00
[ 5931.301760] calling  0000:00:1c.2+ @ 13498, parent: pci0000:00
[ 5931.301762] call 0000:00:1c.2+ returned 0 after 0 usecs
[ 5931.301762] calling  0000:00:1c.4+ @ 13498, parent: pci0000:00
[ 5931.301777] call 0000:00:1c.0+ returned 0 after 15 usecs
[ 5931.301778] calling  0000:00:1c.6+ @ 13501, parent: pci0000:00
[ 5931.301784] call 0000:00:1c.6+ returned 0 after 5 usecs
[ 5931.301784] calling  0000:00:1c.7+ @ 13501, parent: pci0000:00
[ 5931.301785] call 0000:00:1c.7+ returned 0 after 0 usecs
[ 5931.301785] calling  0000:00:1d.0+ @ 13501, parent: pci0000:00
[ 5931.301802] call 0000:00:1c.4+ returned 0 after 38 usecs
[ 5931.301803] calling  0000:00:1d.2+ @ 13498, parent: pci0000:00
[ 5931.301822] call 0000:00:1d.0+ returned 0 after 35 usecs
[ 5931.301823] calling  0000:00:1e.0+ @ 13501, parent: pci0000:00
[ 5931.301823] call 0000:00:1e.0+ returned 0 after 0 usecs
[ 5931.301824] calling  0000:00:1f.0+ @ 13501, parent: pci0000:00
[ 5931.301825] call 0000:00:1f.0+ returned 0 after 0 usecs
[ 5931.301825] calling  0000:00:1f.2+ @ 13501, parent: pci0000:00
[ 5931.301826] call 0000:00:1f.2+ returned 0 after 0 usecs
[ 5931.301826] calling  0000:00:1f.4+ @ 13501, parent: pci0000:00
[ 5931.301837] call 0000:00:1d.2+ returned 0 after 32 usecs
[ 5931.301838] calling  0000:01:00.0+ @ 13498, parent: 0000:00:01.0
[ 5931.301857] call 0000:00:1f.4+ returned 0 after 29 usecs
[ 5931.301857] calling  0000:01:00.1+ @ 13501, parent: 0000:00:01.0
[ 5931.301889] calling  PNP0C0E:00+ @ 13270, parent: LNXSYBUS:00
[ 5931.301889] call PNP0C0E:00+ returned 0 after 0 usecs
[ 5931.301890] calling  PNP0C0C:00+ @ 13270, parent: LNXSYBUS:00
[ 5931.301891] call PNP0C0C:00+ returned 0 after 0 usecs
[ 5931.301894] calling  LNXTHERM:00+ @ 13270, parent: LNXSYBUS:01
[ 5931.301953] call LNXTHERM:00+ returned 0 after 57 usecs
[ 5931.301972] call 0000:00:17.0+ returned 0 after 216 usecs
[ 5931.301973] calling  0000:03:00.0+ @ 13496, parent: 0000:00:1c.2
[ 5931.301992] usb usb3: root hub lost power or was reset
[ 5931.301993] usb usb4: root hub lost power or was reset
[ 5931.302008] calling  LNXTHERM:01+ @ 13270, parent: LNXSYBUS:01
[ 5931.302009] call LNXTHERM:01+ returned 0 after 1 usecs
[ 5931.302853] calling  0000:04:00.0+ @ 13497, parent: 0000:00:1c.4
[ 5931.302863] calling  0000:06:00.0+ @ 13913, parent: 0000:00:1c.6
[ 5931.302877] call 0000:04:00.0+ returned 0 after 23 usecs
[ 5931.302882] calling  0000:07:00.0+ @ 13497, parent: 0000:00:1c.7
[ 5931.302883] usb usb5: root hub lost power or was reset
[ 5931.302883] usb usb6: root hub lost power or was reset
[ 5931.303608] call 0000:00:14.0+ returned 0 after 1863 usecs
[ 5931.303609] calling  0000:09:00.0+ @ 13503, parent: 0000:00:1d.2
[ 5931.303634] call 0000:09:00.0+ returned 0 after 24 usecs
[ 5931.303636] calling  0000:0a:01.0+ @ 13503, parent: 0000:09:00.0
[ 5931.303638] calling  INT0800:00+ @ 13270, parent: 0000:00:1f.0
[ 5931.303642] call INT0800:00+ returned 0 after 3 usecs
[ 5931.303642] calling  PNP0C04:00+ @ 13270, parent: 0000:00:1f.0
[ 5931.303643] call PNP0C04:00+ returned 0 after 0 usecs
[ 5931.303644] calling  PNP0C14:00+ @ 13270, parent: pci0000:00
[ 5931.303644] call PNP0C14:00+ returned 0 after 0 usecs
[ 5931.303644] calling  ACPI000C:00+ @ 13270, parent: platform
[ 5931.303645] call ACPI000C:00+ returned 0 after 0 usecs
[ 5931.303645] calling  PNP0C0E:00+ @ 13270, parent: platform
[ 5931.303645] call PNP0C0E:00+ returned 0 after 0 usecs
[ 5931.303646] calling  PNP0C14:01+ @ 13270, parent: platform
[ 5931.303647] call PNP0C14:01+ returned 0 after 0 usecs
[ 5931.303647] calling  INT33A1:00+ @ 13270, parent: platform
[ 5931.303647] call INT33A1:00+ returned 0 after 0 usecs
[ 5931.303648] calling  PNP0C0C:00+ @ 13270, parent: platform
[ 5931.303648] call PNP0C0C:00+ returned 0 after 0 usecs
[ 5931.303648] calling  PNP0C14:02+ @ 13270, parent: platform
[ 5931.303649] call PNP0C14:02+ returned 0 after 0 usecs
[ 5931.303649] calling  PNP0C0B:00+ @ 13270, parent: platform
[ 5931.303814] sata_sil 0000:0a:01.0: cache line size not set.  Driver may not function
[ 5931.303845] call 0000:0a:01.0+ returned 0 after 204 usecs
[ 5931.303846] calling  0000:0a:02.0+ @ 13503, parent: 0000:09:00.0
[ 5931.304025] sata_sil 0000:0a:02.0: cache line size not set.  Driver may not function
[ 5931.304057] call 0000:0a:02.0+ returned 0 after 206 usecs
[ 5931.304060] calling  ata1+ @ 13503, parent: 0000:0a:01.0
[ 5931.304063] call ata1+ returned 0 after 2 usecs
[ 5931.304064] calling  ata2+ @ 13503, parent: 0000:0a:01.0
[ 5931.304065] call ata2+ returned 0 after 1 usecs
[ 5931.304066] calling  ata3+ @ 13503, parent: 0000:0a:01.0
[ 5931.304067] call ata3+ returned 0 after 1 usecs
[ 5931.304068] calling  ata4+ @ 13503, parent: 0000:0a:01.0
[ 5931.304070] call ata4+ returned 0 after 1 usecs
[ 5931.304071] calling  host0+ @ 13503, parent: ata1
[ 5931.304071] call host0+ returned 0 after 0 usecs
[ 5931.304072] calling  host1+ @ 13503, parent: ata2
[ 5931.304073] call host1+ returned 0 after 0 usecs
[ 5931.304074] calling  host2+ @ 13503, parent: ata3
[ 5931.304074] call host2+ returned 0 after 0 usecs
[ 5931.304075] calling  host3+ @ 13503, parent: ata4
[ 5931.304075] call host3+ returned 0 after 0 usecs
[ 5931.304076] calling  ata5+ @ 13503, parent: 0000:0a:02.0
[ 5931.304078] call ata5+ returned 0 after 1 usecs
[ 5931.304078] calling  ata6+ @ 13503, parent: 0000:0a:02.0
[ 5931.304080] call ata6+ returned 0 after 1 usecs
[ 5931.304080] calling  ata7+ @ 13503, parent: 0000:0a:02.0
[ 5931.304084] call ata7+ returned 0 after 3 usecs
[ 5931.304090] calling  ata8+ @ 13503, parent: 0000:0a:02.0
[ 5931.304091] call ata8+ returned 0 after 1 usecs
[ 5931.304092] calling  host4+ @ 13503, parent: ata5
[ 5931.304092] call host4+ returned 0 after 0 usecs
[ 5931.304093] calling  host5+ @ 13503, parent: ata6
[ 5931.304093] call host5+ returned 0 after 0 usecs
[ 5931.304097] calling  host6+ @ 13503, parent: ata7
[ 5931.304097] call host6+ returned 0 after 0 usecs
[ 5931.304098] calling  host7+ @ 13503, parent: ata8
[ 5931.304099] call host7+ returned 0 after 0 usecs
[ 5931.304099] calling  usb1+ @ 13503, parent: 0000:00:14.0
[ 5931.305204] call 0000:01:00.1+ returned 0 after 3273 usecs
[ 5931.306283] call PNP0C0B:00+ returned 0 after 2575 usecs
[ 5931.306283] calling  PNP0C0B:01+ @ 13270, parent: platform
[ 5931.312908] calling  0000:05:04.0+ @ 13502, parent: 0000:04:00.0
[ 5931.313022] call PNP0C0B:01+ returned 0 after 6582 usecs
[ 5931.313023] calling  PNP0C0B:02+ @ 13270, parent: platform
[ 5931.313426] call 0000:00:16.0+ returned 0 after 11446 usecs
[ 5931.316293] calling  usb2+ @ 13523, parent: 0000:00:14.0
[ 5931.316353] call 0000:06:00.0+ returned 0 after 13198 usecs
[ 5931.319555] call PNP0C0B:02+ returned 0 after 6390 usecs
[ 5931.319556] calling  PNP0C0B:03+ @ 13270, parent: platform
[ 5931.322999] calling  ata9+ @ 13536, parent: 0000:00:17.0
[ 5931.323002] call ata9+ returned 0 after 2 usecs
[ 5931.323003] calling  ata10+ @ 13536, parent: 0000:00:17.0
[ 5931.323005] call ata10+ returned 0 after 1 usecs
[ 5931.323006] calling  ata11+ @ 13536, parent: 0000:00:17.0
[ 5931.323007] calling  ata12+ @ 13537, parent: 0000:00:17.0
[ 5931.323008] call ata11+ returned 0 after 1 usecs
[ 5931.323008] calling  ata13+ @ 13536, parent: 0000:00:17.0
[ 5931.323009] call ata12+ returned 0 after 1 usecs
[ 5931.323010] calling  ata14+ @ 13537, parent: 0000:00:17.0
[ 5931.323012] call ata14+ returned 0 after 1 usecs
[ 5931.323012] calling  host8+ @ 13537, parent: ata9
[ 5931.323013] call host8+ returned 0 after 0 usecs
[ 5931.323014] calling  host9+ @ 13537, parent: ata10
[ 5931.323014] call host9+ returned 0 after 0 usecs
[ 5931.323015] calling  host10+ @ 13537, parent: ata11
[ 5931.323016] call host10+ returned 0 after 0 usecs
[ 5931.323016] calling  host11+ @ 13537, parent: ata12
[ 5931.323017] call host11+ returned 0 after 0 usecs
[ 5931.323076] call ata13+ returned 0 after 65 usecs
[ 5931.323077] calling  host12+ @ 13537, parent: ata13
[ 5931.323078] call host12+ returned 0 after 0 usecs
[ 5931.323079] calling  host13+ @ 13537, parent: ata14
[ 5931.323079] call host13+ returned 0 after 0 usecs
[ 5931.323182] calling  usb5+ @ 13548, parent: 0000:06:00.0
[ 5931.323248] calling  usb6+ @ 13553, parent: 0000:06:00.0
[ 5931.326211] call PNP0C0B:03+ returned 0 after 6511 usecs
[ 5931.326212] calling  PNP0C0B:04+ @ 13270, parent: platform
[ 5931.326643] calling  target0:0:0+ @ 13560, parent: host0
[ 5931.326643] call target0:0:0+ returned 0 after 0 usecs
[ 5931.326644] calling  0:0:0:0+ @ 13560, parent: target0:0:0
[ 5931.326645] call 0:0:0:0+ returned 0 after 0 usecs
[ 5931.326752] calling  target1:0:0+ @ 13571, parent: host1
[ 5931.326753] call target1:0:0+ returned 0 after 0 usecs
[ 5931.326754] calling  1:0:0:0+ @ 13571, parent: target1:0:0
[ 5931.326754] call 1:0:0:0+ returned 0 after 0 usecs
[ 5931.326841] calling  target2:0:0+ @ 13579, parent: host2
[ 5931.326842] call target2:0:0+ returned 0 after 0 usecs
[ 5931.326843] calling  2:0:0:0+ @ 13579, parent: target2:0:0
[ 5931.326843] call 2:0:0:0+ returned 0 after 0 usecs
[ 5931.326899] calling  target3:0:0+ @ 13586, parent: host3
[ 5931.326900] call target3:0:0+ returned 0 after 0 usecs
[ 5931.326901] calling  3:0:0:0+ @ 13586, parent: target3:0:0
[ 5931.326901] call 3:0:0:0+ returned 0 after 0 usecs
[ 5931.326902] calling  target4:0:0+ @ 13586, parent: host4
[ 5931.326903] call target4:0:0+ returned 0 after 0 usecs
[ 5931.326904] calling  4:0:0:0+ @ 13586, parent: target4:0:0
[ 5931.326904] call 4:0:0:0+ returned 0 after 0 usecs
[ 5931.326995] calling  target6:0:0+ @ 13600, parent: host6
[ 5931.326996] call target6:0:0+ returned 0 after 0 usecs
[ 5931.326997] calling  6:0:0:0+ @ 13600, parent: target6:0:0
[ 5931.326997] call 6:0:0:0+ returned 0 after 0 usecs
[ 5931.326999] calling  target7:0:0+ @ 13600, parent: host7
[ 5931.326999] call target7:0:0+ returned 0 after 0 usecs
[ 5931.327000] calling  7:0:0:0+ @ 13600, parent: target7:0:0
[ 5931.327001] call 7:0:0:0+ returned 0 after 0 usecs
[ 5931.327001] calling  target9:0:0+ @ 13600, parent: host9
[ 5931.327002] call target9:0:0+ returned 0 after 0 usecs
[ 5931.327002] calling  9:0:0:0+ @ 13600, parent: target9:0:0
[ 5931.327003] call 9:0:0:0+ returned 0 after 0 usecs
[ 5931.327004] calling  target10:0:0+ @ 13600, parent: host10
[ 5931.327005] call target10:0:0+ returned 0 after 0 usecs
[ 5931.327006] calling  10:0:0:0+ @ 13601, parent: target10:0:0
[ 5931.327007] call 10:0:0:0+ returned 0 after 0 usecs
[ 5931.327008] calling  target11:0:0+ @ 13601, parent: host11
[ 5931.327008] call target11:0:0+ returned 0 after 0 usecs
[ 5931.327009] calling  11:0:0:0+ @ 13600, parent: target11:0:0
[ 5931.327009] call 11:0:0:0+ returned 0 after 0 usecs
[ 5931.327012] calling  target13:0:0+ @ 13600, parent: host13
[ 5931.327012] call target13:0:0+ returned 0 after 0 usecs
[ 5931.327013] calling  13:0:0:0+ @ 13600, parent: target13:0:0
[ 5931.327014] call 13:0:0:0+ returned 0 after 0 usecs
[ 5931.327023] calling  hdaudioC1D0+ @ 13602, parent: 0000:01:00.1
[ 5931.327053] sd 0:0:0:0: [sda] Starting disk
[ 5931.327064] sd 1:0:0:0: [sdb] Starting disk
[ 5931.327078] sd 2:0:0:0: [sdc] Starting disk
[ 5931.327084] sd 3:0:0:0: [sdd] Starting disk
[ 5931.332787] sd 4:0:0:0: [sde] Starting disk
[ 5931.332811] sd 7:0:0:0: [sdf] Starting disk
[ 5931.332824] sd 9:0:0:0: [sdg] Starting disk
[ 5931.332864] sd 10:0:0:0: [sdh] Starting disk
[ 5931.332866] call PNP0C0B:04+ returned 0 after 6509 usecs
[ 5931.332867] calling  LNXPWRBN:00+ @ 13270, parent: LNXSYSTM:00
[ 5931.332868] call LNXPWRBN:00+ returned 0 after 0 usecs
[ 5931.332869] calling  00:00+ @ 13270, parent: pnp0
[ 5931.332870] call 00:00+ returned 0 after 0 usecs
[ 5931.332871] calling  00:01+ @ 13270, parent: pnp0
[ 5931.332872] call 00:01+ returned 0 after 0 usecs
[ 5931.332872] calling  00:02+ @ 13270, parent: pnp0
[ 5931.332872] call 00:02+ returned 0 after 0 usecs
[ 5931.332873] calling  00:03+ @ 13270, parent: pnp0
[ 5931.332873] call 00:03+ returned 0 after 0 usecs
[ 5931.332874] calling  00:04+ @ 13270, parent: pnp0
[ 5931.332875] rtc_cmos 00:04: System wakeup disabled by ACPI
[ 5931.332876] call 00:04+ returned 0 after 1 usecs
[ 5931.332877] calling  00:05+ @ 13270, parent: pnp0
[ 5931.332877] call 00:05+ returned 0 after 0 usecs
[ 5931.332878] calling  00:06+ @ 13270, parent: pnp0
[ 5931.332878] call 00:06+ returned 0 after 0 usecs
[ 5931.332879] calling  00:07+ @ 13270, parent: pnp0
[ 5931.332879] call 00:07+ returned 0 after 0 usecs
[ 5931.332880] calling  00:08+ @ 13270, parent: pnp0
[ 5931.332880] call 00:08+ returned 0 after 0 usecs
[ 5931.332881] calling  00:09+ @ 13270, parent: pnp0
[ 5931.332881] call 00:09+ returned 0 after 0 usecs
[ 5931.332891] calling  microcode+ @ 13270, parent: platform
[ 5931.332892] call microcode+ returned 0 after 0 usecs
[ 5931.332892] calling  e820_pmem+ @ 13270, parent: platform
[ 5931.332893] call e820_pmem+ returned 0 after 0 usecs
[ 5931.332894] calling  pcspkr+ @ 13270, parent: platform
[ 5931.332894] call pcspkr+ returned 0 after 0 usecs
[ 5931.332895] calling  platform-framebuffer.0+ @ 13270, parent: platform
[ 5931.332895] call platform-framebuffer.0+ returned 0 after 0 usecs
[ 5931.332897] calling  alarmtimer+ @ 13270, parent: platform
[ 5931.332897] call alarmtimer+ returned 0 after 0 usecs
[ 5931.332901] calling  serial8250+ @ 13270, parent: platform
[ 5931.332902] call serial8250+ returned 0 after 1 usecs
[ 5931.332909] calling  rtc0+ @ 13270, parent: 00:04
[ 5931.336312] sd 11:0:0:0: [sdi] Starting disk
[ 5931.339657] sd 13:0:0:0: [sdj] Starting disk
[ 5931.352953] call 0000:00:00.0+ returned 0 after 0 usecs
[ 5931.360616] call rtc0+ returned 0 after 27108 usecs
[ 5931.360745] calling  i8042+ @ 13270, parent: platform
[ 5931.361000] call 0000:03:00.0+ returned 0 after 57752 usecs
[ 5931.361135] calling  usb3+ @ 13537, parent: 0000:03:00.0
[ 5931.361135] calling  usb4+ @ 13542, parent: 0000:03:00.0
[ 5931.361178] call i8042+ returned 0 after 283 usecs
[ 5931.361179] calling  serio0+ @ 13270, parent: i8042
[ 5931.361181] call serio0+ returned 0 after 1 usecs
[ 5931.361190] calling  input0+ @ 13270, parent: serio0
[ 5931.361191] call input0+ returned 0 after 0 usecs
[ 5931.366085] call hdaudioC1D0+ returned 0 after 38218 usecs
[ 5931.425945] call usb6+ returned 0 after 100480 usecs
[ 5931.440398] call 0000:07:00.0+ returned 0 after 134548 usecs
[ 5931.443193] r8169 0000:07:00.0 enp7s0: link down
[ 5931.465895] call usb3+ returned 0 after 101165 usecs
[ 5931.465896] call usb4+ returned 0 after 102499 usecs
[ 5931.519108] call usb1+ returned 0 after 210370 usecs
[ 5931.519223] calling  1-8+ @ 13566, parent: usb1
[ 5931.519224] calling  1-9+ @ 13579, parent: usb1
[ 5931.519225] calling  1-11+ @ 13586, parent: usb1
[ 5931.519236] calling  1-12+ @ 13592, parent: usb1
[ 5931.522447] call usb2+ returned 0 after 201705 usecs
[ 5931.539082] call usb5+ returned 0 after 211242 usecs
[ 5931.539194] calling  5-1+ @ 13560, parent: usb5
[ 5931.539203] calling  5-2+ @ 13571, parent: usb5
[ 5931.559014] call 0000:01:00.0+ returned 0 after 251629 usecs
[ 5931.615695] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.615724] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.616139] ata6: SATA link down (SStatus 0 SControl 310)
[ 5931.622465] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.622470] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.622758] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.623317] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.623576] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.630673] ata7.00: configured for UDMA/66
[ 5931.631169] ata4.00: configured for UDMA/100
[ 5931.636304] ata2.00: configured for UDMA/100
[ 5931.636484] ata5.00: configured for UDMA/100
[ 5931.636706] ata8.00: configured for UDMA/100
[ 5931.646052] usb 5-2: reset full-speed USB device number 3 using xhci_hcd
[ 5931.655579] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5931.662196] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 5931.664139] ata11.00: configured for UDMA/133
[ 5931.668836] ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5931.668993] ata9: SATA link down (SStatus 4 SControl 300)
[ 5931.669154] ata13: SATA link down (SStatus 4 SControl 300)
[ 5931.669410] ata10.00: configured for UDMA/133
[ 5931.670560] ata14.00: configured for UDMA/133
[ 5931.678900] ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 5931.678941] usb 1-11: reset full-speed USB device number 4 using xhci_hcd
[ 5931.680627] ata12.00: configured for UDMA/133
[ 5931.849191] ata3.00: configured for UDMA/100
[ 5931.855849] ata1.00: configured for UDMA/100
[ 5931.858134] call 1-11+ returned 0 after 331597 usecs
[ 5931.861256] call 5-2+ returned 0 after 315102 usecs
[ 5931.875641] usb 5-1: reset full-speed USB device number 2 using xhci_hcd
[ 5932.003943] usb 5-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 5932.004111] usb 5-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 5932.014941] usb 1-9: reset high-speed USB device number 3 using xhci_hcd
[ 5932.022902] call 5-1+ returned 0 after 473058 usecs
[ 5932.023103] calling  input1+ @ 13270, parent: 0003:24AE:2000.0001
[ 5932.023263] call input1+ returned 0 after 19 usecs
[ 5932.023393] calling  input2+ @ 13270, parent: 0003:24AE:2000.0002
[ 5932.023524] call input2+ returned 0 after 0 usecs
[ 5932.023659] calling  input3+ @ 13270, parent: 0003:046D:400D.0006
[ 5932.023801] call input3+ returned 0 after 10 usecs
[ 5932.023944] calling  input4+ @ 13270, parent: 0003:2516:0015.0007
[ 5932.024081] call input4+ returned 0 after 6 usecs
[ 5932.024213] calling  input5+ @ 13270, parent: 0003:2516:0015.0008
[ 5932.024343] call input5+ returned 0 after 0 usecs
[ 5932.357662] usb 1-12: reset full-speed USB device number 5 using xhci_hcd
[ 5932.407715] call 1-9+ returned 0 after 869324 usecs
[ 5932.535355] call 1-12+ returned 0 after 994199 usecs
[ 5932.535553] calling  input6+ @ 13270, parent: 0003:09DA:3B46.0009
[ 5932.535709] call input6+ returned 0 after 17 usecs
[ 5932.535840] calling  input7+ @ 13270, parent: 0003:09DA:3B46.000A
[ 5932.535971] call input7+ returned 0 after 0 usecs
[ 5932.536101] calling  input8+ @ 13270, parent: 0003:09DA:3B46.000B
[ 5932.536232] call input8+ returned 0 after 0 usecs
[ 5932.536380] calling  vhba+ @ 13270, parent: platform
[ 5932.536509] call vhba+ returned 0 after 0 usecs
[ 5932.536641] calling  input9+ @ 13270, parent: PNP0C0E:00
[ 5932.536685] calling  host14+ @ 13600, parent: vhba
[ 5932.536688] call host14+ returned 0 after 1 usecs
[ 5932.536743] calling  target14:0:0+ @ 13603, parent: host14
[ 5932.536747] call target14:0:0+ returned 0 after 1 usecs
[ 5932.536764] calling  14:0:0:0+ @ 13604, parent: target14:0:0
[ 5932.536790] call 14:0:0:0+ returned 0 after 23 usecs
[ 5932.537562] call input9+ returned 0 after 0 usecs
[ 5932.537690] calling  input10+ @ 13270, parent: PNP0C0C:00
[ 5932.537819] call input10+ returned 0 after 0 usecs
[ 5932.537947] calling  input11+ @ 13270, parent: LNXPWRBN:00
[ 5932.538076] call input11+ returned 0 after 0 usecs
[ 5932.538220] calling  input0::numlock+ @ 13270, parent: input0
[ 5932.538350] call input0::numlock+ returned 0 after 0 usecs
[ 5932.538480] calling  input0::capslock+ @ 13270, parent: input0
[ 5932.538610] call input0::capslock+ returned 0 after 0 usecs
[ 5932.538740] calling  input0::scrolllock+ @ 13270, parent: input0
[ 5932.538870] call input0::scrolllock+ returned 0 after 0 usecs
[ 5932.539001] calling  input1::numlock+ @ 13270, parent: input1
[ 5932.539130] call input1::numlock+ returned 0 after 0 usecs
[ 5932.539260] calling  input1::capslock+ @ 13270, parent: input1
[ 5932.539391] call input1::capslock+ returned 0 after 0 usecs
[ 5932.539520] calling  input1::scrolllock+ @ 13270, parent: input1
[ 5932.539651] call input1::scrolllock+ returned 0 after 0 usecs
[ 5932.539782] calling  input1::compose+ @ 13270, parent: input1
[ 5932.539911] call input1::compose+ returned 0 after 0 usecs
[ 5932.540040] calling  input1::kana+ @ 13270, parent: input1
[ 5932.542318] call input1::kana+ returned 0 after 0 usecs
[ 5932.542448] calling  input3::numlock+ @ 13270, parent: input3
[ 5932.542554] call input3::numlock+ returned 0 after 0 usecs
[ 5932.542660] calling  input3::capslock+ @ 13270, parent: input3
[ 5932.542765] call input3::capslock+ returned 0 after 0 usecs
[ 5932.542871] calling  input3::scrolllock+ @ 13270, parent: input3
[ 5932.542977] call input3::scrolllock+ returned 0 after 0 usecs
[ 5932.543083] calling  input3::compose+ @ 13270, parent: input3
[ 5932.543188] call input3::compose+ returned 0 after 0 usecs
[ 5932.543294] calling  input3::kana+ @ 13270, parent: input3
[ 5932.543399] call input3::kana+ returned 0 after 0 usecs
[ 5932.543504] calling  input4::numlock+ @ 13270, parent: input4
[ 5932.543610] call input4::numlock+ returned 0 after 0 usecs
[ 5932.543716] calling  input4::capslock+ @ 13270, parent: input4
[ 5932.543822] call input4::capslock+ returned 0 after 0 usecs
[ 5932.543948] calling  input4::scrolllock+ @ 13270, parent: input4
[ 5932.544054] call input4::scrolllock+ returned 0 after 0 usecs
[ 5932.544159] calling  input6::numlock+ @ 13270, parent: input6
[ 5932.544265] call input6::numlock+ returned 0 after 0 usecs
[ 5932.544371] calling  input6::capslock+ @ 13270, parent: input6
[ 5932.544476] call input6::capslock+ returned 0 after 0 usecs
[ 5932.544582] calling  input6::scrolllock+ @ 13270, parent: input6
[ 5932.544688] call input6::scrolllock+ returned 0 after 0 usecs
[ 5932.544794] calling  input6::compose+ @ 13270, parent: input6
[ 5932.544899] call input6::compose+ returned 0 after 0 usecs
[ 5932.545005] calling  input6::kana+ @ 13270, parent: input6
[ 5932.545110] call input6::kana+ returned 0 after 0 usecs
[ 5932.545215] calling  idma64.0+ @ 13270, parent: 0000:00:15.0
[ 5932.545321] call idma64.0+ returned 0 after 0 usecs
[ 5932.545427] calling  i2c_designware.0+ @ 13270, parent: 0000:00:15.0
[ 5932.545536] call i2c_designware.0+ returned 0 after 2 usecs
[ 5932.545642] calling  idma64.1+ @ 13270, parent: 0000:00:15.1
[ 5932.545748] call idma64.1+ returned 0 after 0 usecs
[ 5932.545853] calling  i2c_designware.1+ @ 13270, parent: 0000:00:15.1
[ 5932.545962] call i2c_designware.1+ returned 0 after 2 usecs
[ 5932.546067] calling  idma64.2+ @ 13270, parent: 0000:00:1e.0
[ 5932.546173] call idma64.2+ returned 0 after 0 usecs
[ 5932.546278] calling  dw-apb-uart.2+ @ 13270, parent: 0000:00:1e.0
[ 5932.546385] call dw-apb-uart.2+ returned 0 after 0 usecs
[ 5932.546491] calling  input13+ @ 13270, parent: pcspkr
[ 5932.547010] call input13+ returned 0 after 405 usecs
[ 5932.547147] calling  coretemp.0+ @ 13270, parent: platform
[ 5932.547277] call coretemp.0+ returned 0 after 0 usecs
[ 5932.690349] usb 1-8: reset full-speed USB device number 2 using xhci_hcd
[ 5932.865086] call 1-8+ returned 0 after 1316056 usecs
[ 5933.651757] r8169 0000:07:00.0 enp7s0: link up
[ 5933.811440] call 0000:05:04.0+ returned 0 after 2444640 usecs
[ 5933.811639] calling  input14+ @ 13270, parent: card1
[ 5933.811774] call input14+ returned 0 after 0 usecs
[ 5933.811904] calling  input15+ @ 13270, parent: card1
[ 5933.812032] call input15+ returned 0 after 0 usecs
[ 5933.812161] calling  input16+ @ 13270, parent: card1
[ 5933.812289] call input16+ returned 0 after 0 usecs
[ 5933.812417] calling  input17+ @ 13270, parent: card1
[ 5933.812545] call input17+ returned 0 after 0 usecs
[ 5933.812971] PM: restore of devices complete after 2516.133 msecs
[ 5933.813728] input: Logitech Gamepad F710 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input18
[ 5933.814758] PM: Image restored successfully.
[ 5933.815008] PM: Basic memory bitmaps freed
[ 5933.815135] Restarting tasks ... done.

and the same with core

[0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.3.3-2-ARCH (builduser@tobias) (gcc version 5.3.0 (GCC) ) #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=86625b0a-2819-4cea-9a75-a03f87283a7a rw verbose initcall_debug ignore_loglevel no_console_suspend=1 acpi_sleep=s3_bios,s3_mode resume=UUID=4290a82f-0f9a-41e3-9e73-f1c2f2ad713e
[    0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[    0.000000] x86/fpu: xstate_offset[3]: 03c0, xstate_sizes[3]: 0040
[    0.000000] x86/fpu: xstate_offset[4]: 0400, xstate_sizes[4]: 0040
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR'
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 0x440 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000097fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000098000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000897a5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000897a6000-0x00000000897a6fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000897a7000-0x00000000897f0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000897f1000-0x000000008e4ecfff] usable
[    0.000000] BIOS-e820: [mem 0x000000008e4ed000-0x000000008e7fbfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008e7fc000-0x000000008ea05fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ea06000-0x000000008f161fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008f162000-0x000000008fbfefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008fbff000-0x000000008fbfffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: MSI MS-7978/Z170A GAMING M3 (MS-7978), BIOS A.30 12/18/2015
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x46f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    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 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0x8fc00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcd90-0x000fcd9f] mapped at [ffff8800000fcd90]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000092000] 92000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
[    0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
[    0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x46ee00000-0x46effffff]
[    0.000000]  [mem 0x46ee00000-0x46effffff] page 2M
[    0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x460000000-0x46edfffff]
[    0.000000]  [mem 0x460000000-0x46edfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x440000000-0x45fffffff]
[    0.000000]  [mem 0x440000000-0x45fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x897a5fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0x895fffff] page 2M
[    0.000000]  [mem 0x89600000-0x897a5fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x897f1000-0x8e4ecfff]
[    0.000000]  [mem 0x897f1000-0x897fffff] page 4k
[    0.000000]  [mem 0x89800000-0x8e3fffff] page 2M
[    0.000000]  [mem 0x8e400000-0x8e4ecfff] page 4k
[    0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x8e7fc000-0x8ea05fff]
[    0.000000]  [mem 0x8e7fc000-0x8e7fffff] page 4k
[    0.000000]  [mem 0x8e800000-0x8e9fffff] page 2M
[    0.000000]  [mem 0x8ea00000-0x8ea05fff] page 4k
[    0.000000] BRK [0x01b44000, 0x01b44fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x8fbff000-0x8fbfffff]
[    0.000000]  [mem 0x8fbff000-0x8fbfffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x43fffffff]
[    0.000000]  [mem 0x100000000-0x43fffffff] page 1G
[    0.000000] RAMDISK: [mem 0x377f4000-0x37bf1fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x000000008F11C090 0000A4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000008F13FBF8 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000008F11C1D0 023A24 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x000000008F161F80 000040
[    0.000000] ACPI: APIC 0x000000008F13FD08 0000BC (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000008F13FDC8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000008F13FE10 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000008F13FEB0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x000000008F13FEF0 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: LPIT 0x000000008F140260 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008F1402F8 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000008F140540 002BAE (v02 INTEL  PtidDevc 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000008F1430F0 000BE3 (v02 INTEL  Ther_Rvp 00001000 INTL 20120913)
[    0.000000] ACPI: DBGP 0x000000008F143CD8 000034 (v01 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x000000008F143D10 000054 (v00 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008F143D68 00062D (v02 INTEL  xh_rvp08 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000008F144398 00546C (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x000000008F149808 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: SSDT 0x000000008F149850 000E73 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000046effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x46eff8000-0x46effbfff]
[    0.000000]  [ffffea0000000000-ffffea0011bfffff] PMD -> [ffff88045e600000-ffff88046e5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000046effffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000097fff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000897a5fff]
[    0.000000]   node   0: [mem 0x00000000897f1000-0x000000008e4ecfff]
[    0.000000]   node   0: [mem 0x000000008e7fc000-0x000000008ea05fff]
[    0.000000]   node   0: [mem 0x000000008fbff000-0x000000008fbfffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000046effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
[    0.000000] On node 0 totalpages: 4183620
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3991 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 9051 pages used for memmap
[    0.000000]   DMA32 zone: 579245 pages, LIFO batch:31
[    0.000000]   Normal zone: 56256 pages used for memmap
[    0.000000]   Normal zone: 3600384 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    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: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00098000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x897a6000-0x897a6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x897a7000-0x897f0fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8e4ed000-0x8e7fbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ea06000-0x8f161fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8f162000-0x8fbfefff]
[    0.000000] PM: Registered nosave memory: [mem 0x8fc00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x8fc00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 32 pages/cpu @ffff88046ec00000 s92824 r8192 d30056 u262144
[    0.000000] pcpu-alloc: s92824 r8192 d30056 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 4118228
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=86625b0a-2819-4cea-9a75-a03f87283a7a rw verbose initcall_debug ignore_loglevel no_console_suspend=1 acpi_sleep=s3_bios,s3_mode resume=UUID=4290a82f-0f9a-41e3-9e73-f1c2f2ad713e
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16389264K/16734480K available (5666K kernel code, 937K rwdata, 1796K rodata, 1188K init, 1164K bss, 345216K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:8448 nr_irqs:2048 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] tsc: Unable to calibrate against PIT
[    0.000000] tsc: using PMTIMER reference calibration
[    0.000000] tsc: Detected 4007.954 MHz processor
[    0.000017] Calibrating delay loop (skipped), value calculated using timer frequency.. 8019.90 BogoMIPS (lpj=13359846)
[    0.000222] pid_max: default: 32768 minimum: 301
[    0.000325] ACPI: Core revision 20150818
[    0.022124] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.022420] Security Framework initialized
[    0.022521] Yama: becoming mindful.
[    0.023274] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.025144] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.025982] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.026093] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.026326] Initializing cgroup subsys io
[    0.026429] Initializing cgroup subsys memory
[    0.026533] Initializing cgroup subsys devices
[    0.026635] Initializing cgroup subsys freezer
[    0.026736] Initializing cgroup subsys net_cls
[    0.026838] Initializing cgroup subsys pids
[    0.026953] CPU: Physical Processor ID: 0
[    0.027054] CPU: Processor Core ID: 0
[    0.028035] mce: CPU supports 10 MCE banks
[    0.028147] CPU0: Thermal monitoring enabled (TM1)
[    0.028254] process: using mwait in idle threads
[    0.028356] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.028458] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.028758] Freeing SMP alternatives memory: 20K (ffffffff81a15000 - ffffffff81a1a000)
[    0.045262] ftrace: allocating 22571 entries in 89 pages
[    0.052184] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.055364] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.088440] TSC deadline timer enabled
[    0.088542] smpboot: CPU0: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    0.088931] calling  trace_init_flags_sys_exit+0x0/0xf @ 1
[    0.089034] initcall trace_init_flags_sys_exit+0x0/0xf returned 0 after 0 usecs
[    0.089145] calling  trace_init_flags_sys_enter+0x0/0xf @ 1
[    0.089248] initcall trace_init_flags_sys_enter+0x0/0xf returned 0 after 0 usecs
[    0.089359] calling  set_real_mode_permissions+0x0/0x99 @ 1
[    0.089464] initcall set_real_mode_permissions+0x0/0x99 returned 0 after 0 usecs
[    0.089575] calling  trace_init_perf_perm_irq_work_exit+0x0/0x13 @ 1
[    0.089678] initcall trace_init_perf_perm_irq_work_exit+0x0/0x13 returned 0 after 0 usecs
[    0.089789] calling  init_hw_perf_events+0x0/0x559 @ 1
[    0.089891] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
[    0.090474] ... version:                4
[    0.090575] ... bit width:              48
[    0.090676] ... generic registers:      4
[    0.090776] ... value mask:             0000ffffffffffff
[    0.090878] ... max period:             0000ffffffffffff
[    0.090980] ... fixed-purpose events:   3
[    0.091080] ... event mask:             000000070000000f
[    0.091190] initcall init_hw_perf_events+0x0/0x559 returned 0 after 0 usecs
[    0.091295] calling  register_trigger_all_cpu_backtrace+0x0/0x16 @ 1
[    0.091398] initcall register_trigger_all_cpu_backtrace+0x0/0x16 returned 0 after 0 usecs
[    0.091509] calling  early_efi_map_fb+0x0/0x38 @ 1
[    0.091611] initcall early_efi_map_fb+0x0/0x38 returned 0 after 0 usecs
[    0.091715] calling  spawn_ksoftirqd+0x0/0x2d @ 1
[    0.091872] initcall spawn_ksoftirqd+0x0/0x2d returned 0 after 3255 usecs
[    0.091975] calling  init_workqueues+0x0/0x52a @ 1
[    0.101858] initcall init_workqueues+0x0/0x52a returned 0 after 9765 usecs
[    0.101962] calling  migration_init+0x0/0x69 @ 1
[    0.102064] initcall migration_init+0x0/0x69 returned 0 after 0 usecs
[    0.102169] calling  check_cpu_stall_init+0x0/0x1b @ 1
[    0.102271] initcall check_cpu_stall_init+0x0/0x1b returned 0 after 0 usecs
[    0.102375] calling  rcu_spawn_gp_kthread+0x0/0x124 @ 1
[    0.102487] initcall rcu_spawn_gp_kthread+0x0/0x124 returned 0 after 0 usecs
[    0.102592] calling  cpu_stop_init+0x0/0x79 @ 1
[    0.105184] initcall cpu_stop_init+0x0/0x79 returned 0 after 3255 usecs
[    0.105288] calling  relay_init+0x0/0x14 @ 1
[    0.105390] initcall relay_init+0x0/0x14 returned 0 after 0 usecs
[    0.105493] calling  init_events+0x0/0x61 @ 1
[    0.105595] initcall init_events+0x0/0x61 returned 0 after 0 usecs
[    0.105698] calling  init_trace_printk+0x0/0x12 @ 1
[    0.105800] initcall init_trace_printk+0x0/0x12 returned 0 after 0 usecs
[    0.105903] calling  event_trace_enable_again+0x0/0x55 @ 1
[    0.106005] initcall event_trace_enable_again+0x0/0x55 returned 0 after 0 usecs
[    0.106116] calling  jump_label_init_module+0x0/0x12 @ 1
[    0.106218] initcall jump_label_init_module+0x0/0x12 returned 0 after 0 usecs
[    0.106323] calling  dynamic_debug_init+0x0/0x25f @ 1
[    0.106552] initcall dynamic_debug_init+0x0/0x25f returned 0 after 0 usecs
[    0.106657] calling  rand_initialize+0x0/0x40 @ 1
[    0.106781] initcall rand_initialize+0x0/0x40 returned 0 after 0 usecs
[    0.118497] x86: Booting SMP configuration:
[    0.118599] .... node  #0, CPUs:      #1
[    0.132921] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.142840]  #2 #3 #4 #5 #6 #7
[    0.277278] x86: Booted up 1 node, 8 CPUs
[    0.277479] smpboot: Total of 8 processors activated (64152.23 BogoMIPS)
[    0.283272] devtmpfs: initialized
[    0.284975] calling  ipc_ns_init+0x0/0x48 @ 1
[    0.285077] initcall ipc_ns_init+0x0/0x48 returned 0 after 0 usecs
[    0.285180] calling  init_mmap_min_addr+0x0/0x16 @ 1
[    0.285282] initcall init_mmap_min_addr+0x0/0x16 returned 0 after 0 usecs
[    0.285387] calling  init_cpufreq_transition_notifier_list+0x0/0x1b @ 1
[    0.285490] initcall init_cpufreq_transition_notifier_list+0x0/0x1b returned 0 after 0 usecs
[    0.285602] calling  net_ns_init+0x0/0x135 @ 1
[    0.285719] initcall net_ns_init+0x0/0x135 returned 0 after 0 usecs
[    0.285831] calling  xen_pvh_gnttab_setup+0x0/0x17e @ 1
[    0.285933] initcall xen_pvh_gnttab_setup+0x0/0x17e returned -19 after 0 usecs
[    0.286044] calling  e820_mark_nvs_memory+0x0/0x3b @ 1
[    0.286146] PM: Registering ACPI NVS region [mem 0x897a6000-0x897a6fff] (4096 bytes)
[    0.286255] PM: Registering ACPI NVS region [mem 0x8ea06000-0x8f161fff] (7716864 bytes)
[    0.286408] initcall e820_mark_nvs_memory+0x0/0x3b returned 0 after 0 usecs
[    0.286514] calling  cpufreq_tsc+0x0/0x33 @ 1
[    0.286616] initcall cpufreq_tsc+0x0/0x33 returned 0 after 0 usecs
[    0.286719] calling  init_cpu_syscore+0x0/0x14 @ 1
[    0.286821] initcall init_cpu_syscore+0x0/0x14 returned 0 after 0 usecs
[    0.286925] calling  reboot_init+0x0/0x37 @ 1
[    0.287027] initcall reboot_init+0x0/0x37 returned 0 after 0 usecs
[    0.287131] calling  init_lapic_sysfs+0x0/0x23 @ 1
[    0.287233] initcall init_lapic_sysfs+0x0/0x23 returned 0 after 0 usecs
[    0.287336] calling  cpu_hotplug_pm_sync_init+0x0/0x14 @ 1
[    0.287439] initcall cpu_hotplug_pm_sync_init+0x0/0x14 returned 0 after 0 usecs
[    0.287549] calling  alloc_frozen_cpus+0x0/0x8 @ 1
[    0.287651] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
[    0.287754] calling  wq_sysfs_init+0x0/0x2b @ 1
[    0.287863] initcall wq_sysfs_init+0x0/0x2b returned 0 after 0 usecs
[    0.287967] calling  ksysfs_init+0x0/0x93 @ 1
[    0.288072] initcall ksysfs_init+0x0/0x93 returned 0 after 0 usecs
[    0.288175] calling  pm_init+0x0/0x79 @ 1
[    0.290823] initcall pm_init+0x0/0x79 returned 0 after 0 usecs
[    0.290926] calling  pm_disk_init+0x0/0x19 @ 1
[    0.291029] initcall pm_disk_init+0x0/0x19 returned 0 after 0 usecs
[    0.291134] calling  swsusp_header_init+0x0/0x40 @ 1
[    0.291236] initcall swsusp_header_init+0x0/0x40 returned 0 after 0 usecs
[    0.291341] calling  init_jiffies_clocksource+0x0/0x19 @ 1
[    0.291443] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.291555] initcall init_jiffies_clocksource+0x0/0x19 returned 0 after 0 usecs
[    0.291666] calling  cgroup_wq_init+0x0/0x54 @ 1
[    0.291776] initcall cgroup_wq_init+0x0/0x54 returned 0 after 0 usecs
[    0.291881] calling  ftrace_mod_cmd_init+0x0/0x12 @ 1
[    0.291984] initcall ftrace_mod_cmd_init+0x0/0x12 returned 0 after 0 usecs
[    0.292087] calling  init_function_trace+0x0/0x92 @ 1
[    0.292189] initcall init_function_trace+0x0/0x92 returned 0 after 0 usecs
[    0.292293] calling  init_wakeup_tracer+0x0/0x32 @ 1
[    0.292395] initcall init_wakeup_tracer+0x0/0x32 returned 0 after 0 usecs
[    0.292498] calling  init_graph_trace+0x0/0x64 @ 1
[    0.292601] initcall init_graph_trace+0x0/0x64 returned 0 after 0 usecs
[    0.292704] calling  perf_workqueue_init+0x0/0x5b @ 1
[    0.292813] initcall perf_workqueue_init+0x0/0x5b returned 0 after 0 usecs
[    0.292918] calling  init_zero_pfn+0x0/0x39 @ 1
[    0.293020] initcall init_zero_pfn+0x0/0x39 returned 0 after 0 usecs
[    0.293125] calling  memory_failure_init+0x0/0xa4 @ 1
[    0.293227] initcall memory_failure_init+0x0/0xa4 returned 0 after 0 usecs
[    0.293331] calling  fsnotify_init+0x0/0x24 @ 1
[    0.293432] initcall fsnotify_init+0x0/0x24 returned 0 after 0 usecs
[    0.293536] calling  filelock_init+0x0/0x9f @ 1
[    0.293639] initcall filelock_init+0x0/0x9f returned 0 after 0 usecs
[    0.293742] calling  init_misc_binfmt+0x0/0x2d @ 1
[    0.293844] initcall init_misc_binfmt+0x0/0x2d returned 0 after 0 usecs
[    0.293948] calling  init_script_binfmt+0x0/0x16 @ 1
[    0.294049] initcall init_script_binfmt+0x0/0x16 returned 0 after 0 usecs
[    0.294154] calling  init_elf_binfmt+0x0/0x16 @ 1
[    0.294255] initcall init_elf_binfmt+0x0/0x16 returned 0 after 0 usecs
[    0.294359] calling  init_compat_elf_binfmt+0x0/0x16 @ 1
[    0.294461] initcall init_compat_elf_binfmt+0x0/0x16 returned 0 after 0 usecs
[    0.294565] calling  configfs_init+0x0/0x98 @ 1
[    0.294668] initcall configfs_init+0x0/0x98 returned 0 after 0 usecs
[    0.294771] calling  debugfs_init+0x0/0x59 @ 1
[    0.294873] initcall debugfs_init+0x0/0x59 returned 0 after 0 usecs
[    0.294977] calling  tracefs_init+0x0/0x3b @ 1
[    0.295078] initcall tracefs_init+0x0/0x3b returned 0 after 0 usecs
[    0.295182] calling  securityfs_init+0x0/0x50 @ 1
[    0.295284] initcall securityfs_init+0x0/0x50 returned 0 after 0 usecs
[    0.295388] calling  prandom_init+0x0/0xcc @ 1
[    0.295495] initcall prandom_init+0x0/0xcc returned 0 after 0 usecs
[    0.295599] calling  pinctrl_init+0x0/0xae @ 1
[    0.295700] pinctrl core: initialized pinctrl subsystem
[    0.295808] initcall pinctrl_init+0x0/0xae returned 0 after 0 usecs
[    0.295912] calling  sfi_sysfs_init+0x0/0xd6 @ 1
[    0.296013] initcall sfi_sysfs_init+0x0/0xd6 returned 0 after 0 usecs
[    0.296117] calling  iommu_init+0x0/0x56 @ 1
[    0.296219] initcall iommu_init+0x0/0x56 returned 0 after 0 usecs
[    0.296323] calling  early_resume_init+0x0/0x230 @ 1
[    0.296516] RTC time: 11:32:31, date: 01/19/16
[    0.296618] initcall early_resume_init+0x0/0x230 returned 0 after 0 usecs
[    0.296721] calling  cpufreq_core_init+0x0/0x3a @ 1
[    0.296823] initcall cpufreq_core_init+0x0/0x3a returned 0 after 0 usecs
[    0.296926] calling  cpuidle_init+0x0/0x3b @ 1
[    0.297029] initcall cpuidle_init+0x0/0x3b returned 0 after 0 usecs
[    0.297133] calling  bsp_pm_check_init+0x0/0x14 @ 1
[    0.297235] initcall bsp_pm_check_init+0x0/0x14 returned 0 after 0 usecs
[    0.297339] calling  sock_init+0x0/0x8f @ 1
[    0.297467] initcall sock_init+0x0/0x8f returned 0 after 0 usecs
[    0.297572] calling  net_inuse_init+0x0/0x24 @ 1
[    0.297674] initcall net_inuse_init+0x0/0x24 returned 0 after 0 usecs
[    0.297779] calling  netpoll_init+0x0/0x31 @ 1
[    0.297880] initcall netpoll_init+0x0/0x31 returned 0 after 0 usecs
[    0.297984] calling  netlink_proto_init+0x0/0x157 @ 1
[    0.298115] NET: Registered protocol family 16
[    0.298219] initcall netlink_proto_init+0x0/0x157 returned 0 after 0 usecs
[    0.298324] calling  __gnttab_init+0x0/0x30 @ 1
[    0.298426] initcall __gnttab_init+0x0/0x30 returned -19 after 0 usecs
[    0.298537] calling  bdi_class_init+0x0/0x49 @ 1
[    0.298641] initcall bdi_class_init+0x0/0x49 returned 0 after 0 usecs
[    0.298745] calling  mm_sysfs_init+0x0/0x29 @ 1
[    0.298847] initcall mm_sysfs_init+0x0/0x29 returned 0 after 0 usecs
[    0.298951] calling  kobject_uevent_init+0x0/0x12 @ 1
[    0.299055] initcall kobject_uevent_init+0x0/0x12 returned 0 after 0 usecs
[    0.299159] calling  gpiolib_sysfs_init+0x0/0x93 @ 1
[    0.299264] initcall gpiolib_sysfs_init+0x0/0x93 returned 0 after 0 usecs
[    0.299368] calling  pcibus_class_init+0x0/0x19 @ 1
[    0.299471] initcall pcibus_class_init+0x0/0x19 returned 0 after 0 usecs
[    0.299576] calling  pci_driver_init+0x0/0x12 @ 1
[    0.299681] initcall pci_driver_init+0x0/0x12 returned 0 after 0 usecs
[    0.299786] calling  backlight_class_init+0x0/0xa8 @ 1
[    0.299889] initcall backlight_class_init+0x0/0xa8 returned 0 after 0 usecs
[    0.299993] calling  xenbus_init+0x0/0x494 @ 1
[    0.300095] initcall xenbus_init+0x0/0x494 returned -19 after 0 usecs
[    0.300199] calling  tty_class_init+0x0/0x34 @ 1
[    0.300301] initcall tty_class_init+0x0/0x34 returned 0 after 0 usecs
[    0.300405] calling  vtconsole_class_init+0x0/0xbd @ 1
[    0.300515] initcall vtconsole_class_init+0x0/0xbd returned 0 after 0 usecs
[    0.300619] calling  iommu_dev_init+0x0/0x19 @ 1
[    0.300722] initcall iommu_dev_init+0x0/0x19 returned 0 after 0 usecs
[    0.300826] calling  mipi_dsi_bus_init+0x0/0x12 @ 1
[    0.300933] initcall mipi_dsi_bus_init+0x0/0x12 returned 0 after 0 usecs
[    0.301038] calling  wakeup_sources_debugfs_init+0x0/0x24 @ 1
[    0.301141] initcall wakeup_sources_debugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.301252] calling  register_node_type+0x0/0x2f @ 1
[    0.301362] initcall register_node_type+0x0/0x2f returned 0 after 0 usecs
[    0.301466] calling  regmap_initcall+0x0/0xd @ 1
[    0.301569] initcall regmap_initcall+0x0/0xd returned 0 after 0 usecs
[    0.301673] calling  syscon_init+0x0/0x14 @ 1
[    0.301778] initcall syscon_init+0x0/0x14 returned 0 after 0 usecs
[    0.301880] calling  spi_init+0x0/0x83 @ 1
[    0.301986] initcall spi_init+0x0/0x83 returned 0 after 0 usecs
[    0.302088] calling  i2c_init+0x0/0x9a @ 1
[    0.302194] initcall i2c_init+0x0/0x9a returned 0 after 0 usecs
[    0.302297] calling  init_ladder+0x0/0x12 @ 1
[    0.314240] cpuidle: using governor ladder
[    0.314341] initcall init_ladder+0x0/0x12 returned 0 after 13020 usecs
[    0.314444] calling  init_menu+0x0/0x12 @ 1
[    0.324222] cpuidle: using governor menu
[    0.324323] initcall init_menu+0x0/0x12 returned 0 after 9765 usecs
[    0.324427] calling  amd_postcore_init+0x0/0x13f @ 1
[    0.324529] initcall amd_postcore_init+0x0/0x13f returned 0 after 0 usecs
[    0.324641] calling  boot_params_ksysfs_init+0x0/0x257 @ 1
[    0.324745] initcall boot_params_ksysfs_init+0x0/0x257 returned 0 after 0 usecs
[    0.324855] calling  sbf_init+0x0/0xe9 @ 1
[    0.324956] initcall sbf_init+0x0/0xe9 returned 0 after 0 usecs
[    0.325060] calling  arch_kdebugfs_init+0x0/0x24 @ 1
[    0.325163] initcall arch_kdebugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.325267] calling  pt_init+0x0/0x29b @ 1
[    0.325375] initcall pt_init+0x0/0x29b returned 0 after 0 usecs
[    0.325479] calling  bts_init+0x0/0xaa @ 1
[    0.325581] initcall bts_init+0x0/0xaa returned 0 after 0 usecs
[    0.325685] calling  mtrr_if_init+0x0/0x64 @ 1
[    0.325788] initcall mtrr_if_init+0x0/0x64 returned 0 after 0 usecs
[    0.325891] calling  ffh_cstate_init+0x0/0x2b @ 1
[    0.325993] initcall ffh_cstate_init+0x0/0x2b returned 0 after 0 usecs
[    0.326097] calling  activate_jump_labels+0x0/0x35 @ 1
[    0.326199] initcall activate_jump_labels+0x0/0x35 returned 0 after 0 usecs
[    0.326304] calling  acpi_pci_init+0x0/0x62 @ 1
[    0.326405] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.326515] ACPI: bus type PCI registered
[    0.326616] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.326719] initcall acpi_pci_init+0x0/0x62 returned 0 after 0 usecs
[    0.326823] calling  dma_bus_init+0x0/0xca @ 1
[    0.326929] initcall dma_bus_init+0x0/0xca returned 0 after 0 usecs
[    0.327033] calling  dma_channel_table_init+0x0/0xcd @ 1
[    0.327137] initcall dma_channel_table_init+0x0/0xcd returned 0 after 0 usecs
[    0.327241] calling  setup_vcpu_hotplug_event+0x0/0x23 @ 1
[    0.327343] initcall setup_vcpu_hotplug_event+0x0/0x23 returned -19 after 0 usecs
[    0.327454] calling  register_xen_pci_notifier+0x0/0x36 @ 1
[    0.327558] initcall register_xen_pci_notifier+0x0/0x36 returned 0 after 0 usecs
[    0.327669] calling  xen_pcpu_init+0x0/0xc2 @ 1
[    0.327770] initcall xen_pcpu_init+0x0/0xc2 returned -19 after 0 usecs
[    0.327873] calling  dmi_id_init+0x0/0x305 @ 1
[    0.327990] initcall dmi_id_init+0x0/0x305 returned 0 after 0 usecs
[    0.328094] calling  pci_arch_init+0x0/0x66 @ 1
[    0.328208] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.328319] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.328428] PCI: Using configuration type 1 for base access
[    0.328531] initcall pci_arch_init+0x0/0x66 returned 0 after 0 usecs
[    0.328643] calling  init_vdso+0x0/0x3d @ 1
[    0.328747] initcall init_vdso+0x0/0x3d returned 0 after 0 usecs
[    0.328851] calling  sysenter_setup+0x0/0x56 @ 1
[    0.328953] initcall sysenter_setup+0x0/0x56 returned 0 after 0 usecs
[    0.329057] calling  topology_init+0x0/0x8b @ 1
[    0.329359] initcall topology_init+0x0/0x8b returned 0 after 0 usecs
[    0.329464] calling  fixup_ht_bug+0x0/0xec @ 1
[    0.329566] initcall fixup_ht_bug+0x0/0xec returned 0 after 0 usecs
[    0.329670] calling  mtrr_init_finialize+0x0/0x3f @ 1
[    0.329772] initcall mtrr_init_finialize+0x0/0x3f returned 0 after 0 usecs
[    0.329876] calling  uid_cache_init+0x0/0x8c @ 1
[    0.329978] initcall uid_cache_init+0x0/0x8c returned 0 after 0 usecs
[    0.330081] calling  param_sysfs_init+0x0/0x1d6 @ 1
[    0.330379] initcall param_sysfs_init+0x0/0x1d6 returned 0 after 0 usecs
[    0.330483] calling  proc_schedstat_init+0x0/0x22 @ 1
[    0.330585] initcall proc_schedstat_init+0x0/0x22 returned 0 after 0 usecs
[    0.330689] calling  pm_sysrq_init+0x0/0x19 @ 1
[    0.346632] initcall pm_sysrq_init+0x0/0x19 returned 0 after 13020 usecs
[    0.346735] calling  create_proc_profile+0x0/0x2a0 @ 1
[    0.346837] initcall create_proc_profile+0x0/0x2a0 returned 0 after 0 usecs
[    0.346942] calling  crash_save_vmcoreinfo_init+0x0/0x512 @ 1
[    0.347055] initcall crash_save_vmcoreinfo_init+0x0/0x512 returned 0 after 0 usecs
[    0.347166] calling  crash_notes_memory_init+0x0/0x36 @ 1
[    0.347269] initcall crash_notes_memory_init+0x0/0x36 returned 0 after 0 usecs
[    0.347380] calling  hung_task_init+0x0/0x4f @ 1
[    0.347488] initcall hung_task_init+0x0/0x4f returned 0 after 0 usecs
[    0.347592] calling  default_bdi_init+0x0/0x3e @ 1
[    0.347711] initcall default_bdi_init+0x0/0x3e returned 0 after 0 usecs
[    0.347815] calling  percpu_enable_async+0x0/0xf @ 1
[    0.347917] initcall percpu_enable_async+0x0/0xf returned 0 after 0 usecs
[    0.348020] calling  init_reserve_notifier+0x0/0x24 @ 1
[    0.348123] initcall init_reserve_notifier+0x0/0x24 returned 0 after 0 usecs
[    0.348227] calling  init_admin_reserve+0x0/0x40 @ 1
[    0.348329] initcall init_admin_reserve+0x0/0x40 returned 0 after 0 usecs
[    0.348432] calling  init_user_reserve+0x0/0x40 @ 1
[    0.348534] initcall init_user_reserve+0x0/0x40 returned 0 after 0 usecs
[    0.348639] calling  mmu_notifier_init+0x0/0x12 @ 1
[    0.348741] initcall mmu_notifier_init+0x0/0x12 returned 0 after 0 usecs
[    0.348845] calling  ksm_init+0x0/0x153 @ 1
[    0.348957] initcall ksm_init+0x0/0x153 returned 0 after 0 usecs
[    0.349061] calling  hugepage_init+0x0/0x14d @ 1
[    0.349174] initcall hugepage_init+0x0/0x14d returned 0 after 0 usecs
[    0.349279] calling  mem_cgroup_swap_init+0x0/0x4f @ 1
[    0.349382] initcall mem_cgroup_swap_init+0x0/0x4f returned 0 after 0 usecs
[    0.349487] calling  mem_cgroup_init+0x0/0x149 @ 1
[    0.349589] initcall mem_cgroup_init+0x0/0x149 returned 0 after 0 usecs
[    0.349693] calling  crypto_wq_init+0x0/0x31 @ 1
[    0.349806] initcall crypto_wq_init+0x0/0x31 returned 0 after 0 usecs
[    0.349910] calling  cryptomgr_init+0x0/0x12 @ 1
[    0.350013] initcall cryptomgr_init+0x0/0x12 returned 0 after 0 usecs
[    0.350116] calling  init_bio+0x0/0xd5 @ 1
[    0.350242] initcall init_bio+0x0/0xd5 returned 0 after 0 usecs
[    0.350346] calling  blk_settings_init+0x0/0x2a @ 1
[    0.350448] initcall blk_settings_init+0x0/0x2a returned 0 after 0 usecs
[    0.350552] calling  blk_ioc_init+0x0/0x2a @ 1
[    0.350655] initcall blk_ioc_init+0x0/0x2a returned 0 after 0 usecs
[    0.350758] calling  blk_softirq_init+0x0/0x6a @ 1
[    0.350861] initcall blk_softirq_init+0x0/0x6a returned 0 after 0 usecs
[    0.350965] calling  blk_iopoll_setup+0x0/0x6a @ 1
[    0.351067] initcall blk_iopoll_setup+0x0/0x6a returned 0 after 0 usecs
[    0.351170] calling  blk_mq_init+0x0/0x19 @ 1
[    0.351272] initcall blk_mq_init+0x0/0x19 returned 0 after 0 usecs
[    0.351376] calling  genhd_device_init+0x0/0x76 @ 1
[    0.351492] initcall genhd_device_init+0x0/0x76 returned 0 after 0 usecs
[    0.351596] calling  blk_dev_integrity_init+0x0/0x2a @ 1
[    0.351698] initcall blk_dev_integrity_init+0x0/0x2a returned 0 after 0 usecs
[    0.351803] calling  byt_gpio_init+0x0/0x14 @ 1
[    0.351907] initcall byt_gpio_init+0x0/0x14 returned 0 after 0 usecs
[    0.352011] calling  gpiolib_debugfs_init+0x0/0x24 @ 1
[    0.352114] initcall gpiolib_debugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.352218] calling  pci_slot_init+0x0/0x50 @ 1
[    0.352320] initcall pci_slot_init+0x0/0x50 returned 0 after 0 usecs
[    0.352424] calling  fbmem_init+0x0/0x94 @ 1
[    0.352528] initcall fbmem_init+0x0/0x94 returned 0 after 0 usecs
[    0.352631] calling  acpi_init+0x0/0x29c @ 1
[    0.352743] ACPI: Added _OSI(Module Device)
[    0.352844] ACPI: Added _OSI(Processor Device)
[    0.352945] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.353047] ACPI: Added _OSI(Processor Aggregator Device)
[    0.358098] ACPI: Executed 26 blocks of module-level executable AML code
[    0.362002] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.364004] ACPI: Dynamic OEM Table Load:
[    0.364290] ACPI: SSDT 0xFFFF88045C39A800 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.365132] ACPI: Dynamic OEM Table Load:
[    0.365418] ACPI: SSDT 0xFFFF88045C37A000 0007AA (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.366907] ACPI: Dynamic OEM Table Load:
[    0.367193] ACPI: SSDT 0xFFFF88045C37A800 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.368140] ACPI: Dynamic OEM Table Load:
[    0.368426] ACPI: SSDT 0xFFFF88045C3C2600 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.372028] ACPI: Interpreter enabled
[    0.372134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150818/hwxface-580)
[    0.372432] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150818/hwxface-580)
[    0.372737] ACPI: (supports S0 S3 S4 S5)
[    0.372838] ACPI: Using IOAPIC for interrupt routing
[    0.372958] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.374233] ACPI: Power Resource [PG00] (on)
[    0.374550] ACPI: Power Resource [PG01] (on)
[    0.374847] ACPI: Power Resource [PG02] (on)
[    0.376239] ACPI: Power Resource [WRST] (off)
[    0.376518] ACPI: Power Resource [WRST] (off)
[    0.376802] ACPI: Power Resource [WRST] (off)
[    0.377081] ACPI: Power Resource [WRST] (off)
[    0.377358] ACPI: Power Resource [WRST] (off)
[    0.377636] ACPI: Power Resource [WRST] (off)
[    0.377913] ACPI: Power Resource [WRST] (off)
[    0.378195] ACPI: Power Resource [WRST] (off)
[    0.378473] ACPI: Power Resource [WRST] (off)
[    0.378756] ACPI: Power Resource [WRST] (off)
[    0.379034] ACPI: Power Resource [WRST] (off)
[    0.379313] ACPI: Power Resource [WRST] (off)
[    0.379592] ACPI: Power Resource [WRST] (off)
[    0.379868] ACPI: Power Resource [WRST] (off)
[    0.380145] ACPI: Power Resource [WRST] (off)
[    0.380425] ACPI: Power Resource [WRST] (off)
[    0.380701] ACPI: Power Resource [WRST] (off)
[    0.380977] ACPI: Power Resource [WRST] (off)
[    0.381257] ACPI: Power Resource [WRST] (off)
[    0.381535] ACPI: Power Resource [WRST] (off)
[    0.385700] ACPI: Power Resource [FN00] (off)
[    0.385848] ACPI: Power Resource [FN01] (off)
[    0.385994] ACPI: Power Resource [FN02] (off)
[    0.386140] ACPI: Power Resource [FN03] (off)
[    0.386286] ACPI: Power Resource [FN04] (off)
[    0.387072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.387177] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.387376] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.387561] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    0.387671] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.388184] PCI host bridge to bus 0000:00
[    0.388286] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.388389] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.388492] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.388595] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.388704] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[    0.388814] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.388927] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
[    0.389203] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.389327] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.389495] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.389658] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.389769] pci 0000:00:08.0: reg 0x10: [mem 0xdf61e000-0xdf61efff 64bit]
[    0.389972] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.390098] pci 0000:00:14.0: reg 0x10: [mem 0xdf600000-0xdf60ffff 64bit]
[    0.390243] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.390410] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.390534] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.390656] pci 0000:00:14.2: reg 0x10: [mem 0xdf61d000-0xdf61dfff 64bit]
[    0.390883] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
[    0.391019] pci 0000:00:15.0: reg 0x10: [mem 0xdf61c000-0xdf61cfff 64bit]
[    0.391285] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
[    0.391432] pci 0000:00:15.1: reg 0x10: [mem 0xdf61b000-0xdf61bfff 64bit]
[    0.391683] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.391813] pci 0000:00:16.0: reg 0x10: [mem 0xdf61a000-0xdf61afff 64bit]
[    0.391953] pci 0000:00:16.0: PME# supported from D3hot
[    0.392146] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[    0.392265] pci 0000:00:17.0: reg 0x10: [mem 0xdf614000-0xdf615fff]
[    0.392372] pci 0000:00:17.0: reg 0x14: [mem 0xdf619000-0xdf6190ff]
[    0.392480] pci 0000:00:17.0: reg 0x18: [io  0xf050-0xf057]
[    0.392586] pci 0000:00:17.0: reg 0x1c: [io  0xf040-0xf043]
[    0.392693] pci 0000:00:17.0: reg 0x20: [io  0xf020-0xf03f]
[    0.392800] pci 0000:00:17.0: reg 0x24: [mem 0xdf618000-0xdf6187ff]
[    0.392922] pci 0000:00:17.0: PME# supported from D3hot
[    0.393107] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[    0.393246] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.393411] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.393534] pci 0000:00:1c.2: [8086:a112] type 01 class 0x060400
[    0.393677] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.393843] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.393966] pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
[    0.394108] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.394272] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.394395] pci 0000:00:1c.6: [8086:a116] type 01 class 0x060400
[    0.394536] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.394700] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.394821] pci 0000:00:1c.7: [8086:a117] type 01 class 0x060400
[    0.394962] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.395127] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    0.395247] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    0.395386] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.395549] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.395671] pci 0000:00:1d.2: [8086:a11a] type 01 class 0x060400
[    0.395813] pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
[    0.398508] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.398670] pci 0000:00:1e.0: [8086:a127] type 00 class 0x118000
[    0.398818] pci 0000:00:1e.0: reg 0x10: [mem 0xdf617000-0xdf617fff 64bit]
[    0.399083] pci 0000:00:1f.0: [8086:a145] type 00 class 0x060100
[    0.399339] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.399451] pci 0000:00:1f.2: reg 0x10: [mem 0xdf610000-0xdf613fff]
[    0.399669] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.399823] pci 0000:00:1f.4: reg 0x10: [mem 0xdf616000-0xdf6160ff 64bit]
[    0.399994] pci 0000:00:1f.4: reg 0x20: [io  0xf000-0xf01f]
[    0.400249] pci 0000:01:00.0: [10de:13c2] type 00 class 0x030000
[    0.400367] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[    0.400477] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.400594] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.400708] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.400815] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[    0.400955] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.401079] pci 0000:01:00.1: [10de:0fbb] type 00 class 0x040300
[    0.401196] pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
[    0.405110] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.405212] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.405315] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.405420] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.405585] acpiphp: Slot [1] registered
[    0.405688] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.405856] pci 0000:03:00.0: [1b21:1242] type 00 class 0x0c0330
[    0.405989] pci 0000:03:00.0: reg 0x10: [mem 0xdf500000-0xdf507fff 64bit]
[    0.406171] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.406320] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.411764] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.411868] pci 0000:00:1c.2:   bridge window [mem 0xdf500000-0xdf5fffff]
[    0.412038] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060400
[    0.412239] pci 0000:04:00.0: supports D1 D2
[    0.412340] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.412483] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.418419] pci 0000:00:1c.4: PCI bridge to [bus 04-05]
[    0.418522] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.418686] pci 0000:05:04.0: [13f6:8788] type 00 class 0x040100
[    0.418818] pci 0000:05:04.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.419013] pci 0000:05:04.0: supports D1 D2
[    0.419176] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.419284] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.419464] pci 0000:06:00.0: [1912:0015] type 00 class 0x0c0330
[    0.419602] pci 0000:06:00.0: reg 0x10: [mem 0xdf400000-0xdf401fff 64bit]
[    0.419779] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.419924] pci 0000:06:00.0: System wakeup disabled by ACPI
[    0.425076] pci 0000:00:1c.6: PCI bridge to [bus 06]
[    0.425180] pci 0000:00:1c.6:   bridge window [mem 0xdf400000-0xdf4fffff]
[    0.425347] pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000
[    0.425481] pci 0000:07:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.425604] pci 0000:07:00.0: reg 0x18: [mem 0xdf300000-0xdf300fff 64bit]
[    0.425720] pci 0000:07:00.0: reg 0x20: [mem 0xd2100000-0xd2103fff 64bit pref]
[    0.425877] pci 0000:07:00.0: supports D1 D2
[    0.425978] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.426127] pci 0000:07:00.0: System wakeup disabled by ACPI
[    0.431731] pci 0000:00:1c.7: PCI bridge to [bus 07]
[    0.431834] pci 0000:00:1c.7:   bridge window [io  0xc000-0xcfff]
[    0.431937] pci 0000:00:1c.7:   bridge window [mem 0xdf300000-0xdf3fffff]
[    0.432042] pci 0000:00:1c.7:   bridge window [mem 0xd2100000-0xd21fffff 64bit pref]
[    0.432205] acpiphp: Slot [1-1] registered
[    0.432308] pci 0000:00:1d.0: PCI bridge to [bus 08]
[    0.432476] pci 0000:09:00.0: [1b21:1080] type 01 class 0x060400
[    0.432677] pci 0000:09:00.0: supports D1 D2
[    0.432778] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.432920] pci 0000:09:00.0: System wakeup disabled by ACPI
[    0.438385] pci 0000:00:1d.2: PCI bridge to [bus 09-0a]
[    0.438488] pci 0000:00:1d.2:   bridge window [io  0xb000-0xbfff]
[    0.438591] pci 0000:00:1d.2:   bridge window [mem 0xdf100000-0xdf2fffff]
[    0.438748] pci 0000:0a:01.0: [1095:3114] type 00 class 0x010400
[    0.438880] pci 0000:0a:01.0: reg 0x10: [io  0xb090-0xb097]
[    0.438994] pci 0000:0a:01.0: reg 0x14: [io  0xb080-0xb083]
[    0.439107] pci 0000:0a:01.0: reg 0x18: [io  0xb070-0xb077]
[    0.439221] pci 0000:0a:01.0: reg 0x1c: [io  0xb060-0xb063]
[    0.439334] pci 0000:0a:01.0: reg 0x20: [io  0xb050-0xb05f]
[    0.439447] pci 0000:0a:01.0: reg 0x24: [mem 0xdf201000-0xdf2013ff]
[    0.439561] pci 0000:0a:01.0: reg 0x30: [mem 0xdf180000-0xdf1fffff pref]
[    0.439687] pci 0000:0a:01.0: supports D1 D2
[    0.439816] pci 0000:0a:02.0: [1095:3114] type 00 class 0x010400
[    0.439948] pci 0000:0a:02.0: reg 0x10: [io  0xb040-0xb047]
[    0.440061] pci 0000:0a:02.0: reg 0x14: [io  0xb030-0xb033]
[    0.440175] pci 0000:0a:02.0: reg 0x18: [io  0xb020-0xb027]
[    0.440288] pci 0000:0a:02.0: reg 0x1c: [io  0xb010-0xb013]
[    0.440401] pci 0000:0a:02.0: reg 0x20: [io  0xb000-0xb00f]
[    0.440515] pci 0000:0a:02.0: reg 0x24: [mem 0xdf200000-0xdf2003ff]
[    0.440629] pci 0000:0a:02.0: reg 0x30: [mem 0xdf100000-0xdf17ffff pref]
[    0.440754] pci 0000:0a:02.0: supports D1 D2
[    0.440921] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    0.441028] pci 0000:09:00.0:   bridge window [io  0xb000-0xbfff]
[    0.441134] pci 0000:09:00.0:   bridge window [mem 0xdf100000-0xdf2fffff]
[    0.442445] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.443585] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.444723] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.445862] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.447000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.448138] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.449277] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.450414] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.451770] ACPI: Enabled 5 GPEs in block 00 to 7F
[    0.452069] initcall acpi_init+0x0/0x29c returned 0 after 97656 usecs
[    0.452174] calling  pnp_init+0x0/0x12 @ 1
[    0.452278] initcall pnp_init+0x0/0x12 returned 0 after 0 usecs
[    0.452382] calling  balloon_init+0x0/0x1be @ 1
[    0.452483] initcall balloon_init+0x0/0x1be returned -19 after 0 usecs
[    0.452588] calling  xen_setup_shutdown_event+0x0/0x40 @ 1
[    0.452691] initcall xen_setup_shutdown_event+0x0/0x40 returned -19 after 0 usecs
[    0.452801] calling  xenbus_probe_backend_init+0x0/0x50 @ 1
[    0.452907] initcall xenbus_probe_backend_init+0x0/0x50 returned 0 after 0 usecs
[    0.453017] calling  xenbus_probe_frontend_init+0x0/0x97 @ 1
[    0.453123] initcall xenbus_probe_frontend_init+0x0/0x97 returned 0 after 0 usecs
[    0.453234] calling  xen_acpi_pad_init+0x0/0x4d @ 1
[    0.453336] initcall xen_acpi_pad_init+0x0/0x4d returned -19 after 0 usecs
[    0.453440] calling  balloon_init+0x0/0x7d @ 1
[    0.453541] initcall balloon_init+0x0/0x7d returned -19 after 0 usecs
[    0.453645] calling  misc_init+0x0/0xbc @ 1
[    0.453749] initcall misc_init+0x0/0xbc returned 0 after 0 usecs
[    0.453853] calling  vga_arb_device_init+0x0/0x1a3 @ 1
[    0.453971] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.454074] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.454184] vgaarb: loaded
[    0.454284] vgaarb: bridge control possible 0000:01:00.0
[    0.454387] initcall vga_arb_device_init+0x0/0x1a3 returned 0 after 0 usecs
[    0.454491] calling  cn_init+0x0/0xe0 @ 1
[    0.454594] initcall cn_init+0x0/0xe0 returned 0 after 0 usecs
[    0.454698] calling  libnvdimm_init+0x0/0x3d @ 1
[    0.454810] initcall libnvdimm_init+0x0/0x3d returned 0 after 0 usecs
[    0.454913] calling  dma_buf_init+0x0/0xac @ 1
[    0.455015] initcall dma_buf_init+0x0/0xac returned 0 after 0 usecs
[    0.455118] calling  input_init+0x0/0xfe @ 1
[    0.455221] initcall input_init+0x0/0xfe returned 0 after 0 usecs
[    0.455324] calling  rtc_init+0x0/0x4d @ 1
[    0.455428] initcall rtc_init+0x0/0x4d returned 0 after 0 usecs
[    0.455531] calling  power_supply_class_init+0x0/0x40 @ 1
[    0.455634] initcall power_supply_class_init+0x0/0x40 returned 0 after 0 usecs
[    0.455744] calling  hwmon_init+0x0/0x100 @ 1
[    0.455848] initcall hwmon_init+0x0/0x100 returned 0 after 0 usecs
[    0.455951] calling  dmi_init+0x0/0x113 @ 1
[    0.456055] initcall dmi_init+0x0/0x113 returned 0 after 0 usecs
[    0.456159] calling  efisubsys_init+0x0/0x133 @ 1
[    0.456260] initcall efisubsys_init+0x0/0x133 returned 0 after 0 usecs
[    0.456364] calling  devfreq_init+0x0/0xa3 @ 1
[    0.456475] initcall devfreq_init+0x0/0xa3 returned 0 after 0 usecs
[    0.456579] calling  ras_init+0x0/0x10 @ 1
[    0.456681] initcall ras_init+0x0/0x10 returned 0 after 0 usecs
[    0.456785] calling  pci_subsys_init+0x0/0x48 @ 1
[    0.456886] PCI: Using ACPI for IRQ routing
[    0.484130] PCI: pci_cache_line_size set to 64 bytes
[    0.484355] e820: reserve RAM buffer [mem 0x00098000-0x0009ffff]
[    0.484458] e820: reserve RAM buffer [mem 0x897a6000-0x8bffffff]
[    0.484560] e820: reserve RAM buffer [mem 0x8e4ed000-0x8fffffff]
[    0.484662] e820: reserve RAM buffer [mem 0x8ea06000-0x8fffffff]
[    0.484765] e820: reserve RAM buffer [mem 0x8fc00000-0x8fffffff]
[    0.484867] e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
[    0.484970] initcall pci_subsys_init+0x0/0x48 returned 0 after 26041 usecs
[    0.485075] calling  proto_init+0x0/0x12 @ 1
[    0.485176] initcall proto_init+0x0/0x12 returned 0 after 0 usecs
[    0.485280] calling  net_dev_init+0x0/0x1b1 @ 1
[    0.485421] initcall net_dev_init+0x0/0x1b1 returned 0 after 3255 usecs
[    0.485525] calling  neigh_init+0x0/0x80 @ 1
[    0.485627] initcall neigh_init+0x0/0x80 returned 0 after 0 usecs
[    0.485731] calling  fib_rules_init+0x0/0xaa @ 1
[    0.485833] initcall fib_rules_init+0x0/0xaa returned 0 after 0 usecs
[    0.485937] calling  pktsched_init+0x0/0x111 @ 1
[    0.486040] initcall pktsched_init+0x0/0x111 returned 0 after 0 usecs
[    0.486144] calling  tc_filter_init+0x0/0x55 @ 1
[    0.486246] initcall tc_filter_init+0x0/0x55 returned 0 after 0 usecs
[    0.486350] calling  tc_action_init+0x0/0x55 @ 1
[    0.486452] initcall tc_action_init+0x0/0x55 returned 0 after 0 usecs
[    0.486556] calling  genl_init+0x0/0x85 @ 1
[    0.486659] initcall genl_init+0x0/0x85 returned 0 after 0 usecs
[    0.486763] calling  ipv4_netfilter_init+0x0/0x12 @ 1
[    0.486865] initcall ipv4_netfilter_init+0x0/0x12 returned 0 after 0 usecs
[    0.489500] calling  cipso_v4_init+0x0/0x5e @ 1
[    0.489602] initcall cipso_v4_init+0x0/0x5e returned 0 after 0 usecs
[    0.489705] calling  wireless_nlevent_init+0x0/0x12 @ 1
[    0.489808] initcall wireless_nlevent_init+0x0/0x12 returned 0 after 0 usecs
[    0.489911] calling  netlbl_init+0x0/0x79 @ 1
[    0.490012] NetLabel: Initializing
[    0.490112] NetLabel:  domain hash size = 128
[    0.490213] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.490321] NetLabel:  unlabeled traffic allowed by default
[    0.490423] initcall netlbl_init+0x0/0x79 returned 0 after 0 usecs
[    0.490527] calling  xen_mcfg_late+0x0/0xdb @ 1
[    0.490628] initcall xen_mcfg_late+0x0/0xdb returned 0 after 0 usecs
[    0.490732] calling  watchdog_init+0x0/0xcd @ 1
[    0.490835] initcall watchdog_init+0x0/0xcd returned 0 after 0 usecs
[    0.490946] calling  nmi_warning_debugfs+0x0/0x27 @ 1
[    0.491049] initcall nmi_warning_debugfs+0x0/0x27 returned 0 after 0 usecs
[    0.491153] calling  hpet_late_init+0x0/0xf9 @ 1
[    0.491255] initcall hpet_late_init+0x0/0xf9 returned -19 after 0 usecs
[    0.491359] calling  init_amd_nbs+0x0/0xba @ 1
[    0.491463] initcall init_amd_nbs+0x0/0xba returned 0 after 0 usecs
[    0.491568] calling  clocksource_done_booting+0x0/0x42 @ 1
[    0.491676] clocksource: Switched to clocksource refined-jiffies
[    0.491779] initcall clocksource_done_booting+0x0/0x42 returned 0 after 0 usecs
[    0.491890] calling  ftrace_init_tracefs+0x0/0x1e6 @ 1
[    0.492006] initcall ftrace_init_tracefs+0x0/0x1e6 returned 0 after 0 usecs
[    0.492110] calling  tracer_init_tracefs+0x0/0x21c @ 1
[    0.492504] initcall tracer_init_tracefs+0x0/0x21c returned 0 after 0 usecs
[    0.492608] calling  init_trace_printk_function_export+0x0/0x32 @ 1
[    0.492711] initcall init_trace_printk_function_export+0x0/0x32 returned 0 after 0 usecs
[    0.492822] calling  init_graph_tracefs+0x0/0x32 @ 1
[    0.492925] initcall init_graph_tracefs+0x0/0x32 returned 0 after 0 usecs
[    0.493029] calling  event_trace_init+0x0/0x2a1 @ 1
[    0.495414] initcall event_trace_init+0x0/0x2a1 returned 0 after 0 usecs
[    0.495518] calling  init_kprobe_trace+0x0/0x91 @ 1
[    0.495622] initcall init_kprobe_trace+0x0/0x91 returned 0 after 0 usecs
[    0.495726] calling  init_uprobe_trace+0x0/0x54 @ 1
[    0.495828] initcall init_uprobe_trace+0x0/0x54 returned 0 after 0 usecs
[    0.495931] calling  init_pipe_fs+0x0/0x47 @ 1
[    0.496035] initcall init_pipe_fs+0x0/0x47 returned 0 after 0 usecs
[    0.496139] calling  inotify_user_setup+0x0/0x4b @ 1
[    0.496241] initcall inotify_user_setup+0x0/0x4b returned 0 after 0 usecs
[    0.496346] calling  eventpoll_init+0x0/0x103 @ 1
[    0.496448] initcall eventpoll_init+0x0/0x103 returned 0 after 0 usecs
[    0.496552] calling  anon_inode_init+0x0/0x5b @ 1
[    0.496656] initcall anon_inode_init+0x0/0x5b returned 0 after 0 usecs
[    0.496759] calling  proc_cmdline_init+0x0/0x22 @ 1
[    0.496861] initcall proc_cmdline_init+0x0/0x22 returned 0 after 0 usecs
[    0.496965] calling  proc_consoles_init+0x0/0x22 @ 1
[    0.497067] initcall proc_consoles_init+0x0/0x22 returned 0 after 0 usecs
[    0.497171] calling  proc_cpuinfo_init+0x0/0x22 @ 1
[    0.497273] initcall proc_cpuinfo_init+0x0/0x22 returned 0 after 0 usecs
[    0.497376] calling  proc_devices_init+0x0/0x22 @ 1
[    0.497478] initcall proc_devices_init+0x0/0x22 returned 0 after 0 usecs
[    0.497582] calling  proc_interrupts_init+0x0/0x22 @ 1
[    0.497684] initcall proc_interrupts_init+0x0/0x22 returned 0 after 0 usecs
[    0.497788] calling  proc_loadavg_init+0x0/0x22 @ 1
[    0.497890] initcall proc_loadavg_init+0x0/0x22 returned 0 after 0 usecs
[    0.497993] calling  proc_meminfo_init+0x0/0x22 @ 1
[    0.498095] initcall proc_meminfo_init+0x0/0x22 returned 0 after 0 usecs
[    0.498198] calling  proc_stat_init+0x0/0x22 @ 1
[    0.498300] initcall proc_stat_init+0x0/0x22 returned 0 after 0 usecs
[    0.498404] calling  proc_uptime_init+0x0/0x22 @ 1
[    0.498506] initcall proc_uptime_init+0x0/0x22 returned 0 after 0 usecs
[    0.498609] calling  proc_version_init+0x0/0x22 @ 1
[    0.498711] initcall proc_version_init+0x0/0x22 returned 0 after 0 usecs
[    0.498815] calling  proc_softirqs_init+0x0/0x22 @ 1
[    0.498917] initcall proc_softirqs_init+0x0/0x22 returned 0 after 0 usecs
[    0.499020] calling  proc_kcore_init+0x0/0xb5 @ 1
[    0.499124] initcall proc_kcore_init+0x0/0xb5 returned 0 after 0 usecs
[    0.499227] calling  vmcore_init+0x0/0x5fa @ 1
[    0.499329] initcall vmcore_init+0x0/0x5fa returned 0 after 0 usecs
[    0.499432] calling  proc_kmsg_init+0x0/0x25 @ 1
[    0.499534] initcall proc_kmsg_init+0x0/0x25 returned 0 after 0 usecs
[    0.499638] calling  proc_page_init+0x0/0x5f @ 1
[    0.499741] initcall proc_page_init+0x0/0x5f returned 0 after 0 usecs
[    0.499844] calling  init_ramfs_fs+0x0/0x20 @ 1
[    0.499946] initcall init_ramfs_fs+0x0/0x20 returned 0 after 0 usecs
[    0.500050] calling  blk_scsi_ioctl_init+0x0/0x36a @ 1
[    0.500152] initcall blk_scsi_ioctl_init+0x0/0x36a returned 0 after 0 usecs
[    0.500257] calling  dynamic_debug_init_debugfs+0x0/0x67 @ 1
[    0.500361] initcall dynamic_debug_init_debugfs+0x0/0x67 returned 0 after 0 usecs
[    0.500472] calling  fb_console_init+0x0/0xfc @ 1
[    0.500583] initcall fb_console_init+0x0/0xfc returned 0 after 0 usecs
[    0.500686] calling  acpi_event_init+0x0/0x3b @ 1
[    0.500790] initcall acpi_event_init+0x0/0x3b returned 0 after 0 usecs
[    0.500894] calling  pnp_system_init+0x0/0x12 @ 1
[    0.500997] initcall pnp_system_init+0x0/0x12 returned 0 after 0 usecs
[    0.501101] calling  pnpacpi_init+0x0/0x6e @ 1
[    0.501202] pnp: PnP ACPI init
[    0.501450] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[    0.501553] system 00:00: [io  0x0a10-0x0a1f] has been reserved
[    0.501655] system 00:00: [io  0x0a20-0x0a2f] has been reserved
[    0.501757] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.501861] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.502068] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.502333] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.502436] system 00:02: [io  0xffff] has been reserved
[    0.502538] system 00:02: [io  0xffff] has been reserved
[    0.502640] system 00:02: [io  0xffff] has been reserved
[    0.502742] system 00:02: [io  0x1800-0x18fe] could not be reserved
[    0.502845] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.502948] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.503098] system 00:03: [io  0x0800-0x087f] has been reserved
[    0.503201] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.503314] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.503436] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.503539] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.503772] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.503875] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.503978] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.504081] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    0.504183] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.504286] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.504390] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.504493] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.504596] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.504699] system 00:06: [mem 0xdffc0000-0xdffdffff] has been reserved
[    0.504802] system 00:06: [mem 0xfed03000-0xfed033ff] has been reserved
[    0.504905] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.505030] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.505133] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.505236] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.505339] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.505442] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.505545] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.505648] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.505900] system 00:08: [io  0xff00-0xfffe] has been reserved
[    0.506003] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.506619] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.507175] pnp: PnP ACPI: found 10 devices
[    0.507277] initcall pnpacpi_init+0x0/0x6e returned 0 after 6509 usecs
[    0.507381] calling  chr_dev_init+0x0/0xaa @ 1
[    0.508134] initcall chr_dev_init+0x0/0xaa returned 0 after 0 usecs
[    0.508241] calling  firmware_class_init+0x0/0xec @ 1
[    0.508345] initcall firmware_class_init+0x0/0xec returned 0 after 0 usecs
[    0.508448] calling  thermal_init+0x0/0xa6 @ 1
[    0.508553] initcall thermal_init+0x0/0xa6 returned 0 after 0 usecs
[    0.508657] calling  cpufreq_gov_performance_init+0x0/0x12 @ 1
[    0.508760] initcall cpufreq_gov_performance_init+0x0/0x12 returned 0 after 0 usecs
[    0.508870] calling  cpufreq_gov_dbs_init+0x0/0x12 @ 1
[    0.508972] initcall cpufreq_gov_dbs_init+0x0/0x12 returned 0 after 0 usecs
[    0.509076] calling  init_acpi_pm_clocksource+0x0/0xcf @ 1
[    0.513685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.513801] clocksource: Switched to clocksource acpi_pm
[    0.513904] initcall init_acpi_pm_clocksource+0x0/0xcf returned 0 after 6611 usecs
[    0.514015] calling  pcibios_assign_resources+0x0/0xba @ 1
[    0.514164] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.514267] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.514370] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.514474] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.514585] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.514691] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.514794] pci 0000:00:1c.2:   bridge window [mem 0xdf500000-0xdf5fffff]
[    0.514901] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.515004] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.515119] pci 0000:00:1c.4: PCI bridge to [bus 04-05]
[    0.515221] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.515328] pci 0000:00:1c.6: PCI bridge to [bus 06]
[    0.515432] pci 0000:00:1c.6:   bridge window [mem 0xdf400000-0xdf4fffff]
[    0.515538] pci 0000:00:1c.7: PCI bridge to [bus 07]
[    0.515640] pci 0000:00:1c.7:   bridge window [io  0xc000-0xcfff]
[    0.515744] pci 0000:00:1c.7:   bridge window [mem 0xdf300000-0xdf3fffff]
[    0.515848] pci 0000:00:1c.7:   bridge window [mem 0xd2100000-0xd21fffff 64bit pref]
[    0.515960] pci 0000:00:1d.0: PCI bridge to [bus 08]
[    0.516066] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    0.516169] pci 0000:09:00.0:   bridge window [io  0xb000-0xbfff]
[    0.516276] pci 0000:09:00.0:   bridge window [mem 0xdf100000-0xdf2fffff]
[    0.516392] pci 0000:00:1d.2: PCI bridge to [bus 09-0a]
[    0.516494] pci 0000:00:1d.2:   bridge window [io  0xb000-0xbfff]
[    0.516598] pci 0000:00:1d.2:   bridge window [mem 0xdf100000-0xdf2fffff]
[    0.519238] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.519341] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.519443] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.519546] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[    0.519649] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.519752] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.519854] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[    0.519957] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.520066] pci_bus 0000:03: resource 1 [mem 0xdf500000-0xdf5fffff]
[    0.520169] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.520271] pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
[    0.520373] pci_bus 0000:06: resource 1 [mem 0xdf400000-0xdf4fffff]
[    0.520479] pci_bus 0000:07: resource 0 [io  0xc000-0xcfff]
[    0.520581] pci_bus 0000:07: resource 1 [mem 0xdf300000-0xdf3fffff]
[    0.520683] pci_bus 0000:07: resource 2 [mem 0xd2100000-0xd21fffff 64bit pref]
[    0.520793] pci_bus 0000:09: resource 0 [io  0xb000-0xbfff]
[    0.520895] pci_bus 0000:09: resource 1 [mem 0xdf100000-0xdf2fffff]
[    0.520997] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.521099] pci_bus 0000:0a: resource 1 [mem 0xdf100000-0xdf2fffff]
[    0.521203] initcall pcibios_assign_resources+0x0/0xba returned 0 after 6932 usecs
[    0.521314] calling  sysctl_core_init+0x0/0x2c @ 1
[    0.521423] initcall sysctl_core_init+0x0/0x2c returned 0 after 5 usecs
[    0.521527] calling  eth_offload_init+0x0/0x14 @ 1
[    0.521631] initcall eth_offload_init+0x0/0x14 returned 0 after 0 usecs
[    0.521735] calling  inet_init+0x0/0x28a @ 1
[    0.521842] NET: Registered protocol family 2
[    0.522044] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.522264] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.522440] TCP: Hash tables configured (established 131072 bind 65536)
[    0.522558] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.522686] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.522824] initcall inet_init+0x0/0x28a returned 0 after 964 usecs
[    0.522929] calling  ipv4_offload_init+0x0/0x5d @ 1
[    0.523032] initcall ipv4_offload_init+0x0/0x5d returned 0 after 0 usecs
[    0.523136] calling  af_unix_init+0x0/0x4e @ 1
[    0.523239] NET: Registered protocol family 1
[    0.523342] initcall af_unix_init+0x0/0x4e returned 0 after 102 usecs
[    0.523445] calling  ipv6_offload_init+0x0/0x79 @ 1
[    0.523549] initcall ipv6_offload_init+0x0/0x79 returned 0 after 1 usecs
[    0.523654] calling  pci_apply_final_quirks+0x0/0x12e @ 1
[    0.523850] pci 0000:01:00.0: Video device with shadowed ROM
[    0.524018] PCI: CLS 0 bytes, default 64
[    0.524120] initcall pci_apply_final_quirks+0x0/0x12e returned 0 after 354 usecs
[    0.524230] calling  acpi_reserve_resources+0x0/0xeb @ 1
[    0.524334] initcall acpi_reserve_resources+0x0/0xeb returned 0 after 1 usecs
[    0.524439] calling  populate_rootfs+0x0/0x108 @ 1
[    0.524558] Unpacking initramfs...
[    0.557390] Freeing initrd memory: 4088K (ffff8800377f4000 - ffff880037bf2000)
[    0.557505] initcall populate_rootfs+0x0/0x108 returned 0 after 32250 usecs
[    0.557610] calling  pci_iommu_init+0x0/0x3c @ 1
[    0.557712] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.557815] software IO TLB [mem 0x8a4ed000-0x8e4ed000] (64MB) mapped at [ffff88008a4ed000-ffff88008e4ecfff]
[    0.557927] initcall pci_iommu_init+0x0/0x3c returned 0 after 210 usecs
[    0.558032] calling  calgary_fixup_tce_spaces+0x0/0xf7 @ 1
[    0.558137] initcall calgary_fixup_tce_spaces+0x0/0xf7 returned -19 after 0 usecs
[    0.558248] calling  ir_dev_scope_init+0x0/0x33 @ 1
[    0.558352] initcall ir_dev_scope_init+0x0/0x33 returned 0 after 1 usecs
[    0.558466] calling  ia32_binfmt_init+0x0/0x14 @ 1
[    0.558571] initcall ia32_binfmt_init+0x0/0x14 returned 0 after 2 usecs
[    0.558675] calling  register_kernel_offset_dumper+0x0/0x1b @ 1
[    0.558780] initcall register_kernel_offset_dumper+0x0/0x1b returned 0 after 1 usecs
[    0.558890] calling  i8259A_init_ops+0x0/0x24 @ 1
[    0.558993] initcall i8259A_init_ops+0x0/0x24 returned 0 after 1 usecs
[    0.559097] calling  init_tsc_clocksource+0x0/0xb7 @ 1
[    0.559202] initcall init_tsc_clocksource+0x0/0xb7 returned 0 after 1 usecs
[    0.559310] calling  add_rtc_cmos+0x0/0xb5 @ 1
[    0.559414] initcall add_rtc_cmos+0x0/0xb5 returned 0 after 1 usecs
[    0.559518] calling  i8237A_init_ops+0x0/0x14 @ 1
[    0.559621] initcall i8237A_init_ops+0x0/0x14 returned 0 after 0 usecs
[    0.559726] calling  amd_uncore_init+0x0/0x234 @ 1
[    0.559829] initcall amd_uncore_init+0x0/0x234 returned -19 after 0 usecs
[    0.559933] calling  amd_iommu_pc_init+0x0/0x146 @ 1
[    0.560037] initcall amd_iommu_pc_init+0x0/0x146 returned -19 after 0 usecs
[    0.560142] calling  rapl_pmu_init+0x0/0x29f @ 1
[    0.560245] initcall rapl_pmu_init+0x0/0x29f returned 0 after 1 usecs
[    0.560349] calling  intel_cqm_init+0x0/0x376 @ 1
[    0.560460] initcall intel_cqm_init+0x0/0x376 returned -19 after 1 usecs
[    0.560564] calling  intel_uncore_init+0x0/0x2df @ 1
[    0.560671] initcall intel_uncore_init+0x0/0x2df returned 0 after 3 usecs
[    0.560775] calling  msr_init+0x0/0xe7 @ 1
[    0.560880] initcall msr_init+0x0/0xe7 returned 0 after 2 usecs
[    0.560984] calling  thermal_throttle_init_device+0x0/0x82 @ 1
[    0.561103] initcall thermal_throttle_init_device+0x0/0x82 returned 0 after 15 usecs
[    0.561215] calling  microcode_init+0x0/0x1fd @ 1
[    0.561333] microcode: CPU0 sig=0x506e3, pf=0x2, revision=0x55
[    0.561438] microcode: CPU1 sig=0x506e3, pf=0x2, revision=0x55
[    0.561546] microcode: CPU2 sig=0x506e3, pf=0x2, revision=0x55
[    0.561652] microcode: CPU3 sig=0x506e3, pf=0x2, revision=0x55
[    0.561758] microcode: CPU4 sig=0x506e3, pf=0x2, revision=0x55
[    0.561863] microcode: CPU5 sig=0x506e3, pf=0x2, revision=0x55
[    0.561968] microcode: CPU6 sig=0x506e3, pf=0x2, revision=0x55
[    0.562074] microcode: CPU7 sig=0x506e3, pf=0x2, revision=0x55
[    0.562198] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.562310] initcall microcode_init+0x0/0x1fd returned 0 after 970 usecs
[    0.562413] calling  amd_ibs_init+0x0/0x24a @ 1
[    0.562516] initcall amd_ibs_init+0x0/0x24a returned -19 after 0 usecs
[    0.562620] calling  ioapic_init_ops+0x0/0x14 @ 1
[    0.562723] initcall ioapic_init_ops+0x0/0x14 returned 0 after 0 usecs
[    0.562827] calling  register_e820_pmem+0x0/0x1d @ 1
[    0.562937] initcall register_e820_pmem+0x0/0x1d returned 0 after 6 usecs
[    0.563042] calling  add_pcspkr+0x0/0x63 @ 1
[    0.563151] initcall add_pcspkr+0x0/0x63 returned 0 after 6 usecs
[    0.563256] calling  start_periodic_check_for_corruption+0x0/0x60 @ 1
[    0.563360] Scanning for low memory corruption every 60 seconds
[    0.563464] initcall start_periodic_check_for_corruption+0x0/0x60 returned 0 after 101 usecs
[    0.563581] calling  sysfb_init+0x0/0x92 @ 1
[    0.563692] initcall sysfb_init+0x0/0x92 returned 0 after 9 usecs
[    0.563803] calling  pmc_atom_init+0x0/0x1c1 @ 1
[    0.563909] initcall pmc_atom_init+0x0/0x1c1 returned -19 after 3 usecs
[    0.564013] calling  proc_execdomains_init+0x0/0x22 @ 1
[    0.564117] initcall proc_execdomains_init+0x0/0x22 returned 0 after 1 usecs
[    0.564221] calling  ioresources_init+0x0/0x3c @ 1
[    0.564325] initcall ioresources_init+0x0/0x3c returned 0 after 1 usecs
[    0.564429] calling  init_sched_debug_procfs+0x0/0x2c @ 1
[    0.564533] initcall init_sched_debug_procfs+0x0/0x2c returned 0 after 1 usecs
[    0.564643] calling  snapshot_device_init+0x0/0x12 @ 1
[    0.564758] initcall snapshot_device_init+0x0/0x12 returned 0 after 11 usecs
[    0.564862] calling  irq_pm_init_ops+0x0/0x14 @ 1
[    0.564966] initcall irq_pm_init_ops+0x0/0x14 returned 0 after 0 usecs
[    0.565070] calling  init_posix_timers+0x0/0x2a7 @ 1
[    0.565177] initcall init_posix_timers+0x0/0x2a7 returned 0 after 4 usecs
[    0.565281] calling  init_posix_cpu_timers+0x0/0xe0 @ 1
[    0.565385] initcall init_posix_cpu_timers+0x0/0xe0 returned 0 after 0 usecs
[    0.565489] calling  timekeeping_init_ops+0x0/0x14 @ 1
[    0.565593] initcall timekeeping_init_ops+0x0/0x14 returned 0 after 0 usecs
[    0.565697] calling  init_clocksource_sysfs+0x0/0x69 @ 1
[    0.565815] initcall init_clocksource_sysfs+0x0/0x69 returned 0 after 15 usecs
[    0.565926] calling  init_timer_list_procfs+0x0/0x2c @ 1
[    0.566030] initcall init_timer_list_procfs+0x0/0x2c returned 0 after 1 usecs
[    0.566135] calling  alarmtimer_init+0x0/0x1b9 @ 1
[    0.566254] initcall alarmtimer_init+0x0/0x1b9 returned 0 after 15 usecs
[    0.566359] calling  clockevents_init_sysfs+0x0/0xca @ 1
[    0.566517] initcall clockevents_init_sysfs+0x0/0xca returned 0 after 54 usecs
[    0.566628] calling  init_tstats_procfs+0x0/0x2c @ 1
[    0.566732] initcall init_tstats_procfs+0x0/0x2c returned 0 after 1 usecs
[    0.566836] calling  futex_init+0x0/0xfc @ 1
[    0.566943] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.567059] initcall futex_init+0x0/0xfc returned 0 after 117 usecs
[    0.567163] calling  proc_dma_init+0x0/0x22 @ 1
[    0.567267] initcall proc_dma_init+0x0/0x22 returned 0 after 1 usecs
[    0.567371] calling  proc_modules_init+0x0/0x22 @ 1
[    0.567475] initcall proc_modules_init+0x0/0x22 returned 0 after 1 usecs
[    0.567579] calling  kallsyms_init+0x0/0x25 @ 1
[    0.567683] initcall kallsyms_init+0x0/0x25 returned 0 after 1 usecs
[    0.567787] calling  pid_namespaces_init+0x0/0x2d @ 1
[    0.567892] initcall pid_namespaces_init+0x0/0x2d returned 0 after 2 usecs
[    0.567997] calling  ikconfig_init+0x0/0x3e @ 1
[    0.568101] initcall ikconfig_init+0x0/0x3e returned 0 after 1 usecs
[    0.568205] calling  init_kprobes+0x0/0x1b8 @ 1
[    0.568357] initcall init_kprobes+0x0/0x1b8 returned 0 after 48 usecs
[    0.568462] calling  utsname_sysctl_init+0x0/0x14 @ 1
[    0.568569] initcall utsname_sysctl_init+0x0/0x14 returned 0 after 4 usecs
[    0.568674] calling  init_tracepoints+0x0/0x28 @ 1
[    0.568778] initcall init_tracepoints+0x0/0x28 returned 0 after 0 usecs
[    0.568881] calling  stack_trace_init+0x0/0xb0 @ 1
[    0.568987] initcall stack_trace_init+0x0/0xb0 returned 0 after 3 usecs
[    0.569090] calling  init_mmio_trace+0x0/0x12 @ 1
[    0.569193] initcall init_mmio_trace+0x0/0x12 returned 0 after 1 usecs
[    0.569296] calling  init_blk_tracer+0x0/0x56 @ 1
[    0.569400] initcall init_blk_tracer+0x0/0x56 returned 0 after 1 usecs
[    0.569503] calling  perf_event_sysfs_init+0x0/0x91 @ 1
[    0.569669] initcall perf_event_sysfs_init+0x0/0x91 returned 0 after 61 usecs
[    0.569773] calling  init_uprobes+0x0/0x62 @ 1
[    0.569877] initcall init_uprobes+0x0/0x62 returned 0 after 1 usecs
[    0.569980] calling  system_trusted_keyring_init+0x0/0x63 @ 1
[    0.572620] Initialise system trusted keyring
[    0.572726] initcall system_trusted_keyring_init+0x0/0x63 returned 0 after 103 usecs
[    0.572837] calling  init_per_zone_wmark_min+0x0/0x9f @ 1
[    0.572942] initcall init_per_zone_wmark_min+0x0/0x9f returned 0 after 2 usecs
[    0.573053] calling  kswapd_init+0x0/0x6f @ 1
[    0.573171] initcall kswapd_init+0x0/0x6f returned 0 after 16 usecs
[    0.573275] calling  extfrag_debug_init+0x0/0x78 @ 1
[    0.573380] initcall extfrag_debug_init+0x0/0x78 returned 0 after 2 usecs
[    0.573484] calling  setup_vmstat+0x0/0x19a @ 1
[    0.573589] initcall setup_vmstat+0x0/0x19a returned 0 after 2 usecs
[    0.573697] calling  mm_compute_batch_init+0x0/0x19 @ 1
[    0.573801] initcall mm_compute_batch_init+0x0/0x19 returned 0 after 1 usecs
[    0.573905] calling  slab_proc_init+0x0/0x25 @ 1
[    0.574008] initcall slab_proc_init+0x0/0x25 returned 0 after 1 usecs
[    0.574112] calling  workingset_init+0x0/0x4b @ 1
[    0.574216] initcall workingset_init+0x0/0x4b returned 0 after 1 usecs
[    0.574320] calling  proc_vmalloc_init+0x0/0x25 @ 1
[    0.574424] initcall proc_vmalloc_init+0x0/0x25 returned 0 after 1 usecs
[    0.574528] calling  procswaps_init+0x0/0x22 @ 1
[    0.574632] initcall procswaps_init+0x0/0x22 returned 0 after 1 usecs
[    0.574736] calling  init_frontswap+0x0/0x91 @ 1
[    0.574841] initcall init_frontswap+0x0/0x91 returned 0 after 2 usecs
[    0.574945] calling  hugetlb_init+0x0/0x570 @ 1
[    0.575048] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.575159] initcall hugetlb_init+0x0/0x570 returned 0 after 108 usecs
[    0.575263] calling  slab_sysfs_init+0x0/0xf0 @ 1
[    0.576101] initcall slab_sysfs_init+0x0/0xf0 returned 0 after 719 usecs
[    0.576207] calling  init_cleancache+0x0/0x91 @ 1
[    0.576312] initcall init_cleancache+0x0/0x91 returned 0 after 2 usecs
[    0.576417] calling  init_zbud+0x0/0x20 @ 1
[    0.576518] zbud: loaded
[    0.576619] initcall init_zbud+0x0/0x20 returned 0 after 98 usecs
[    0.576724] calling  zs_init+0x0/0x95 @ 1
[    0.576828] initcall zs_init+0x0/0x95 returned 0 after 2 usecs
[    0.576930] calling  fcntl_init+0x0/0x2a @ 1
[    0.577039] initcall fcntl_init+0x0/0x2a returned 0 after 1 usecs
[    0.577142] calling  proc_filesystems_init+0x0/0x22 @ 1
[    0.577246] initcall proc_filesystems_init+0x0/0x22 returned 0 after 1 usecs
[    0.577350] calling  start_dirtytime_writeback+0x0/0x2a @ 1
[    0.577454] initcall start_dirtytime_writeback+0x0/0x2a returned 0 after 1 usecs
[    0.577564] calling  dio_init+0x0/0x2d @ 1
[    0.577678] initcall dio_init+0x0/0x2d returned 0 after 12 usecs
[    0.577781] calling  fsnotify_mark_init+0x0/0x3c @ 1
[    0.577898] initcall fsnotify_mark_init+0x0/0x3c returned 0 after 14 usecs
[    0.578002] calling  dnotify_init+0x0/0x79 @ 1
[    0.578106] initcall dnotify_init+0x0/0x79 returned 0 after 2 usecs
[    0.578210] calling  fanotify_user_setup+0x0/0x77 @ 1
[    0.578315] initcall fanotify_user_setup+0x0/0x77 returned 0 after 3 usecs
[    0.578419] calling  userfaultfd_init+0x0/0x2e @ 1
[    0.578532] initcall userfaultfd_init+0x0/0x2e returned 0 after 10 usecs
[    0.578635] calling  aio_setup+0x0/0xa3 @ 1
[    0.578743] initcall aio_setup+0x0/0xa3 returned 0 after 5 usecs
[    0.578846] calling  proc_locks_init+0x0/0x22 @ 1
[    0.578950] initcall proc_locks_init+0x0/0x22 returned 0 after 1 usecs
[    0.579053] calling  init_sys32_ioctl+0x0/0x28 @ 1
[    0.579199] initcall init_sys32_ioctl+0x0/0x28 returned 0 after 42 usecs
[    0.579302] calling  dquot_init+0x0/0x119 @ 1
[    0.579404] VFS: Disk quotas dquot_6.6.0
[    0.579520] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.579624] initcall dquot_init+0x0/0x119 returned 0 after 214 usecs
[    0.579727] calling  quota_init+0x0/0x2f @ 1
[    0.579834] initcall quota_init+0x0/0x2f returned 0 after 4 usecs
[    0.579937] calling  init_devpts_fs+0x0/0x64 @ 1
[    0.580047] initcall init_devpts_fs+0x0/0x64 returned 0 after 6 usecs
[    0.580150] calling  init_hugetlbfs_fs+0x0/0x148 @ 1
[    0.580270] initcall init_hugetlbfs_fs+0x0/0x148 returned 0 after 16 usecs
[    0.580378] calling  init_autofs4_fs+0x0/0x26 @ 1
[    0.580497] initcall init_autofs4_fs+0x0/0x26 returned 0 after 15 usecs
[    0.580600] calling  init_pstore_fs+0x0/0x47 @ 1
[    0.580704] initcall init_pstore_fs+0x0/0x47 returned 0 after 1 usecs
[    0.580807] calling  efivarfs_init+0x0/0x34 @ 1
[    0.580911] initcall efivarfs_init+0x0/0x34 returned -19 after 0 usecs
[    0.581014] calling  ipc_init+0x0/0x17 @ 1
[    0.581118] initcall ipc_init+0x0/0x17 returned 0 after 1 usecs
[    0.581221] calling  ipc_sysctl_init+0x0/0x14 @ 1
[    0.581327] initcall ipc_sysctl_init+0x0/0x14 returned 0 after 3 usecs
[    0.581431] calling  init_mqueue_fs+0x0/0x106 @ 1
[    0.581551] initcall init_mqueue_fs+0x0/0x106 returned 0 after 18 usecs
[    0.581655] calling  key_proc_init+0x0/0x5e @ 1
[    0.581759] initcall key_proc_init+0x0/0x5e returned 0 after 1 usecs
[    0.581863] calling  big_key_init+0x0/0x12 @ 1
[    0.581965] Key type big_key registered
[    0.582066] initcall big_key_init+0x0/0x12 returned 0 after 99 usecs
[    0.582170] calling  crypto_algapi_init+0x0/0xd @ 1
[    0.582274] initcall crypto_algapi_init+0x0/0xd returned 0 after 1 usecs
[    0.582377] calling  chainiv_module_init+0x0/0x12 @ 1
[    0.582481] initcall chainiv_module_init+0x0/0x12 returned 0 after 1 usecs
[    0.582585] calling  eseqiv_module_init+0x0/0x12 @ 1
[    0.582689] initcall eseqiv_module_init+0x0/0x12 returned 0 after 0 usecs
[    0.582792] calling  crypto_null_mod_init+0x0/0x48 @ 1
[    0.582962] initcall crypto_null_mod_init+0x0/0x48 returned 0 after 65 usecs
[    0.583067] calling  md5_mod_init+0x0/0x12 @ 1
[    0.583184] initcall md5_mod_init+0x0/0x12 returned 0 after 15 usecs
[    0.583288] calling  aes_init+0x0/0x12 @ 1
[    0.583405] initcall aes_init+0x0/0x12 returned 0 after 14 usecs
[    0.583508] calling  crct10dif_mod_init+0x0/0x12 @ 1
[    0.583626] initcall crct10dif_mod_init+0x0/0x12 returned 0 after 15 usecs
[    0.583734] calling  lzo_mod_init+0x0/0x12 @ 1
[    0.583852] initcall lzo_mod_init+0x0/0x12 returned 0 after 15 usecs
[    0.583956] calling  proc_genhd_init+0x0/0x3c @ 1
[    0.584060] initcall proc_genhd_init+0x0/0x3c returned 0 after 1 usecs
[    0.584164] calling  bsg_init+0x0/0x14f @ 1
[    0.584269] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.584380] initcall bsg_init+0x0/0x14f returned 0 after 111 usecs
[    0.584484] calling  throtl_init+0x0/0x42 @ 1
[    0.584607] initcall throtl_init+0x0/0x42 returned 0 after 21 usecs
[    0.584711] calling  noop_init+0x0/0x12 @ 1
[    0.584813] io scheduler noop registered
[    0.584915] initcall noop_init+0x0/0x12 returned 0 after 99 usecs
[    0.585018] calling  deadline_init+0x0/0x12 @ 1
[    0.585120] io scheduler deadline registered
[    0.585223] initcall deadline_init+0x0/0x12 returned 0 after 99 usecs
[    0.585327] calling  cfq_init+0x0/0xb5 @ 1
[    0.585442] io scheduler cfq registered (default)
[    0.585545] initcall cfq_init+0x0/0xb5 returned 0 after 113 usecs
[    0.585649] calling  btree_module_init+0x0/0x2a @ 1
[    0.585753] initcall btree_module_init+0x0/0x2a returned 0 after 1 usecs
[    0.585857] calling  crc_t10dif_mod_init+0x0/0x3e @ 1
[    0.585961] initcall crc_t10dif_mod_init+0x0/0x3e returned 0 after 1 usecs
[    0.586066] calling  percpu_counter_startup+0x0/0x38 @ 1
[    0.586170] initcall percpu_counter_startup+0x0/0x38 returned 0 after 1 usecs
[    0.586275] calling  phy_core_init+0x0/0x4b @ 1
[    0.586379] initcall phy_core_init+0x0/0x4b returned 0 after 1 usecs
[    0.586484] calling  crystalcove_gpio_driver_init+0x0/0x14 @ 1
[    0.586592] initcall crystalcove_gpio_driver_init+0x0/0x14 returned 0 after 4 usecs
[    0.586703] calling  pci_proc_init+0x0/0x65 @ 1
[    0.586823] initcall pci_proc_init+0x0/0x65 returned 0 after 16 usecs
[    0.586927] calling  pcie_portdrv_init+0x0/0x75 @ 1
[    0.588106] initcall pcie_portdrv_init+0x0/0x75 returned 0 after 1049 usecs
[    0.588211] calling  aer_service_init+0x0/0x3a @ 1
[    0.588317] initcall aer_service_init+0x0/0x3a returned 0 after 3 usecs
[    0.588422] calling  pcie_pme_service_init+0x0/0x12 @ 1
[    0.588535] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.588638] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.588740] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    0.588844] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.588956] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.589061] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.589173] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    0.589276] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.589380] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    0.589492] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    0.589595] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    0.589698] pci 0000:05:04.0: Signaling PME through PCIe PME interrupt
[    0.589801] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    0.589914] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[    0.590016] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
[    0.590120] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded
[    0.590232] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
[    0.590339] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
[    0.590443] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded
[    0.590555] pcieport 0000:00:1d.0: Signaling PME through PCIe PME interrupt
[    0.590659] pcie_pme 0000:00:1d.0:pcie01: service driver pcie_pme loaded
[    0.590771] pcieport 0000:00:1d.2: Signaling PME through PCIe PME interrupt
[    0.590874] pci 0000:09:00.0: Signaling PME through PCIe PME interrupt
[    0.590976] pci 0000:0a:01.0: Signaling PME through PCIe PME interrupt
[    0.591079] pci 0000:0a:02.0: Signaling PME through PCIe PME interrupt
[    0.591183] pcie_pme 0000:00:1d.2:pcie01: service driver pcie_pme loaded
[    0.591289] initcall pcie_pme_service_init+0x0/0x12 returned 0 after 2704 usecs
[    0.591400] calling  pci_hotplug_init+0x0/0x46 @ 1
[    0.591502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.591605] initcall pci_hotplug_init+0x0/0x46 returned 0 after 100 usecs
[    0.591710] calling  pcied_init+0x0/0x69 @ 1
[    0.591814] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.591918] initcall pcied_init+0x0/0x69 returned 0 after 103 usecs
[    0.592022] calling  vesafb_driver_init+0x0/0x14 @ 1
[    0.592128] initcall vesafb_driver_init+0x0/0x14 returned 0 after 3 usecs
[    0.592233] calling  efifb_driver_init+0x0/0x14 @ 1
[    0.592339] initcall efifb_driver_init+0x0/0x14 returned 0 after 3 usecs
[    0.592444] calling  intel_idle_init+0x0/0x3d7 @ 1
[    0.592546] intel_idle: MWAIT substates: 0x142120
[    0.592648] intel_idle: v0.4 model 0x5E
[    0.592748] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.593020] initcall intel_idle_init+0x0/0x3d7 returned 0 after 463 usecs
[    0.595657] calling  acpi_hed_driver_init+0x0/0x12 @ 1
[    0.595780] initcall acpi_hed_driver_init+0x0/0x12 returned 0 after 19 usecs
[    0.595884] calling  bgrt_init+0x0/0x7c @ 1
[    0.595987] initcall bgrt_init+0x0/0x7c returned -19 after 0 usecs
[    0.596090] calling  erst_init+0x0/0x31f @ 1
[    0.596193] initcall erst_init+0x0/0x31f returned 0 after 0 usecs
[    0.596296] calling  ghes_init+0x0/0x175 @ 1
[    0.596398] GHES: HEST is not enabled!
[    0.596500] initcall ghes_init+0x0/0x175 returned -22 after 99 usecs
[    0.596603] calling  xenbus_probe_initcall+0x0/0x4e @ 1
[    0.596707] initcall xenbus_probe_initcall+0x0/0x4e returned -19 after 0 usecs
[    0.596817] calling  xenbus_init+0x0/0x38 @ 1
[    0.596920] initcall xenbus_init+0x0/0x38 returned -19 after 0 usecs
[    0.597027] calling  xenbus_backend_init+0x0/0x4a @ 1
[    0.597130] initcall xenbus_backend_init+0x0/0x4a returned -19 after 0 usecs
[    0.597235] calling  hypervisor_subsys_init+0x0/0x25 @ 1
[    0.597338] initcall hypervisor_subsys_init+0x0/0x25 returned -19 after 0 usecs
[    0.597449] calling  hyper_sysfs_init+0x0/0x152 @ 1
[    0.597552] initcall hyper_sysfs_init+0x0/0x152 returned -19 after 0 usecs
[    0.597656] calling  platform_pci_module_init+0x0/0x1b @ 1
[    0.597764] initcall platform_pci_module_init+0x0/0x1b returned 0 after 4 usecs
[    0.597875] calling  pty_init+0x0/0x210 @ 1
[    0.597996] initcall pty_init+0x0/0x210 returned 0 after 19 usecs
[    0.598100] calling  sysrq_init+0x0/0x6f @ 1
[    0.598203] initcall sysrq_init+0x0/0x6f returned 0 after 1 usecs
[    0.598307] calling  xen_hvc_init+0x0/0x233 @ 1
[    0.598410] initcall xen_hvc_init+0x0/0x233 returned -19 after 0 usecs
[    0.598514] calling  serial8250_init+0x0/0x153 @ 1
[    0.598616] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.619409] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.619616] initcall serial8250_init+0x0/0x153 returned 0 after 20545 usecs
[    0.619720] calling  serial_pci_driver_init+0x0/0x1b @ 1
[    0.619833] initcall serial_pci_driver_init+0x0/0x1b returned 0 after 10 usecs
[    0.619944] calling  hpet_init+0x0/0x65 @ 1
[    0.620074] initcall hpet_init+0x0/0x65 returned 0 after 26 usecs
[    0.620178] calling  agp_init+0x0/0x27 @ 1
[    0.620283] Linux agpgart interface v0.103
[    0.620385] initcall agp_init+0x0/0x27 returned 0 after 99 usecs
[    0.620489] calling  cn_proc_init+0x0/0x36 @ 1
[    0.620592] initcall cn_proc_init+0x0/0x36 returned 0 after 1 usecs
[    0.620698] calling  topology_sysfs_init+0x0/0x80 @ 1
[    0.620817] initcall topology_sysfs_init+0x0/0x80 returned 0 after 15 usecs
[    0.620922] calling  cacheinfo_sysfs_init+0x0/0x8a @ 1
[    0.621289] initcall cacheinfo_sysfs_init+0x0/0x8a returned 0 after 258 usecs
[    0.621394] calling  devcoredump_init+0x0/0x19 @ 1
[    0.621500] initcall devcoredump_init+0x0/0x19 returned 0 after 3 usecs
[    0.621605] calling  intel_soc_pmic_i2c_driver_init+0x0/0x14 @ 1
[    0.621711] initcall intel_soc_pmic_i2c_driver_init+0x0/0x14 returned 0 after 3 usecs
[    0.621821] calling  e820_pmem_init+0x0/0x14 @ 1
[    0.621952] initcall e820_pmem_init+0x0/0x14 returned 0 after 28 usecs
[    0.622056] calling  net_olddevs_init+0x0/0x5b @ 1
[    0.622160] initcall net_olddevs_init+0x0/0x5b returned 0 after 1 usecs
[    0.622263] calling  cmos_init+0x0/0x6c @ 1
[    0.622377] rtc_cmos 00:04: RTC can wake from S4
[    0.622828] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.622995] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[    0.623100] initcall cmos_init+0x0/0x6c returned 0 after 718 usecs
[    0.623203] calling  intel_pstate_init+0x0/0x45a @ 1
[    0.623306] Intel P-state driver initializing.
[    0.623414] intel_pstate: HWP enabled
[    0.623559] intel_pstate: HWP enabled
[    0.623713] intel_pstate: HWP enabled
[    0.624054] intel_pstate: HWP enabled
[    0.624394] intel_pstate: HWP enabled
[    0.624711] intel_pstate: HWP enabled
[    0.625022] intel_pstate: HWP enabled
[    0.625354] intel_pstate: HWP enabled
[    0.625682] initcall intel_pstate_init+0x0/0x45a returned 0 after 2325 usecs
[    0.625797] calling  ledtrig_cpu_init+0x0/0x93 @ 1
[    0.625901] ledtrig-cpu: registered to indicate activity on CPUs
[    0.626004] initcall ledtrig_cpu_init+0x0/0x93 returned 0 after 102 usecs
[    0.626107] calling  esrt_sysfs_init+0x0/0x337 @ 1
[    0.626211] initcall esrt_sysfs_init+0x0/0x337 returned -38 after 0 usecs
[    0.626314] calling  staging_init+0x0/0x8 @ 1
[    0.626417] initcall staging_init+0x0/0x8 returned 0 after 0 usecs
[    0.626520] calling  skein_generic_init+0x0/0x56 @ 1
[    0.626865] initcall skein_generic_init+0x0/0x56 returned 0 after 235 usecs
[    0.626976] calling  smartconnect_driver_init+0x0/0x12 @ 1
[    0.627094] initcall smartconnect_driver_init+0x0/0x12 returned 0 after 14 usecs
[    0.627205] calling  powercap_init+0x0/0x277 @ 1
[    0.627322] initcall powercap_init+0x0/0x277 returned 0 after 13 usecs
[    0.627426] calling  sock_diag_init+0x0/0x35 @ 1
[    0.627540] initcall sock_diag_init+0x0/0x35 returned 0 after 10 usecs
[    0.627645] calling  blackhole_module_init+0x0/0x12 @ 1
[    0.627749] initcall blackhole_module_init+0x0/0x12 returned 0 after 1 usecs
[    0.627854] calling  gre_offload_init+0x0/0x17 @ 1
[    0.627957] initcall gre_offload_init+0x0/0x17 returned 0 after 0 usecs
[    0.628062] calling  sysctl_ipv4_init+0x0/0x4c @ 1
[    0.628189] initcall sysctl_ipv4_init+0x0/0x4c returned 0 after 23 usecs
[    0.628294] calling  cubictcp_register+0x0/0x5a @ 1
[    0.628398] initcall cubictcp_register+0x0/0x5a returned 0 after 0 usecs
[    0.628502] calling  tcp_memcontrol_init+0x0/0x30 @ 1
[    0.628606] initcall tcp_memcontrol_init+0x0/0x30 returned 0 after 1 usecs
[    0.628710] calling  inet6_init+0x0/0x30d @ 1
[    0.628861] NET: Registered protocol family 10
[    0.629174] initcall inet6_init+0x0/0x30d returned 0 after 353 usecs
[    0.629294] calling  packet_init+0x0/0x42 @ 1
[    0.629395] NET: Registered protocol family 17
[    0.629498] initcall packet_init+0x0/0x42 returned 0 after 100 usecs
[    0.629603] calling  mcheck_init_device+0x0/0x16f @ 1
[    0.629899] initcall mcheck_init_device+0x0/0x16f returned 0 after 174 usecs
[    0.630013] calling  mcheck_late_init+0x0/0x5b @ 1
[    0.630122] initcall mcheck_late_init+0x0/0x5b returned 0 after 6 usecs
[    0.630227] calling  severities_debugfs_init+0x0/0x3b @ 1
[    0.630381] initcall severities_debugfs_init+0x0/0x3b returned 0 after 1 usecs
[    0.630504] calling  threshold_init_device+0x0/0x46 @ 1
[    0.630608] initcall threshold_init_device+0x0/0x46 returned 0 after 1 usecs
[    0.630712] calling  hpet_insert_resource+0x0/0x24 @ 1
[    0.630815] initcall hpet_insert_resource+0x0/0x24 returned 1 after 0 usecs
[    0.630919] calling  update_mp_table+0x0/0x443 @ 1
[    0.631022] initcall update_mp_table+0x0/0x443 returned 0 after 0 usecs
[    0.631126] calling  lapic_insert_resource+0x0/0x40 @ 1
[    0.631229] initcall lapic_insert_resource+0x0/0x40 returned 0 after 1 usecs
[    0.631333] calling  print_ICs+0x0/0x1ba @ 1
[    0.631436] initcall print_ICs+0x0/0x1ba returned 0 after 0 usecs
[    0.631540] calling  pat_memtype_list_init+0x0/0x35 @ 1
[    0.631644] initcall pat_memtype_list_init+0x0/0x35 returned 0 after 1 usecs
[    0.631750] calling  create_tlb_single_page_flush_ceiling+0x0/0x29 @ 1
[    0.631855] initcall create_tlb_single_page_flush_ceiling+0x0/0x29 returned 0 after 1 usecs
[    0.631967] calling  init_oops_id+0x0/0x40 @ 1
[    0.632070] initcall init_oops_id+0x0/0x40 returned 0 after 1 usecs
[    0.632174] calling  sched_init_debug+0x0/0x24 @ 1
[    0.632277] initcall sched_init_debug+0x0/0x24 returned 0 after 1 usecs
[    0.632381] calling  pm_qos_power_init+0x0/0xa5 @ 1
[    0.632907] initcall pm_qos_power_init+0x0/0xa5 returned 0 after 399 usecs
[    0.633012] calling  pm_debugfs_init+0x0/0x24 @ 1
[    0.633117] initcall pm_debugfs_init+0x0/0x24 returned 0 after 1 usecs
[    0.633221] calling  printk_late_init+0x0/0x3f @ 1
[    0.633324] initcall printk_late_init+0x0/0x3f returned 0 after 1 usecs
[    0.633429] calling  tk_debug_sleep_time_init+0x0/0x3c @ 1
[    0.633533] initcall tk_debug_sleep_time_init+0x0/0x3c returned 0 after 1 usecs
[    0.633680] calling  debugfs_kprobe_init+0x0/0xcc @ 1
[    0.633785] initcall debugfs_kprobe_init+0x0/0xcc returned 0 after 2 usecs
[    0.633890] calling  taskstats_init+0x0/0x6c @ 1
[    0.633993] registered taskstats version 1
[    0.634095] initcall taskstats_init+0x0/0x6c returned 0 after 100 usecs
[    0.634198] calling  clear_boot_tracer+0x0/0x2e @ 1
[    0.634302] initcall clear_boot_tracer+0x0/0x2e returned 0 after 1 usecs
[    0.634405] calling  register_kprobe_prog_ops+0x0/0x14 @ 1
[    0.634509] initcall register_kprobe_prog_ops+0x0/0x14 returned 0 after 0 usecs
[    0.634619] calling  register_htab_map+0x0/0x14 @ 1
[    0.634722] initcall register_htab_map+0x0/0x14 returned 0 after 0 usecs
[    0.634825] calling  register_perf_event_array_map+0x0/0x14 @ 1
[    0.634929] initcall register_perf_event_array_map+0x0/0x14 returned 0 after 0 usecs
[    0.635039] calling  register_prog_array_map+0x0/0x14 @ 1
[    0.635143] initcall register_prog_array_map+0x0/0x14 returned 0 after 0 usecs
[    0.635253] calling  register_array_map+0x0/0x14 @ 1
[    0.635356] initcall register_array_map+0x0/0x14 returned 0 after 0 usecs
[    0.635460] calling  load_system_certificate_list+0x0/0xf7 @ 1
[    0.635562] Loading compiled-in X.509 certificates
[    0.635665] initcall load_system_certificate_list+0x0/0xf7 returned 0 after 99 usecs
[    0.635776] calling  fault_around_debugfs+0x0/0x35 @ 1
[    0.635880] initcall fault_around_debugfs+0x0/0x35 returned 0 after 1 usecs
[    0.635984] calling  max_swapfiles_check+0x0/0x8 @ 1
[    0.636087] initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
[    0.636192] calling  init_zswap+0x0/0x39f @ 1
[    0.636301] zswap: loaded using pool lzo/zbud
[    0.636407] initcall init_zswap+0x0/0x39f returned 0 after 110 usecs
[    0.636512] calling  check_early_ioremap_leak+0x0/0x42 @ 1
[    0.636615] initcall check_early_ioremap_leak+0x0/0x42 returned 0 after 0 usecs
[    0.636726] calling  init_root_keyring+0x0/0xb @ 1
[    0.636836] initcall init_root_keyring+0x0/0xb returned 0 after 7 usecs
[    0.636963] calling  prandom_reseed+0x0/0x40 @ 1
[    0.637089] initcall prandom_reseed+0x0/0x40 returned 0 after 23 usecs
[    0.637194] calling  pci_resource_alignment_sysfs_init+0x0/0x22 @ 1
[    0.639826] initcall pci_resource_alignment_sysfs_init+0x0/0x22 returned 0 after 1 usecs
[    0.639937] calling  pci_sysfs_init+0x0/0x4a @ 1
[    0.640833] initcall pci_sysfs_init+0x0/0x4a returned 0 after 775 usecs
[    0.640937] calling  boot_wait_for_devices+0x0/0x29 @ 1
[    0.641041] initcall boot_wait_for_devices+0x0/0x29 returned -19 after 0 usecs
[    0.641152] calling  dmar_free_unused_resources+0x0/0xb1 @ 1
[    0.641256] initcall dmar_free_unused_resources+0x0/0xb1 returned 0 after 0 usecs
[    0.641367] calling  deferred_probe_initcall+0x0/0x70 @ 1
[    0.641650] initcall deferred_probe_initcall+0x0/0x70 returned 0 after 174 usecs
[    0.641762] calling  late_resume_init+0x0/0x1a0 @ 1
[    0.641865]   Magic number: 0:41:530
[    0.641986] acpi LNXPOWER:10: hash matches
[    0.642102] initcall late_resume_init+0x0/0x1a0 returned 0 after 231 usecs
[    0.642206] calling  rtc_hctosys+0x0/0xf7 @ 1
[    0.642438] rtc_cmos 00:04: setting system clock to 2016-01-19 11:32:31 UTC (1453203151)
[    0.642549] initcall rtc_hctosys+0x0/0xf7 returned 0 after 235 usecs
[    0.642653] calling  firmware_memmap_init+0x0/0x33 @ 1
[    0.642779] initcall firmware_memmap_init+0x0/0x33 returned 0 after 23 usecs
[    0.642884] calling  efi_shutdown_init+0x0/0x31 @ 1
[    0.642987] initcall efi_shutdown_init+0x0/0x31 returned -19 after 0 usecs
[    0.643091] calling  clk_debug_init+0x0/0x13e @ 1
[    0.643197] initcall clk_debug_init+0x0/0x13e returned 0 after 4 usecs
[    0.643301] calling  pci_mmcfg_late_insert_resources+0x0/0x4c @ 1
[    0.643406] initcall pci_mmcfg_late_insert_resources+0x0/0x4c returned 0 after 1 usecs
[    0.643518] calling  register_sk_filter_ops+0x0/0x2c @ 1
[    0.643627] initcall register_sk_filter_ops+0x0/0x2c returned 0 after 0 usecs
[    0.643732] calling  tcp_congestion_default+0x0/0x12 @ 1
[    0.643836] initcall tcp_congestion_default+0x0/0x12 returned 0 after 0 usecs
[    0.643941] calling  software_resume+0x0/0x30 @ 1
[    0.644044] PM: Checking hibernation image partition UUID=4290a82f-0f9a-41e3-9e73-f1c2f2ad713e
[    0.644156] PM: Hibernation image not present or could not be loaded.
[    0.644260] initcall software_resume+0x0/0x30 returned -19 after 211 usecs
[    0.644364] calling  clk_disable_unused+0x0/0x180 @ 1
[    0.644468] initcall clk_disable_unused+0x0/0x180 returned 0 after 1 usecs
[    0.644572] calling  init_default_flow_dissectors+0x0/0x38 @ 1
[    0.644677] initcall init_default_flow_dissectors+0x0/0x38 returned 0 after 1 usecs
[    0.645016] Freeing unused kernel memory: 1188K (ffffffff818ec000 - ffffffff81a15000)
[    0.645126] Write protecting the kernel read-only data: 8192k
[    0.645452] Freeing unused kernel memory: 464K (ffff88000158c000 - ffff880001600000)
[    0.645675] Freeing unused kernel memory: 252K (ffff8800017c1000 - ffff880001800000)
[    0.649425] random: systemd-tmpfile urandom read with 1 bits of entropy available
[    0.668356] calling  serio_init+0x0/0x1000 [serio] @ 97
[    0.668467] initcall serio_init+0x0/0x1000 [serio] returned 0 after 5 usecs
[    0.668730] calling  i8042_init+0x0/0x687 [i8042] @ 97
[    0.668851] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.668954] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.669815] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.669928] initcall i8042_init+0x0/0x687 [i8042] returned 0 after 1070 usecs
[    0.673645] calling  ledtrig_usb_init+0x0/0x1000 [usb_common] @ 97
[    0.673751] initcall ledtrig_usb_init+0x0/0x1000 [usb_common] returned 0 after 1 usecs
[    0.674539] calling  usb_init+0x0/0x174 [usbcore] @ 97
[    0.674646] ACPI: bus type USB registered
[    0.674767] usbcore: registered new interface driver usbfs
[    0.674858] calling  init_scsi+0x0/0x91 [scsi_mod] @ 99
[    0.674899] SCSI subsystem initialized
[    0.674905] initcall init_scsi+0x0/0x91 [scsi_mod] returned 0 after 40 usecs
[    0.675185] usbcore: registered new interface driver hub
[    0.675307] usbcore: registered new device driver usb
[    0.675414] initcall usb_init+0x0/0x174 [usbcore] returned 0 after 749 usecs
[    0.675737] calling  ata_init+0x0/0x352 [libata] @ 104
[    0.675874] libata version 3.00 loaded.
[    0.675932] calling  xhci_hcd_init+0x0/0x8 [xhci_hcd] @ 100
[    0.675936] initcall xhci_hcd_init+0x0/0x8 [xhci_hcd] returned 0 after 0 usecs
[    0.676192] initcall ata_init+0x0/0x352 [libata] returned 0 after 339 usecs
[    0.676343] calling  xhci_pci_init+0x0/0x1000 [xhci_pci] @ 103
[    0.676484] calling  sil_pci_driver_init+0x0/0x1000 [sata_sil] @ 104
[    0.676560] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.676563] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.676876] sata_sil 0000:0a:01.0: version 2.4
[    0.677005] sata_sil 0000:0a:01.0: cache line size not set.  Driver may not function
[    0.677121] sata_sil 0000:0a:01.0: Applying R_ERR on DMA activate FIS errata fix
[    0.677266] calling  ahci_pci_driver_init+0x0/0x1000 [ahci] @ 99
[    0.677457] scsi host0: sata_sil
[    0.677609] scsi host1: sata_sil
[    0.677730] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    0.677766] scsi host2: sata_sil
[    0.677809] scsi host3: sata_sil
[    0.677832] ata1: SATA max UDMA/100 mmio m1024@0xdf201000 tf 0xdf201080 irq 19
[    0.677834] ata2: SATA max UDMA/100 mmio m1024@0xdf201000 tf 0xdf2010c0 irq 19
[    0.677839] ata3: SATA max UDMA/100 mmio m1024@0xdf201000 tf 0xdf201280 irq 19
[    0.677842] ata4: SATA max UDMA/100 mmio m1024@0xdf201000 tf 0xdf2012c0 irq 19
[    0.677899] sata_sil 0000:0a:02.0: cache line size not set.  Driver may not function
[    0.677905] sata_sil 0000:0a:02.0: Applying R_ERR on DMA activate FIS errata fix
[    0.678174] scsi host4: sata_sil
[    0.678252] scsi host5: sata_sil
[    0.678313] scsi host6: sata_sil
[    0.678372] scsi host7: sata_sil
[    0.678411] ata5: SATA max UDMA/100 mmio m1024@0xdf200000 tf 0xdf200080 irq 16
[    0.678413] ata6: SATA max UDMA/100 mmio m1024@0xdf200000 tf 0xdf2000c0 irq 16
[    0.678419] ata7: SATA max UDMA/100 mmio m1024@0xdf200000 tf 0xdf200280 irq 16
[    0.678421] ata8: SATA max UDMA/100 mmio m1024@0xdf200000 tf 0xdf2002c0 irq 16
[    0.678435] initcall sil_pci_driver_init+0x0/0x1000 [sata_sil] returned 0 after 1586 usecs
[    0.679697] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.679962] hub 1-0:1.0: USB hub found
[    0.680076] hub 1-0:1.0: 16 ports detected
[    0.685649] calling  atkbd_init+0x0/0xfb1 [atkbd] @ 109
[    0.685770] initcall atkbd_init+0x0/0xfb1 [atkbd] returned 0 after 15 usecs
[    0.686908] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.687013] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.687213] hub 2-0:1.0: USB hub found
[    0.687324] hub 2-0:1.0: 10 ports detected
[    0.690682] usb: failed to peer usb2-port8 and usb1-port15 by location (usb2-port8:none) (usb1-port15:usb2-port7)
[    0.690794] usb usb2-port8: failed to peer to usb1-port15 (-16)
[    0.690896] usb: port power management may be unreliable
[    0.691395] usb: failed to peer usb2-port9 and usb1-port15 by location (usb2-port9:none) (usb1-port15:usb2-port7)
[    0.691512] usb usb2-port9: failed to peer to usb1-port15 (-16)
[    0.692012] usb: failed to peer usb2-port10 and usb1-port15 by location (usb2-port10:none) (usb1-port15:usb2-port7)
[    0.692124] usb usb2-port10: failed to peer to usb1-port15 (-16)
[    0.692342] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.692402] ahci 0000:00:17.0: version 3.0
[    0.692552] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    0.692610] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    0.692611] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[    0.709804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.724075] scsi host8: ahci
[    0.724435] scsi host9: ahci
[    0.724707] scsi host10: ahci
[    0.724944] scsi host11: ahci
[    0.725204] scsi host12: ahci
[    0.725493] scsi host13: ahci
[    0.725634] ata9: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618100 irq 129
[    0.725753] ata10: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618180 irq 129
[    0.725874] ata11: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618200 irq 129
[    0.725995] ata12: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618280 irq 129
[    0.726116] ata13: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618300 irq 129
[    0.726237] ata14: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618380 irq 129
[    0.726373] initcall ahci_pci_driver_init+0x0/0x1000 [ahci] returned 0 after 47938 usecs
[    0.751563] xhci_hcd 0000:03:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x00000010
[    0.751871] hub 3-0:1.0: USB hub found
[    0.751976] hub 3-0:1.0: 2 ports detected
[    0.754701] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.754815] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[    0.754945] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.755129] hub 4-0:1.0: USB hub found
[    0.755233] hub 4-0:1.0: 2 ports detected
[    0.755447] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    0.755550] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 5
[    0.760883] xhci_hcd 0000:06:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x00000090
[    0.761185] hub 5-0:1.0: USB hub found
[    0.761289] hub 5-0:1.0: 2 ports detected
[    0.761458] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    0.761572] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 6
[    0.764405] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.764587] hub 6-0:1.0: USB hub found
[    0.764692] hub 6-0:1.0: 2 ports detected
[    0.764867] initcall xhci_pci_init+0x0/0x1000 [xhci_pci] returned 0 after 86511 usecs
[    0.996345] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    0.999667] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    1.003632] ata1.00: ATA-8: ST2000DM001-1CH164, CC24, max UDMA/133
[    1.003773] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.006850] ata5.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    1.006992] ata5.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.013570] ata5.00: configured for UDMA/100
[    1.033583] ata1.00: configured for UDMA/100
[    1.034331] scsi 0:0:0:0: Direct-Access     ATA      ST2000DM001-1CH1 CC24 PQ: 0 ANSI: 5
[    1.042904] ata13: SATA link down (SStatus 4 SControl 300)
[    1.043068] ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.043232] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.043398] ata9: SATA link down (SStatus 4 SControl 300)
[    1.043562] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.043719] ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.044097] ata14.00: ATA-8: WDC WD6400AAKS-65A7B0, 01.03B01, max UDMA/133
[    1.044240] ata14.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.044838] ata12.00: ATA-9: CT250BX100SSD1, MU01, max UDMA/133
[    1.044978] ata12.00: 488397168 sectors, multi 2: LBA48 NCQ (depth 31/32), AA
[    1.045399] ata14.00: configured for UDMA/133
[    1.045544] ata11.00: ATA-8: GOODRAM C50, S8FM07.9, max UDMA/133
[    1.045685] ata11.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.046373] ata12.00: configured for UDMA/133
[    1.046645] ata11.00: configured for UDMA/133
[    1.049537] usb 1-8: new full-speed USB device number 2 using xhci_hcd
[    1.049930] ata10.00: HPA detected: current 1953523055, native 1953525168
[    1.050242] ata10.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
[    1.050382] ata10.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.057425] ata10.00: configured for UDMA/133
[    1.066181] usb 5-1: new full-speed USB device number 2 using xhci_hcd
[    1.206874] usb 5-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.207057] usb 5-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.213428] calling  hid_init+0x0/0x61 [hid] @ 109
[    1.213602] hidraw: raw HID events driver (C) Jiri Kosina
[    1.213750] initcall hid_init+0x0/0x61 [hid] returned 0 after 172 usecs
[    1.214943] calling  hid_init+0x0/0x1000 [usbhid] @ 109
[    1.227885] usbcore: registered new interface driver usbhid
[    1.228021] usbhid: USB HID core driver
[    1.228162] initcall hid_init+0x0/0x1000 [usbhid] returned 0 after 12789 usecs
[    1.229537] calling  hid_generic_init+0x0/0x1000 [hid_generic] @ 109
[    1.229979] input: RAPOO RAPOO 2.4G Wireless Device as /devices/pci0000:00/0000:00:1c.6/0000:06:00.0/usb5/5-1/5-1:1.0/0003:24AE:2000.0001/input/input1
[    1.282576] hid-generic 0003:24AE:2000.0001: input,hidraw0: USB HID v1.01 Keyboard [RAPOO RAPOO 2.4G Wireless Device] on usb-0000:06:00.0-1/input0
[    1.283333] input: RAPOO RAPOO 2.4G Wireless Device as /devices/pci0000:00/0000:00:1c.6/0000:06:00.0/usb5/5-1/5-1:1.1/0003:24AE:2000.0002/input/input2
[    1.315682] usb 5-2: new full-speed USB device number 3 using xhci_hcd
[    1.335915] hid-generic 0003:24AE:2000.0002: input,hiddev0,hidraw1: USB HID v1.01 Mouse [RAPOO RAPOO 2.4G Wireless Device] on usb-0000:06:00.0-1/input1
[    1.336135] initcall hid_generic_init+0x0/0x1000 [hid_generic] returned 0 after 104154 usecs
[    1.352338] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    1.359505] ata2.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    1.359647] ata2.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.366132] ata2.00: configured for UDMA/100
[    1.366898] scsi 1:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    1.385569] usb 1-9: new high-speed USB device number 3 using xhci_hcd
[    1.502407] calling  logi_djreceiver_driver_init+0x0/0x1000 [hid_logitech_dj] @ 97
[    1.513334] logitech-djreceiver 0003:046D:C52B.0005: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.0-2/input2
[    1.555249] tsc: Refined TSC clocksource calibration: 4008.012 MHz
[    1.555391] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39c5ecb2564, max_idle_ns: 440795244764 ns
[    1.618513] initcall logi_djreceiver_driver_init+0x0/0x1000 [hid_logitech_dj] returned 0 after 113430 usecs
[    1.622891] calling  hidpp_driver_init+0x0/0x1000 [hid_logitech_hidpp] @ 97
[    1.629915] input: Logitech K230 as /devices/pci0000:00/0000:00:1c.6/0000:06:00.0/usb5/5-2/5-2:1.2/0003:046D:C52B.0005/0003:046D:400D.0006/input/input3
[    1.630199] logitech-hidpp-device 0003:046D:400D.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech K230] on usb-0000:06:00.0-2:2
[    1.630408] initcall hidpp_driver_init+0x0/0x1000 [hid_logitech_hidpp] returned 0 after 7208 usecs
[    1.685030] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    1.692343] ata3.00: ATA-9: ST2000DM001-1CH164, CC27, max UDMA/133
[    1.692483] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.722209] ata3.00: configured for UDMA/100
[    1.722825] scsi 2:0:0:0: Direct-Access     ATA      ST2000DM001-1CH1 CC27 PQ: 0 ANSI: 5
[    1.937844] usb 1-11: new full-speed USB device number 4 using xhci_hcd
[    2.041017] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    2.048207] ata4.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    2.048349] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.054883] ata4.00: configured for UDMA/100
[    2.055489] scsi 3:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    2.056806] scsi 4:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    2.059134] calling  init_sd+0x0/0x1000 [sd_mod] @ 97
[    2.059584] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[    2.059644] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[    2.059649] sd 1:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    2.059651] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    2.059654] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    2.059772] initcall init_sd+0x0/0x1000 [sd_mod] returned 0 after 479 usecs
[    2.059791] sd 2:0:0:0: [sdc] Write Protect is off
[    2.059795] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.059812] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    2.059814] sd 4:0:0:0: [sde] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    2.059817] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    2.059819] sd 4:0:0:0: [sde] 4096-byte physical blocks
[    2.059850] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.059879] sd 1:0:0:0: [sdb] Write Protect is off
[    2.059883] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.059947] sd 3:0:0:0: [sdd] Write Protect is off
[    2.059948] sd 4:0:0:0: [sde] Write Protect is off
[    2.059953] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    2.059955] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[    2.059967] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.060005] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.060007] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.062789] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.062981] sd 0:0:0:0: [sda] Write Protect is off
[    2.063114] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.063264] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.115763] input: CM Storm Quickfire Pro Ultimate 6 key as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:2516:0015.0007/input/input4
[    2.115959]  sdc: sdc1
[    2.117278] sd 2:0:0:0: [sdc] Attached SCSI disk
[    2.117548]  sda: sda1
[    2.118172] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.135633]  sdb: sdb1
[    2.136517] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.139782]  sde: sde1
[    2.141038] sd 4:0:0:0: [sde] Attached SCSI disk
[    2.143436]  sdd: sdd1
[    2.144741] sd 3:0:0:0: [sdd] Attached SCSI disk
[    2.167621] hid-generic 0003:2516:0015.0007: input,hidraw4: USB HID v1.10 Keyboard [CM Storm Quickfire Pro Ultimate 6 key] on usb-0000:00:14.0-11/input0
[    2.183177] input: CM Storm Quickfire Pro Ultimate 6 key as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.1/0003:2516:0015.0008/input/input5
[    2.234156] hid-generic 0003:2516:0015.0008: input,hidraw5: USB HID v1.10 Device [CM Storm Quickfire Pro Ultimate 6 key] on usb-0000:00:14.0-11/input1
[    2.377022] ata6: SATA link down (SStatus 0 SControl 310)
[    2.393638] usb 1-12: new full-speed USB device number 5 using xhci_hcd
[    2.553543] clocksource: Switched to clocksource tsc
[    2.570954] input: COMPANY USB Device as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:09DA:3B46.0009/input/input6
[    2.623354] hid-generic 0003:09DA:3B46.0009: input,hidraw6: USB HID v1.11 Keyboard [COMPANY USB Device] on usb-0000:00:14.0-12/input0
[    2.628003] input: COMPANY USB Device as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.1/0003:09DA:3B46.000A/input/input7
[    2.628364] hid-generic 0003:09DA:3B46.000A: input,hidraw7: USB HID v1.11 Mouse [COMPANY USB Device] on usb-0000:00:14.0-12/input1
[    2.632261] input: COMPANY USB Device as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/0003:09DA:3B46.000B/input/input8
[    2.683404] hid-generic 0003:09DA:3B46.000B: input,hiddev0,hidraw8: USB HID v1.11 Keyboard [COMPANY USB Device] on usb-0000:00:14.0-12/input2
[    2.696408] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    2.703370] ata7.00: ATAPI: ASUS    DRW-2014L1T, 1.00, max UDMA/66
[    2.716670] ata7.00: configured for UDMA/66
[    2.718230] scsi 6:0:0:0: CD-ROM            ASUS     DRW-2014L1T      1.00 PQ: 0 ANSI: 5
[    2.728600] calling  cdrom_init+0x0/0x1000 [cdrom] @ 109
[    2.728750] initcall cdrom_init+0x0/0x1000 [cdrom] returned 0 after 7 usecs
[    2.729520] calling  init_sr+0x0/0x1000 [sr_mod] @ 109
[    2.745173] sr 6:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.745335] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.745831] sr 6:0:0:0: Attached scsi CD-ROM sr0
[    2.745996] initcall init_sr+0x0/0x1000 [sr_mod] returned 0 after 15967 usecs
[    3.045724] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    3.052885] ata8.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    3.053027] ata8.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    3.059504] ata8.00: configured for UDMA/100
[    3.060136] scsi 7:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    3.060828] sd 7:0:0:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    3.060998] sd 7:0:0:0: [sdf] 4096-byte physical blocks
[    3.061273] scsi 9:0:0:0: Direct-Access     ATA      SAMSUNG HD103UJ  1118 PQ: 0 ANSI: 5
[    3.061415] sd 7:0:0:0: [sdf] Write Protect is off
[    3.061420] sd 7:0:0:0: [sdf] Mode Sense: 00 3a 00 00
[    3.061553] sd 7:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.062239] sd 9:0:0:0: [sdg] 1953523055 512-byte logical blocks: (1.00 TB/931 GiB)
[    3.062604] sd 9:0:0:0: [sdg] Write Protect is off
[    3.062652] scsi 10:0:0:0: Direct-Access     ATA      GOODRAM C50      07.9 PQ: 0 ANSI: 5
[    3.062899] sd 9:0:0:0: [sdg] Mode Sense: 00 3a 00 00
[    3.063076] sd 9:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.063244] sd 10:0:0:0: [sdh] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[    3.063585] scsi 11:0:0:0: Direct-Access     ATA      CT250BX100SSD1   MU01 PQ: 0 ANSI: 5
[    3.063600] sd 10:0:0:0: [sdh] Write Protect is off
[    3.063604] sd 10:0:0:0: [sdh] Mode Sense: 00 3a 00 00
[    3.063670] sd 10:0:0:0: [sdh] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    3.064641] sd 11:0:0:0: [sdi] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    3.064869]  sdh: sdh1
[    3.064912] scsi 13:0:0:0: Direct-Access     ATA      WDC WD6400AAKS-6 3B01 PQ: 0 ANSI: 5
[    3.065238] sd 13:0:0:0: [sdj] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[    3.065516] sd 13:0:0:0: [sdj] Write Protect is off
[    3.065614] sd 11:0:0:0: [sdi] Write Protect is off
[    3.065621] sd 11:0:0:0: [sdi] Mode Sense: 00 3a 00 00
[    3.065681] sd 11:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.065699] sd 10:0:0:0: [sdh] Attached SCSI disk
[    3.066212] sd 13:0:0:0: [sdj] Mode Sense: 00 3a 00 00
[    3.066393] sd 13:0:0:0: [sdj] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.067281]  sdi: sdi1 sdi2
[    3.068363] sd 11:0:0:0: [sdi] Attached SCSI disk
[    3.083531]  sdg: sdg1 sdg2 sdg3 sdg4
[    3.084679] sd 9:0:0:0: [sdg] Attached SCSI disk
[    3.141875]  sdf: sdf1
[    3.142755] sd 7:0:0:0: [sdf] Attached SCSI disk
[    3.152532] random: nonblocking pool is initialized
[    3.153246]  sdj: sdj1 sdj2 sdj3 sdj4
[    3.154594] sd 13:0:0:0: [sdj] Attached SCSI disk
[    4.698429] PM: Starting manual resume from disk
[    4.698568] PM: Hibernation image partition 8:129 present
[    4.698700] PM: Looking for hibernation image.
[    4.699788] PM: Image not found (code -22)
[    4.699925] PM: Hibernation image not present or could not be loaded.
[    4.735259] calling  journal_init+0x0/0x4f6 [jbd2] @ 210
[    4.735865] initcall journal_init+0x0/0x4f6 [jbd2] returned 0 after 436 usecs
[    4.736877] calling  init_mbcache+0x0/0x1000 [mbcache] @ 210
[    4.737026] initcall init_mbcache+0x0/0x1000 [mbcache] returned 0 after 1 usecs
[    4.739260] calling  ext4_init_fs+0x0/0x2ae [ext4] @ 210
[    4.739477] initcall ext4_init_fs+0x0/0x2ae [ext4] returned 0 after 104 usecs
[    4.744093] EXT4-fs (sdi2): mounted filesystem with ordered data mode. Opts: (null)
[    4.797523] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[    4.812266] calling  xt_init+0x0/0x1000 [x_tables] @ 1
[    4.812410] initcall xt_init+0x0/0x1000 [x_tables] returned 0 after 2 usecs
[    4.814755] calling  ip_tables_init+0x0/0x1000 [ip_tables] @ 1
[    4.814900] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.815037] initcall ip_tables_init+0x0/0x1000 [ip_tables] returned 0 after 138 usecs
[    4.820940] systemd[1]: systemd 228 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    4.821658] systemd[1]: Detected architecture x86-64.
[    4.822967] systemd[1]: Set hostname to <Arch_BX_100>.
[    4.908158] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.908944] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.909693] systemd[1]: Listening on LVM2 metadata daemon socket.
[    4.910422] systemd[1]: Listening on udev Kernel Socket.
[    4.911153] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.911867] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    4.912592] systemd[1]: Listening on udev Control Socket.
[    4.913540] systemd[1]: Created slice System Slice.
[    4.914337] systemd[1]: Created slice system-getty.slice.
[    4.915180] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.915992] systemd[1]: Created slice system-netctl.slice.
[    4.916704] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.917468] systemd[1]: Created slice User and Session Slice.
[    4.918164] systemd[1]: Reached target Slices.
[    4.918879] systemd[1]: Listening on Journal Socket.
[    4.920244] systemd[1]: Starting Set Up Additional Binary Formats...
[    4.921051] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    4.921834] systemd[1]: Mounting POSIX Message Queue File System...
[    4.922617] systemd[1]: Starting Setup Virtual Console...
[    4.924049] systemd[1]: Starting Load Kernel Modules...
[    4.924832] systemd[1]: Mounting Debug File System...
[    4.927521] systemd[1]: Starting Journal Service...
[    4.928053] systemd[1]: Reached target Remote File Systems.
[    4.928070] calling  init_acpi_call+0x0/0x1000 [acpi_call] @ 240
[    4.928073] initcall init_acpi_call+0x0/0x1000 [acpi_call] returned 0 after 1 usecs
[    4.929277] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.929806] systemd[1]: Reached target Login Prompts.
[    4.930543] systemd[1]: Reached target Encrypted Volumes.
[    4.931336] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    4.931671] calling  init_module+0x0/0x1000 [vhba] @ 240
[    4.931715] scsi host14: vhba
[    4.931759] initcall init_module+0x0/0x1000 [vhba] returned 0 after 84 usecs
[    4.932659] EXT4-fs (sdi2): re-mounted. Opts: data=ordered
[    4.932668] systemd[1]: Mounting Huge Pages File System...
[    4.935736] calling  init_soundcore+0x0/0x1000 [soundcore] @ 240
[    4.935741] initcall init_soundcore+0x0/0x1000 [soundcore] returned 0 after 3 usecs
[    4.936743] systemd[1]: Mounted Huge Pages File System.
[    4.937491] systemd[1]: Mounted Debug File System.
[    4.937683] calling  alsa_sound_init+0x0/0x82 [snd] @ 240
[    4.937689] initcall alsa_sound_init+0x0/0x82 [snd] returned 0 after 4 usecs
[    4.938419] systemd[1]: Mounted POSIX Message Queue File System.
[    4.938654] calling  alsa_timer_init+0x0/0x1000 [snd_timer] @ 240
[    4.938719] initcall alsa_timer_init+0x0/0x1000 [snd_timer] returned 0 after 61 usecs
[    4.939377] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    4.940232] systemd[1]: Started Remount Root and Kernel File Systems.
[    4.940538] calling  alsa_pcm_init+0x0/0x1000 [snd_pcm] @ 240
[    4.940541] initcall alsa_pcm_init+0x0/0x1000 [snd_pcm] returned 0 after 0 usecs
[    4.941740] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 235 (systemd-binfmt)
[    4.942016] calling  alsa_seq_device_init+0x0/0x1000 [snd_seq_device] @ 240
[    4.942126] initcall alsa_seq_device_init+0x0/0x1000 [snd_seq_device] returned 0 after 5 usecs
[    4.943202] calling  alsa_rawmidi_init+0x0/0x1000 [snd_rawmidi] @ 240
[    4.943307] initcall alsa_rawmidi_init+0x0/0x1000 [snd_rawmidi] returned 0 after 0 usecs
[    4.944217] calling  alsa_mpu401_uart_init+0x0/0x1000 [snd_mpu401_uart] @ 240
[    4.944322] initcall alsa_mpu401_uart_init+0x0/0x1000 [snd_mpu401_uart] returned 0 after 0 usecs
[    4.944749] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    4.949558] systemd[1]: Starting udev Coldplug all Devices...
[    4.949699] calling  oxygen_driver_init+0x0/0x1000 [snd_oxygen] @ 240
[    4.950485] systemd[1]: Starting Load/Save Random Seed...
[    4.951350] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.952518] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    4.955091] systemd[1]: Started Set Up Additional Binary Formats.
[    4.955908] systemd[1]: Started Load/Save Random Seed.
[    4.967637] systemd[1]: Started Setup Virtual Console.
[    4.968482] systemd[1]: Started Create Static Device Nodes in /dev.
[    4.970033] systemd[1]: Reached target Local File Systems (Pre).
[    4.972603] systemd[1]: Mounting /tmp...
[    4.974872] systemd[1]: var-lib-mpd-muzyka.mount: Directory /var/lib/mpd/muzyka to mount over is not empty, mounting anyway.
[    4.976761] systemd[1]: Mounting /var/lib/mpd/muzyka...
[    4.977463] systemd[1]: Starting udev Kernel Device Manager...
[    4.978783] systemd[1]: Mounted /tmp.
[    4.979492] systemd[1]: Mounted /var/lib/mpd/muzyka.
[    4.980395] systemd[1]: Started udev Coldplug all Devices.
[    5.016595] systemd[1]: Started udev Kernel Device Manager.
[    5.025191] calling  acpi_processor_driver_init+0x0/0x1000 [processor] @ 283
[    5.025797] initcall acpi_processor_driver_init+0x0/0x1000 [processor] returned 0 after 486 usecs
[    5.026661] calling  acpi_button_driver_init+0x0/0x1000 [button] @ 290
[    5.026795] calling  acpi_pad_init+0x0/0x1000 [acpi_pad] @ 278
[    5.026815] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9
[    5.026817] ACPI: Sleep Button [SLPB]
[    5.026845] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10
[    5.026845] ACPI: Power Button [PWRB]
[    5.026866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input11
[    5.026867] ACPI: Power Button [PWRF]
[    5.026887] initcall acpi_button_driver_init+0x0/0x1000 [button] returned 0 after 113 usecs
[    5.027699] initcall acpi_pad_init+0x0/0x1000 [acpi_pad] returned 0 after 29 usecs
[    5.027702] calling  iio_init+0x0/0x1000 [industrialio] @ 281
[    5.027710] initcall iio_init+0x0/0x1000 [industrialio] returned 0 after 6 usecs
[    5.028193] calling  acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 283
[    5.028301] initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned -17 after 0 usecs
[    5.028442] calling  fjes_init_module+0x0/0x1000 [fjes] @ 295
[    5.028553] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    5.028737] initcall fjes_init_module+0x0/0x1000 [fjes] returned 0 after 178 usecs
[    5.028895] calling  intel_lpss_init+0x0/0x1000 [intel_lpss] @ 296
[    5.029002] initcall intel_lpss_init+0x0/0x1000 [intel_lpss] returned 0 after 1 usecs
[    5.029148] calling  pcc_cpufreq_init+0x0/0xe89 [pcc_cpufreq] @ 285
[    5.029256] initcall pcc_cpufreq_init+0x0/0xe89 [pcc_cpufreq] returned -19 after 3 usecs
[    5.029467] calling  acpi_als_driver_init+0x0/0x1000 [acpi_als] @ 281
[    5.029595] initcall acpi_als_driver_init+0x0/0x1000 [acpi_als] returned 0 after 20 usecs
[    5.029608] calling  intel_lpss_acpi_driver_init+0x0/0x1000 [intel_lpss_acpi] @ 292
[    5.029618] initcall intel_lpss_acpi_driver_init+0x0/0x1000 [intel_lpss_acpi] returned 0 after 8 usecs
[    5.031371] calling  acpi_video_init+0x0/0x1000 [video] @ 288
[    5.031505] initcall acpi_video_init+0x0/0x1000 [video] returned 0 after 29 usecs
[    5.033132] calling  acpi_wmi_init+0x0/0x1000 [wmi] @ 280
[    5.033378] wmi: Mapper loaded
[    5.033493] initcall acpi_wmi_init+0x0/0x1000 [wmi] returned 0 after 250 usecs
[    5.035178] calling  parport_default_proc_register+0x0/0x1000 [parport] @ 293
[    5.035308] initcall parport_default_proc_register+0x0/0x1000 [parport] returned 0 after 21 usecs
[    5.036016] calling  parport_pc_init+0x0/0xf23 [parport_pc] @ 293
[    5.036509] calling  acpi_battery_init+0x0/0xfbe [battery] @ 288
[    5.036617] initcall acpi_battery_init+0x0/0xfbe [battery] returned 0 after 1 usecs
[    5.037002] calling  spt_pinctrl_init+0x0/0x1000 [pinctrl_sunrisepoint] @ 298
[    5.037363] initcall spt_pinctrl_init+0x0/0x1000 [pinctrl_sunrisepoint] returned 0 after 249 usecs
[    5.038425] initcall parport_pc_init+0x0/0xf23 [parport_pc] returned 0 after 2253 usecs
[    5.065243] calling  acpi_fan_driver_init+0x0/0x1000 [fan] @ 295
[    5.065392] calling  acpi_thermal_init+0x0/0x1000 [thermal] @ 288
[    5.065609] calling  tpm_init+0x0/0x1000 [tpm] @ 287
[    5.065714] thermal LNXTHERM:00: registered as thermal_zone0
[    5.065720] initcall tpm_init+0x0/0x1000 [tpm] returned 0 after 5 usecs
[    5.065922] ACPI: Thermal Zone [TZ00] (28 C)
[    5.066143] calling  intel_lpss_pci_driver_init+0x0/0x1000 [intel_lpss_pci] @ 292
[    5.066147] thermal LNXTHERM:01: registered as thermal_zone1
[    5.066147] ACPI: Thermal Zone [TZ01] (30 C)
[    5.066154] initcall acpi_thermal_init+0x0/0x1000 [thermal] returned 0 after 642 usecs
[    5.066745] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    5.081927] calling  mac_hid_init+0x0/0x1000 [mac_hid] @ 280
[    5.081928] calling  rfkill_init+0x0/0x74 [rfkill] @ 278
[    5.081969] initcall rfkill_init+0x0/0x74 [rfkill] returned 0 after 38 usecs
[    5.082243] initcall mac_hid_init+0x0/0x1000 [mac_hid] returned 0 after 2 usecs
[    5.082426] calling  init_tis+0x0/0x1000 [tpm_tis] @ 287
[    5.082434] calling  shpcd_init+0x0/0x1000 [shpchp] @ 282
[    5.082647] initcall init_tis+0x0/0x1000 [tpm_tis] returned 0 after 11 usecs
[    5.082675] calling  i2c_hid_driver_init+0x0/0x1000 [i2c_hid] @ 301
[    5.082684] initcall i2c_hid_driver_init+0x0/0x1000 [i2c_hid] returned 0 after 7 usecs
[    5.082871] systemd[1]: Started Journal Service.
[    5.083457] calling  mousedev_init+0x0/0x1000 [mousedev] @ 284
[    5.083459] calling  evdev_init+0x0/0x1000 [evdev] @ 281
[    5.083736] initcall evdev_init+0x0/0x1000 [evdev] returned 0 after 268 usecs
[    5.083882] mousedev: PS/2 mouse device common for all mice
[    5.083884] initcall mousedev_init+0x0/0x1000 [mousedev] returned 0 after 415 usecs
[    5.084518] calling  mei_init+0x0/0xaa [mei] @ 277
[    5.084581] calling  leds_init+0x0/0x1000 [led_class] @ 300
[    5.084585] initcall leds_init+0x0/0x1000 [led_class] returned 0 after 2 usecs
[    5.084855] initcall mei_init+0x0/0xaa [mei] returned 0 after 12 usecs
[    5.085212] calling  joydev_init+0x0/0x1000 [joydev] @ 283
[    5.085462] calling  alsa_hwdep_init+0x0/0x1000 [snd_hwdep] @ 289
[    5.085466] initcall alsa_hwdep_init+0x0/0x1000 [snd_hwdep] returned 0 after 2 usecs
[    5.085468] calling  input_leds_init+0x0/0x1000 [input_leds] @ 300
[    5.085784] initcall joydev_init+0x0/0x1000 [joydev] returned 0 after 558 usecs
[    5.086142] initcall input_leds_init+0x0/0x1000 [input_leds] returned 0 after 656 usecs
[    5.087604] systemd-journald[244]: Received request to flush runtime journal from PID 1
[    5.088733] calling  idma64_platform_driver_init+0x0/0x1000 [idma64] @ 309
[    5.088851] initcall idma64_platform_driver_init+0x0/0x1000 [idma64] returned 0 after 12 usecs
[    5.089140] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    5.089316] calling  mei_me_driver_init+0x0/0x1000 [mei_me] @ 277
[    5.089603] calling  bt_init+0x0/0xa9 [bluetooth] @ 278
[    5.089706] Bluetooth: Core ver 2.20
[    5.089812] NET: Registered protocol family 31
[    5.089913] Bluetooth: HCI device and connection manager initialized
[    5.090018] Bluetooth: HCI socket layer initialized
[    5.090121] Bluetooth: L2CAP socket layer initialized
[    5.090225] Bluetooth: SCO socket layer initialized
[    5.090331] initcall bt_init+0x0/0xa9 [bluetooth] returned 0 after 607 usecs
[    5.097904] calling  xpad_driver_init+0x0/0x1000 [xpad] @ 288
[    5.098059] input: Logitech Gamepad F710 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input12
[    5.098219] usbcore: registered new interface driver xpad
[    5.098322] initcall xpad_driver_init+0x0/0x1000 [xpad] returned 0 after 306 usecs
[    5.101873] initcall acpi_fan_driver_init+0x0/0x1000 [fan] returned 0 after 35734 usecs
[    5.102024] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    5.102228] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    5.103650] calling  usb_audio_driver_init+0x0/0x1000 [snd_usb_audio] @ 289
[    5.110858] calling  hci_uart_init+0x0/0xf2 [hci_uart] @ 278
[    5.110968] Bluetooth: HCI UART driver ver 2.3
[    5.111074] Bluetooth: HCI UART protocol H4 registered
[    5.111176] Bluetooth: HCI UART protocol BCSP registered
[    5.111277] Bluetooth: HCI UART protocol LL registered
[    5.111379] Bluetooth: HCI UART protocol ATH3K registered
[    5.111481] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    5.111596] Bluetooth: HCI UART protocol Intel registered
[    5.111721] Bluetooth: HCI UART protocol BCM registered
[    5.111831] Bluetooth: HCI UART protocol QCA registered
[    5.111935] initcall hci_uart_init+0x0/0xf2 [hci_uart] returned 0 after 944 usecs
[    5.115267] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[    5.115487] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    5.119059] calling  i2c_i801_init+0x0/0x1000 [i2c_i801] @ 278
[    5.128447] initcall intel_lpss_pci_driver_init+0x0/0x1000 [intel_lpss_pci] returned 0 after 60537 usecs
[    5.128509] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    5.129796] calling  pcspkr_platform_driver_init+0x0/0x1000 [pcspkr] @ 298
[    5.129829] input: PC Speaker as /devices/platform/pcspkr/input/input13
[    5.129864] initcall pcspkr_platform_driver_init+0x0/0x1000 [pcspkr] returned 0 after 63 usecs
[    5.130588] calling  serio_raw_drv_init+0x0/0x1000 [serio_raw] @ 292
[    5.130701] initcall serio_raw_drv_init+0x0/0x1000 [serio_raw] returned 0 after 6 usecs
[    5.131371] calling  fuse_init+0x0/0x19c [fuse] @ 318
[    5.131371] fuse init (API version 7.23)
[    5.131431] initcall fuse_init+0x0/0x19c [fuse] returned 0 after 56 usecs
[    5.134640] calling  cryptd_init+0x0/0x1000 [cryptd] @ 292
[    5.134751] initcall cryptd_init+0x0/0x1000 [cryptd] returned 0 after 0 usecs
[    5.137712] calling  crypto_module_init+0x0/0x1000 [lrw] @ 290
[    5.137843] initcall crypto_module_init+0x0/0x1000 [lrw] returned 0 after 0 usecs
[    5.138127] Adding 10485756k swap on /dev/sdi1.  Priority:-1 extents:1 across:10485756k SSFS
[    5.138402] calling  aes_init+0x0/0x1000 [aes_x86_64] @ 290
[    5.138495] initcall aes_init+0x0/0x1000 [aes_x86_64] returned 0 after 89 usecs
[    5.141220] initcall mei_me_driver_init+0x0/0x1000 [mei_me] returned 0 after 50679 usecs
[    5.141556] ACPI Warning: SystemIO range 0x000000000000F000-0x000000000000F01F conflicts with OpRegion 0x000000000000F000-0x000000000000F00F (\_SB_.PCI0.SBUS.SMBI) (20150818/utaddress-254)
[    5.141556] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.141717] initcall i2c_i801_init+0x0/0x1000 [i2c_i801] returned 0 after 22063 usecs
[    5.143039] calling  aesni_init+0x0/0x136 [aesni_intel] @ 292
[    5.143143] AVX2 version of gcm_enc/dec engaged.
[    5.143245] AES CTR mode by8 optimization enabled
[    5.144135] initcall aesni_init+0x0/0x136 [aesni_intel] returned 0 after 966 usecs
[    5.144638] calling  ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] @ 299
[    5.144911] initcall ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] returned -22 after 155 usecs
[    5.178389] calling  mxm_wmi_init+0x0/0x1000 [mxm_wmi] @ 277
[    5.178495] initcall mxm_wmi_init+0x0/0x1000 [mxm_wmi] returned 0 after 0 usecs
[    5.178653] calling  ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] @ 298
[    5.178789] initcall ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] returned -22 after 22 usecs
[    5.178805] calling  ppdev_init+0x0/0x1000 [ppdev] @ 293
[    5.179165] calling  crc32c_intel_mod_init+0x0/0x1000 [crc32c_intel] @ 299
[    5.179175] ppdev: user-space parallel port driver
[    5.179177] initcall ppdev_init+0x0/0x1000 [ppdev] returned 0 after 361 usecs
[    5.179626] initcall crc32c_intel_mod_init+0x0/0x1000 [crc32c_intel] returned 0 after 146 usecs
[    5.180031] calling  crc32_pclmul_mod_init+0x0/0x1000 [crc32_pclmul] @ 290
[    5.180150] initcall crc32_pclmul_mod_init+0x0/0x1000 [crc32_pclmul] returned 0 after 13 usecs
[    5.180502] calling  crct10dif_intel_mod_init+0x0/0x1000 [crct10dif_pclmul] @ 295
[    5.180627] initcall crct10dif_intel_mod_init+0x0/0x1000 [crct10dif_pclmul] returned 0 after 13 usecs
[    5.187888] calling  vmx_init+0x0/0x3c5 [kvm_intel] @ 295
[    5.188170] initcall vmx_init+0x0/0x3c5 [kvm_intel] returned 0 after 170 usecs
[    5.188932] calling  coretemp_init+0x0/0x1000 [coretemp] @ 283
[    5.189107] initcall coretemp_init+0x0/0x1000 [coretemp] returned 0 after 69 usecs
[    5.189903] calling  powerclamp_init+0x0/0x1000 [intel_powerclamp] @ 290
[    5.190027] initcall powerclamp_init+0x0/0x1000 [intel_powerclamp] returned 0 after 18 usecs
[    5.190569] calling  pkg_temp_thermal_init+0x0/0x1000 [x86_pkg_temp_thermal] @ 295
[    5.190703] initcall pkg_temp_thermal_init+0x0/0x1000 [x86_pkg_temp_thermal] returned 0 after 21 usecs
[    5.191234] calling  acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 297
[    5.191339] initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned -17 after 0 usecs
[    5.192014] calling  iosf_mbi_init+0x0/0x1000 [iosf_mbi] @ 299
[    5.192131] initcall iosf_mbi_init+0x0/0x1000 [iosf_mbi] returned 0 after 12 usecs
[    5.193007] calling  rapl_init+0x0/0x1000 [intel_rapl] @ 300
[    5.193123] intel_rapl: Found RAPL domain package
[    5.193227] intel_rapl: Found RAPL domain core
[    5.193331] intel_rapl: Found RAPL domain dram
[    5.193543] initcall rapl_init+0x0/0x1000 [intel_rapl] returned 0 after 411 usecs
[    5.225000] calling  acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 298
[    5.225107] initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned -17 after 0 usecs
[    5.225488] calling  dw_i2c_init_driver+0x0/0x1000 [i2c_designware_platform] @ 277
[    5.237323] calling  dw8250_platform_driver_init+0x0/0x1000 [8250_dw] @ 300
[    5.338269] dw-apb-uart.2: ttyS0 at MMIO 0xdf617000 (irq = 20, base_baud = 115200) is a 16550A
[    5.338776] initcall dw8250_platform_driver_init+0x0/0x1000 [8250_dw] returned 0 after 99149 usecs
[    5.431609] initcall dw_i2c_init_driver+0x0/0x1000 [i2c_designware_platform] returned 0 after 201555 usecs
[    5.535894] EXT4-fs (sdj2): mounted filesystem with ordered data mode. Opts: data=ordered
[    5.615264] EXT4-fs (sdj3): mounted filesystem with ordered data mode. Opts: data=ordered
[    6.265723] usb 1-9: set resolution quirk: cval->res = 384
[    6.266314] usbcore: registered new interface driver snd-usb-audio
[    6.266474] initcall usb_audio_driver_init+0x0/0x1000 [snd_usb_audio] returned 0 after 1137619 usecs
[    7.049506] EXT4-fs (sdg2): mounted filesystem with ordered data mode. Opts: (null)
[    7.448675] initcall oxygen_driver_init+0x0/0x1000 [snd_oxygen] returned 0 after 2445066 usecs
[    7.449327] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.449488] initcall shpcd_init+0x0/0x1000 [shpchp] returned 0 after 2315988 usecs
[    7.456093] calling  hda_bus_init+0x0/0x12 [snd_hda_core] @ 240
[    7.456206] initcall hda_bus_init+0x0/0x12 [snd_hda_core] returned 0 after 5 usecs
[    7.462983] calling  drm_core_init+0x0/0x101 [drm] @ 277
[    7.463098] snd_hda_codec_hdmi: unknown parameter 'index' ignored
[    7.463150] [drm] Initialized drm 1.1.0 20060810
[    7.463156] initcall drm_core_init+0x0/0x101 [drm] returned 0 after 60 usecs
[    7.463504] calling  hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] @ 240
[    7.463517] calling  rtl8169_pci_driver_init+0x0/0x1000 [r8169] @ 293
[    7.463574] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    7.463579] r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
[    7.463968] initcall hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] returned 0 after 22 usecs
[    7.472455] r8169 0000:07:00.0 eth0: RTL8168e/8111e at 0xffffc90001ba8000, c4:e9:84:04:4e:02, XID 0c200000 IRQ 339
[    7.472494] calling  azx_driver_init+0x0/0xfd4 [snd_hda_intel] @ 278
[    7.472510] calling  usbip_core_init+0x0/0x1000 [usbip_core] @ 240
[    7.472510] usbip_core: USB/IP Core v1.0.0
[    7.472512] initcall usbip_core_init+0x0/0x1000 [usbip_core] returned 0 after 0 usecs
[    7.472575] snd_hda_intel 0000:01:00.1: Disabling MSI
[    7.472578] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[    7.472670] initcall azx_driver_init+0x0/0xfd4 [snd_hda_intel] returned 0 after 169 usecs
[    7.474657] calling  usbip_host_init+0x0/0x1000 [usbip_host] @ 240
[    7.474804] usbcore: registered new device driver usbip-host
[    7.474977] usbip_host: USB/IP Host Driver v1.0.0
[    7.475188] initcall usbip_host_init+0x0/0x1000 [usbip_host] returned 0 after 389 usecs
[    7.476139] r8169 0000:07:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    7.476423] initcall rtl8169_pci_driver_init+0x0/0x1000 [r8169] returned 0 after 12624 usecs
[    7.477966] calling  loop_init+0x0/0x1000 [loop] @ 240
[    7.481523] loop: module loaded
[    7.481594] r8169 0000:07:00.0 enp7s0: renamed from eth0
[    7.481899] initcall loop_init+0x0/0x1000 [loop] returned 0 after 3601 usecs
[    7.491148] calling  fq_codel_module_init+0x0/0x1000 [sch_fq_codel] @ 425
[    7.491255] initcall fq_codel_module_init+0x0/0x1000 [sch_fq_codel] returned 0 after 0 usecs
[    7.511411] nvidia: module license 'NVIDIA' taints kernel.
[    7.511646] Disabling lock debugging due to kernel taint
[    7.515322] calling  nvidia_frontend_init_module+0x0/0xb3 [nvidia] @ 277
[    7.515690] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    7.515844] nvidia-nvlink: Nvlink Core is being initialized, major device number 245
[    7.516020] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[    7.516201] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  358.16  Mon Nov 16 19:25:55 PST 2015
[    7.516484] initcall nvidia_frontend_init_module+0x0/0xb3 [nvidia] returned 0 after 944 usecs
[    7.894040] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    7.894456] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    7.894761] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    7.895057] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   11.807073] scsi 14:0:0:0: CD-ROM            CDEmu    Virt. CD/DVD-ROM 1.10 PQ: 0 ANSI: 0
[   11.807266] sr 14:0:0:0: [sr1] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[   11.807455] sr 14:0:0:0: Attached scsi CD-ROM sr1
[   11.912310] r8169 0000:07:00.0 enp7s0: link down
[   11.912324] r8169 0000:07:00.0 enp7s0: link down
[   11.912547] IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready
[   13.553833] calling  nvkms_init+0x0/0x1000 [nvidia_modeset] @ 620
[   13.553848] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  358.16  Mon Nov 16 18:58:09 PST 2015
[   13.553904] initcall nvkms_init+0x0/0x1000 [nvidia_modeset] returned 0 after 47 usecs
[   13.554735] nvidia-modeset: Allocated GPU:0 (GPU-924abd7d-e9a5-6eec-5f0d-0141c184a143) @ PCI:0000:01:00.0
[   13.658627] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 2
[   14.051233] r8169 0000:07:00.0 enp7s0: link up
[   14.051252] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
[   16.317506] calling  ovl_init+0x0/0x1000 [overlay] @ 750
[   16.317512] initcall ovl_init+0x0/0x1000 [overlay] returned 0 after 1 usecs
[  120.680052] calling  dm_init+0x0/0x48 [dm_mod] @ 2653
[  120.680079] device-mapper: uevent: version 1.0.3
[  120.680139] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
[  120.680142] initcall dm_init+0x0/0x48 [dm_mod] returned 0 after 83 usecs
[  120.701164] calling  dm_crypt_init+0x0/0x1000 [dm_crypt] @ 2665
[  120.701169] initcall dm_crypt_init+0x0/0x1000 [dm_crypt] returned 0 after 0 usecs
[  120.703083] calling  prng_mod_init+0x0/0x1000 [ansi_cprng] @ 2669
[  120.703109] initcall prng_mod_init+0x0/0x1000 [ansi_cprng] returned 0 after 19 usecs
[  120.703832] calling  drbg_init+0x0/0x1000 [drbg] @ 2669
[  120.704216] initcall drbg_init+0x0/0x1000 [drbg] returned 0 after 370 usecs
[  120.706678] calling  hmac_module_init+0x0/0x1000 [hmac] @ 2697
[  120.706681] initcall hmac_module_init+0x0/0x1000 [hmac] returned 0 after 0 usecs
[  120.707761] calling  sha256_generic_mod_init+0x0/0x1000 [sha256_generic] @ 2698
[  120.707805] initcall sha256_generic_mod_init+0x0/0x1000 [sha256_generic] returned 0 after 37 usecs
[  120.708389] calling  sha256_ssse3_mod_init+0x0/0x1000 [sha256_ssse3] @ 2698
[  120.708391] sha256_ssse3: Using AVX2 optimized SHA-256 implementation
[  120.708438] initcall sha256_ssse3_mod_init+0x0/0x1000 [sha256_ssse3] returned 0 after 44 usecs
[  120.709771] calling  padlock_init+0x0/0x1000 [padlock_sha] @ 2703
[  120.709775] initcall padlock_init+0x0/0x1000 [padlock_sha] returned -19 after 0 usecs
[  667.423041] Chrome_ChildThr[7554]: segfault at 0 ip 000056460380e38a sp 00007fb5837fe480 error 6 in plugin-container[564603806000+6b000]
[ 5909.459338] PM: Hibernation mode set to 'platform'
[ 5925.066542] PM: Syncing filesystems ... done.
[ 5925.075606] Freezing user space processes ... (elapsed 0.001 seconds) done.
[ 5925.077965] PM: Marking nosave pages: [mem 0x00000000-0x00000fff]
[ 5925.078066] PM: Marking nosave pages: [mem 0x00098000-0x000fffff]
[ 5925.078175] PM: Marking nosave pages: [mem 0x897a6000-0x897f0fff]
[ 5925.078276] PM: Marking nosave pages: [mem 0x8e4ed000-0x8e7fbfff]
[ 5925.078382] PM: Marking nosave pages: [mem 0x8ea06000-0x8fbfefff]
[ 5925.078522] PM: Marking nosave pages: [mem 0x8fc00000-0xffffffff]
[ 5925.079088] PM: Basic memory bitmaps created
[ 5925.079350] PM: Preallocating image memory... done (allocated 1625766 pages)
[ 5925.665628] PM: Allocated 6503064 kbytes in 0.58 seconds (11212.17 MB/s)
[ 5925.665729] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 5925.977555] calling  input17+ @ 13270, parent: card1
[ 5925.977594] calling  14:0:0:0+ @ 13913, parent: target14:0:0
[ 5925.977601] call 14:0:0:0+ returned 0 after 4 usecs
[ 5925.977605] calling  target14:0:0+ @ 13913, parent: host14
[ 5925.977606] call target14:0:0+ returned 0 after 0 usecs
[ 5925.978145] call input17+ returned 0 after 0 usecs
[ 5925.978264] calling  input16+ @ 13270, parent: card1
[ 5925.978381] call input16+ returned 0 after 0 usecs
[ 5925.978499] calling  input15+ @ 13270, parent: card1
[ 5925.978616] call input15+ returned 0 after 0 usecs
[ 5925.978734] calling  input14+ @ 13270, parent: card1
[ 5925.978851] call input14+ returned 0 after 0 usecs
[ 5925.979000] calling  card0+ @ 13270, parent: 0000:01:00.0
[ 5925.979044] calling  hdaudioC1D0+ @ 153, parent: 0000:01:00.1
[ 5925.979277] call card0+ returned 0 after 1 usecs
[ 5925.979452] calling  coretemp.0+ @ 13270, parent: platform
[ 5925.979591] call coretemp.0+ returned 0 after 0 usecs
[ 5925.979764] calling  input13+ @ 13270, parent: pcspkr
[ 5925.979901] call input13+ returned 0 after 0 usecs
[ 5925.980040] calling  dw-apb-uart.2+ @ 13270, parent: 0000:00:1e.0
[ 5925.980183] call dw-apb-uart.2+ returned 0 after 2 usecs
[ 5925.980323] calling  idma64.2+ @ 13270, parent: 0000:00:1e.0
[ 5925.980466] call idma64.2+ returned 0 after 3 usecs
[ 5925.980603] calling  i2c_designware.1+ @ 13270, parent: 0000:00:15.1
[ 5925.980747] call i2c_designware.1+ returned 0 after 3 usecs
[ 5925.980888] calling  idma64.1+ @ 13270, parent: 0000:00:15.1
[ 5925.981029] call idma64.1+ returned 0 after 2 usecs
[ 5925.981170] calling  input12+ @ 13270, parent: 1-8:1.0
[ 5925.981307] call input12+ returned 0 after 0 usecs
[ 5925.981445] calling  xpad0+ @ 13270, parent: 1-8
[ 5925.981581] call xpad0+ returned 0 after 0 usecs
[ 5925.981719] calling  i2c_designware.0+ @ 13270, parent: 0000:00:15.0
[ 5925.981862] call i2c_designware.0+ returned 0 after 2 usecs
[ 5925.982003] calling  idma64.0+ @ 13270, parent: 0000:00:15.0
[ 5925.982144] call idma64.0+ returned 0 after 2 usecs
[ 5925.982281] calling  input6::kana+ @ 13270, parent: input6
[ 5925.982420] call input6::kana+ returned 0 after 0 usecs
[ 5925.982558] calling  input6::compose+ @ 13270, parent: input6
[ 5925.982696] call input6::compose+ returned 0 after 0 usecs
[ 5925.982836] calling  input6::scrolllock+ @ 13270, parent: input6
[ 5925.982975] call input6::scrolllock+ returned 0 after 0 usecs
[ 5925.983131] calling  input6::capslock+ @ 13270, parent: input6
[ 5925.983271] call input6::capslock+ returned 0 after 0 usecs
[ 5925.983410] calling  input6::numlock+ @ 13270, parent: input6
[ 5925.983549] call input6::numlock+ returned 0 after 0 usecs
[ 5925.983688] calling  input4::scrolllock+ @ 13270, parent: input4
[ 5925.983828] call input4::scrolllock+ returned 0 after 0 usecs
[ 5925.983967] calling  input4::capslock+ @ 13270, parent: input4
[ 5925.984107] call input4::capslock+ returned 0 after 0 usecs
[ 5925.984245] calling  input4::numlock+ @ 13270, parent: input4
[ 5925.984384] call input4::numlock+ returned 0 after 0 usecs
[ 5925.984523] calling  input3::kana+ @ 13270, parent: input3
[ 5925.984662] call input3::kana+ returned 0 after 0 usecs
[ 5925.984799] calling  input3::compose+ @ 13270, parent: input3
[ 5925.984939] call input3::compose+ returned 0 after 0 usecs
[ 5925.985078] calling  input3::scrolllock+ @ 13270, parent: input3
[ 5925.985217] call input3::scrolllock+ returned 0 after 0 usecs
[ 5925.985357] calling  input3::capslock+ @ 13270, parent: input3
[ 5925.985496] call input3::capslock+ returned 0 after 0 usecs
[ 5925.985635] calling  input3::numlock+ @ 13270, parent: input3
[ 5925.985774] call input3::numlock+ returned 0 after 0 usecs
[ 5925.985913] calling  input1::kana+ @ 13270, parent: input1
[ 5925.986051] call input1::kana+ returned 0 after 0 usecs
[ 5925.986189] calling  input1::compose+ @ 13270, parent: input1
[ 5925.986327] call input1::compose+ returned 0 after 0 usecs
[ 5925.986470] calling  input1::scrolllock+ @ 13270, parent: input1
[ 5925.986610] call input1::scrolllock+ returned 0 after 0 usecs
[ 5925.986750] calling  input1::capslock+ @ 13270, parent: input1
[ 5925.986888] call input1::capslock+ returned 0 after 0 usecs
[ 5925.987028] calling  input1::numlock+ @ 13270, parent: input1
[ 5925.987167] call input1::numlock+ returned 0 after 0 usecs
[ 5925.987305] calling  input0::scrolllock+ @ 13270, parent: input0
[ 5925.987445] call input0::scrolllock+ returned 0 after 0 usecs
[ 5925.987585] calling  input0::capslock+ @ 13270, parent: input0
[ 5925.987724] call input0::capslock+ returned 0 after 0 usecs
[ 5925.987863] calling  input0::numlock+ @ 13270, parent: input0
[ 5925.988002] call input0::numlock+ returned 0 after 0 usecs
[ 5925.988166] calling  input11+ @ 13270, parent: LNXPWRBN:00
[ 5925.988304] call input11+ returned 0 after 0 usecs
[ 5925.988442] calling  input10+ @ 13270, parent: PNP0C0C:00
[ 5925.988580] call input10+ returned 0 after 0 usecs
[ 5925.988717] calling  input9+ @ 13270, parent: PNP0C0E:00
[ 5925.988855] call input9+ returned 0 after 0 usecs
[ 5925.989188] calling  host14+ @ 13913, parent: vhba
[ 5925.989331] call host14+ returned 0 after 0 usecs
[ 5925.989517] calling  vhba+ @ 13270, parent: platform
[ 5925.989720] call vhba+ returned 0 after 0 usecs
[ 5925.989920] calling  input8+ @ 13270, parent: 0003:09DA:3B46.000B
[ 5925.989933] calling  13:0:0:0+ @ 13913, parent: target13:0:0
[ 5925.989940] call 13:0:0:0+ returned 0 after 3 usecs
[ 5925.989945] calling  target13:0:0+ @ 13913, parent: host13
[ 5925.989947] call target13:0:0+ returned 0 after 0 usecs
[ 5925.989955] calling  11:0:0:0+ @ 13913, parent: target11:0:0
[ 5925.989959] call 11:0:0:0+ returned 0 after 1 usecs
[ 5925.989962] calling  target11:0:0+ @ 13913, parent: host11
[ 5925.989963] call target11:0:0+ returned 0 after 0 usecs
[ 5925.989969] calling  10:0:0:0+ @ 13913, parent: target10:0:0
[ 5925.989971] call 10:0:0:0+ returned 0 after 0 usecs
[ 5925.989974] calling  target10:0:0+ @ 13913, parent: host10
[ 5925.989975] call target10:0:0+ returned 0 after 0 usecs
[ 5925.989981] calling  9:0:0:0+ @ 13913, parent: target9:0:0
[ 5925.989984] call 9:0:0:0+ returned 0 after 0 usecs
[ 5925.989987] calling  target9:0:0+ @ 13913, parent: host9
[ 5925.989988] call target9:0:0+ returned 0 after 0 usecs
[ 5925.989994] calling  7:0:0:0+ @ 13913, parent: target7:0:0
[ 5925.989996] call 7:0:0:0+ returned 0 after 0 usecs
[ 5925.989998] calling  target7:0:0+ @ 13913, parent: host7
[ 5925.990000] call target7:0:0+ returned 0 after 0 usecs
[ 5925.990005] calling  6:0:0:0+ @ 13913, parent: target6:0:0
[ 5925.990007] call 6:0:0:0+ returned 0 after 1 usecs
[ 5925.990010] calling  target6:0:0+ @ 13913, parent: host6
[ 5925.990011] call target6:0:0+ returned 0 after 0 usecs
[ 5925.993326] call input8+ returned 0 after 0 usecs
[ 5925.993470] calling  input7+ @ 13270, parent: 0003:09DA:3B46.000A
[ 5925.993610] call input7+ returned 0 after 0 usecs
[ 5925.993753] calling  input6+ @ 13270, parent: 0003:09DA:3B46.0009
[ 5925.993893] call input6+ returned 0 after 0 usecs
[ 5925.994037] calling  input5+ @ 13270, parent: 0003:2516:0015.0008
[ 5925.994084] calling  1-12+ @ 13497, parent: usb1
[ 5925.994301] call 1-12+ returned 0 after 207 usecs
[ 5925.994450] call input5+ returned 0 after 0 usecs
[ 5925.994598] calling  input4+ @ 13270, parent: 0003:2516:0015.0007
[ 5925.994738] call input4+ returned 0 after 0 usecs
[ 5925.994911] calling  input3+ @ 13270, parent: 0003:046D:400D.0006
[ 5925.994934] calling  1-11+ @ 13913, parent: usb1
[ 5925.994979] calling  4:0:0:0+ @ 13497, parent: target4:0:0
[ 5925.994985] call 4:0:0:0+ returned 0 after 3 usecs
[ 5925.994988] calling  target4:0:0+ @ 13497, parent: host4
[ 5925.994990] call target4:0:0+ returned 0 after 0 usecs
[ 5925.994997] calling  3:0:0:0+ @ 13497, parent: target3:0:0
[ 5925.994999] call 3:0:0:0+ returned 0 after 0 usecs
[ 5925.995002] calling  target3:0:0+ @ 13497, parent: host3
[ 5925.995003] call target3:0:0+ returned 0 after 0 usecs
[ 5925.995018] calling  1-9+ @ 13497, parent: usb1
[ 5925.995024] call 1-9+ returned 0 after 4 usecs
[ 5925.995030] calling  2:0:0:0+ @ 13497, parent: target2:0:0
[ 5925.995032] call 1-11+ returned 0 after 92 usecs
[ 5925.995033] call 2:0:0:0+ returned 0 after 1 usecs
[ 5925.995038] calling  target2:0:0+ @ 13913, parent: host2
[ 5925.995040] call target2:0:0+ returned 0 after 0 usecs
[ 5925.997222] call input3+ returned 0 after 0 usecs
[ 5925.997380] calling  input2+ @ 13270, parent: 0003:24AE:2000.0002
[ 5925.997434] calling  5-2+ @ 13498, parent: usb5
[ 5925.997473] calling  1:0:0:0+ @ 13496, parent: target1:0:0
[ 5925.997480] call 1:0:0:0+ returned 0 after 3 usecs
[ 5925.997494] calling  target1:0:0+ @ 13913, parent: host1
[ 5925.997496] call target1:0:0+ returned 0 after 0 usecs
[ 5925.998097] call 5-2+ returned 0 after 643 usecs
[ 5925.998335] call input2+ returned 0 after 0 usecs
[ 5925.998473] calling  input1+ @ 13270, parent: 0003:24AE:2000.0001
[ 5925.998613] call input1+ returned 0 after 0 usecs
[ 5925.998809] calling  1-8+ @ 13498, parent: usb1
[ 5925.998855] calling  input0+ @ 13270, parent: serio0
[ 5925.998857] call input0+ returned 0 after 0 usecs
[ 5925.998868] calling  5-1+ @ 13496, parent: usb5
[ 5925.998872] calling  0:0:0:0+ @ 13913, parent: target0:0:0
[ 5925.998878] call 0:0:0:0+ returned 0 after 3 usecs
[ 5925.998883] calling  target0:0:0+ @ 13913, parent: host0
[ 5925.998886] call target0:0:0+ returned 0 after 0 usecs
[ 5925.998901] calling  usb6+ @ 13913, parent: 0000:06:00.0
[ 5925.998903] call usb6+ returned 0 after 0 usecs
[ 5925.998961] calling  i8042+ @ 13270, parent: platform
[ 5925.998963] call i8042+ returned 0 after 0 usecs
[ 5925.998978] calling  rtc0+ @ 13270, parent: 00:04
[ 5925.998980] call rtc0+ returned 0 after 0 usecs
[ 5925.999028] calling  serial8250+ @ 13270, parent: platform
[ 5925.999032] call serial8250+ returned 0 after 2 usecs
[ 5925.999056] calling  usb4+ @ 13497, parent: 0000:03:00.0
[ 5925.999059] call usb4+ returned 0 after 1 usecs
[ 5925.999066] calling  alarmtimer+ @ 13270, parent: platform
[ 5925.999067] call alarmtimer+ returned 0 after 0 usecs
[ 5925.999072] calling  usb3+ @ 13497, parent: 0000:03:00.0
[ 5925.999074] calling  platform-framebuffer.0+ @ 13270, parent: platform
[ 5925.999076] call usb3+ returned 0 after 0 usecs
[ 5925.999077] call platform-framebuffer.0+ returned 0 after 0 usecs
[ 5925.999080] calling  pcspkr+ @ 13270, parent: platform
[ 5925.999082] calling  host13+ @ 13497, parent: ata14
[ 5925.999084] call pcspkr+ returned 0 after 0 usecs
[ 5925.999086] call host13+ returned 0 after 0 usecs
[ 5925.999089] calling  e820_pmem+ @ 13270, parent: platform
[ 5925.999091] call e820_pmem+ returned 0 after 0 usecs
[ 5925.999094] calling  host12+ @ 13497, parent: ata13
[ 5925.999095] calling  microcode+ @ 13270, parent: platform
[ 5925.999097] call host12+ returned 0 after 0 usecs
[ 5925.999099] call microcode+ returned 0 after 0 usecs
[ 5925.999105] calling  host11+ @ 13497, parent: ata12
[ 5925.999107] call host11+ returned 0 after 0 usecs
[ 5925.999114] calling  host10+ @ 13497, parent: ata11
[ 5925.999116] call host10+ returned 0 after 0 usecs
[ 5925.999123] calling  host9+ @ 13497, parent: ata10
[ 5925.999125] call host9+ returned 0 after 0 usecs
[ 5925.999132] calling  host8+ @ 13497, parent: ata9
[ 5925.999133] call host8+ returned 0 after 0 usecs
[ 5925.999138] calling  ata14+ @ 13497, parent: 0000:00:17.0
[ 5925.999168] calling  00:09+ @ 13270, parent: pnp0
[ 5925.999170] call 00:09+ returned 0 after 1 usecs
[ 5925.999172] calling  00:08+ @ 13270, parent: pnp0
[ 5925.999173] call 00:08+ returned 0 after 0 usecs
[ 5925.999175] calling  00:07+ @ 13270, parent: pnp0
[ 5925.999177] call 00:07+ returned 0 after 0 usecs
[ 5925.999179] calling  00:06+ @ 13270, parent: pnp0
[ 5925.999180] call 00:06+ returned 0 after 0 usecs
[ 5925.999182] calling  00:05+ @ 13270, parent: pnp0
[ 5925.999183] call 00:05+ returned 0 after 0 usecs
[ 5925.999185] calling  00:04+ @ 13270, parent: pnp0
[ 5925.999192] calling  ata13+ @ 13499, parent: 0000:00:17.0
[ 5925.999195] call ata14+ returned 0 after 50 usecs
[ 5925.999199] call 00:04+ returned 0 after 12 usecs
[ 5925.999202] calling  ata12+ @ 13497, parent: 0000:00:17.0
[ 5925.999203] calling  00:03+ @ 13270, parent: pnp0
[ 5925.999205] call 00:03+ returned 0 after 0 usecs
[ 5925.999208] calling  00:02+ @ 13270, parent: pnp0
[ 5925.999210] call 00:02+ returned 0 after 0 usecs
[ 5925.999212] calling  00:01+ @ 13270, parent: pnp0
[ 5925.999214] call 00:01+ returned 0 after 0 usecs
[ 5925.999216] calling  00:00+ @ 13270, parent: pnp0
[ 5925.999218] call 00:00+ returned 0 after 0 usecs
[ 5925.999227] calling  LNXPWRBN:00+ @ 13270, parent: LNXSYSTM:00
[ 5925.999229] call LNXPWRBN:00+ returned 0 after 0 usecs
[ 5925.999231] calling  PNP0C0B:04+ @ 13270, parent: platform
[ 5925.999234] call PNP0C0B:04+ returned 0 after 1 usecs
[ 5925.999237] calling  PNP0C0B:03+ @ 13270, parent: platform
[ 5925.999239] call PNP0C0B:03+ returned 0 after 0 usecs
[ 5925.999241] calling  PNP0C0B:02+ @ 13270, parent: platform
[ 5925.999243] call PNP0C0B:02+ returned 0 after 0 usecs
[ 5925.999246] calling  PNP0C0B:01+ @ 13270, parent: platform
[ 5925.999247] call PNP0C0B:01+ returned 0 after 0 usecs
[ 5925.999250] calling  PNP0C0B:00+ @ 13270, parent: platform
[ 5925.999251] call PNP0C0B:00+ returned 0 after 0 usecs
[ 5925.999254] calling  PNP0C14:02+ @ 13270, parent: platform
[ 5925.999255] call PNP0C14:02+ returned 0 after 0 usecs
[ 5925.999258] call ata12+ returned 0 after 51 usecs
[ 5925.999261] calling  ata11+ @ 13500, parent: 0000:00:17.0
[ 5925.999263] calling  PNP0C0C:00+ @ 13270, parent: platform
[ 5925.999265] calling  ata10+ @ 13497, parent: 0000:00:17.0
[ 5925.999267] call PNP0C0C:00+ returned 0 after 0 usecs
[ 5925.999269] calling  INT33A1:00+ @ 13270, parent: platform
[ 5925.999271] call INT33A1:00+ returned 0 after 0 usecs
[ 5925.999273] calling  PNP0C14:01+ @ 13270, parent: platform
[ 5925.999274] call PNP0C14:01+ returned 0 after 0 usecs
[ 5925.999277] calling  PNP0C0E:00+ @ 13270, parent: platform
[ 5925.999278] call PNP0C0E:00+ returned 0 after 0 usecs
[ 5925.999281] calling  ACPI000C:00+ @ 13270, parent: platform
[ 5925.999283] call ACPI000C:00+ returned 0 after 0 usecs
[ 5925.999286] calling  PNP0C14:00+ @ 13270, parent: pci0000:00
[ 5925.999288] call PNP0C14:00+ returned 0 after 0 usecs
[ 5925.999291] calling  INT345D:00+ @ 13270, parent: pci0000:00
[ 5925.999294] call ata13+ returned 0 after 96 usecs
[ 5925.999295] call INT345D:00+ returned 0 after 0 usecs
[ 5925.999298] calling  PNP0C04:00+ @ 13270, parent: 0000:00:1f.0
[ 5925.999300] call PNP0C04:00+ returned 0 after 0 usecs
[ 5925.999302] calling  ata9+ @ 13499, parent: 0000:00:17.0
[ 5925.999304] calling  INT0800:00+ @ 13270, parent: 0000:00:1f.0
[ 5925.999305] call INT0800:00+ returned 0 after 0 usecs
[ 5925.999315] call ata11+ returned 0 after 49 usecs
[ 5925.999340] call ata10+ returned 0 after 71 usecs
[ 5925.999382] call ata9+ returned 0 after 74 usecs
[ 5925.999385] calling  LNXTHERM:01+ @ 13270, parent: LNXSYBUS:01
[ 5925.999387] calling  usb2+ @ 13497, parent: 0000:00:14.0
[ 5925.999390] call LNXTHERM:01+ returned 0 after 2 usecs
[ 5925.999392] call usb2+ returned 0 after 0 usecs
[ 5925.999395] calling  host7+ @ 13499, parent: ata8
[ 5925.999397] calling  LNXTHERM:00+ @ 13270, parent: LNXSYBUS:01
[ 5925.999399] call host7+ returned 0 after 0 usecs
[ 5925.999401] call LNXTHERM:00+ returned 0 after 1 usecs
[ 5925.999403] calling  host5+ @ 13497, parent: ata6
[ 5925.999406] calling  host6+ @ 13500, parent: ata7
[ 5925.999408] calling  host4+ @ 13499, parent: ata5
[ 5925.999410] call host5+ returned 0 after 0 usecs
[ 5925.999412] calling  ata8+ @ 13502, parent: 0000:0a:02.0
[ 5925.999414] call host6+ returned 0 after 0 usecs
[ 5925.999416] call host4+ returned 0 after 0 usecs
[ 5925.999421] calling  ata6+ @ 13499, parent: 0000:0a:02.0
[ 5925.999433] calling  ata5+ @ 13500, parent: 0000:0a:02.0
[ 5925.999435] calling  ata7+ @ 13497, parent: 0000:0a:02.0
[ 5925.999476] calling  PNP0C0C:00+ @ 13270, parent: LNXSYBUS:00
[ 5925.999478] call PNP0C0C:00+ returned 0 after 0 usecs
[ 5925.999480] call ata8+ returned 0 after 62 usecs
[ 5925.999483] call ata7+ returned 0 after 44 usecs
[ 5925.999485] calling  PNP0C0E:00+ @ 13270, parent: LNXSYBUS:00
[ 5925.999487] calling  host3+ @ 13502, parent: ata4
[ 5925.999489] call PNP0C0E:00+ returned 0 after 0 usecs
[ 5925.999490] call host3+ returned 0 after 0 usecs
[ 5925.999492] calling  host2+ @ 13497, parent: ata3
[ 5925.999494] call host2+ returned 0 after 0 usecs
[ 5925.999497] calling  host1+ @ 13502, parent: ata2
[ 5925.999499] call host1+ returned 0 after 0 usecs
[ 5925.999501] calling  host0+ @ 13497, parent: ata1
[ 5925.999503] calling  ata4+ @ 13502, parent: 0000:0a:01.0
[ 5925.999505] call host0+ returned 0 after 0 usecs
[ 5925.999511] calling  ata3+ @ 13497, parent: 0000:0a:01.0
[ 5925.999542] call ata5+ returned 0 after 103 usecs
[ 5925.999544] call ata6+ returned 0 after 115 usecs
[ 5925.999548] calling  ata2+ @ 13500, parent: 0000:0a:01.0
[ 5925.999550] calling  ata1+ @ 13499, parent: 0000:0a:01.0
[ 5925.999559] call ata3+ returned 0 after 45 usecs
[ 5925.999581] calling  0000:0a:02.0+ @ 13497, parent: 0000:09:00.0
[ 5925.999606] call ata2+ returned 0 after 54 usecs
[ 5925.999613] call ata1+ returned 0 after 58 usecs
[ 5925.999683] call 0000:0a:02.0+ returned 0 after 98 usecs
[ 5925.999687] call ata4+ returned 0 after 176 usecs
[ 5925.999688] calling  0000:07:00.0+ @ 13497, parent: 0000:00:1c.7
[ 5925.999699] calling  0000:0a:01.0+ @ 13500, parent: 0000:09:00.0
[ 5925.999776] call 0000:0a:01.0+ returned 0 after 73 usecs
[ 5925.999782] calling  0000:05:04.0+ @ 13500, parent: 0000:04:00.0
[ 5925.999793] calling  0000:09:00.0+ @ 13499, parent: 0000:00:1d.2
[ 5925.999795] call 0000:09:00.0+ returned 0 after 0 usecs
[ 5925.999807] call 0000:05:04.0+ returned 0 after 23 usecs
[ 5925.999813] calling  0000:03:00.0+ @ 13500, parent: 0000:00:1c.2
[ 5925.999816] call 0000:03:00.0+ returned 0 after 1 usecs
[ 5925.999819] calling  0000:04:00.0+ @ 13499, parent: 0000:00:1c.4
[ 5925.999821] call 0000:04:00.0+ returned 0 after 0 usecs
[ 5925.999828] calling  0000:01:00.0+ @ 13499, parent: 0000:00:01.0
[ 5926.000855] call 0000:07:00.0+ returned 0 after 1140 usecs
[ 5926.000863] calling  0000:00:1f.4+ @ 13497, parent: pci0000:00
[ 5926.000873] call 0000:00:1f.4+ returned 0 after 8 usecs
[ 5926.000876] calling  0000:00:1f.2+ @ 13497, parent: pci0000:00
[ 5926.000877] call 0000:00:1f.2+ returned 0 after 0 usecs
[ 5926.000880] calling  0000:00:1f.0+ @ 13497, parent: pci0000:00
[ 5926.000881] call 0000:00:1f.0+ returned 0 after 0 usecs
[ 5926.000884] calling  0000:00:1e.0+ @ 13497, parent: pci0000:00
[ 5926.000886] call 0000:00:1e.0+ returned 0 after 0 usecs
[ 5926.000890] calling  0000:00:1d.2+ @ 13497, parent: pci0000:00
[ 5926.000904] call 0000:00:1d.2+ returned 0 after 12 usecs
[ 5926.000909] calling  0000:00:1d.0+ @ 13497, parent: pci0000:00
[ 5926.000929] call 0000:00:1d.0+ returned 0 after 17 usecs
[ 5926.000933] calling  0000:00:1c.7+ @ 13497, parent: pci0000:00
[ 5926.000937] call 0000:00:1c.7+ returned 0 after 2 usecs
[ 5926.001089] call 5-1+ returned 0 after 2170 usecs
[ 5926.001100] calling  0000:00:1c.4+ @ 13496, parent: pci0000:00
[ 5926.001102] calling  usb5+ @ 13913, parent: 0000:06:00.0
[ 5926.001124] call 0000:00:1c.4+ returned 0 after 21 usecs
[ 5926.001128] calling  0000:00:1c.2+ @ 13496, parent: pci0000:00
[ 5926.001132] call 0000:00:1c.2+ returned 0 after 2 usecs
[ 5926.001135] calling  0000:00:1c.0+ @ 13496, parent: pci0000:00
[ 5926.001154] call 0000:00:1c.0+ returned 0 after 17 usecs
[ 5926.001171] calling  0000:00:17.0+ @ 13496, parent: pci0000:00
[ 5926.001231] call 0000:00:17.0+ returned 0 after 57 usecs
[ 5926.001237] calling  0000:00:16.0+ @ 13496, parent: pci0000:00
[ 5926.002010] call 0000:00:16.0+ returned 0 after 753 usecs
[ 5926.002018] calling  0000:00:15.1+ @ 13496, parent: pci0000:00
[ 5926.002020] call 0000:00:15.1+ returned 0 after 0 usecs
[ 5926.002023] calling  0000:00:15.0+ @ 13496, parent: pci0000:00
[ 5926.002025] call 0000:00:15.0+ returned 0 after 0 usecs
[ 5926.002027] calling  0000:00:14.2+ @ 13496, parent: pci0000:00
[ 5926.002029] call 0000:00:14.2+ returned 0 after 0 usecs
[ 5926.002869] calling  0000:00:08.0+ @ 13503, parent: pci0000:00
[ 5926.002872] call 0000:00:08.0+ returned 0 after 0 usecs
[ 5926.003035] calling  0000:00:00.0+ @ 13504, parent: pci0000:00
[ 5926.003038] call 0000:00:00.0+ returned 0 after 0 usecs
[ 5926.006331] call hdaudioC1D0+ returned 0 after 26696 usecs
[ 5926.006335] calling  0000:01:00.1+ @ 13500, parent: 0000:00:01.0
[ 5926.007393] call 0000:01:00.1+ returned 0 after 1034 usecs
[ 5926.014043] call usb5+ returned 0 after 12660 usecs
[ 5926.014072] calling  0000:06:00.0+ @ 13502, parent: 0000:00:1c.6
[ 5926.014073] call 0000:06:00.0+ returned 0 after 0 usecs
[ 5926.014102] calling  0000:00:1c.6+ @ 13497, parent: pci0000:00
[ 5926.014103] call 0000:00:1c.6+ returned 0 after 0 usecs
[ 5926.027553] call 1-8+ returned 0 after 380 usecs
[ 5926.028132] calling  usb1+ @ 13501, parent: 0000:00:14.0
[ 5926.028594] call usb1+ returned 0 after 309 usecs
[ 5926.028868] calling  0000:00:14.0+ @ 13496, parent: pci0000:00
[ 5926.029030] call 0000:00:14.0+ returned 0 after 0 usecs
[ 5926.210416] call 0000:01:00.0+ returned 0 after 206043 usecs
[ 5926.210533] calling  0000:00:01.0+ @ 13503, parent: pci0000:00
[ 5926.210646] call 0000:00:01.0+ returned 0 after 3 usecs
[ 5926.210764] PM: freeze of devices complete after 234.173 msecs
[ 5926.210873] hibernation debug: Waiting for 5 seconds.
[ 5931.301691] calling  0000:00:00.0+ @ 13504, parent: pci0000:00
[ 5931.301693] calling  0000:00:01.0+ @ 13503, parent: pci0000:00
[ 5931.301701] call 0000:00:01.0+ returned 0 after 7 usecs
[ 5931.301702] calling  0000:00:08.0+ @ 13503, parent: pci0000:00
[ 5931.301703] call 0000:00:08.0+ returned 0 after 0 usecs
[ 5931.301703] calling  0000:00:14.0+ @ 13503, parent: pci0000:00
[ 5931.301722] calling  0000:00:14.2+ @ 13499, parent: pci0000:00
[ 5931.301722] call 0000:00:14.2+ returned 0 after 0 usecs
[ 5931.301723] calling  0000:00:15.0+ @ 13499, parent: pci0000:00
[ 5931.301725] call 0000:00:15.0+ returned 0 after 0 usecs
[ 5931.301725] calling  0000:00:15.1+ @ 13499, parent: pci0000:00
[ 5931.301726] call 0000:00:15.1+ returned 0 after 0 usecs
[ 5931.301727] calling  0000:00:16.0+ @ 13499, parent: pci0000:00
[ 5931.301729] usb usb1: root hub lost power or was reset
[ 5931.301729] usb usb2: root hub lost power or was reset
[ 5931.301750] calling  0000:00:17.0+ @ 13496, parent: pci0000:00
[ 5931.301756] calling  0000:00:1c.0+ @ 13501, parent: pci0000:00
[ 5931.301760] calling  0000:00:1c.2+ @ 13498, parent: pci0000:00
[ 5931.301762] call 0000:00:1c.2+ returned 0 after 0 usecs
[ 5931.301762] calling  0000:00:1c.4+ @ 13498, parent: pci0000:00
[ 5931.301777] call 0000:00:1c.0+ returned 0 after 15 usecs
[ 5931.301778] calling  0000:00:1c.6+ @ 13501, parent: pci0000:00
[ 5931.301784] call 0000:00:1c.6+ returned 0 after 5 usecs
[ 5931.301784] calling  0000:00:1c.7+ @ 13501, parent: pci0000:00
[ 5931.301785] call 0000:00:1c.7+ returned 0 after 0 usecs
[ 5931.301785] calling  0000:00:1d.0+ @ 13501, parent: pci0000:00
[ 5931.301802] call 0000:00:1c.4+ returned 0 after 38 usecs
[ 5931.301803] calling  0000:00:1d.2+ @ 13498, parent: pci0000:00
[ 5931.301822] call 0000:00:1d.0+ returned 0 after 35 usecs
[ 5931.301823] calling  0000:00:1e.0+ @ 13501, parent: pci0000:00
[ 5931.301823] call 0000:00:1e.0+ returned 0 after 0 usecs
[ 5931.301824] calling  0000:00:1f.0+ @ 13501, parent: pci0000:00
[ 5931.301825] call 0000:00:1f.0+ returned 0 after 0 usecs
[ 5931.301825] calling  0000:00:1f.2+ @ 13501, parent: pci0000:00
[ 5931.301826] call 0000:00:1f.2+ returned 0 after 0 usecs
[ 5931.301826] calling  0000:00:1f.4+ @ 13501, parent: pci0000:00
[ 5931.301837] call 0000:00:1d.2+ returned 0 after 32 usecs
[ 5931.301838] calling  0000:01:00.0+ @ 13498, parent: 0000:00:01.0
[ 5931.301857] call 0000:00:1f.4+ returned 0 after 29 usecs
[ 5931.301857] calling  0000:01:00.1+ @ 13501, parent: 0000:00:01.0
[ 5931.301889] calling  PNP0C0E:00+ @ 13270, parent: LNXSYBUS:00
[ 5931.301889] call PNP0C0E:00+ returned 0 after 0 usecs
[ 5931.301890] calling  PNP0C0C:00+ @ 13270, parent: LNXSYBUS:00
[ 5931.301891] call PNP0C0C:00+ returned 0 after 0 usecs
[ 5931.301894] calling  LNXTHERM:00+ @ 13270, parent: LNXSYBUS:01
[ 5931.301953] call LNXTHERM:00+ returned 0 after 57 usecs
[ 5931.301972] call 0000:00:17.0+ returned 0 after 216 usecs
[ 5931.301973] calling  0000:03:00.0+ @ 13496, parent: 0000:00:1c.2
[ 5931.301992] usb usb3: root hub lost power or was reset
[ 5931.301993] usb usb4: root hub lost power or was reset
[ 5931.302008] calling  LNXTHERM:01+ @ 13270, parent: LNXSYBUS:01
[ 5931.302009] call LNXTHERM:01+ returned 0 after 1 usecs
[ 5931.302853] calling  0000:04:00.0+ @ 13497, parent: 0000:00:1c.4
[ 5931.302863] calling  0000:06:00.0+ @ 13913, parent: 0000:00:1c.6
[ 5931.302877] call 0000:04:00.0+ returned 0 after 23 usecs
[ 5931.302882] calling  0000:07:00.0+ @ 13497, parent: 0000:00:1c.7
[ 5931.302883] usb usb5: root hub lost power or was reset
[ 5931.302883] usb usb6: root hub lost power or was reset
[ 5931.303608] call 0000:00:14.0+ returned 0 after 1863 usecs
[ 5931.303609] calling  0000:09:00.0+ @ 13503, parent: 0000:00:1d.2
[ 5931.303634] call 0000:09:00.0+ returned 0 after 24 usecs
[ 5931.303636] calling  0000:0a:01.0+ @ 13503, parent: 0000:09:00.0
[ 5931.303638] calling  INT0800:00+ @ 13270, parent: 0000:00:1f.0
[ 5931.303642] call INT0800:00+ returned 0 after 3 usecs
[ 5931.303642] calling  PNP0C04:00+ @ 13270, parent: 0000:00:1f.0
[ 5931.303643] call PNP0C04:00+ returned 0 after 0 usecs
[ 5931.303644] calling  PNP0C14:00+ @ 13270, parent: pci0000:00
[ 5931.303644] call PNP0C14:00+ returned 0 after 0 usecs
[ 5931.303644] calling  ACPI000C:00+ @ 13270, parent: platform
[ 5931.303645] call ACPI000C:00+ returned 0 after 0 usecs
[ 5931.303645] calling  PNP0C0E:00+ @ 13270, parent: platform
[ 5931.303645] call PNP0C0E:00+ returned 0 after 0 usecs
[ 5931.303646] calling  PNP0C14:01+ @ 13270, parent: platform
[ 5931.303647] call PNP0C14:01+ returned 0 after 0 usecs
[ 5931.303647] calling  INT33A1:00+ @ 13270, parent: platform
[ 5931.303647] call INT33A1:00+ returned 0 after 0 usecs
[ 5931.303648] calling  PNP0C0C:00+ @ 13270, parent: platform
[ 5931.303648] call PNP0C0C:00+ returned 0 after 0 usecs
[ 5931.303648] calling  PNP0C14:02+ @ 13270, parent: platform
[ 5931.303649] call PNP0C14:02+ returned 0 after 0 usecs
[ 5931.303649] calling  PNP0C0B:00+ @ 13270, parent: platform
[ 5931.303814] sata_sil 0000:0a:01.0: cache line size not set.  Driver may not function
[ 5931.303845] call 0000:0a:01.0+ returned 0 after 204 usecs
[ 5931.303846] calling  0000:0a:02.0+ @ 13503, parent: 0000:09:00.0
[ 5931.304025] sata_sil 0000:0a:02.0: cache line size not set.  Driver may not function
[ 5931.304057] call 0000:0a:02.0+ returned 0 after 206 usecs
[ 5931.304060] calling  ata1+ @ 13503, parent: 0000:0a:01.0
[ 5931.304063] call ata1+ returned 0 after 2 usecs
[ 5931.304064] calling  ata2+ @ 13503, parent: 0000:0a:01.0
[ 5931.304065] call ata2+ returned 0 after 1 usecs
[ 5931.304066] calling  ata3+ @ 13503, parent: 0000:0a:01.0
[ 5931.304067] call ata3+ returned 0 after 1 usecs
[ 5931.304068] calling  ata4+ @ 13503, parent: 0000:0a:01.0
[ 5931.304070] call ata4+ returned 0 after 1 usecs
[ 5931.304071] calling  host0+ @ 13503, parent: ata1
[ 5931.304071] call host0+ returned 0 after 0 usecs
[ 5931.304072] calling  host1+ @ 13503, parent: ata2
[ 5931.304073] call host1+ returned 0 after 0 usecs
[ 5931.304074] calling  host2+ @ 13503, parent: ata3
[ 5931.304074] call host2+ returned 0 after 0 usecs
[ 5931.304075] calling  host3+ @ 13503, parent: ata4
[ 5931.304075] call host3+ returned 0 after 0 usecs
[ 5931.304076] calling  ata5+ @ 13503, parent: 0000:0a:02.0
[ 5931.304078] call ata5+ returned 0 after 1 usecs
[ 5931.304078] calling  ata6+ @ 13503, parent: 0000:0a:02.0
[ 5931.304080] call ata6+ returned 0 after 1 usecs
[ 5931.304080] calling  ata7+ @ 13503, parent: 0000:0a:02.0
[ 5931.304084] call ata7+ returned 0 after 3 usecs
[ 5931.304090] calling  ata8+ @ 13503, parent: 0000:0a:02.0
[ 5931.304091] call ata8+ returned 0 after 1 usecs
[ 5931.304092] calling  host4+ @ 13503, parent: ata5
[ 5931.304092] call host4+ returned 0 after 0 usecs
[ 5931.304093] calling  host5+ @ 13503, parent: ata6
[ 5931.304093] call host5+ returned 0 after 0 usecs
[ 5931.304097] calling  host6+ @ 13503, parent: ata7
[ 5931.304097] call host6+ returned 0 after 0 usecs
[ 5931.304098] calling  host7+ @ 13503, parent: ata8
[ 5931.304099] call host7+ returned 0 after 0 usecs
[ 5931.304099] calling  usb1+ @ 13503, parent: 0000:00:14.0
[ 5931.305204] call 0000:01:00.1+ returned 0 after 3273 usecs
[ 5931.306283] call PNP0C0B:00+ returned 0 after 2575 usecs
[ 5931.306283] calling  PNP0C0B:01+ @ 13270, parent: platform
[ 5931.312908] calling  0000:05:04.0+ @ 13502, parent: 0000:04:00.0
[ 5931.313022] call PNP0C0B:01+ returned 0 after 6582 usecs
[ 5931.313023] calling  PNP0C0B:02+ @ 13270, parent: platform
[ 5931.313426] call 0000:00:16.0+ returned 0 after 11446 usecs
[ 5931.316293] calling  usb2+ @ 13523, parent: 0000:00:14.0
[ 5931.316353] call 0000:06:00.0+ returned 0 after 13198 usecs
[ 5931.319555] call PNP0C0B:02+ returned 0 after 6390 usecs
[ 5931.319556] calling  PNP0C0B:03+ @ 13270, parent: platform
[ 5931.322999] calling  ata9+ @ 13536, parent: 0000:00:17.0
[ 5931.323002] call ata9+ returned 0 after 2 usecs
[ 5931.323003] calling  ata10+ @ 13536, parent: 0000:00:17.0
[ 5931.323005] call ata10+ returned 0 after 1 usecs
[ 5931.323006] calling  ata11+ @ 13536, parent: 0000:00:17.0
[ 5931.323007] calling  ata12+ @ 13537, parent: 0000:00:17.0
[ 5931.323008] call ata11+ returned 0 after 1 usecs
[ 5931.323008] calling  ata13+ @ 13536, parent: 0000:00:17.0
[ 5931.323009] call ata12+ returned 0 after 1 usecs
[ 5931.323010] calling  ata14+ @ 13537, parent: 0000:00:17.0
[ 5931.323012] call ata14+ returned 0 after 1 usecs
[ 5931.323012] calling  host8+ @ 13537, parent: ata9
[ 5931.323013] call host8+ returned 0 after 0 usecs
[ 5931.323014] calling  host9+ @ 13537, parent: ata10
[ 5931.323014] call host9+ returned 0 after 0 usecs
[ 5931.323015] calling  host10+ @ 13537, parent: ata11
[ 5931.323016] call host10+ returned 0 after 0 usecs
[ 5931.323016] calling  host11+ @ 13537, parent: ata12
[ 5931.323017] call host11+ returned 0 after 0 usecs
[ 5931.323076] call ata13+ returned 0 after 65 usecs
[ 5931.323077] calling  host12+ @ 13537, parent: ata13
[ 5931.323078] call host12+ returned 0 after 0 usecs
[ 5931.323079] calling  host13+ @ 13537, parent: ata14
[ 5931.323079] call host13+ returned 0 after 0 usecs
[ 5931.323182] calling  usb5+ @ 13548, parent: 0000:06:00.0
[ 5931.323248] calling  usb6+ @ 13553, parent: 0000:06:00.0
[ 5931.326211] call PNP0C0B:03+ returned 0 after 6511 usecs
[ 5931.326212] calling  PNP0C0B:04+ @ 13270, parent: platform
[ 5931.326643] calling  target0:0:0+ @ 13560, parent: host0
[ 5931.326643] call target0:0:0+ returned 0 after 0 usecs
[ 5931.326644] calling  0:0:0:0+ @ 13560, parent: target0:0:0
[ 5931.326645] call 0:0:0:0+ returned 0 after 0 usecs
[ 5931.326752] calling  target1:0:0+ @ 13571, parent: host1
[ 5931.326753] call target1:0:0+ returned 0 after 0 usecs
[ 5931.326754] calling  1:0:0:0+ @ 13571, parent: target1:0:0
[ 5931.326754] call 1:0:0:0+ returned 0 after 0 usecs
[ 5931.326841] calling  target2:0:0+ @ 13579, parent: host2
[ 5931.326842] call target2:0:0+ returned 0 after 0 usecs
[ 5931.326843] calling  2:0:0:0+ @ 13579, parent: target2:0:0
[ 5931.326843] call 2:0:0:0+ returned 0 after 0 usecs
[ 5931.326899] calling  target3:0:0+ @ 13586, parent: host3
[ 5931.326900] call target3:0:0+ returned 0 after 0 usecs
[ 5931.326901] calling  3:0:0:0+ @ 13586, parent: target3:0:0
[ 5931.326901] call 3:0:0:0+ returned 0 after 0 usecs
[ 5931.326902] calling  target4:0:0+ @ 13586, parent: host4
[ 5931.326903] call target4:0:0+ returned 0 after 0 usecs
[ 5931.326904] calling  4:0:0:0+ @ 13586, parent: target4:0:0
[ 5931.326904] call 4:0:0:0+ returned 0 after 0 usecs
[ 5931.326995] calling  target6:0:0+ @ 13600, parent: host6
[ 5931.326996] call target6:0:0+ returned 0 after 0 usecs
[ 5931.326997] calling  6:0:0:0+ @ 13600, parent: target6:0:0
[ 5931.326997] call 6:0:0:0+ returned 0 after 0 usecs
[ 5931.326999] calling  target7:0:0+ @ 13600, parent: host7
[ 5931.326999] call target7:0:0+ returned 0 after 0 usecs
[ 5931.327000] calling  7:0:0:0+ @ 13600, parent: target7:0:0
[ 5931.327001] call 7:0:0:0+ returned 0 after 0 usecs
[ 5931.327001] calling  target9:0:0+ @ 13600, parent: host9
[ 5931.327002] call target9:0:0+ returned 0 after 0 usecs
[ 5931.327002] calling  9:0:0:0+ @ 13600, parent: target9:0:0
[ 5931.327003] call 9:0:0:0+ returned 0 after 0 usecs
[ 5931.327004] calling  target10:0:0+ @ 13600, parent: host10
[ 5931.327005] call target10:0:0+ returned 0 after 0 usecs
[ 5931.327006] calling  10:0:0:0+ @ 13601, parent: target10:0:0
[ 5931.327007] call 10:0:0:0+ returned 0 after 0 usecs
[ 5931.327008] calling  target11:0:0+ @ 13601, parent: host11
[ 5931.327008] call target11:0:0+ returned 0 after 0 usecs
[ 5931.327009] calling  11:0:0:0+ @ 13600, parent: target11:0:0
[ 5931.327009] call 11:0:0:0+ returned 0 after 0 usecs
[ 5931.327012] calling  target13:0:0+ @ 13600, parent: host13
[ 5931.327012] call target13:0:0+ returned 0 after 0 usecs
[ 5931.327013] calling  13:0:0:0+ @ 13600, parent: target13:0:0
[ 5931.327014] call 13:0:0:0+ returned 0 after 0 usecs
[ 5931.327023] calling  hdaudioC1D0+ @ 13602, parent: 0000:01:00.1
[ 5931.327053] sd 0:0:0:0: [sda] Starting disk
[ 5931.327064] sd 1:0:0:0: [sdb] Starting disk
[ 5931.327078] sd 2:0:0:0: [sdc] Starting disk
[ 5931.327084] sd 3:0:0:0: [sdd] Starting disk
[ 5931.332787] sd 4:0:0:0: [sde] Starting disk
[ 5931.332811] sd 7:0:0:0: [sdf] Starting disk
[ 5931.332824] sd 9:0:0:0: [sdg] Starting disk
[ 5931.332864] sd 10:0:0:0: [sdh] Starting disk
[ 5931.332866] call PNP0C0B:04+ returned 0 after 6509 usecs
[ 5931.332867] calling  LNXPWRBN:00+ @ 13270, parent: LNXSYSTM:00
[ 5931.332868] call LNXPWRBN:00+ returned 0 after 0 usecs
[ 5931.332869] calling  00:00+ @ 13270, parent: pnp0
[ 5931.332870] call 00:00+ returned 0 after 0 usecs
[ 5931.332871] calling  00:01+ @ 13270, parent: pnp0
[ 5931.332872] call 00:01+ returned 0 after 0 usecs
[ 5931.332872] calling  00:02+ @ 13270, parent: pnp0
[ 5931.332872] call 00:02+ returned 0 after 0 usecs
[ 5931.332873] calling  00:03+ @ 13270, parent: pnp0
[ 5931.332873] call 00:03+ returned 0 after 0 usecs
[ 5931.332874] calling  00:04+ @ 13270, parent: pnp0
[ 5931.332875] rtc_cmos 00:04: System wakeup disabled by ACPI
[ 5931.332876] call 00:04+ returned 0 after 1 usecs
[ 5931.332877] calling  00:05+ @ 13270, parent: pnp0
[ 5931.332877] call 00:05+ returned 0 after 0 usecs
[ 5931.332878] calling  00:06+ @ 13270, parent: pnp0
[ 5931.332878] call 00:06+ returned 0 after 0 usecs
[ 5931.332879] calling  00:07+ @ 13270, parent: pnp0
[ 5931.332879] call 00:07+ returned 0 after 0 usecs
[ 5931.332880] calling  00:08+ @ 13270, parent: pnp0
[ 5931.332880] call 00:08+ returned 0 after 0 usecs
[ 5931.332881] calling  00:09+ @ 13270, parent: pnp0
[ 5931.332881] call 00:09+ returned 0 after 0 usecs
[ 5931.332891] calling  microcode+ @ 13270, parent: platform
[ 5931.332892] call microcode+ returned 0 after 0 usecs
[ 5931.332892] calling  e820_pmem+ @ 13270, parent: platform
[ 5931.332893] call e820_pmem+ returned 0 after 0 usecs
[ 5931.332894] calling  pcspkr+ @ 13270, parent: platform
[ 5931.332894] call pcspkr+ returned 0 after 0 usecs
[ 5931.332895] calling  platform-framebuffer.0+ @ 13270, parent: platform
[ 5931.332895] call platform-framebuffer.0+ returned 0 after 0 usecs
[ 5931.332897] calling  alarmtimer+ @ 13270, parent: platform
[ 5931.332897] call alarmtimer+ returned 0 after 0 usecs
[ 5931.332901] calling  serial8250+ @ 13270, parent: platform
[ 5931.332902] call serial8250+ returned 0 after 1 usecs
[ 5931.332909] calling  rtc0+ @ 13270, parent: 00:04
[ 5931.336312] sd 11:0:0:0: [sdi] Starting disk
[ 5931.339657] sd 13:0:0:0: [sdj] Starting disk
[ 5931.352953] call 0000:00:00.0+ returned 0 after 0 usecs
[ 5931.360616] call rtc0+ returned 0 after 27108 usecs
[ 5931.360745] calling  i8042+ @ 13270, parent: platform
[ 5931.361000] call 0000:03:00.0+ returned 0 after 57752 usecs
[ 5931.361135] calling  usb3+ @ 13537, parent: 0000:03:00.0
[ 5931.361135] calling  usb4+ @ 13542, parent: 0000:03:00.0
[ 5931.361178] call i8042+ returned 0 after 283 usecs
[ 5931.361179] calling  serio0+ @ 13270, parent: i8042
[ 5931.361181] call serio0+ returned 0 after 1 usecs
[ 5931.361190] calling  input0+ @ 13270, parent: serio0
[ 5931.361191] call input0+ returned 0 after 0 usecs
[ 5931.366085] call hdaudioC1D0+ returned 0 after 38218 usecs
[ 5931.425945] call usb6+ returned 0 after 100480 usecs
[ 5931.440398] call 0000:07:00.0+ returned 0 after 134548 usecs
[ 5931.443193] r8169 0000:07:00.0 enp7s0: link down
[ 5931.465895] call usb3+ returned 0 after 101165 usecs
[ 5931.465896] call usb4+ returned 0 after 102499 usecs
[ 5931.519108] call usb1+ returned 0 after 210370 usecs
[ 5931.519223] calling  1-8+ @ 13566, parent: usb1
[ 5931.519224] calling  1-9+ @ 13579, parent: usb1
[ 5931.519225] calling  1-11+ @ 13586, parent: usb1
[ 5931.519236] calling  1-12+ @ 13592, parent: usb1
[ 5931.522447] call usb2+ returned 0 after 201705 usecs
[ 5931.539082] call usb5+ returned 0 after 211242 usecs
[ 5931.539194] calling  5-1+ @ 13560, parent: usb5
[ 5931.539203] calling  5-2+ @ 13571, parent: usb5
[ 5931.559014] call 0000:01:00.0+ returned 0 after 251629 usecs
[ 5931.615695] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.615724] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.616139] ata6: SATA link down (SStatus 0 SControl 310)
[ 5931.622465] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.622470] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.622758] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.623317] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.623576] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 5931.630673] ata7.00: configured for UDMA/66
[ 5931.631169] ata4.00: configured for UDMA/100
[ 5931.636304] ata2.00: configured for UDMA/100
[ 5931.636484] ata5.00: configured for UDMA/100
[ 5931.636706] ata8.00: configured for UDMA/100
[ 5931.646052] usb 5-2: reset full-speed USB device number 3 using xhci_hcd
[ 5931.655579] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5931.662196] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 5931.664139] ata11.00: configured for UDMA/133
[ 5931.668836] ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5931.668993] ata9: SATA link down (SStatus 4 SControl 300)
[ 5931.669154] ata13: SATA link down (SStatus 4 SControl 300)
[ 5931.669410] ata10.00: configured for UDMA/133
[ 5931.670560] ata14.00: configured for UDMA/133
[ 5931.678900] ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 5931.678941] usb 1-11: reset full-speed USB device number 4 using xhci_hcd
[ 5931.680627] ata12.00: configured for UDMA/133
[ 5931.849191] ata3.00: configured for UDMA/100
[ 5931.855849] ata1.00: configured for UDMA/100
[ 5931.858134] call 1-11+ returned 0 after 331597 usecs
[ 5931.861256] call 5-2+ returned 0 after 315102 usecs
[ 5931.875641] usb 5-1: reset full-speed USB device number 2 using xhci_hcd
[ 5932.003943] usb 5-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 5932.004111] usb 5-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 5932.014941] usb 1-9: reset high-speed USB device number 3 using xhci_hcd
[ 5932.022902] call 5-1+ returned 0 after 473058 usecs
[ 5932.023103] calling  input1+ @ 13270, parent: 0003:24AE:2000.0001
[ 5932.023263] call input1+ returned 0 after 19 usecs
[ 5932.023393] calling  input2+ @ 13270, parent: 0003:24AE:2000.0002
[ 5932.023524] call input2+ returned 0 after 0 usecs
[ 5932.023659] calling  input3+ @ 13270, parent: 0003:046D:400D.0006
[ 5932.023801] call input3+ returned 0 after 10 usecs
[ 5932.023944] calling  input4+ @ 13270, parent: 0003:2516:0015.0007
[ 5932.024081] call input4+ returned 0 after 6 usecs
[ 5932.024213] calling  input5+ @ 13270, parent: 0003:2516:0015.0008
[ 5932.024343] call input5+ returned 0 after 0 usecs
[ 5932.357662] usb 1-12: reset full-speed USB device number 5 using xhci_hcd
[ 5932.407715] call 1-9+ returned 0 after 869324 usecs
[ 5932.535355] call 1-12+ returned 0 after 994199 usecs
[ 5932.535553] calling  input6+ @ 13270, parent: 0003:09DA:3B46.0009
[ 5932.535709] call input6+ returned 0 after 17 usecs
[ 5932.535840] calling  input7+ @ 13270, parent: 0003:09DA:3B46.000A
[ 5932.535971] call input7+ returned 0 after 0 usecs
[ 5932.536101] calling  input8+ @ 13270, parent: 0003:09DA:3B46.000B
[ 5932.536232] call input8+ returned 0 after 0 usecs
[ 5932.536380] calling  vhba+ @ 13270, parent: platform
[ 5932.536509] call vhba+ returned 0 after 0 usecs
[ 5932.536641] calling  input9+ @ 13270, parent: PNP0C0E:00
[ 5932.536685] calling  host14+ @ 13600, parent: vhba
[ 5932.536688] call host14+ returned 0 after 1 usecs
[ 5932.536743] calling  target14:0:0+ @ 13603, parent: host14
[ 5932.536747] call target14:0:0+ returned 0 after 1 usecs
[ 5932.536764] calling  14:0:0:0+ @ 13604, parent: target14:0:0
[ 5932.536790] call 14:0:0:0+ returned 0 after 23 usecs
[ 5932.537562] call input9+ returned 0 after 0 usecs
[ 5932.537690] calling  input10+ @ 13270, parent: PNP0C0C:00
[ 5932.537819] call input10+ returned 0 after 0 usecs
[ 5932.537947] calling  input11+ @ 13270, parent: LNXPWRBN:00
[ 5932.538076] call input11+ returned 0 after 0 usecs
[ 5932.538220] calling  input0::numlock+ @ 13270, parent: input0
[ 5932.538350] call input0::numlock+ returned 0 after 0 usecs
[ 5932.538480] calling  input0::capslock+ @ 13270, parent: input0
[ 5932.538610] call input0::capslock+ returned 0 after 0 usecs
[ 5932.538740] calling  input0::scrolllock+ @ 13270, parent: input0
[ 5932.538870] call input0::scrolllock+ returned 0 after 0 usecs
[ 5932.539001] calling  input1::numlock+ @ 13270, parent: input1
[ 5932.539130] call input1::numlock+ returned 0 after 0 usecs
[ 5932.539260] calling  input1::capslock+ @ 13270, parent: input1
[ 5932.539391] call input1::capslock+ returned 0 after 0 usecs
[ 5932.539520] calling  input1::scrolllock+ @ 13270, parent: input1
[ 5932.539651] call input1::scrolllock+ returned 0 after 0 usecs
[ 5932.539782] calling  input1::compose+ @ 13270, parent: input1
[ 5932.539911] call input1::compose+ returned 0 after 0 usecs
[ 5932.540040] calling  input1::kana+ @ 13270, parent: input1
[ 5932.542318] call input1::kana+ returned 0 after 0 usecs
[ 5932.542448] calling  input3::numlock+ @ 13270, parent: input3
[ 5932.542554] call input3::numlock+ returned 0 after 0 usecs
[ 5932.542660] calling  input3::capslock+ @ 13270, parent: input3
[ 5932.542765] call input3::capslock+ returned 0 after 0 usecs
[ 5932.542871] calling  input3::scrolllock+ @ 13270, parent: input3
[ 5932.542977] call input3::scrolllock+ returned 0 after 0 usecs
[ 5932.543083] calling  input3::compose+ @ 13270, parent: input3
[ 5932.543188] call input3::compose+ returned 0 after 0 usecs
[ 5932.543294] calling  input3::kana+ @ 13270, parent: input3
[ 5932.543399] call input3::kana+ returned 0 after 0 usecs
[ 5932.543504] calling  input4::numlock+ @ 13270, parent: input4
[ 5932.543610] call input4::numlock+ returned 0 after 0 usecs
[ 5932.543716] calling  input4::capslock+ @ 13270, parent: input4
[ 5932.543822] call input4::capslock+ returned 0 after 0 usecs
[ 5932.543948] calling  input4::scrolllock+ @ 13270, parent: input4
[ 5932.544054] call input4::scrolllock+ returned 0 after 0 usecs
[ 5932.544159] calling  input6::numlock+ @ 13270, parent: input6
[ 5932.544265] call input6::numlock+ returned 0 after 0 usecs
[ 5932.544371] calling  input6::capslock+ @ 13270, parent: input6
[ 5932.544476] call input6::capslock+ returned 0 after 0 usecs
[ 5932.544582] calling  input6::scrolllock+ @ 13270, parent: input6
[ 5932.544688] call input6::scrolllock+ returned 0 after 0 usecs
[ 5932.544794] calling  input6::compose+ @ 13270, parent: input6
[ 5932.544899] call input6::compose+ returned 0 after 0 usecs
[ 5932.545005] calling  input6::kana+ @ 13270, parent: input6
[ 5932.545110] call input6::kana+ returned 0 after 0 usecs
[ 5932.545215] calling  idma64.0+ @ 13270, parent: 0000:00:15.0
[ 5932.545321] call idma64.0+ returned 0 after 0 usecs
[ 5932.545427] calling  i2c_designware.0+ @ 13270, parent: 0000:00:15.0
[ 5932.545536] call i2c_designware.0+ returned 0 after 2 usecs
[ 5932.545642] calling  idma64.1+ @ 13270, parent: 0000:00:15.1
[ 5932.545748] call idma64.1+ returned 0 after 0 usecs
[ 5932.545853] calling  i2c_designware.1+ @ 13270, parent: 0000:00:15.1
[ 5932.545962] call i2c_designware.1+ returned 0 after 2 usecs
[ 5932.546067] calling  idma64.2+ @ 13270, parent: 0000:00:1e.0
[ 5932.546173] call idma64.2+ returned 0 after 0 usecs
[ 5932.546278] calling  dw-apb-uart.2+ @ 13270, parent: 0000:00:1e.0
[ 5932.546385] call dw-apb-uart.2+ returned 0 after 0 usecs
[ 5932.546491] calling  input13+ @ 13270, parent: pcspkr
[ 5932.547010] call input13+ returned 0 after 405 usecs
[ 5932.547147] calling  coretemp.0+ @ 13270, parent: platform
[ 5932.547277] call coretemp.0+ returned 0 after 0 usecs
[ 5932.690349] usb 1-8: reset full-speed USB device number 2 using xhci_hcd
[ 5932.865086] call 1-8+ returned 0 after 1316056 usecs
[ 5933.651757] r8169 0000:07:00.0 enp7s0: link up
[ 5933.811440] call 0000:05:04.0+ returned 0 after 2444640 usecs
[ 5933.811639] calling  input14+ @ 13270, parent: card1
[ 5933.811774] call input14+ returned 0 after 0 usecs
[ 5933.811904] calling  input15+ @ 13270, parent: card1
[ 5933.812032] call input15+ returned 0 after 0 usecs
[ 5933.812161] calling  input16+ @ 13270, parent: card1
[ 5933.812289] call input16+ returned 0 after 0 usecs
[ 5933.812417] calling  input17+ @ 13270, parent: card1
[ 5933.812545] call input17+ returned 0 after 0 usecs
[ 5933.812971] PM: restore of devices complete after 2516.133 msecs
[ 5933.813728] input: Logitech Gamepad F710 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input18
[ 5933.814758] PM: Image restored successfully.
[ 5933.815008] PM: Basic memory bitmaps freed
[ 5933.815135] Restarting tasks ... done.
[ 6010.103903] PM: Hibernation mode set to 'platform'
[ 6016.366591] PM: Syncing filesystems ... done.
[ 6016.374594] Freezing user space processes ... (elapsed 0.002 seconds) done.
[ 6016.377107] PM: Marking nosave pages: [mem 0x00000000-0x00000fff]
[ 6016.377217] PM: Marking nosave pages: [mem 0x00098000-0x000fffff]
[ 6016.377328] PM: Marking nosave pages: [mem 0x897a6000-0x897f0fff]
[ 6016.377439] PM: Marking nosave pages: [mem 0x8e4ed000-0x8e7fbfff]
[ 6016.377555] PM: Marking nosave pages: [mem 0x8ea06000-0x8fbfefff]
[ 6016.377705] PM: Marking nosave pages: [mem 0x8fc00000-0xffffffff]
[ 6016.378283] PM: Basic memory bitmaps created
[ 6016.378601] PM: Preallocating image memory... done (allocated 1636263 pages)
[ 6016.930256] PM: Allocated 6545052 kbytes in 0.55 seconds (11900.09 MB/s)
[ 6016.930367] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 6017.242283] calling  input18+ @ 13270, parent: 1-8:1.0
[ 6017.242427] call input18+ returned 0 after 0 usecs
[ 6017.242565] calling  xpad1+ @ 13270, parent: 1-8
[ 6017.242702] call xpad1+ returned 0 after 0 usecs
[ 6017.243364] calling  input17+ @ 13270, parent: card1
[ 6017.243404] calling  14:0:0:0+ @ 13502, parent: target14:0:0
[ 6017.243411] call 14:0:0:0+ returned 0 after 4 usecs
[ 6017.243414] calling  target14:0:0+ @ 13502, parent: host14
[ 6017.243416] call target14:0:0+ returned 0 after 0 usecs
[ 6017.244045] call input17+ returned 0 after 0 usecs
[ 6017.244183] calling  input16+ @ 13270, parent: card1
[ 6017.244318] call input16+ returned 0 after 0 usecs
[ 6017.244455] calling  input15+ @ 13270, parent: card1
[ 6017.244592] call input15+ returned 0 after 0 usecs
[ 6017.244729] calling  input14+ @ 13270, parent: card1
[ 6017.244866] call input14+ returned 0 after 0 usecs
[ 6017.245028] calling  card0+ @ 13270, parent: 0000:01:00.0
[ 6017.245075] calling  hdaudioC1D0+ @ 13568, parent: 0000:01:00.1
[ 6017.245305] call card0+ returned 0 after 1 usecs
[ 6017.245480] calling  coretemp.0+ @ 13270, parent: platform
[ 6017.245618] call coretemp.0+ returned 0 after 0 usecs
[ 6017.245761] calling  input13+ @ 13270, parent: pcspkr
[ 6017.245897] call input13+ returned 0 after 0 usecs
[ 6017.246036] calling  dw-apb-uart.2+ @ 13270, parent: 0000:00:1e.0
[ 6017.246179] call dw-apb-uart.2+ returned 0 after 2 usecs
[ 6017.246319] calling  idma64.2+ @ 13270, parent: 0000:00:1e.0
[ 6017.246460] call idma64.2+ returned 0 after 3 usecs
[ 6017.246599] calling  i2c_designware.1+ @ 13270, parent: 0000:00:15.1
[ 6017.246743] call i2c_designware.1+ returned 0 after 3 usecs
[ 6017.246883] calling  idma64.1+ @ 13270, parent: 0000:00:15.1
[ 6017.247024] call idma64.1+ returned 0 after 2 usecs
[ 6017.247163] calling  i2c_designware.0+ @ 13270, parent: 0000:00:15.0
[ 6017.247305] call i2c_designware.0+ returned 0 after 2 usecs
[ 6017.247447] calling  idma64.0+ @ 13270, parent: 0000:00:15.0
[ 6017.247587] call idma64.0+ returned 0 after 2 usecs
[ 6017.247724] calling  input6::kana+ @ 13270, parent: input6
[ 6017.247863] call input6::kana+ returned 0 after 0 usecs
[ 6017.248000] calling  input6::compose+ @ 13270, parent: input6
[ 6017.248140] call input6::compose+ returned 0 after 0 usecs
[ 6017.248285] calling  input6::scrolllock+ @ 13270, parent: input6
[ 6017.248424] call input6::scrolllock+ returned 0 after 0 usecs
[ 6017.248563] calling  input6::capslock+ @ 13270, parent: input6
[ 6017.248702] call input6::capslock+ returned 0 after 0 usecs
[ 6017.248841] calling  input6::numlock+ @ 13270, parent: input6
[ 6017.248979] call input6::numlock+ returned 0 after 0 usecs
[ 6017.249118] calling  input4::scrolllock+ @ 13270, parent: input4
[ 6017.249257] call input4::scrolllock+ returned 0 after 0 usecs
[ 6017.249396] calling  input4::capslock+ @ 13270, parent: input4
[ 6017.249536] call input4::capslock+ returned 0 after 0 usecs
[ 6017.249674] calling  input4::numlock+ @ 13270, parent: input4
[ 6017.249813] call input4::numlock+ returned 0 after 0 usecs
[ 6017.249952] calling  input3::kana+ @ 13270, parent: input3
[ 6017.250090] call input3::kana+ returned 0 after 0 usecs
[ 6017.250228] calling  input3::compose+ @ 13270, parent: input3
[ 6017.250367] call input3::compose+ returned 0 after 0 usecs
[ 6017.250506] calling  input3::scrolllock+ @ 13270, parent: input3
[ 6017.250645] call input3::scrolllock+ returned 0 after 0 usecs
[ 6017.250785] calling  input3::capslock+ @ 13270, parent: input3
[ 6017.250923] call input3::capslock+ returned 0 after 0 usecs
[ 6017.251062] calling  input3::numlock+ @ 13270, parent: input3
[ 6017.251201] call input3::numlock+ returned 0 after 0 usecs
[ 6017.251339] calling  input1::kana+ @ 13270, parent: input1
[ 6017.251478] call input1::kana+ returned 0 after 0 usecs
[ 6017.251620] calling  input1::compose+ @ 13270, parent: input1
[ 6017.251758] call input1::compose+ returned 0 after 0 usecs
[ 6017.251897] calling  input1::scrolllock+ @ 13270, parent: input1
[ 6017.252036] call input1::scrolllock+ returned 0 after 0 usecs
[ 6017.252176] calling  input1::capslock+ @ 13270, parent: input1
[ 6017.252316] call input1::capslock+ returned 0 after 0 usecs
[ 6017.252454] calling  input1::numlock+ @ 13270, parent: input1
[ 6017.252593] call input1::numlock+ returned 0 after 0 usecs
[ 6017.252732] calling  input0::scrolllock+ @ 13270, parent: input0
[ 6017.252870] call input0::scrolllock+ returned 0 after 0 usecs
[ 6017.253010] calling  input0::capslock+ @ 13270, parent: input0
[ 6017.253148] call input0::capslock+ returned 0 after 0 usecs
[ 6017.253287] calling  input0::numlock+ @ 13270, parent: input0
[ 6017.253426] call input0::numlock+ returned 0 after 0 usecs
[ 6017.253590] calling  input11+ @ 13270, parent: LNXPWRBN:00
[ 6017.253728] call input11+ returned 0 after 0 usecs
[ 6017.253865] calling  input10+ @ 13270, parent: PNP0C0C:00
[ 6017.254004] call input10+ returned 0 after 0 usecs
[ 6017.254140] calling  input9+ @ 13270, parent: PNP0C0E:00
[ 6017.254278] call input9+ returned 0 after 0 usecs
[ 6017.254478] calling  host14+ @ 13502, parent: vhba
[ 6017.254621] call host14+ returned 0 after 0 usecs
[ 6017.254786] calling  vhba+ @ 13270, parent: platform
[ 6017.254931] call vhba+ returned 0 after 0 usecs
[ 6017.255127] calling  input8+ @ 13270, parent: 0003:09DA:3B46.000B
[ 6017.255143] calling  13:0:0:0+ @ 13502, parent: target13:0:0
[ 6017.255149] call 13:0:0:0+ returned 0 after 3 usecs
[ 6017.255152] calling  target13:0:0+ @ 13502, parent: host13
[ 6017.255154] call target13:0:0+ returned 0 after 0 usecs
[ 6017.255160] calling  11:0:0:0+ @ 13502, parent: target11:0:0
[ 6017.255162] call 11:0:0:0+ returned 0 after 1 usecs
[ 6017.255166] calling  target11:0:0+ @ 13502, parent: host11
[ 6017.255167] call target11:0:0+ returned 0 after 0 usecs
[ 6017.255173] calling  10:0:0:0+ @ 13502, parent: target10:0:0
[ 6017.255175] call 10:0:0:0+ returned 0 after 0 usecs
[ 6017.255187] calling  target10:0:0+ @ 13570, parent: host10
[ 6017.255190] calling  9:0:0:0+ @ 13502, parent: target9:0:0
[ 6017.255192] call target10:0:0+ returned 0 after 0 usecs
[ 6017.255194] call 9:0:0:0+ returned 0 after 0 usecs
[ 6017.255201] calling  target9:0:0+ @ 13569, parent: host9
[ 6017.255203] calling  7:0:0:0+ @ 13502, parent: target7:0:0
[ 6017.255210] call target9:0:0+ returned 0 after 0 usecs
[ 6017.255212] call 7:0:0:0+ returned 0 after 1 usecs
[ 6017.255218] calling  6:0:0:0+ @ 13569, parent: target6:0:0
[ 6017.255222] call 6:0:0:0+ returned 0 after 2 usecs
[ 6017.255234] calling  target7:0:0+ @ 13570, parent: host7
[ 6017.255238] calling  target6:0:0+ @ 13567, parent: host6
[ 6017.255239] call target7:0:0+ returned 0 after 0 usecs
[ 6017.255241] call target6:0:0+ returned 0 after 0 usecs
[ 6017.258546] call input8+ returned 0 after 0 usecs
[ 6017.258689] calling  input7+ @ 13270, parent: 0003:09DA:3B46.000A
[ 6017.258829] call input7+ returned 0 after 0 usecs
[ 6017.258971] calling  input6+ @ 13270, parent: 0003:09DA:3B46.0009
[ 6017.259110] call input6+ returned 0 after 0 usecs
[ 6017.259255] calling  input5+ @ 13270, parent: 0003:2516:0015.0008
[ 6017.259308] calling  1-12+ @ 13566, parent: usb1
[ 6017.259393] call 1-12+ returned 0 after 80 usecs
[ 6017.259665] call input5+ returned 0 after 0 usecs
[ 6017.259812] calling  input4+ @ 13270, parent: 0003:2516:0015.0007
[ 6017.259951] call input4+ returned 0 after 0 usecs
[ 6017.260125] calling  input3+ @ 13270, parent: 0003:046D:400D.0006
[ 6017.260149] calling  1-11+ @ 13570, parent: usb1
[ 6017.260223] calling  4:0:0:0+ @ 13566, parent: target4:0:0
[ 6017.260229] call 4:0:0:0+ returned 0 after 3 usecs
[ 6017.260233] calling  target4:0:0+ @ 13566, parent: host4
[ 6017.260235] call target4:0:0+ returned 0 after 0 usecs
[ 6017.260242] calling  3:0:0:0+ @ 13566, parent: target3:0:0
[ 6017.260244] call 3:0:0:0+ returned 0 after 1 usecs
[ 6017.260248] calling  target3:0:0+ @ 13566, parent: host3
[ 6017.260258] call target3:0:0+ returned 0 after 0 usecs
[ 6017.260281] calling  2:0:0:0+ @ 13567, parent: target2:0:0
[ 6017.260284] calling  1-9+ @ 13569, parent: usb1
[ 6017.260289] call 2:0:0:0+ returned 0 after 3 usecs
[ 6017.260291] call 1-9+ returned 0 after 4 usecs
[ 6017.260317] calling  target2:0:0+ @ 13566, parent: host2
[ 6017.260319] call target2:0:0+ returned 0 after 0 usecs
[ 6017.260348] call 1-11+ returned 0 after 189 usecs
[ 6017.262440] call input3+ returned 0 after 0 usecs
[ 6017.262596] calling  input2+ @ 13270, parent: 0003:24AE:2000.0002
[ 6017.262649] calling  5-2+ @ 13570, parent: usb5
[ 6017.262684] calling  1:0:0:0+ @ 13566, parent: target1:0:0
[ 6017.262690] call 1:0:0:0+ returned 0 after 3 usecs
[ 6017.262693] calling  target1:0:0+ @ 13566, parent: host1
[ 6017.262695] call target1:0:0+ returned 0 after 0 usecs
[ 6017.263412] call input2+ returned 0 after 0 usecs
[ 6017.263549] calling  input1+ @ 13270, parent: 0003:24AE:2000.0001
[ 6017.263590] call 5-2+ returned 0 after 916 usecs
[ 6017.263825] call input1+ returned 0 after 0 usecs
[ 6017.264030] calling  1-8+ @ 13570, parent: usb1
[ 6017.264061] calling  input0+ @ 13270, parent: serio0
[ 6017.264062] call input0+ returned 0 after 0 usecs
[ 6017.264081] calling  5-1+ @ 13567, parent: usb5
[ 6017.264107] calling  0:0:0:0+ @ 13566, parent: target0:0:0
[ 6017.264113] call 0:0:0:0+ returned 0 after 3 usecs
[ 6017.264125] calling  target0:0:0+ @ 13569, parent: host0
[ 6017.264127] call target0:0:0+ returned 0 after 0 usecs
[ 6017.264179] calling  usb6+ @ 13569, parent: 0000:06:00.0
[ 6017.264181] call usb6+ returned 0 after 0 usecs
[ 6017.264184] calling  usb4+ @ 13605, parent: 0000:03:00.0
[ 6017.264187] call usb4+ returned 0 after 0 usecs
[ 6017.264202] calling  host13+ @ 13603, parent: ata14
[ 6017.264204] calling  host12+ @ 13502, parent: ata13
[ 6017.264206] call host13+ returned 0 after 0 usecs
[ 6017.264208] call host12+ returned 0 after 0 usecs
[ 6017.264211] calling  host11+ @ 13604, parent: ata12
[ 6017.264213] call host11+ returned 0 after 0 usecs
[ 6017.264215] calling  host10+ @ 13603, parent: ata11
[ 6017.264217] calling  host9+ @ 13569, parent: ata10
[ 6017.264219] call host10+ returned 0 after 0 usecs
[ 6017.264221] calling  host8+ @ 13502, parent: ata9
[ 6017.264223] call host9+ returned 0 after 0 usecs
[ 6017.264226] calling  ata14+ @ 13604, parent: 0000:00:17.0
[ 6017.264228] call host8+ returned 0 after 0 usecs
[ 6017.264230] calling  ata13+ @ 13603, parent: 0000:00:17.0
[ 6017.264232] calling  i8042+ @ 13270, parent: platform
[ 6017.264234] calling  ata12+ @ 13569, parent: 0000:00:17.0
[ 6017.264236] calling  ata11+ @ 13502, parent: 0000:00:17.0
[ 6017.264238] call i8042+ returned 0 after 0 usecs
[ 6017.264246] calling  usb3+ @ 13605, parent: 0000:03:00.0
[ 6017.264248] call usb3+ returned 0 after 0 usecs
[ 6017.264254] calling  ata10+ @ 13605, parent: 0000:00:17.0
[ 6017.264256] calling  rtc0+ @ 13270, parent: 00:04
[ 6017.264259] call rtc0+ returned 0 after 0 usecs
[ 6017.264263] calling  ata9+ @ 13601, parent: 0000:00:17.0
[ 6017.264308] calling  serial8250+ @ 13270, parent: platform
[ 6017.264313] call serial8250+ returned 0 after 2 usecs
[ 6017.264339] call ata14+ returned 0 after 106 usecs
[ 6017.264344] calling  alarmtimer+ @ 13270, parent: platform
[ 6017.264346] call alarmtimer+ returned 0 after 0 usecs
[ 6017.264354] call ata11+ returned 0 after 109 usecs
[ 6017.264357] calling  platform-framebuffer.0+ @ 13270, parent: platform
[ 6017.264359] call platform-framebuffer.0+ returned 0 after 0 usecs
[ 6017.264362] calling  pcspkr+ @ 13270, parent: platform
[ 6017.264365] call pcspkr+ returned 0 after 0 usecs
[ 6017.264368] calling  e820_pmem+ @ 13270, parent: platform
[ 6017.264370] call e820_pmem+ returned 0 after 0 usecs
[ 6017.264374] calling  microcode+ @ 13270, parent: platform
[ 6017.264376] call microcode+ returned 0 after 0 usecs
[ 6017.264401] call ata10+ returned 0 after 142 usecs
[ 6017.264414] calling  usb2+ @ 13604, parent: 0000:00:14.0
[ 6017.264416] call usb2+ returned 0 after 0 usecs
[ 6017.264418] calling  host7+ @ 13502, parent: ata8
[ 6017.264420] call host7+ returned 0 after 0 usecs
[ 6017.264424] calling  host6+ @ 13604, parent: ata7
[ 6017.264426] call host6+ returned 0 after 0 usecs
[ 6017.264428] calling  host5+ @ 13502, parent: ata6
[ 6017.264429] call host5+ returned 0 after 0 usecs
[ 6017.264432] call ata12+ returned 0 after 190 usecs
[ 6017.264433] calling  host4+ @ 13604, parent: ata5
[ 6017.264435] calling  ata8+ @ 13502, parent: 0000:0a:02.0
[ 6017.264436] call host4+ returned 0 after 0 usecs
[ 6017.264439] calling  ata7+ @ 13569, parent: 0000:0a:02.0
[ 6017.264442] calling  ata6+ @ 13604, parent: 0000:0a:02.0
[ 6017.264453] calling  00:09+ @ 13270, parent: pnp0
[ 6017.264457] call 00:09+ returned 0 after 1 usecs
[ 6017.264460] calling  00:08+ @ 13270, parent: pnp0
[ 6017.264463] calling  ata5+ @ 13594, parent: 0000:0a:02.0
[ 6017.264465] call 00:08+ returned 0 after 0 usecs
[ 6017.264468] calling  00:07+ @ 13270, parent: pnp0
[ 6017.264470] call 00:07+ returned 0 after 0 usecs
[ 6017.264473] calling  00:06+ @ 13270, parent: pnp0
[ 6017.264475] call 00:06+ returned 0 after 0 usecs
[ 6017.264477] calling  00:05+ @ 13270, parent: pnp0
[ 6017.264479] call 00:05+ returned 0 after 0 usecs
[ 6017.264482] calling  00:04+ @ 13270, parent: pnp0
[ 6017.264499] call 00:04+ returned 0 after 15 usecs
[ 6017.264501] calling  00:03+ @ 13270, parent: pnp0
[ 6017.264502] call 00:03+ returned 0 after 0 usecs
[ 6017.264504] calling  00:02+ @ 13270, parent: pnp0
[ 6017.264505] call 00:02+ returned 0 after 0 usecs
[ 6017.264507] calling  00:01+ @ 13270, parent: pnp0
[ 6017.264508] call 00:01+ returned 0 after 0 usecs
[ 6017.264510] calling  00:00+ @ 13270, parent: pnp0
[ 6017.264511] call 00:00+ returned 0 after 0 usecs
[ 6017.264518] call ata8+ returned 0 after 79 usecs
[ 6017.264520] calling  LNXPWRBN:00+ @ 13270, parent: LNXSYSTM:00
[ 6017.264522] call LNXPWRBN:00+ returned 0 after 0 usecs
[ 6017.264524] calling  PNP0C0B:04+ @ 13270, parent: platform
[ 6017.264526] calling  host3+ @ 13502, parent: ata4
[ 6017.264529] call ata6+ returned 0 after 80 usecs
[ 6017.264531] call host3+ returned 0 after 0 usecs
[ 6017.264536] calling  host2+ @ 13502, parent: ata3
[ 6017.264538] call host2+ returned 0 after 0 usecs
[ 6017.264540] calling  host1+ @ 13604, parent: ata2
[ 6017.264541] call host1+ returned 0 after 0 usecs
[ 6017.264546] calling  host0+ @ 13502, parent: ata1
[ 6017.264548] call ata7+ returned 0 after 102 usecs
[ 6017.264550] calling  ata4+ @ 13604, parent: 0000:0a:01.0
[ 6017.264552] call host0+ returned 0 after 0 usecs
[ 6017.264554] calling  ata3+ @ 13598, parent: 0000:0a:01.0
[ 6017.264556] calling  ata2+ @ 13569, parent: 0000:0a:01.0
[ 6017.264558] calling  ata1+ @ 13502, parent: 0000:0a:01.0
[ 6017.264625] call ata4+ returned 0 after 69 usecs
[ 6017.264630] call ata1+ returned 0 after 68 usecs
[ 6017.264677] call ata2+ returned 0 after 116 usecs
[ 6017.264681] call ata5+ returned 0 after 210 usecs
[ 6017.264683] call ata3+ returned 0 after 124 usecs
[ 6017.264687] call ata9+ returned 0 after 412 usecs
[ 6017.264702] call ata13+ returned 0 after 460 usecs
[ 6017.268512] call PNP0C0B:04+ returned 0 after 3897 usecs
[ 6017.268516] calling  PNP0C0B:03+ @ 13270, parent: platform
[ 6017.270267] call 5-1+ returned 0 after 6050 usecs
[ 6017.270296] calling  usb5+ @ 13566, parent: 0000:06:00.0
[ 6017.274894] call hdaudioC1D0+ returned 0 after 29174 usecs
[ 6017.274940] call PNP0C0B:03+ returned 0 after 6284 usecs
[ 6017.274941] calling  PNP0C0B:02+ @ 13270, parent: platform
[ 6017.280587] call usb5+ returned 0 after 10068 usecs
[ 6017.281596] call PNP0C0B:02+ returned 0 after 6510 usecs
[ 6017.281734] calling  PNP0C0B:01+ @ 13270, parent: platform
[ 6017.282038] call 1-8+ returned 0 after 443 usecs
[ 6017.282170] calling  usb1+ @ 13605, parent: 0000:00:14.0
[ 6017.282704] call usb1+ returned 0 after 388 usecs
[ 6017.288357] call PNP0C0B:01+ returned 0 after 6370 usecs
[ 6017.288468] calling  PNP0C0B:00+ @ 13270, parent: platform
[ 6017.295013] call PNP0C0B:00+ returned 0 after 6296 usecs
[ 6017.295123] calling  PNP0C14:02+ @ 13270, parent: platform
[ 6017.295232] call PNP0C14:02+ returned 0 after 0 usecs
[ 6017.295341] calling  PNP0C0C:00+ @ 13270, parent: platform
[ 6017.295451] call PNP0C0C:00+ returned 0 after 0 usecs
[ 6017.295559] calling  INT33A1:00+ @ 13270, parent: platform
[ 6017.295668] call INT33A1:00+ returned 0 after 0 usecs
[ 6017.295777] calling  PNP0C14:01+ @ 13270, parent: platform
[ 6017.295886] call PNP0C14:01+ returned 0 after 0 usecs
[ 6017.295995] calling  PNP0C0E:00+ @ 13270, parent: platform
[ 6017.296104] call PNP0C0E:00+ returned 0 after 0 usecs
[ 6017.296213] calling  ACPI000C:00+ @ 13270, parent: platform
[ 6017.296322] call ACPI000C:00+ returned 0 after 0 usecs
[ 6017.296431] calling  PNP0C14:00+ @ 13270, parent: pci0000:00
[ 6017.296540] call PNP0C14:00+ returned 0 after 0 usecs
[ 6017.296649] calling  INT345D:00+ @ 13270, parent: pci0000:00
[ 6017.296759] call INT345D:00+ returned 0 after 0 usecs
[ 6017.296868] calling  PNP0C04:00+ @ 13270, parent: 0000:00:1f.0
[ 6017.296977] call PNP0C04:00+ returned 0 after 0 usecs
[ 6017.297086] calling  INT0800:00+ @ 13270, parent: 0000:00:1f.0
[ 6017.297195] call INT0800:00+ returned 0 after 0 usecs
[ 6017.297327] calling  0000:0a:02.0+ @ 13605, parent: 0000:09:00.0
[ 6017.297330] calling  LNXTHERM:01+ @ 13270, parent: LNXSYBUS:01
[ 6017.297330] call LNXTHERM:01+ returned 0 after 0 usecs
[ 6017.297331] calling  LNXTHERM:00+ @ 13270, parent: LNXSYBUS:01
[ 6017.297331] call LNXTHERM:00+ returned 0 after 0 usecs
[ 6017.297336] calling  PNP0C0C:00+ @ 13270, parent: LNXSYBUS:00
[ 6017.297336] call PNP0C0C:00+ returned 0 after 0 usecs
[ 6017.297338] calling  PNP0C0E:00+ @ 13270, parent: LNXSYBUS:00
[ 6017.297338] call PNP0C0E:00+ returned 0 after 0 usecs
[ 6017.297355] calling  0000:0a:01.0+ @ 13570, parent: 0000:09:00.0
[ 6017.297387] calling  0000:07:00.0+ @ 13568, parent: 0000:00:1c.7
[ 6017.297392] calling  0000:06:00.0+ @ 13567, parent: 0000:00:1c.6
[ 6017.297399] call 0000:06:00.0+ returned 0 after 7 usecs
[ 6017.297401] calling  0000:05:04.0+ @ 13567, parent: 0000:04:00.0
[ 6017.297424] call 0000:05:04.0+ returned 0 after 22 usecs
[ 6017.297425] calling  0000:04:00.0+ @ 13567, parent: 0000:00:1c.4
[ 6017.297426] call 0000:04:00.0+ returned 0 after 0 usecs
[ 6017.297427] calling  0000:03:00.0+ @ 13567, parent: 0000:00:1c.2
[ 6017.297427] call 0000:03:00.0+ returned 0 after 0 usecs
[ 6017.297428] calling  0000:01:00.1+ @ 13567, parent: 0000:00:01.0
[ 6017.297437] calling  0000:01:00.0+ @ 13603, parent: 0000:00:01.0
[ 6017.297438] calling  0000:00:1f.4+ @ 13600, parent: pci0000:00
[ 6017.297443] call 0000:0a:01.0+ returned 0 after 85 usecs
[ 6017.297452] call 0000:00:1f.4+ returned 0 after 12 usecs
[ 6017.297453] calling  0000:00:1f.2+ @ 13600, parent: pci0000:00
[ 6017.297454] call 0000:00:1f.2+ returned 0 after 0 usecs
[ 6017.297455] calling  0000:00:1f.0+ @ 13600, parent: pci0000:00
[ 6017.297455] call 0000:00:1f.0+ returned 0 after 0 usecs
[ 6017.297459] calling  0000:00:1e.0+ @ 13570, parent: pci0000:00
[ 6017.297459] call 0000:00:1e.0+ returned 0 after 0 usecs
[ 6017.297462] calling  0000:00:1d.0+ @ 13601, parent: pci0000:00
[ 6017.297477] calling  0000:00:1c.6+ @ 13598, parent: pci0000:00
[ 6017.297477] call 0000:00:1d.0+ returned 0 after 13 usecs
[ 6017.297478] call 0000:00:1c.6+ returned 0 after 1 usecs
[ 6017.297479] calling  0000:00:1c.4+ @ 13601, parent: pci0000:00
[ 6017.297482] calling  0000:00:1c.2+ @ 13598, parent: pci0000:00
[ 6017.297483] call 0000:00:1c.2+ returned 0 after 0 usecs
[ 6017.297484] calling  0000:00:1c.0+ @ 13598, parent: pci0000:00
[ 6017.297488] calling  0000:00:17.0+ @ 13594, parent: pci0000:00
[ 6017.297493] calling  0000:00:16.0+ @ 13569, parent: pci0000:00
[ 6017.297510] call 0000:00:1c.4+ returned 0 after 30 usecs
[ 6017.297511] calling  0000:00:15.1+ @ 13601, parent: pci0000:00
[ 6017.297511] call 0000:00:15.1+ returned 0 after 0 usecs
[ 6017.297512] calling  0000:00:15.0+ @ 13601, parent: pci0000:00
[ 6017.297512] call 0000:00:15.0+ returned 0 after 0 usecs
[ 6017.297513] calling  0000:00:14.2+ @ 13601, parent: pci0000:00
[ 6017.297513] call 0000:00:14.2+ returned 0 after 0 usecs
[ 6017.297514] calling  0000:00:14.0+ @ 13601, parent: pci0000:00
[ 6017.297515] call 0000:00:14.0+ returned 0 after 0 usecs
[ 6017.297515] calling  0000:00:08.0+ @ 13601, parent: pci0000:00
[ 6017.297516] call 0000:00:08.0+ returned 0 after 0 usecs
[ 6017.297528] call 0000:00:1c.0+ returned 0 after 42 usecs
[ 6017.297533] calling  0000:00:00.0+ @ 13598, parent: pci0000:00
[ 6017.297533] call 0000:00:00.0+ returned 0 after 0 usecs
[ 6017.297597] call 0000:00:17.0+ returned 0 after 106 usecs
[ 6017.297768] call 0000:00:16.0+ returned 0 after 269 usecs
[ 6017.298516] call 0000:01:00.1+ returned 0 after 1063 usecs
[ 6017.298566] call 0000:07:00.0+ returned 0 after 1153 usecs
[ 6017.298597] calling  0000:00:1c.7+ @ 13570, parent: pci0000:00
[ 6017.298599] call 0000:00:1c.7+ returned 0 after 1 usecs
[ 6017.307907] call 0000:0a:02.0+ returned 0 after 34 usecs
[ 6017.308019] calling  0000:09:00.0+ @ 13566, parent: 0000:00:1d.2
[ 6017.308138] call 0000:09:00.0+ returned 0 after 0 usecs
[ 6017.308277] calling  0000:00:1d.2+ @ 13600, parent: pci0000:00
[ 6017.308392] call 0000:00:1d.2+ returned 0 after 3 usecs
[ 6017.510006] call 0000:01:00.0+ returned 0 after 207982 usecs
[ 6017.510122] calling  0000:00:01.0+ @ 13601, parent: pci0000:00
[ 6017.510234] call 0000:00:01.0+ returned 0 after 3 usecs
[ 6017.510352] PM: freeze of devices complete after 268.590 msecs
[ 6017.510878] calling  INT345D:00+ @ 13270, parent: pci0000:00
[ 6017.515020] call INT345D:00+ returned 0 after 3945 usecs
[ 6017.515238] PM: late freeze of devices complete after 4.785 msecs
[ 6017.515643] calling  0000:0a:02.0+ @ 13600, parent: 0000:09:00.0
[ 6017.515644] calling  0000:0a:01.0+ @ 13603, parent: 0000:09:00.0
[ 6017.515645] call 0000:0a:01.0+ returned 0 after 0 usecs
[ 6017.515647] calling  0000:07:00.0+ @ 13566, parent: 0000:00:1c.7
[ 6017.515648] calling  0000:06:00.0+ @ 13603, parent: 0000:00:1c.6
[ 6017.515649] calling  0000:05:04.0+ @ 13601, parent: 0000:04:00.0
[ 6017.515708] calling  0000:03:00.0+ @ 13570, parent: 0000:00:1c.2
[ 6017.515710] calling  0000:01:00.1+ @ 13568, parent: 0000:00:01.0
[ 6017.515713] calling  0000:01:00.0+ @ 13567, parent: 0000:00:01.0
[ 6017.515713] call 0000:01:00.0+ returned 0 after 0 usecs
[ 6017.515715] calling  0000:00:1f.4+ @ 13567, parent: pci0000:00
[ 6017.515953] call 0000:05:04.0+ returned 0 after 297 usecs
[ 6017.515955] calling  0000:00:1f.2+ @ 13601, parent: pci0000:00
[ 6017.516051] call 0000:00:1f.4+ returned 0 after 328 usecs
[ 6017.516052] calling  0000:00:1f.0+ @ 13567, parent: pci0000:00
[ 6017.516186] call 0000:06:00.0+ returned 0 after 525 usecs
[ 6017.516187] calling  0000:00:1e.0+ @ 13603, parent: pci0000:00
[ 6017.516238] call 0000:01:00.1+ returned 0 after 515 usecs
[ 6017.516262] call 0000:00:1f.2+ returned 0 after 300 usecs
[ 6017.516264] calling  0000:00:1d.0+ @ 13601, parent: pci0000:00
[ 6017.516333] call 0000:07:00.0+ returned 0 after 670 usecs
[ 6017.516334] calling  0000:00:1c.7+ @ 13566, parent: pci0000:00
[ 6017.516339] call 0000:00:1f.0+ returned 0 after 279 usecs
[ 6017.516340] calling  0000:00:1c.6+ @ 13567, parent: pci0000:00
[ 6017.516408] call 0000:03:00.0+ returned 0 after 683 usecs
[ 6017.516464] call 0000:00:1e.0+ returned 0 after 270 usecs
[ 6017.516465] calling  0000:00:1c.2+ @ 13603, parent: pci0000:00
[ 6017.516599] call 0000:00:1d.0+ returned 0 after 327 usecs
[ 6017.516601] calling  0000:00:1c.0+ @ 13601, parent: pci0000:00
[ 6017.516689] call 0000:00:1c.7+ returned 0 after 346 usecs
[ 6017.516690] calling  0000:00:17.0+ @ 13566, parent: pci0000:00
[ 6017.516691] call 0000:00:17.0+ returned 0 after 0 usecs
[ 6017.516692] calling  0000:00:16.0+ @ 13566, parent: pci0000:00
[ 6017.516696] call 0000:00:1c.6+ returned 0 after 347 usecs
[ 6017.516697] calling  0000:00:15.1+ @ 13567, parent: pci0000:00
[ 6017.516809] call 0000:00:1c.2+ returned 0 after 335 usecs
[ 6017.516810] calling  0000:00:15.0+ @ 13603, parent: pci0000:00
[ 6017.516894] call 0000:00:1c.0+ returned 0 after 286 usecs
[ 6017.516895] calling  0000:00:14.2+ @ 13601, parent: pci0000:00
[ 6017.516912] call 0000:00:16.0+ returned 0 after 215 usecs
[ 6017.516914] calling  0000:00:14.0+ @ 13566, parent: pci0000:00
[ 6017.516919] call 0000:00:15.1+ returned 0 after 217 usecs
[ 6017.516921] calling  0000:00:08.0+ @ 13567, parent: pci0000:00
[ 6017.517064] call 0000:00:15.0+ returned 0 after 248 usecs
[ 6017.517065] calling  0000:00:01.0+ @ 13603, parent: pci0000:00
[ 6017.517143] call 0000:00:14.2+ returned 0 after 242 usecs
[ 6017.517144] calling  0000:00:00.0+ @ 13601, parent: pci0000:00
[ 6017.517155] call 0000:00:14.0+ returned 0 after 236 usecs
[ 6017.517163] call 0000:00:08.0+ returned 0 after 236 usecs
[ 6017.517173] calling  0000:04:00.0+ @ 13605, parent: 0000:00:1c.4
[ 6017.517245] call 0000:00:00.0+ returned 0 after 98 usecs
[ 6017.517315] call 0000:00:01.0+ returned 0 after 244 usecs
[ 6017.517339] call 0000:04:00.0+ returned 0 after 162 usecs
[ 6017.517342] calling  0000:00:1c.4+ @ 13570, parent: pci0000:00
[ 6017.517410] call 0000:00:1c.4+ returned 0 after 66 usecs
[ 6017.521843] call 0000:0a:02.0+ returned 0 after 0 usecs
[ 6017.521952] calling  0000:09:00.0+ @ 13598, parent: 0000:00:1d.2
[ 6017.522106] call 0000:09:00.0+ returned 0 after 44 usecs
[ 6017.522215] calling  0000:00:1d.2+ @ 13568, parent: pci0000:00
[ 6017.522342] call 0000:00:1d.2+ returned 0 after 18 usecs
[ 6017.522452] PM: noirq freeze of devices complete after 7.119 msecs
[ 6017.522780] ACPI: Preparing to enter system sleep state S4
[ 6017.523161] PM: Saving platform NVS memory
[ 6017.525769] Disabling non-boot CPUs ...
[ 6017.545547] smpboot: CPU 1 is now offline
[ 6017.605567] smpboot: CPU 2 is now offline
[ 6017.655581] smpboot: CPU 3 is now offline
[ 6017.708581] smpboot: CPU 4 is now offline
[ 6017.768583] smpboot: CPU 5 is now offline
[ 6017.821850] smpboot: CPU 6 is now offline
[ 6017.871733] smpboot: CPU 7 is now offline
[ 6017.888998] PM: Calling kvm_suspend+0x0/0x30 [kvm]
[ 6017.889139] PM: Calling acpi_processor_suspend+0x0/0x1e [processor]
[ 6017.889283] PM: Calling mce_syscore_suspend+0x0/0x10
[ 6017.889435] PM: Calling ledtrig_cpu_syscore_suspend+0x0/0x20
[ 6017.889574] PM: Calling timekeeping_suspend+0x0/0x2a0
[ 6017.889806] PM: Calling save_ioapic_entries+0x0/0x90
[ 6017.891127] PM: Calling i8259A_suspend+0x0/0x30
[ 6017.891269] PM: Calling fw_suspend+0x0/0x20
[ 6017.891400] PM: Calling lapic_suspend+0x0/0x1b0
[ 6017.891533] hibernation debug: Waiting for 5 seconds.
[ 6022.882261] PM: Calling bsp_resume+0x0/0x20
[ 6022.882368] PM: Calling lapic_resume+0x0/0x300
[ 6022.882525] PM: Calling irqrouter_resume+0x0/0x3f
[ 6022.882633] PM: Calling i8259A_resume+0x0/0x30
[ 6022.882922] PM: Calling i8237A_resume+0x0/0x90
[ 6022.883175] PM: Calling mc_bp_resume+0x0/0x50
[ 6022.883282] PM: Calling ioapic_resume+0x0/0xa0
[ 6022.883629] PM: Calling irq_pm_syscore_resume+0x0/0x20
[ 6022.883773] PM: Calling timekeeping_resume+0x0/0x1e0
[ 6022.883974] PM: Calling ledtrig_cpu_syscore_resume+0x0/0x20
[ 6022.884082] PM: Calling mce_syscore_resume+0x0/0x30
[ 6022.884203] PM: Calling acpi_processor_resume+0x0/0x5c [processor]
[ 6022.884313] PM: Calling kvm_resume+0x0/0x40 [kvm]
[ 6022.884429] Enabling non-boot CPUs ...
[ 6022.906073] x86: Booting SMP configuration:
[ 6022.906204] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 6022.920452]  cache: parent cpu1 should not be sleeping
[ 6022.920589] intel_pstate: HWP enabled
[ 6022.920745] CPU1 is up
[ 6022.940172] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 6022.954440]  cache: parent cpu2 should not be sleeping
[ 6022.954577] intel_pstate: HWP enabled
[ 6022.954734] CPU2 is up
[ 6022.977289] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 6022.991573]  cache: parent cpu3 should not be sleeping
[ 6022.991709] intel_pstate: HWP enabled
[ 6022.991872] CPU3 is up
[ 6023.014405] smpboot: Booting Node 0 Processor 4 APIC 0x1
[ 6023.028680]  cache: parent cpu4 should not be sleeping
[ 6023.028816] intel_pstate: HWP enabled
[ 6023.028984] CPU4 is up
[ 6023.051549] smpboot: Booting Node 0 Processor 5 APIC 0x3
[ 6023.065832]  cache: parent cpu5 should not be sleeping
[ 6023.065969] intel_pstate: HWP enabled
[ 6023.066143] CPU5 is up
[ 6023.088671] smpboot: Booting Node 0 Processor 6 APIC 0x5
[ 6023.102985]  cache: parent cpu6 should not be sleeping
[ 6023.103121] intel_pstate: HWP enabled
[ 6023.103300] CPU6 is up
[ 6023.125783] smpboot: Booting Node 0 Processor 7 APIC 0x7
[ 6023.140121]  cache: parent cpu7 should not be sleeping
[ 6023.140258] intel_pstate: HWP enabled
[ 6023.140441] CPU7 is up
[ 6023.146909] ACPI: Waking up from system sleep state S4
[ 6023.149770] calling  0000:00:00.0+ @ 13598, parent: pci0000:00
[ 6023.149771] calling  0000:00:01.0+ @ 13568, parent: pci0000:00
[ 6023.149773] calling  0000:00:08.0+ @ 13600, parent: pci0000:00
[ 6023.149774] calling  0000:00:14.0+ @ 13570, parent: pci0000:00
[ 6023.149777] calling  0000:00:14.2+ @ 13605, parent: pci0000:00
[ 6023.150063] call 0000:00:08.0+ returned 0 after 283 usecs
[ 6023.150068] calling  0000:00:15.0+ @ 13600, parent: pci0000:00
[ 6023.150073] call 0000:00:14.2+ returned 0 after 288 usecs
[ 6023.150077] calling  0000:00:15.1+ @ 13605, parent: pci0000:00
[ 6023.150207] call 0000:00:14.0+ returned 0 after 422 usecs
[ 6023.150208] calling  0000:00:16.0+ @ 13570, parent: pci0000:00
[ 6023.150379] call 0000:00:15.0+ returned 0 after 303 usecs
[ 6023.150379] calling  0000:00:17.0+ @ 13600, parent: pci0000:00
[ 6023.150380] call 0000:00:15.1+ returned 0 after 296 usecs
[ 6023.150381] calling  0000:00:1c.0+ @ 13605, parent: pci0000:00
[ 6023.150410] call 0000:00:01.0+ returned 0 after 624 usecs
[ 6023.150415] calling  0000:00:1c.2+ @ 13568, parent: pci0000:00
[ 6023.150466] call 0000:00:16.0+ returned 0 after 251 usecs
[ 6023.150467] calling  0000:00:1c.4+ @ 13570, parent: pci0000:00
[ 6023.150705] call 0000:00:17.0+ returned 0 after 318 usecs
[ 6023.150706] calling  0000:00:1c.6+ @ 13600, parent: pci0000:00
[ 6023.150764] call 0000:00:1c.0+ returned 0 after 373 usecs
[ 6023.150768] calling  0000:00:1c.7+ @ 13605, parent: pci0000:00
[ 6023.150853] call 0000:00:1c.2+ returned 0 after 428 usecs
[ 6023.150854] calling  0000:00:1d.0+ @ 13568, parent: pci0000:00
[ 6023.150903] call 0000:00:1c.4+ returned 0 after 426 usecs
[ 6023.150905] calling  0000:00:1d.2+ @ 13570, parent: pci0000:00
[ 6023.151129] call 0000:00:1c.6+ returned 0 after 413 usecs
[ 6023.151129] calling  0000:00:1e.0+ @ 13600, parent: pci0000:00
[ 6023.151192] call 0000:00:1c.7+ returned 0 after 413 usecs
[ 6023.151192] calling  0000:00:1f.0+ @ 13605, parent: pci0000:00
[ 6023.151257] call 0000:00:1d.0+ returned 0 after 393 usecs
[ 6023.151258] calling  0000:00:1f.2+ @ 13568, parent: pci0000:00
[ 6023.151388] call 0000:00:1d.2+ returned 0 after 472 usecs
[ 6023.151389] calling  0000:00:1f.4+ @ 13570, parent: pci0000:00
[ 6023.151394] call 0000:00:1f.0+ returned 0 after 196 usecs
[ 6023.151395] calling  0000:01:00.0+ @ 13605, parent: 0000:00:01.0
[ 6023.151396] call 0000:00:1e.0+ returned 0 after 260 usecs
[ 6023.151396] calling  0000:01:00.1+ @ 13600, parent: 0000:00:01.0
[ 6023.151452] call 0000:00:1f.2+ returned 0 after 189 usecs
[ 6023.151453] calling  0000:03:00.0+ @ 13568, parent: 0000:00:1c.2
[ 6023.151589] call 0000:00:1f.4+ returned 0 after 195 usecs
[ 6023.151590] calling  0000:04:00.0+ @ 13570, parent: 0000:00:1c.4
[ 6023.151828] call 0000:01:00.1+ returned 0 after 421 usecs
[ 6023.151981] call 0000:04:00.0+ returned 0 after 382 usecs
[ 6023.151982] calling  0000:06:00.0+ @ 13570, parent: 0000:00:1c.6
[ 6023.151987] calling  0000:05:04.0+ @ 13600, parent: 0000:04:00.0
[ 6023.151996] call 0000:03:00.0+ returned 0 after 531 usecs
[ 6023.151997] calling  0000:07:00.0+ @ 13568, parent: 0000:00:1c.7
[ 6023.152102] call 0000:01:00.0+ returned 0 after 692 usecs
[ 6023.152103] calling  0000:09:00.0+ @ 13605, parent: 0000:00:1d.2
[ 6023.152280] call 0000:05:04.0+ returned 0 after 286 usecs
[ 6023.152457] call 0000:06:00.0+ returned 0 after 463 usecs
[ 6023.152507] call 0000:09:00.0+ returned 0 after 395 usecs
[ 6023.152510] calling  0000:0a:02.0+ @ 13570, parent: 0000:09:00.0
[ 6023.152514] calling  0000:0a:01.0+ @ 13600, parent: 0000:09:00.0
[ 6023.152590] call 0000:07:00.0+ returned 0 after 579 usecs
[ 6023.152701] call 0000:0a:02.0+ returned 0 after 186 usecs
[ 6023.152703] call 0000:0a:01.0+ returned 0 after 184 usecs
[ 6023.159799] call 0000:00:00.0+ returned 0 after 5 usecs
[ 6023.159909] PM: noirq restore of devices complete after 10.179 msecs
[ 6023.160265] calling  INT345D:00+ @ 13270, parent: pci0000:00
[ 6023.164367] call INT345D:00+ returned 0 after 3907 usecs
[ 6023.164476] calling  PNP0C0B:00+ @ 13270, parent: platform
[ 6023.164584] call PNP0C0B:00+ returned 0 after 0 usecs
[ 6023.164691] calling  PNP0C0B:01+ @ 13270, parent: platform
[ 6023.164798] call PNP0C0B:01+ returned 0 after 0 usecs
[ 6023.164905] calling  PNP0C0B:02+ @ 13270, parent: platform
[ 6023.165012] call PNP0C0B:02+ returned 0 after 0 usecs
[ 6023.165119] calling  PNP0C0B:03+ @ 13270, parent: platform
[ 6023.165227] call PNP0C0B:03+ returned 0 after 0 usecs
[ 6023.165333] calling  PNP0C0B:04+ @ 13270, parent: platform
[ 6023.165441] call PNP0C0B:04+ returned 0 after 0 usecs
[ 6023.165644] PM: early restore of devices complete after 5.585 msecs
[ 6023.271503] calling  0000:00:00.0+ @ 13598, parent: pci0000:00
[ 6023.271532] calling  0000:00:01.0+ @ 13614, parent: pci0000:00
[ 6023.271546] call 0000:00:01.0+ returned 0 after 13 usecs
[ 6023.271547] calling  0000:00:08.0+ @ 13614, parent: pci0000:00
[ 6023.271548] call 0000:00:08.0+ returned 0 after 0 usecs
[ 6023.271548] calling  0000:00:14.0+ @ 13614, parent: pci0000:00
[ 6023.271561] calling  0000:00:14.2+ @ 13586, parent: pci0000:00
[ 6023.271562] call 0000:00:14.2+ returned 0 after 0 usecs
[ 6023.271563] calling  0000:00:15.0+ @ 13586, parent: pci0000:00
[ 6023.271564] call 0000:00:15.0+ returned 0 after 0 usecs
[ 6023.271564] calling  0000:00:15.1+ @ 13586, parent: pci0000:00
[ 6023.271565] call 0000:00:15.1+ returned 0 after 0 usecs
[ 6023.271565] calling  0000:00:16.0+ @ 13586, parent: pci0000:00
[ 6023.271573] calling  0000:00:17.0+ @ 13613, parent: pci0000:00
[ 6023.271574] usb usb1: root hub lost power or was reset
[ 6023.271575] usb usb2: root hub lost power or was reset
[ 6023.271578] calling  0000:00:1c.0+ @ 13615, parent: pci0000:00
[ 6023.271605] call 0000:00:17.0+ returned 0 after 30 usecs
[ 6023.271606] calling  0000:00:1c.2+ @ 13613, parent: pci0000:00
[ 6023.271607] call 0000:00:1c.2+ returned 0 after 0 usecs
[ 6023.271607] calling  0000:00:1c.4+ @ 13613, parent: pci0000:00
[ 6023.271609] call 0000:00:1c.0+ returned 0 after 30 usecs
[ 6023.271610] calling  0000:00:1c.6+ @ 13615, parent: pci0000:00
[ 6023.271611] call 0000:00:1c.6+ returned 0 after 0 usecs
[ 6023.271612] calling  0000:00:1c.7+ @ 13615, parent: pci0000:00
[ 6023.271612] call 0000:00:1c.7+ returned 0 after 0 usecs
[ 6023.271613] calling  0000:00:1d.0+ @ 13615, parent: pci0000:00
[ 6023.271618] calling  PNP0C0E:00+ @ 13270, parent: LNXSYBUS:00
[ 6023.271619] call PNP0C0E:00+ returned 0 after 0 usecs
[ 6023.271619] calling  PNP0C0C:00+ @ 13270, parent: LNXSYBUS:00
[ 6023.271620] call PNP0C0C:00+ returned 0 after 0 usecs
[ 6023.271622] calling  LNXTHERM:00+ @ 13270, parent: LNXSYBUS:01
[ 6023.271638] call 0000:00:1c.4+ returned 0 after 29 usecs
[ 6023.271638] calling  0000:00:1d.2+ @ 13613, parent: pci0000:00
[ 6023.271642] call 0000:00:1d.0+ returned 0 after 28 usecs
[ 6023.271643] calling  0000:00:1e.0+ @ 13615, parent: pci0000:00
[ 6023.271644] call 0000:00:1e.0+ returned 0 after 0 usecs
[ 6023.271645] calling  0000:00:1f.0+ @ 13615, parent: pci0000:00
[ 6023.271645] call 0000:00:1f.0+ returned 0 after 0 usecs
[ 6023.271646] calling  0000:00:1f.2+ @ 13615, parent: pci0000:00
[ 6023.271646] call 0000:00:1f.2+ returned 0 after 0 usecs
[ 6023.271647] calling  0000:00:1f.4+ @ 13615, parent: pci0000:00
[ 6023.271663] call 0000:00:1d.2+ returned 0 after 23 usecs
[ 6023.271664] calling  0000:01:00.0+ @ 13613, parent: 0000:00:01.0
[ 6023.271666] call 0000:00:1f.4+ returned 0 after 18 usecs
[ 6023.271667] calling  0000:01:00.1+ @ 13615, parent: 0000:00:01.0
[ 6023.271705] calling  0000:03:00.0+ @ 13587, parent: 0000:00:1c.2
[ 6023.271714] usb usb3: root hub lost power or was reset
[ 6023.271714] usb usb4: root hub lost power or was reset
[ 6023.271740] call LNXTHERM:00+ returned 0 after 115 usecs
[ 6023.271796] calling  LNXTHERM:01+ @ 13270, parent: LNXSYBUS:01
[ 6023.271797] call LNXTHERM:01+ returned 0 after 0 usecs
[ 6023.273390] call 0000:00:14.0+ returned 0 after 1800 usecs
[ 6023.273391] calling  0000:04:00.0+ @ 13614, parent: 0000:00:1c.4
[ 6023.273412] call 0000:04:00.0+ returned 0 after 20 usecs
[ 6023.273416] calling  0000:05:04.0+ @ 13614, parent: 0000:04:00.0
[ 6023.281082] call 0000:00:00.0+ returned 0 after 0 usecs
[ 6023.281247] calling  0000:06:00.0+ @ 13598, parent: 0000:00:1c.6
[ 6023.281414] usb usb5: root hub lost power or was reset
[ 6023.281575] usb usb6: root hub lost power or was reset
[ 6023.283227] call 0000:00:16.0+ returned 0 after 11410 usecs
[ 6023.283459] calling  0000:07:00.0+ @ 13586, parent: 0000:00:1c.7
[ 6023.294284] call 0000:06:00.0+ returned 0 after 12599 usecs
[ 6023.294425] calling  0000:09:00.0+ @ 13598, parent: 0000:00:1d.2
[ 6023.294574] call 0000:09:00.0+ returned 0 after 9 usecs
[ 6023.294715] calling  0000:0a:01.0+ @ 13598, parent: 0000:09:00.0
[ 6023.294717] calling  INT0800:00+ @ 13270, parent: 0000:00:1f.0
[ 6023.294718] call INT0800:00+ returned 0 after 0 usecs
[ 6023.294718] calling  PNP0C04:00+ @ 13270, parent: 0000:00:1f.0
[ 6023.294719] call PNP0C04:00+ returned 0 after 0 usecs
[ 6023.294719] calling  PNP0C14:00+ @ 13270, parent: pci0000:00
[ 6023.294719] call PNP0C14:00+ returned 0 after 0 usecs
[ 6023.294720] calling  ACPI000C:00+ @ 13270, parent: platform
[ 6023.294720] call ACPI000C:00+ returned 0 after 0 usecs
[ 6023.294720] calling  PNP0C0E:00+ @ 13270, parent: platform
[ 6023.294721] call PNP0C0E:00+ returned 0 after 0 usecs
[ 6023.294721] calling  PNP0C14:01+ @ 13270, parent: platform
[ 6023.294721] call PNP0C14:01+ returned 0 after 0 usecs
[ 6023.294721] calling  INT33A1:00+ @ 13270, parent: platform
[ 6023.294722] call INT33A1:00+ returned 0 after 0 usecs
[ 6023.294722] calling  PNP0C0C:00+ @ 13270, parent: platform
[ 6023.294722] call PNP0C0C:00+ returned 0 after 0 usecs
[ 6023.294723] calling  PNP0C14:02+ @ 13270, parent: platform
[ 6023.294723] call PNP0C14:02+ returned 0 after 0 usecs
[ 6023.294723] calling  PNP0C0B:00+ @ 13270, parent: platform
[ 6023.294733] call PNP0C0B:00+ returned 0 after 9 usecs
[ 6023.294733] calling  PNP0C0B:01+ @ 13270, parent: platform
[ 6023.294741] call PNP0C0B:01+ returned 0 after 6 usecs
[ 6023.294741] calling  PNP0C0B:02+ @ 13270, parent: platform
[ 6023.294748] call PNP0C0B:02+ returned 0 after 6 usecs
[ 6023.294749] calling  PNP0C0B:03+ @ 13270, parent: platform
[ 6023.294756] call PNP0C0B:03+ returned 0 after 6 usecs
[ 6023.294756] calling  PNP0C0B:04+ @ 13270, parent: platform
[ 6023.294763] call PNP0C0B:04+ returned 0 after 6 usecs
[ 6023.294764] calling  LNXPWRBN:00+ @ 13270, parent: LNXSYSTM:00
[ 6023.294764] call LNXPWRBN:00+ returned 0 after 0 usecs
[ 6023.294765] calling  00:00+ @ 13270, parent: pnp0
[ 6023.294766] call 00:00+ returned 0 after 0 usecs
[ 6023.294766] calling  00:01+ @ 13270, parent: pnp0
[ 6023.294766] call 00:01+ returned 0 after 0 usecs
[ 6023.294767] calling  00:02+ @ 13270, parent: pnp0
[ 6023.294767] call 00:02+ returned 0 after 0 usecs
[ 6023.294767] calling  00:03+ @ 13270, parent: pnp0
[ 6023.294768] call 00:03+ returned 0 after 0 usecs
[ 6023.294768] calling  00:04+ @ 13270, parent: pnp0
[ 6023.294769] rtc_cmos 00:04: System wakeup disabled by ACPI
[ 6023.294770] call 00:04+ returned 0 after 1 usecs
[ 6023.294770] calling  00:05+ @ 13270, parent: pnp0
[ 6023.294771] call 00:05+ returned 0 after 0 usecs
[ 6023.294771] calling  00:06+ @ 13270, parent: pnp0
[ 6023.294771] call 00:06+ returned 0 after 0 usecs
[ 6023.294771] calling  00:07+ @ 13270, parent: pnp0
[ 6023.294772] call 00:07+ returned 0 after 0 usecs
[ 6023.294772] calling  00:08+ @ 13270, parent: pnp0
[ 6023.294772] call 00:08+ returned 0 after 0 usecs
[ 6023.294773] calling  00:09+ @ 13270, parent: pnp0
[ 6023.294773] call 00:09+ returned 0 after 0 usecs
[ 6023.294780] calling  microcode+ @ 13270, parent: platform
[ 6023.294781] call microcode+ returned 0 after 0 usecs
[ 6023.294781] calling  e820_pmem+ @ 13270, parent: platform
[ 6023.294782] call e820_pmem+ returned 0 after 0 usecs
[ 6023.294782] calling  pcspkr+ @ 13270, parent: platform
[ 6023.294782] call pcspkr+ returned 0 after 0 usecs
[ 6023.294783] calling  platform-framebuffer.0+ @ 13270, parent: platform
[ 6023.294783] call platform-framebuffer.0+ returned 0 after 0 usecs
[ 6023.294784] calling  alarmtimer+ @ 13270, parent: platform
[ 6023.294784] call alarmtimer+ returned 0 after 0 usecs
[ 6023.294787] calling  serial8250+ @ 13270, parent: platform
[ 6023.294788] call serial8250+ returned 0 after 1 usecs
[ 6023.294790] calling  rtc0+ @ 13270, parent: 00:04
[ 6023.294790] call rtc0+ returned 0 after 0 usecs
[ 6023.294792] calling  i8042+ @ 13270, parent: platform
[ 6023.295093] call i8042+ returned 0 after 294 usecs
[ 6023.295093] calling  serio0+ @ 13270, parent: i8042
[ 6023.295112] call serio0+ returned 0 after 18 usecs
[ 6023.304614] sata_sil 0000:0a:01.0: cache line size not set.  Driver may not function
[ 6023.304783] call 0000:0a:01.0+ returned 0 after 181 usecs
[ 6023.310179] calling  0000:0a:02.0+ @ 13598, parent: 0000:09:00.0
[ 6023.310336] sata_sil 0000:0a:02.0: cache line size not set.  Driver may not function
[ 6023.310503] call 0000:0a:02.0+ returned 0 after 181 usecs
[ 6023.310644] calling  ata1+ @ 13598, parent: 0000:0a:01.0
[ 6023.310787] call ata1+ returned 0 after 1 usecs
[ 6023.310937] calling  ata2+ @ 13598, parent: 0000:0a:01.0
[ 6023.311077] call ata2+ returned 0 after 1 usecs
[ 6023.311227] calling  ata3+ @ 13598, parent: 0000:0a:01.0
[ 6023.311366] call ata3+ returned 0 after 1 usecs
[ 6023.311518] calling  ata4+ @ 13598, parent: 0000:0a:01.0
[ 6023.311659] call ata4+ returned 0 after 1 usecs
[ 6023.311810] calling  host0+ @ 13598, parent: ata1
[ 6023.311947] call host0+ returned 0 after 0 usecs
[ 6023.312088] calling  host1+ @ 13598, parent: ata2
[ 6023.312225] call host1+ returned 0 after 0 usecs
[ 6023.312366] calling  host2+ @ 13598, parent: ata3
[ 6023.312504] call host2+ returned 0 after 0 usecs
[ 6023.312641] calling  host3+ @ 13598, parent: ata4
[ 6023.312791] call host3+ returned 0 after 0 usecs
[ 6023.312939] calling  ata5+ @ 13598, parent: 0000:0a:02.0
[ 6023.313080] call ata5+ returned 0 after 1 usecs
[ 6023.313231] calling  ata6+ @ 13598, parent: 0000:0a:02.0
[ 6023.313370] call ata6+ returned 0 after 1 usecs
[ 6023.313521] calling  ata7+ @ 13598, parent: 0000:0a:02.0
[ 6023.313662] call ata7+ returned 0 after 0 usecs
[ 6023.313817] calling  ata8+ @ 13598, parent: 0000:0a:02.0
[ 6023.313956] call ata8+ returned 0 after 1 usecs
[ 6023.314106] calling  host4+ @ 13598, parent: ata5
[ 6023.314109] calling  input0+ @ 13270, parent: serio0
[ 6023.314112] call input0+ returned 0 after 2 usecs
[ 6023.314520] call host4+ returned 0 after 0 usecs
[ 6023.314658] calling  host5+ @ 13598, parent: ata6
[ 6023.314798] call host5+ returned 0 after 0 usecs
[ 6023.314935] calling  host6+ @ 13598, parent: ata7
[ 6023.315073] call host6+ returned 0 after 0 usecs
[ 6023.315216] calling  host7+ @ 13598, parent: ata8
[ 6023.315355] call host7+ returned 0 after 0 usecs
[ 6023.315495] calling  usb1+ @ 13598, parent: 0000:00:14.0
[ 6023.330646] call 0000:03:00.0+ returned 0 after 57668 usecs
[ 6023.330745] calling  usb2+ @ 13565, parent: 0000:00:14.0
[ 6023.330778] calling  ata9+ @ 13589, parent: 0000:00:17.0
[ 6023.330781] call ata9+ returned 0 after 1 usecs
[ 6023.330782] calling  ata11+ @ 13578, parent: 0000:00:17.0
[ 6023.330783] calling  ata12+ @ 13589, parent: 0000:00:17.0
[ 6023.330784] call ata11+ returned 0 after 1 usecs
[ 6023.330785] call ata12+ returned 0 after 1 usecs
[ 6023.330786] calling  ata14+ @ 13578, parent: 0000:00:17.0
[ 6023.330786] calling  host8+ @ 13589, parent: ata9
[ 6023.330786] call host8+ returned 0 after 0 usecs
[ 6023.330787] call ata14+ returned 0 after 1 usecs
[ 6023.330790] calling  ata13+ @ 13583, parent: 0000:00:17.0
[ 6023.330797] call ata13+ returned 0 after 1 usecs
[ 6023.330799] calling  host10+ @ 13583, parent: ata11
[ 6023.330801] call host10+ returned 0 after 1 usecs
[ 6023.330802] calling  host11+ @ 13583, parent: ata12
[ 6023.330802] call host11+ returned 0 after 0 usecs
[ 6023.330803] calling  host12+ @ 13583, parent: ata13
[ 6023.330803] call host12+ returned 0 after 0 usecs
[ 6023.330804] calling  host13+ @ 13583, parent: ata14
[ 6023.330804] call host13+ returned 0 after 0 usecs
[ 6023.330825] calling  ata10+ @ 13600, parent: 0000:00:17.0
[ 6023.330827] call ata10+ returned 0 after 1 usecs
[ 6023.330835] calling  host9+ @ 13589, parent: ata10
[ 6023.330836] call host9+ returned 0 after 0 usecs
[ 6023.330839] calling  usb5+ @ 13578, parent: 0000:06:00.0
[ 6023.330865] calling  usb6+ @ 13554, parent: 0000:06:00.0
[ 6023.330897] calling  target0:0:0+ @ 13532, parent: host0
[ 6023.330897] call target0:0:0+ returned 0 after 0 usecs
[ 6023.330899] calling  0:0:0:0+ @ 13533, parent: target0:0:0
[ 6023.330899] call 0:0:0:0+ returned 0 after 0 usecs
[ 6023.330931] calling  target1:0:0+ @ 13535, parent: host1
[ 6023.330932] call target1:0:0+ returned 0 after 0 usecs
[ 6023.330933] calling  1:0:0:0+ @ 13523, parent: target1:0:0
[ 6023.330935] call 1:0:0:0+ returned 0 after 1 usecs
[ 6023.330948] calling  target2:0:0+ @ 13516, parent: host2
[ 6023.330948] call target2:0:0+ returned 0 after 0 usecs
[ 6023.330950] calling  2:0:0:0+ @ 13514, parent: target2:0:0
[ 6023.330951] call 2:0:0:0+ returned 0 after 0 usecs
[ 6023.330961] calling  target3:0:0+ @ 13506, parent: host3
[ 6023.330962] call target3:0:0+ returned 0 after 0 usecs
[ 6023.330963] calling  3:0:0:0+ @ 153, parent: target3:0:0
[ 6023.330964] call 3:0:0:0+ returned 0 after 0 usecs
[ 6023.330965] calling  target4:0:0+ @ 153, parent: host4
[ 6023.330966] call target4:0:0+ returned 0 after 0 usecs
[ 6023.330967] calling  4:0:0:0+ @ 13506, parent: target4:0:0
[ 6023.330968] call 4:0:0:0+ returned 0 after 0 usecs
[ 6023.330988] calling  target6:0:0+ @ 13543, parent: host6
[ 6023.330988] call target6:0:0+ returned 0 after 0 usecs
[ 6023.330989] calling  6:0:0:0+ @ 13543, parent: target6:0:0
[ 6023.330990] call 6:0:0:0+ returned 0 after 1 usecs
[ 6023.330992] calling  target7:0:0+ @ 13547, parent: host7
[ 6023.330993] call target7:0:0+ returned 0 after 0 usecs
[ 6023.330994] calling  7:0:0:0+ @ 13542, parent: target7:0:0
[ 6023.330995] call 7:0:0:0+ returned 0 after 0 usecs
[ 6023.330995] calling  target9:0:0+ @ 13543, parent: host9
[ 6023.330996] call target9:0:0+ returned 0 after 0 usecs
[ 6023.330997] calling  9:0:0:0+ @ 13537, parent: target9:0:0
[ 6023.330997] calling  target10:0:0+ @ 13542, parent: host10
[ 6023.330998] call target10:0:0+ returned 0 after 0 usecs
[ 6023.330998] call 9:0:0:0+ returned 0 after 0 usecs
[ 6023.330999] calling  target11:0:0+ @ 13542, parent: host11
[ 6023.330999] call target11:0:0+ returned 0 after 0 usecs
[ 6023.331000] calling  10:0:0:0+ @ 13543, parent: target10:0:0
[ 6023.331000] calling  11:0:0:0+ @ 13537, parent: target11:0:0
[ 6023.331001] call 10:0:0:0+ returned 0 after 0 usecs
[ 6023.331002] calling  target13:0:0+ @ 13541, parent: host13
[ 6023.331002] call 11:0:0:0+ returned 0 after 0 usecs
[ 6023.331003] call target13:0:0+ returned 0 after 0 usecs
[ 6023.331005] calling  13:0:0:0+ @ 13543, parent: target13:0:0
[ 6023.331005] call 13:0:0:0+ returned 0 after 0 usecs
[ 6023.331010] sd 1:0:0:0: [sdb] Starting disk
[ 6023.331011] sd 0:0:0:0: [sda] Starting disk
[ 6023.331011] sd 2:0:0:0: [sdc] Starting disk
[ 6023.331022] sd 3:0:0:0: [sdd] Starting disk
[ 6023.331023] sd 4:0:0:0: [sde] Starting disk
[ 6023.331026] sd 7:0:0:0: [sdf] Starting disk
[ 6023.331027] sd 9:0:0:0: [sdg] Starting disk
[ 6023.331030] sd 10:0:0:0: [sdh] Starting disk
[ 6023.331032] sd 11:0:0:0: [sdi] Starting disk
[ 6023.331044] sd 13:0:0:0: [sdj] Starting disk
[ 6023.332799] call 0000:01:00.1+ returned 0 after 59812 usecs
[ 6023.332803] calling  hdaudioC1D0+ @ 13497, parent: 0000:01:00.1
[ 6023.341284] calling  usb3+ @ 13583, parent: 0000:03:00.0
[ 6023.341285] calling  usb4+ @ 13582, parent: 0000:03:00.0
[ 6023.370267] call hdaudioC1D0+ returned 0 after 36654 usecs
[ 6023.421340] call 0000:07:00.0+ returned 0 after 134688 usecs
[ 6023.424094] r8169 0000:07:00.0 enp7s0: link down
[ 6023.433492] call usb6+ returned 0 after 100412 usecs
[ 6023.446798] call usb3+ returned 0 after 102943 usecs
[ 6023.446825] call usb4+ returned 0 after 103262 usecs
[ 6023.524258] call 0000:01:00.0+ returned 0 after 247144 usecs
[ 6023.530114] call usb1+ returned 0 after 209822 usecs
[ 6023.530270] calling  1-8+ @ 13525, parent: usb1
[ 6023.530271] calling  1-12+ @ 13503, parent: usb1
[ 6023.530279] calling  1-9+ @ 13514, parent: usb1
[ 6023.530288] calling  1-11+ @ 13511, parent: usb1
[ 6023.536718] call usb2+ returned 0 after 201525 usecs
[ 6023.553334] call usb5+ returned 0 after 217692 usecs
[ 6023.553483] calling  5-1+ @ 13533, parent: usb5
[ 6023.553517] calling  5-2+ @ 13499, parent: usb5
[ 6023.626563] ata6: SATA link down (SStatus 0 SControl 310)
[ 6023.626595] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 6023.629886] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 6023.629935] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 6023.633212] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 6023.633249] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 6023.633453] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 6023.637104] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 6023.643908] ata4.00: configured for UDMA/100
[ 6023.643944] ata8.00: configured for UDMA/100
[ 6023.653594] ata5.00: configured for UDMA/100
[ 6023.656450] ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 6023.656836] ata7.00: configured for UDMA/66
[ 6023.658264] ata14.00: configured for UDMA/133
[ 6023.660194] usb 5-2: reset full-speed USB device number 3 using xhci_hcd
[ 6023.660260] ata2.00: configured for UDMA/100
[ 6023.663648] ata1.00: configured for UDMA/100
[ 6023.676445] ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 6023.677094] ata3.00: configured for UDMA/100
[ 6023.677984] ata12.00: configured for UDMA/133
[ 6023.679708] ata9: SATA link down (SStatus 4 SControl 300)
[ 6023.679869] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 6023.681739] ata11.00: configured for UDMA/133
[ 6023.683035] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 6023.689745] ata13: SATA link down (SStatus 4 SControl 300)
[ 6023.689843] usb 1-12: reset full-speed USB device number 5 using xhci_hcd
[ 6023.696616] ata10.00: configured for UDMA/133
[ 6023.867538] call 1-12+ returned 0 after 329988 usecs
[ 6023.875167] call 5-2+ returned 0 after 314707 usecs
[ 6023.893222] usb 5-1: reset full-speed USB device number 2 using xhci_hcd
[ 6024.021854] usb 5-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 6024.022023] usb 5-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 6024.022552] usb 1-9: reset high-speed USB device number 3 using xhci_hcd
[ 6024.040811] call 5-1+ returned 0 after 476560 usecs
[ 6024.041025] calling  input1+ @ 13270, parent: 0003:24AE:2000.0001
[ 6024.041186] call input1+ returned 0 after 20 usecs
[ 6024.041316] calling  input2+ @ 13270, parent: 0003:24AE:2000.0002
[ 6024.043780] call input2+ returned 0 after 0 usecs
[ 6024.043916] calling  input3+ @ 13270, parent: 0003:046D:400D.0006
[ 6024.044059] call input3+ returned 0 after 10 usecs
[ 6024.368488] usb 1-11: reset full-speed USB device number 4 using xhci_hcd
[ 6024.415459] call 1-9+ returned 0 after 866084 usecs
[ 6024.544898] call 1-11+ returned 0 after 992723 usecs
[ 6024.545138] calling  input4+ @ 13270, parent: 0003:2516:0015.0007
[ 6024.545290] call input4+ returned 0 after 15 usecs
[ 6024.545423] calling  input5+ @ 13270, parent: 0003:2516:0015.0008
[ 6024.545556] call input5+ returned 0 after 0 usecs
[ 6024.545685] calling  input6+ @ 13270, parent: 0003:09DA:3B46.0009
[ 6024.545827] call input6+ returned 0 after 10 usecs
[ 6024.545956] calling  input7+ @ 13270, parent: 0003:09DA:3B46.000A
[ 6024.546087] call input7+ returned 0 after 0 usecs
[ 6024.546215] calling  input8+ @ 13270, parent: 0003:09DA:3B46.000B
[ 6024.546347] call input8+ returned 0 after 0 usecs
[ 6024.546496] calling  vhba+ @ 13270, parent: platform
[ 6024.546624] call vhba+ returned 0 after 0 usecs
[ 6024.546760] calling  input9+ @ 13270, parent: PNP0C0E:00
[ 6024.546772] calling  host14+ @ 13537, parent: vhba
[ 6024.546775] call host14+ returned 0 after 1 usecs
[ 6024.546833] calling  target14:0:0+ @ 13541, parent: host14
[ 6024.546838] call target14:0:0+ returned 0 after 1 usecs
[ 6024.546885] calling  14:0:0:0+ @ 13557, parent: target14:0:0
[ 6024.546895] call 14:0:0:0+ returned 0 after 7 usecs
[ 6024.547651] call input9+ returned 0 after 0 usecs
[ 6024.547780] calling  input10+ @ 13270, parent: PNP0C0C:00
[ 6024.547908] call input10+ returned 0 after 0 usecs
[ 6024.548068] calling  input11+ @ 13270, parent: LNXPWRBN:00
[ 6024.548198] call input11+ returned 0 after 0 usecs
[ 6024.548341] calling  input0::numlock+ @ 13270, parent: input0
[ 6024.548472] call input0::numlock+ returned 0 after 0 usecs
[ 6024.548602] calling  input0::capslock+ @ 13270, parent: input0
[ 6024.548732] call input0::capslock+ returned 0 after 0 usecs
[ 6024.548863] calling  input0::scrolllock+ @ 13270, parent: input0
[ 6024.548993] call input0::scrolllock+ returned 0 after 0 usecs
[ 6024.549124] calling  input1::numlock+ @ 13270, parent: input1
[ 6024.549255] call input1::numlock+ returned 0 after 0 usecs
[ 6024.549384] calling  input1::capslock+ @ 13270, parent: input1
[ 6024.549514] call input1::capslock+ returned 0 after 0 usecs
[ 6024.549645] calling  input1::scrolllock+ @ 13270, parent: input1
[ 6024.549777] call input1::scrolllock+ returned 0 after 0 usecs
[ 6024.549907] calling  input1::compose+ @ 13270, parent: input1
[ 6024.550038] call input1::compose+ returned 0 after 0 usecs
[ 6024.550167] calling  input1::kana+ @ 13270, parent: input1
[ 6024.550296] call input1::kana+ returned 0 after 0 usecs
[ 6024.550425] calling  input3::numlock+ @ 13270, parent: input3
[ 6024.550555] call input3::numlock+ returned 0 after 0 usecs
[ 6024.550696] calling  input3::capslock+ @ 13270, parent: input3
[ 6024.550802] call input3::capslock+ returned 0 after 0 usecs
[ 6024.550907] calling  input3::scrolllock+ @ 13270, parent: input3
[ 6024.551013] call input3::scrolllock+ returned 0 after 0 usecs
[ 6024.551119] calling  input3::compose+ @ 13270, parent: input3
[ 6024.551225] call input3::compose+ returned 0 after 0 usecs
[ 6024.551332] calling  input3::kana+ @ 13270, parent: input3
[ 6024.551462] call input3::kana+ returned 0 after 0 usecs
[ 6024.551567] calling  input4::numlock+ @ 13270, parent: input4
[ 6024.551673] call input4::numlock+ returned 0 after 0 usecs
[ 6024.551778] calling  input4::capslock+ @ 13270, parent: input4
[ 6024.551884] call input4::capslock+ returned 0 after 0 usecs
[ 6024.551990] calling  input4::scrolllock+ @ 13270, parent: input4
[ 6024.552096] call input4::scrolllock+ returned 0 after 0 usecs
[ 6024.552201] calling  input6::numlock+ @ 13270, parent: input6
[ 6024.552307] call input6::numlock+ returned 0 after 0 usecs
[ 6024.552412] calling  input6::capslock+ @ 13270, parent: input6
[ 6024.552518] call input6::capslock+ returned 0 after 0 usecs
[ 6024.552624] calling  input6::scrolllock+ @ 13270, parent: input6
[ 6024.552730] call input6::scrolllock+ returned 0 after 0 usecs
[ 6024.552836] calling  input6::compose+ @ 13270, parent: input6
[ 6024.552941] call input6::compose+ returned 0 after 0 usecs
[ 6024.553046] calling  input6::kana+ @ 13270, parent: input6
[ 6024.553152] call input6::kana+ returned 0 after 0 usecs
[ 6024.553257] calling  idma64.0+ @ 13270, parent: 0000:00:15.0
[ 6024.553363] call idma64.0+ returned 0 after 0 usecs
[ 6024.553468] calling  i2c_designware.0+ @ 13270, parent: 0000:00:15.0
[ 6024.553578] call i2c_designware.0+ returned 0 after 2 usecs
[ 6024.553684] calling  idma64.1+ @ 13270, parent: 0000:00:15.1
[ 6024.553789] call idma64.1+ returned 0 after 0 usecs
[ 6024.553894] calling  i2c_designware.1+ @ 13270, parent: 0000:00:15.1
[ 6024.554003] call i2c_designware.1+ returned 0 after 2 usecs
[ 6024.554109] calling  idma64.2+ @ 13270, parent: 0000:00:1e.0
[ 6024.554215] call idma64.2+ returned 0 after 0 usecs
[ 6024.554319] calling  dw-apb-uart.2+ @ 13270, parent: 0000:00:1e.0
[ 6024.554426] call dw-apb-uart.2+ returned 0 after 0 usecs
[ 6024.554532] calling  input13+ @ 13270, parent: pcspkr
[ 6024.555044] call input13+ returned 0 after 398 usecs
[ 6024.555150] calling  coretemp.0+ @ 13270, parent: platform
[ 6024.555266] call coretemp.0+ returned 0 after 0 usecs
[ 6024.701247] usb 1-8: reset full-speed USB device number 2 using xhci_hcd
[ 6024.876233] call 1-8+ returned 0 after 1316515 usecs
[ 6025.628656] r8169 0000:07:00.0 enp7s0: link up
[ 6025.772418] call 0000:05:04.0+ returned 0 after 2445101 usecs
[ 6025.772627] calling  input14+ @ 13270, parent: card1
[ 6025.772762] call input14+ returned 0 after 0 usecs
[ 6025.772891] calling  input15+ @ 13270, parent: card1
[ 6025.773020] call input15+ returned 0 after 0 usecs
[ 6025.773148] calling  input16+ @ 13270, parent: card1
[ 6025.773275] call input16+ returned 0 after 0 usecs
[ 6025.773404] calling  input17+ @ 13270, parent: card1
[ 6025.773531] call input17+ returned 0 after 0 usecs
[ 6025.773953] PM: restore of devices complete after 2507.256 msecs
[ 6025.774718] input: Logitech Gamepad F710 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input19
[ 6025.775792] PM: Image restored successfully.
[ 6025.776042] PM: Basic memory bitmaps freed
[ 6025.776173] Restarting tasks ... 
[ 6025.776929] pci_bus 0000:05: Allocating resources
[ 6025.777320] pci 0000:04:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
[ 6025.777493] pci 0000:04:00.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000 add_align 100000
[ 6025.777670] pci 0000:04:00.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[ 6025.777842] pci 0000:04:00.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[ 6025.778014] pci 0000:04:00.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 6025.778188] pci 0000:04:00.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 6025.778365] pci 0000:04:00.0: BAR 14: no space for [mem size 0x00200000]
[ 6025.778473] pci 0000:04:00.0: BAR 14: failed to assign [mem size 0x00200000]
[ 6025.778583] pci 0000:04:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 6025.778701] pci 0000:04:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 6025.778820] pci 0000:04:00.0: BAR 14: no space for [mem size 0x00200000]
[ 6025.778928] pci 0000:04:00.0: BAR 14: failed to assign [mem size 0x00200000]
[ 6025.779047] pci 0000:04:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 6025.779165] pci 0000:04:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 6025.779509] pci_bus 0000:0a: Allocating resources
[ 6025.779635] pci 0000:09:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
[ 6025.779760] pci 0000:09:00.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 6025.779884] pci 0000:09:00.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 6025.780009] pci 0000:09:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 6025.780128] pci 0000:09:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 6025.780247] pci 0000:09:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 6025.780365] pci 0000:09:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 6025.784231] done.

Offline

#3 2016-01-20 20:33:51

firekage
Member
From: Eastern Europe, Poland
Registered: 2013-06-30
Posts: 617

Re: Resume from suspend sometimes fails

Here is a dmesg output after 2 tries in a row:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.3.3-3-ARCH (builduser@tobias) (gcc version 5.3.0 (GCC) ) #1 SMP PREEMPT Wed Jan 20 08:12:23 CET 2016
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=86625b0a-2819-4cea-9a75-a03f87283a7a rw verbose initcall_debug ignore_loglevel no_console_suspend=1 acpi_sleep=nonvs resume=UUID=318820b2-de3c-46a6-a910-a39ff06c8995
[    0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[    0.000000] x86/fpu: xstate_offset[3]: 03c0, xstate_sizes[3]: 0040
[    0.000000] x86/fpu: xstate_offset[4]: 0400, xstate_sizes[4]: 0040
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR'
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 0x440 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000097fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000098000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000897a5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000897a6000-0x00000000897a6fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000897a7000-0x00000000897f0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000897f1000-0x000000008e4ecfff] usable
[    0.000000] BIOS-e820: [mem 0x000000008e4ed000-0x000000008e7fbfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008e7fc000-0x000000008ea05fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ea06000-0x000000008f161fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008f162000-0x000000008fbfefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008fbff000-0x000000008fbfffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: MSI MS-7978/Z170A GAMING M3 (MS-7978), BIOS A.30 12/18/2015
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x46f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    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 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0x8fc00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcd90-0x000fcd9f] mapped at [ffff8800000fcd90]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000092000] 92000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
[    0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
[    0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x46ee00000-0x46effffff]
[    0.000000]  [mem 0x46ee00000-0x46effffff] page 2M
[    0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x460000000-0x46edfffff]
[    0.000000]  [mem 0x460000000-0x46edfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x440000000-0x45fffffff]
[    0.000000]  [mem 0x440000000-0x45fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x897a5fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0x895fffff] page 2M
[    0.000000]  [mem 0x89600000-0x897a5fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x897f1000-0x8e4ecfff]
[    0.000000]  [mem 0x897f1000-0x897fffff] page 4k
[    0.000000]  [mem 0x89800000-0x8e3fffff] page 2M
[    0.000000]  [mem 0x8e400000-0x8e4ecfff] page 4k
[    0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x8e7fc000-0x8ea05fff]
[    0.000000]  [mem 0x8e7fc000-0x8e7fffff] page 4k
[    0.000000]  [mem 0x8e800000-0x8e9fffff] page 2M
[    0.000000]  [mem 0x8ea00000-0x8ea05fff] page 4k
[    0.000000] BRK [0x01b44000, 0x01b44fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x8fbff000-0x8fbfffff]
[    0.000000]  [mem 0x8fbff000-0x8fbfffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x43fffffff]
[    0.000000]  [mem 0x100000000-0x43fffffff] page 1G
[    0.000000] RAMDISK: [mem 0x377f4000-0x37bf1fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x000000008F11C090 0000A4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000008F13FBF8 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000008F11C1D0 023A24 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x000000008F161F80 000040
[    0.000000] ACPI: APIC 0x000000008F13FD08 0000BC (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000008F13FDC8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000008F13FE10 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000008F13FEB0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x000000008F13FEF0 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: LPIT 0x000000008F140260 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008F1402F8 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000008F140540 002BAE (v02 INTEL  PtidDevc 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000008F1430F0 000BE3 (v02 INTEL  Ther_Rvp 00001000 INTL 20120913)
[    0.000000] ACPI: DBGP 0x000000008F143CD8 000034 (v01 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x000000008F143D10 000054 (v00 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000008F143D68 00062D (v02 INTEL  xh_rvp08 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000008F144398 00546C (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x000000008F149808 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: SSDT 0x000000008F149850 000E73 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000046effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x46eff8000-0x46effbfff]
[    0.000000]  [ffffea0000000000-ffffea0011bfffff] PMD -> [ffff88045e600000-ffff88046e5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000046effffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000097fff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000897a5fff]
[    0.000000]   node   0: [mem 0x00000000897f1000-0x000000008e4ecfff]
[    0.000000]   node   0: [mem 0x000000008e7fc000-0x000000008ea05fff]
[    0.000000]   node   0: [mem 0x000000008fbff000-0x000000008fbfffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000046effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
[    0.000000] On node 0 totalpages: 4183620
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3991 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 9051 pages used for memmap
[    0.000000]   DMA32 zone: 579245 pages, LIFO batch:31
[    0.000000]   Normal zone: 56256 pages used for memmap
[    0.000000]   Normal zone: 3600384 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    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: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00098000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x897a6000-0x897a6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x897a7000-0x897f0fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8e4ed000-0x8e7fbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ea06000-0x8f161fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8f162000-0x8fbfefff]
[    0.000000] PM: Registered nosave memory: [mem 0x8fc00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x8fc00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 32 pages/cpu @ffff88046ec00000 s92824 r8192 d30056 u262144
[    0.000000] pcpu-alloc: s92824 r8192 d30056 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 4118228
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=86625b0a-2819-4cea-9a75-a03f87283a7a rw verbose initcall_debug ignore_loglevel no_console_suspend=1 acpi_sleep=nonvs resume=UUID=318820b2-de3c-46a6-a910-a39ff06c8995
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16389264K/16734480K available (5666K kernel code, 937K rwdata, 1796K rodata, 1188K init, 1164K bss, 345216K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:8448 nr_irqs:2048 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] tsc: Unable to calibrate against PIT
[    0.000000] tsc: using PMTIMER reference calibration
[    0.000000] tsc: Detected 4007.994 MHz processor
[    0.000017] Calibrating delay loop (skipped), value calculated using timer frequency.. 8019.98 BogoMIPS (lpj=13359980)
[    0.000221] pid_max: default: 32768 minimum: 301
[    0.000325] ACPI: Core revision 20150818
[    0.022146] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.022441] Security Framework initialized
[    0.022543] Yama: becoming mindful.
[    0.023175] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.025055] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.025895] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.026006] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.026241] Initializing cgroup subsys io
[    0.026344] Initializing cgroup subsys memory
[    0.026448] Initializing cgroup subsys devices
[    0.026550] Initializing cgroup subsys freezer
[    0.026651] Initializing cgroup subsys net_cls
[    0.026753] Initializing cgroup subsys pids
[    0.026869] CPU: Physical Processor ID: 0
[    0.026969] CPU: Processor Core ID: 0
[    0.027949] mce: CPU supports 10 MCE banks
[    0.028060] CPU0: Thermal monitoring enabled (TM1)
[    0.028168] process: using mwait in idle threads
[    0.028270] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.028372] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.028788] Freeing SMP alternatives memory: 20K (ffffffff81a15000 - ffffffff81a1a000)
[    0.045045] ftrace: allocating 22571 entries in 89 pages
[    0.051961] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.055144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.088220] TSC deadline timer enabled
[    0.088321] smpboot: CPU0: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    0.088711] calling  trace_init_flags_sys_exit+0x0/0xf @ 1
[    0.088814] initcall trace_init_flags_sys_exit+0x0/0xf returned 0 after 0 usecs
[    0.088925] calling  trace_init_flags_sys_enter+0x0/0xf @ 1
[    0.089028] initcall trace_init_flags_sys_enter+0x0/0xf returned 0 after 0 usecs
[    0.089139] calling  set_real_mode_permissions+0x0/0x99 @ 1
[    0.089244] initcall set_real_mode_permissions+0x0/0x99 returned 0 after 0 usecs
[    0.089354] calling  trace_init_perf_perm_irq_work_exit+0x0/0x13 @ 1
[    0.089457] initcall trace_init_perf_perm_irq_work_exit+0x0/0x13 returned 0 after 0 usecs
[    0.089569] calling  init_hw_perf_events+0x0/0x559 @ 1
[    0.089670] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
[    0.090255] ... version:                4
[    0.090356] ... bit width:              48
[    0.090456] ... generic registers:      4
[    0.090557] ... value mask:             0000ffffffffffff
[    0.090659] ... max period:             0000ffffffffffff
[    0.090760] ... fixed-purpose events:   3
[    0.090861] ... event mask:             000000070000000f
[    0.090971] initcall init_hw_perf_events+0x0/0x559 returned 0 after 0 usecs
[    0.091077] calling  register_trigger_all_cpu_backtrace+0x0/0x16 @ 1
[    0.091180] initcall register_trigger_all_cpu_backtrace+0x0/0x16 returned 0 after 0 usecs
[    0.091291] calling  early_efi_map_fb+0x0/0x38 @ 1
[    0.091393] initcall early_efi_map_fb+0x0/0x38 returned 0 after 0 usecs
[    0.091496] calling  spawn_ksoftirqd+0x0/0x2d @ 1
[    0.091651] initcall spawn_ksoftirqd+0x0/0x2d returned 0 after 3255 usecs
[    0.091755] calling  init_workqueues+0x0/0x52a @ 1
[    0.101638] initcall init_workqueues+0x0/0x52a returned 0 after 9765 usecs
[    0.101742] calling  migration_init+0x0/0x69 @ 1
[    0.101845] initcall migration_init+0x0/0x69 returned 0 after 0 usecs
[    0.101949] calling  check_cpu_stall_init+0x0/0x1b @ 1
[    0.102051] initcall check_cpu_stall_init+0x0/0x1b returned 0 after 0 usecs
[    0.102155] calling  rcu_spawn_gp_kthread+0x0/0x124 @ 1
[    0.102267] initcall rcu_spawn_gp_kthread+0x0/0x124 returned 0 after 0 usecs
[    0.102372] calling  cpu_stop_init+0x0/0x79 @ 1
[    0.104964] initcall cpu_stop_init+0x0/0x79 returned 0 after 3255 usecs
[    0.105068] calling  relay_init+0x0/0x14 @ 1
[    0.105170] initcall relay_init+0x0/0x14 returned 0 after 0 usecs
[    0.105273] calling  init_events+0x0/0x61 @ 1
[    0.105375] initcall init_events+0x0/0x61 returned 0 after 0 usecs
[    0.105478] calling  init_trace_printk+0x0/0x12 @ 1
[    0.105580] initcall init_trace_printk+0x0/0x12 returned 0 after 0 usecs
[    0.105683] calling  event_trace_enable_again+0x0/0x55 @ 1
[    0.105786] initcall event_trace_enable_again+0x0/0x55 returned 0 after 0 usecs
[    0.105896] calling  jump_label_init_module+0x0/0x12 @ 1
[    0.105998] initcall jump_label_init_module+0x0/0x12 returned 0 after 0 usecs
[    0.106103] calling  dynamic_debug_init+0x0/0x25f @ 1
[    0.106331] initcall dynamic_debug_init+0x0/0x25f returned 0 after 0 usecs
[    0.106436] calling  rand_initialize+0x0/0x40 @ 1
[    0.106560] initcall rand_initialize+0x0/0x40 returned 0 after 0 usecs
[    0.118277] x86: Booting SMP configuration:
[    0.118378] .... node  #0, CPUs:      #1
[    0.132599] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.142519]  #2 #3 #4 #5 #6 #7
[    0.276960] x86: Booted up 1 node, 8 CPUs
[    0.277162] smpboot: Total of 8 processors activated (64153.90 BogoMIPS)
[    0.282950] devtmpfs: initialized
[    0.284655] calling  ipc_ns_init+0x0/0x48 @ 1
[    0.284757] initcall ipc_ns_init+0x0/0x48 returned 0 after 0 usecs
[    0.284861] calling  init_mmap_min_addr+0x0/0x16 @ 1
[    0.284963] initcall init_mmap_min_addr+0x0/0x16 returned 0 after 0 usecs
[    0.285067] calling  init_cpufreq_transition_notifier_list+0x0/0x1b @ 1
[    0.285171] initcall init_cpufreq_transition_notifier_list+0x0/0x1b returned 0 after 0 usecs
[    0.285282] calling  net_ns_init+0x0/0x135 @ 1
[    0.285400] initcall net_ns_init+0x0/0x135 returned 0 after 0 usecs
[    0.285512] calling  xen_pvh_gnttab_setup+0x0/0x17e @ 1
[    0.285614] initcall xen_pvh_gnttab_setup+0x0/0x17e returned -19 after 0 usecs
[    0.285725] calling  e820_mark_nvs_memory+0x0/0x3b @ 1
[    0.285827] PM: Registering ACPI NVS region [mem 0x897a6000-0x897a6fff] (4096 bytes)
[    0.285937] PM: Registering ACPI NVS region [mem 0x8ea06000-0x8f161fff] (7716864 bytes)
[    0.286090] initcall e820_mark_nvs_memory+0x0/0x3b returned 0 after 0 usecs
[    0.286196] calling  cpufreq_tsc+0x0/0x33 @ 1
[    0.286298] initcall cpufreq_tsc+0x0/0x33 returned 0 after 0 usecs
[    0.286402] calling  init_cpu_syscore+0x0/0x14 @ 1
[    0.286504] initcall init_cpu_syscore+0x0/0x14 returned 0 after 0 usecs
[    0.286607] calling  reboot_init+0x0/0x37 @ 1
[    0.286710] initcall reboot_init+0x0/0x37 returned 0 after 0 usecs
[    0.286813] calling  init_lapic_sysfs+0x0/0x23 @ 1
[    0.286915] initcall init_lapic_sysfs+0x0/0x23 returned 0 after 0 usecs
[    0.287019] calling  cpu_hotplug_pm_sync_init+0x0/0x14 @ 1
[    0.287122] initcall cpu_hotplug_pm_sync_init+0x0/0x14 returned 0 after 0 usecs
[    0.287232] calling  alloc_frozen_cpus+0x0/0x8 @ 1
[    0.287333] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
[    0.287437] calling  wq_sysfs_init+0x0/0x2b @ 1
[    0.287546] initcall wq_sysfs_init+0x0/0x2b returned 0 after 0 usecs
[    0.287649] calling  ksysfs_init+0x0/0x93 @ 1
[    0.287754] initcall ksysfs_init+0x0/0x93 returned 0 after 0 usecs
[    0.287858] calling  pm_init+0x0/0x79 @ 1
[    0.287975] initcall pm_init+0x0/0x79 returned 0 after 0 usecs
[    0.290607] calling  pm_disk_init+0x0/0x19 @ 1
[    0.290709] initcall pm_disk_init+0x0/0x19 returned 0 after 0 usecs
[    0.290814] calling  swsusp_header_init+0x0/0x40 @ 1
[    0.290917] initcall swsusp_header_init+0x0/0x40 returned 0 after 0 usecs
[    0.291021] calling  init_jiffies_clocksource+0x0/0x19 @ 1
[    0.291124] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.291236] initcall init_jiffies_clocksource+0x0/0x19 returned 0 after 0 usecs
[    0.291347] calling  cgroup_wq_init+0x0/0x54 @ 1
[    0.291457] initcall cgroup_wq_init+0x0/0x54 returned 0 after 0 usecs
[    0.291562] calling  ftrace_mod_cmd_init+0x0/0x12 @ 1
[    0.291664] initcall ftrace_mod_cmd_init+0x0/0x12 returned 0 after 0 usecs
[    0.291768] calling  init_function_trace+0x0/0x92 @ 1
[    0.291870] initcall init_function_trace+0x0/0x92 returned 0 after 0 usecs
[    0.291974] calling  init_wakeup_tracer+0x0/0x32 @ 1
[    0.292076] initcall init_wakeup_tracer+0x0/0x32 returned 0 after 0 usecs
[    0.292179] calling  init_graph_trace+0x0/0x64 @ 1
[    0.292282] initcall init_graph_trace+0x0/0x64 returned 0 after 0 usecs
[    0.292386] calling  perf_workqueue_init+0x0/0x5b @ 1
[    0.292495] initcall perf_workqueue_init+0x0/0x5b returned 0 after 0 usecs
[    0.292599] calling  init_zero_pfn+0x0/0x39 @ 1
[    0.292701] initcall init_zero_pfn+0x0/0x39 returned 0 after 0 usecs
[    0.292806] calling  memory_failure_init+0x0/0xa4 @ 1
[    0.292908] initcall memory_failure_init+0x0/0xa4 returned 0 after 0 usecs
[    0.293012] calling  fsnotify_init+0x0/0x24 @ 1
[    0.293114] initcall fsnotify_init+0x0/0x24 returned 0 after 0 usecs
[    0.293217] calling  filelock_init+0x0/0x9f @ 1
[    0.293320] initcall filelock_init+0x0/0x9f returned 0 after 0 usecs
[    0.293423] calling  init_misc_binfmt+0x0/0x2d @ 1
[    0.293525] initcall init_misc_binfmt+0x0/0x2d returned 0 after 0 usecs
[    0.293629] calling  init_script_binfmt+0x0/0x16 @ 1
[    0.293731] initcall init_script_binfmt+0x0/0x16 returned 0 after 0 usecs
[    0.293834] calling  init_elf_binfmt+0x0/0x16 @ 1
[    0.293937] initcall init_elf_binfmt+0x0/0x16 returned 0 after 0 usecs
[    0.294040] calling  init_compat_elf_binfmt+0x0/0x16 @ 1
[    0.294142] initcall init_compat_elf_binfmt+0x0/0x16 returned 0 after 0 usecs
[    0.294246] calling  configfs_init+0x0/0x98 @ 1
[    0.294349] initcall configfs_init+0x0/0x98 returned 0 after 0 usecs
[    0.294453] calling  debugfs_init+0x0/0x59 @ 1
[    0.294555] initcall debugfs_init+0x0/0x59 returned 0 after 0 usecs
[    0.294658] calling  tracefs_init+0x0/0x3b @ 1
[    0.294760] initcall tracefs_init+0x0/0x3b returned 0 after 0 usecs
[    0.294864] calling  securityfs_init+0x0/0x50 @ 1
[    0.294966] initcall securityfs_init+0x0/0x50 returned 0 after 0 usecs
[    0.295070] calling  prandom_init+0x0/0xcc @ 1
[    0.295177] initcall prandom_init+0x0/0xcc returned 0 after 0 usecs
[    0.295281] calling  pinctrl_init+0x0/0xae @ 1
[    0.295383] pinctrl core: initialized pinctrl subsystem
[    0.295490] initcall pinctrl_init+0x0/0xae returned 0 after 0 usecs
[    0.295594] calling  sfi_sysfs_init+0x0/0xd6 @ 1
[    0.295695] initcall sfi_sysfs_init+0x0/0xd6 returned 0 after 0 usecs
[    0.295799] calling  iommu_init+0x0/0x56 @ 1
[    0.295902] initcall iommu_init+0x0/0x56 returned 0 after 0 usecs
[    0.296005] calling  early_resume_init+0x0/0x230 @ 1
[    0.296199] RTC time: 16:17:57, date: 01/20/16
[    0.296300] initcall early_resume_init+0x0/0x230 returned 0 after 0 usecs
[    0.296404] calling  cpufreq_core_init+0x0/0x3a @ 1
[    0.296505] initcall cpufreq_core_init+0x0/0x3a returned 0 after 0 usecs
[    0.296609] calling  cpuidle_init+0x0/0x3b @ 1
[    0.296712] initcall cpuidle_init+0x0/0x3b returned 0 after 0 usecs
[    0.296816] calling  bsp_pm_check_init+0x0/0x14 @ 1
[    0.296918] initcall bsp_pm_check_init+0x0/0x14 returned 0 after 0 usecs
[    0.297022] calling  sock_init+0x0/0x8f @ 1
[    0.297150] initcall sock_init+0x0/0x8f returned 0 after 0 usecs
[    0.297254] calling  net_inuse_init+0x0/0x24 @ 1
[    0.297357] initcall net_inuse_init+0x0/0x24 returned 0 after 0 usecs
[    0.297461] calling  netpoll_init+0x0/0x31 @ 1
[    0.297563] initcall netpoll_init+0x0/0x31 returned 0 after 0 usecs
[    0.297667] calling  netlink_proto_init+0x0/0x157 @ 1
[    0.297798] NET: Registered protocol family 16
[    0.297902] initcall netlink_proto_init+0x0/0x157 returned 0 after 0 usecs
[    0.298007] calling  __gnttab_init+0x0/0x30 @ 1
[    0.298109] initcall __gnttab_init+0x0/0x30 returned -19 after 0 usecs
[    0.298220] calling  bdi_class_init+0x0/0x49 @ 1
[    0.298324] initcall bdi_class_init+0x0/0x49 returned 0 after 0 usecs
[    0.298428] calling  mm_sysfs_init+0x0/0x29 @ 1
[    0.298530] initcall mm_sysfs_init+0x0/0x29 returned 0 after 0 usecs
[    0.298635] calling  kobject_uevent_init+0x0/0x12 @ 1
[    0.298738] initcall kobject_uevent_init+0x0/0x12 returned 0 after 0 usecs
[    0.298842] calling  gpiolib_sysfs_init+0x0/0x93 @ 1
[    0.298947] initcall gpiolib_sysfs_init+0x0/0x93 returned 0 after 0 usecs
[    0.299051] calling  pcibus_class_init+0x0/0x19 @ 1
[    0.299154] initcall pcibus_class_init+0x0/0x19 returned 0 after 0 usecs
[    0.299259] calling  pci_driver_init+0x0/0x12 @ 1
[    0.299364] initcall pci_driver_init+0x0/0x12 returned 0 after 0 usecs
[    0.299469] calling  backlight_class_init+0x0/0xa8 @ 1
[    0.299573] initcall backlight_class_init+0x0/0xa8 returned 0 after 0 usecs
[    0.299677] calling  xenbus_init+0x0/0x494 @ 1
[    0.299778] initcall xenbus_init+0x0/0x494 returned -19 after 0 usecs
[    0.299882] calling  tty_class_init+0x0/0x34 @ 1
[    0.299985] initcall tty_class_init+0x0/0x34 returned 0 after 0 usecs
[    0.300088] calling  vtconsole_class_init+0x0/0xbd @ 1
[    0.300198] initcall vtconsole_class_init+0x0/0xbd returned 0 after 0 usecs
[    0.300303] calling  iommu_dev_init+0x0/0x19 @ 1
[    0.300406] initcall iommu_dev_init+0x0/0x19 returned 0 after 0 usecs
[    0.300510] calling  mipi_dsi_bus_init+0x0/0x12 @ 1
[    0.300615] initcall mipi_dsi_bus_init+0x0/0x12 returned 0 after 0 usecs
[    0.300721] calling  wakeup_sources_debugfs_init+0x0/0x24 @ 1
[    0.300824] initcall wakeup_sources_debugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.300936] calling  register_node_type+0x0/0x2f @ 1
[    0.301045] initcall register_node_type+0x0/0x2f returned 0 after 0 usecs
[    0.301150] calling  regmap_initcall+0x0/0xd @ 1
[    0.301253] initcall regmap_initcall+0x0/0xd returned 0 after 0 usecs
[    0.301357] calling  syscon_init+0x0/0x14 @ 1
[    0.301461] initcall syscon_init+0x0/0x14 returned 0 after 0 usecs
[    0.301564] calling  spi_init+0x0/0x83 @ 1
[    0.301670] initcall spi_init+0x0/0x83 returned 0 after 0 usecs
[    0.301772] calling  i2c_init+0x0/0x9a @ 1
[    0.301879] initcall i2c_init+0x0/0x9a returned 0 after 0 usecs
[    0.301982] calling  init_ladder+0x0/0x12 @ 1
[    0.310703] cpuidle: using governor ladder
[    0.310804] initcall init_ladder+0x0/0x12 returned 0 after 9765 usecs
[    0.310907] calling  init_menu+0x0/0x12 @ 1
[    0.320686] cpuidle: using governor menu
[    0.320787] initcall init_menu+0x0/0x12 returned 0 after 9765 usecs
[    0.320891] calling  amd_postcore_init+0x0/0x13f @ 1
[    0.320993] initcall amd_postcore_init+0x0/0x13f returned 0 after 0 usecs
[    0.321104] calling  boot_params_ksysfs_init+0x0/0x257 @ 1
[    0.321209] initcall boot_params_ksysfs_init+0x0/0x257 returned 0 after 0 usecs
[    0.321319] calling  sbf_init+0x0/0xe9 @ 1
[    0.321420] initcall sbf_init+0x0/0xe9 returned 0 after 0 usecs
[    0.321524] calling  arch_kdebugfs_init+0x0/0x24 @ 1
[    0.321626] initcall arch_kdebugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.321731] calling  pt_init+0x0/0x29b @ 1
[    0.321839] initcall pt_init+0x0/0x29b returned 0 after 0 usecs
[    0.321943] calling  bts_init+0x0/0xaa @ 1
[    0.322044] initcall bts_init+0x0/0xaa returned 0 after 0 usecs
[    0.322148] calling  mtrr_if_init+0x0/0x64 @ 1
[    0.322251] initcall mtrr_if_init+0x0/0x64 returned 0 after 0 usecs
[    0.322355] calling  ffh_cstate_init+0x0/0x2b @ 1
[    0.322456] initcall ffh_cstate_init+0x0/0x2b returned 0 after 0 usecs
[    0.322561] calling  activate_jump_labels+0x0/0x35 @ 1
[    0.322663] initcall activate_jump_labels+0x0/0x35 returned 0 after 0 usecs
[    0.322768] calling  acpi_pci_init+0x0/0x62 @ 1
[    0.322869] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.322978] ACPI: bus type PCI registered
[    0.323080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.323183] initcall acpi_pci_init+0x0/0x62 returned 0 after 0 usecs
[    0.323286] calling  dma_bus_init+0x0/0xca @ 1
[    0.323393] initcall dma_bus_init+0x0/0xca returned 0 after 0 usecs
[    0.323497] calling  dma_channel_table_init+0x0/0xcd @ 1
[    0.323601] initcall dma_channel_table_init+0x0/0xcd returned 0 after 0 usecs
[    0.323705] calling  setup_vcpu_hotplug_event+0x0/0x23 @ 1
[    0.323807] initcall setup_vcpu_hotplug_event+0x0/0x23 returned -19 after 0 usecs
[    0.323918] calling  register_xen_pci_notifier+0x0/0x36 @ 1
[    0.324022] initcall register_xen_pci_notifier+0x0/0x36 returned 0 after 0 usecs
[    0.324132] calling  xen_pcpu_init+0x0/0xc2 @ 1
[    0.324234] initcall xen_pcpu_init+0x0/0xc2 returned -19 after 0 usecs
[    0.324337] calling  dmi_id_init+0x0/0x305 @ 1
[    0.324455] initcall dmi_id_init+0x0/0x305 returned 0 after 0 usecs
[    0.324558] calling  pci_arch_init+0x0/0x66 @ 1
[    0.324672] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.324784] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.324892] PCI: Using configuration type 1 for base access
[    0.324995] initcall pci_arch_init+0x0/0x66 returned 0 after 0 usecs
[    0.325107] calling  init_vdso+0x0/0x3d @ 1
[    0.325212] initcall init_vdso+0x0/0x3d returned 0 after 0 usecs
[    0.325315] calling  sysenter_setup+0x0/0x56 @ 1
[    0.325418] initcall sysenter_setup+0x0/0x56 returned 0 after 0 usecs
[    0.325521] calling  topology_init+0x0/0x8b @ 1
[    0.325824] initcall topology_init+0x0/0x8b returned 0 after 0 usecs
[    0.325928] calling  fixup_ht_bug+0x0/0xec @ 1
[    0.326030] initcall fixup_ht_bug+0x0/0xec returned 0 after 0 usecs
[    0.326135] calling  mtrr_init_finialize+0x0/0x3f @ 1
[    0.326237] initcall mtrr_init_finialize+0x0/0x3f returned 0 after 0 usecs
[    0.326341] calling  uid_cache_init+0x0/0x8c @ 1
[    0.326443] initcall uid_cache_init+0x0/0x8c returned 0 after 0 usecs
[    0.326547] calling  param_sysfs_init+0x0/0x1d6 @ 1
[    0.326843] initcall param_sysfs_init+0x0/0x1d6 returned 0 after 0 usecs
[    0.326947] calling  proc_schedstat_init+0x0/0x22 @ 1
[    0.327049] initcall proc_schedstat_init+0x0/0x22 returned 0 after 0 usecs
[    0.327153] calling  pm_sysrq_init+0x0/0x19 @ 1
[    0.337334] initcall pm_sysrq_init+0x0/0x19 returned 0 after 13020 usecs
[    0.339965] calling  create_proc_profile+0x0/0x2a0 @ 1
[    0.340067] initcall create_proc_profile+0x0/0x2a0 returned 0 after 0 usecs
[    0.340172] calling  crash_save_vmcoreinfo_init+0x0/0x512 @ 1
[    0.340285] initcall crash_save_vmcoreinfo_init+0x0/0x512 returned 0 after 0 usecs
[    0.340396] calling  crash_notes_memory_init+0x0/0x36 @ 1
[    0.340499] initcall crash_notes_memory_init+0x0/0x36 returned 0 after 0 usecs
[    0.340610] calling  hung_task_init+0x0/0x4f @ 1
[    0.340720] initcall hung_task_init+0x0/0x4f returned 0 after 0 usecs
[    0.340824] calling  default_bdi_init+0x0/0x3e @ 1
[    0.340943] initcall default_bdi_init+0x0/0x3e returned 0 after 0 usecs
[    0.341047] calling  percpu_enable_async+0x0/0xf @ 1
[    0.341149] initcall percpu_enable_async+0x0/0xf returned 0 after 0 usecs
[    0.341253] calling  init_reserve_notifier+0x0/0x24 @ 1
[    0.341355] initcall init_reserve_notifier+0x0/0x24 returned 0 after 0 usecs
[    0.341459] calling  init_admin_reserve+0x0/0x40 @ 1
[    0.341561] initcall init_admin_reserve+0x0/0x40 returned 0 after 0 usecs
[    0.341665] calling  init_user_reserve+0x0/0x40 @ 1
[    0.341767] initcall init_user_reserve+0x0/0x40 returned 0 after 0 usecs
[    0.341871] calling  mmu_notifier_init+0x0/0x12 @ 1
[    0.341973] initcall mmu_notifier_init+0x0/0x12 returned 0 after 0 usecs
[    0.342078] calling  ksm_init+0x0/0x153 @ 1
[    0.342190] initcall ksm_init+0x0/0x153 returned 0 after 0 usecs
[    0.342294] calling  hugepage_init+0x0/0x14d @ 1
[    0.342407] initcall hugepage_init+0x0/0x14d returned 0 after 0 usecs
[    0.342512] calling  mem_cgroup_swap_init+0x0/0x4f @ 1
[    0.342616] initcall mem_cgroup_swap_init+0x0/0x4f returned 0 after 0 usecs
[    0.342721] calling  mem_cgroup_init+0x0/0x149 @ 1
[    0.342823] initcall mem_cgroup_init+0x0/0x149 returned 0 after 0 usecs
[    0.342927] calling  crypto_wq_init+0x0/0x31 @ 1
[    0.343039] initcall crypto_wq_init+0x0/0x31 returned 0 after 0 usecs
[    0.343143] calling  cryptomgr_init+0x0/0x12 @ 1
[    0.343245] initcall cryptomgr_init+0x0/0x12 returned 0 after 0 usecs
[    0.343349] calling  init_bio+0x0/0xd5 @ 1
[    0.343473] initcall init_bio+0x0/0xd5 returned 0 after 0 usecs
[    0.343577] calling  blk_settings_init+0x0/0x2a @ 1
[    0.343678] initcall blk_settings_init+0x0/0x2a returned 0 after 0 usecs
[    0.343782] calling  blk_ioc_init+0x0/0x2a @ 1
[    0.343885] initcall blk_ioc_init+0x0/0x2a returned 0 after 0 usecs
[    0.343989] calling  blk_softirq_init+0x0/0x6a @ 1
[    0.344093] initcall blk_softirq_init+0x0/0x6a returned 0 after 0 usecs
[    0.344196] calling  blk_iopoll_setup+0x0/0x6a @ 1
[    0.344298] initcall blk_iopoll_setup+0x0/0x6a returned 0 after 0 usecs
[    0.344402] calling  blk_mq_init+0x0/0x19 @ 1
[    0.344504] initcall blk_mq_init+0x0/0x19 returned 0 after 0 usecs
[    0.344608] calling  genhd_device_init+0x0/0x76 @ 1
[    0.344732] initcall genhd_device_init+0x0/0x76 returned 0 after 0 usecs
[    0.344838] calling  blk_dev_integrity_init+0x0/0x2a @ 1
[    0.344940] initcall blk_dev_integrity_init+0x0/0x2a returned 0 after 0 usecs
[    0.345046] calling  byt_gpio_init+0x0/0x14 @ 1
[    0.345152] initcall byt_gpio_init+0x0/0x14 returned 0 after 0 usecs
[    0.345256] calling  gpiolib_debugfs_init+0x0/0x24 @ 1
[    0.345362] initcall gpiolib_debugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.345467] calling  pci_slot_init+0x0/0x50 @ 1
[    0.345569] initcall pci_slot_init+0x0/0x50 returned 0 after 0 usecs
[    0.345674] calling  fbmem_init+0x0/0x94 @ 1
[    0.345779] initcall fbmem_init+0x0/0x94 returned 0 after 0 usecs
[    0.345882] calling  acpi_init+0x0/0x29c @ 1
[    0.345996] ACPI: Added _OSI(Module Device)
[    0.346098] ACPI: Added _OSI(Processor Device)
[    0.346199] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.346301] ACPI: Added _OSI(Processor Aggregator Device)
[    0.351348] ACPI: Executed 26 blocks of module-level executable AML code
[    0.355228] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.357241] ACPI: Dynamic OEM Table Load:
[    0.357527] ACPI: SSDT 0xFFFF88045BC10C00 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.358370] ACPI: Dynamic OEM Table Load:
[    0.358656] ACPI: SSDT 0xFFFF88045C711800 0007AA (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.360143] ACPI: Dynamic OEM Table Load:
[    0.360429] ACPI: SSDT 0xFFFF88045C712000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.361376] ACPI: Dynamic OEM Table Load:
[    0.361661] ACPI: SSDT 0xFFFF88045C3F5600 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.365267] ACPI: Interpreter enabled
[    0.365373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150818/hwxface-580)
[    0.365670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150818/hwxface-580)
[    0.365976] ACPI: (supports S0 S3 S4 S5)
[    0.366077] ACPI: Using IOAPIC for interrupt routing
[    0.366198] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.367466] ACPI: Power Resource [PG00] (on)
[    0.367780] ACPI: Power Resource [PG01] (on)
[    0.368077] ACPI: Power Resource [PG02] (on)
[    0.369468] ACPI: Power Resource [WRST] (off)
[    0.369748] ACPI: Power Resource [WRST] (off)
[    0.370031] ACPI: Power Resource [WRST] (off)
[    0.370308] ACPI: Power Resource [WRST] (off)
[    0.370584] ACPI: Power Resource [WRST] (off)
[    0.370861] ACPI: Power Resource [WRST] (off)
[    0.371139] ACPI: Power Resource [WRST] (off)
[    0.371422] ACPI: Power Resource [WRST] (off)
[    0.371699] ACPI: Power Resource [WRST] (off)
[    0.371981] ACPI: Power Resource [WRST] (off)
[    0.372259] ACPI: Power Resource [WRST] (off)
[    0.372537] ACPI: Power Resource [WRST] (off)
[    0.372817] ACPI: Power Resource [WRST] (off)
[    0.373095] ACPI: Power Resource [WRST] (off)
[    0.373372] ACPI: Power Resource [WRST] (off)
[    0.373648] ACPI: Power Resource [WRST] (off)
[    0.373926] ACPI: Power Resource [WRST] (off)
[    0.374202] ACPI: Power Resource [WRST] (off)
[    0.374481] ACPI: Power Resource [WRST] (off)
[    0.374759] ACPI: Power Resource [WRST] (off)
[    0.378920] ACPI: Power Resource [FN00] (off)
[    0.379068] ACPI: Power Resource [FN01] (off)
[    0.379215] ACPI: Power Resource [FN02] (off)
[    0.379360] ACPI: Power Resource [FN03] (off)
[    0.379506] ACPI: Power Resource [FN04] (off)
[    0.380291] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.380396] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.380595] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.380780] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    0.380890] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.381404] PCI host bridge to bus 0000:00
[    0.381506] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.381609] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.381712] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.381815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.381924] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[    0.382034] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.382147] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
[    0.382423] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.382547] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.382715] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.382878] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.382990] pci 0000:00:08.0: reg 0x10: [mem 0xdf61e000-0xdf61efff 64bit]
[    0.383193] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.383320] pci 0000:00:14.0: reg 0x10: [mem 0xdf600000-0xdf60ffff 64bit]
[    0.383464] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.383629] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.383753] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.383876] pci 0000:00:14.2: reg 0x10: [mem 0xdf61d000-0xdf61dfff 64bit]
[    0.384103] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
[    0.384251] pci 0000:00:15.0: reg 0x10: [mem 0xdf61c000-0xdf61cfff 64bit]
[    0.384505] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
[    0.384652] pci 0000:00:15.1: reg 0x10: [mem 0xdf61b000-0xdf61bfff 64bit]
[    0.384916] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.385046] pci 0000:00:16.0: reg 0x10: [mem 0xdf61a000-0xdf61afff 64bit]
[    0.385186] pci 0000:00:16.0: PME# supported from D3hot
[    0.385376] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[    0.385495] pci 0000:00:17.0: reg 0x10: [mem 0xdf614000-0xdf615fff]
[    0.385602] pci 0000:00:17.0: reg 0x14: [mem 0xdf619000-0xdf6190ff]
[    0.385709] pci 0000:00:17.0: reg 0x18: [io  0xf050-0xf057]
[    0.385816] pci 0000:00:17.0: reg 0x1c: [io  0xf040-0xf043]
[    0.385923] pci 0000:00:17.0: reg 0x20: [io  0xf020-0xf03f]
[    0.386029] pci 0000:00:17.0: reg 0x24: [mem 0xdf618000-0xdf6187ff]
[    0.386150] pci 0000:00:17.0: PME# supported from D3hot
[    0.386338] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[    0.386477] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.386642] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.386765] pci 0000:00:1c.2: [8086:a112] type 01 class 0x060400
[    0.386907] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.387072] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.387194] pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
[    0.387336] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.387500] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.387623] pci 0000:00:1c.6: [8086:a116] type 01 class 0x060400
[    0.387766] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.387930] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.388050] pci 0000:00:1c.7: [8086:a117] type 01 class 0x060400
[    0.388192] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.388357] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    0.388477] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    0.388616] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.388778] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.388901] pci 0000:00:1d.2: [8086:a11a] type 01 class 0x060400
[    0.389043] pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
[    0.389207] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.391896] pci 0000:00:1e.0: [8086:a127] type 00 class 0x118000
[    0.392045] pci 0000:00:1e.0: reg 0x10: [mem 0xdf617000-0xdf617fff 64bit]
[    0.392298] pci 0000:00:1f.0: [8086:a145] type 00 class 0x060100
[    0.392554] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.392666] pci 0000:00:1f.2: reg 0x10: [mem 0xdf610000-0xdf613fff]
[    0.392884] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.393038] pci 0000:00:1f.4: reg 0x10: [mem 0xdf616000-0xdf6160ff 64bit]
[    0.393208] pci 0000:00:1f.4: reg 0x20: [io  0xf000-0xf01f]
[    0.393462] pci 0000:01:00.0: [10de:13c2] type 00 class 0x030000
[    0.393580] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[    0.393690] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.393807] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.393921] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.394028] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[    0.394168] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.394291] pci 0000:01:00.1: [10de:0fbb] type 00 class 0x040300
[    0.394409] pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
[    0.401828] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.401930] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.402033] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.402138] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.402303] acpiphp: Slot [1] registered
[    0.402406] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.402574] pci 0000:03:00.0: [1b21:1242] type 00 class 0x0c0330
[    0.402707] pci 0000:03:00.0: reg 0x10: [mem 0xdf500000-0xdf507fff 64bit]
[    0.402889] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.403039] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.408482] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.408586] pci 0000:00:1c.2:   bridge window [mem 0xdf500000-0xdf5fffff]
[    0.408756] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060400
[    0.408957] pci 0000:04:00.0: supports D1 D2
[    0.409058] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.409201] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.415137] pci 0000:00:1c.4: PCI bridge to [bus 04-05]
[    0.415240] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.415403] pci 0000:05:04.0: [13f6:8788] type 00 class 0x040100
[    0.415535] pci 0000:05:04.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.415730] pci 0000:05:04.0: supports D1 D2
[    0.415893] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.416001] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.416183] pci 0000:06:00.0: [1912:0015] type 00 class 0x0c0330
[    0.416320] pci 0000:06:00.0: reg 0x10: [mem 0xdf400000-0xdf401fff 64bit]
[    0.416498] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.416642] pci 0000:06:00.0: System wakeup disabled by ACPI
[    0.421794] pci 0000:00:1c.6: PCI bridge to [bus 06]
[    0.421898] pci 0000:00:1c.6:   bridge window [mem 0xdf400000-0xdf4fffff]
[    0.422066] pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000
[    0.422199] pci 0000:07:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.422323] pci 0000:07:00.0: reg 0x18: [mem 0xdf300000-0xdf300fff 64bit]
[    0.422439] pci 0000:07:00.0: reg 0x20: [mem 0xd2100000-0xd2103fff 64bit pref]
[    0.422595] pci 0000:07:00.0: supports D1 D2
[    0.422697] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.422845] pci 0000:07:00.0: System wakeup disabled by ACPI
[    0.428449] pci 0000:00:1c.7: PCI bridge to [bus 07]
[    0.428552] pci 0000:00:1c.7:   bridge window [io  0xc000-0xcfff]
[    0.428655] pci 0000:00:1c.7:   bridge window [mem 0xdf300000-0xdf3fffff]
[    0.428761] pci 0000:00:1c.7:   bridge window [mem 0xd2100000-0xd21fffff 64bit pref]
[    0.428923] acpiphp: Slot [1-1] registered
[    0.429026] pci 0000:00:1d.0: PCI bridge to [bus 08]
[    0.429194] pci 0000:09:00.0: [1b21:1080] type 01 class 0x060400
[    0.429395] pci 0000:09:00.0: supports D1 D2
[    0.429497] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.429639] pci 0000:09:00.0: System wakeup disabled by ACPI
[    0.435103] pci 0000:00:1d.2: PCI bridge to [bus 09-0a]
[    0.435206] pci 0000:00:1d.2:   bridge window [io  0xb000-0xbfff]
[    0.435309] pci 0000:00:1d.2:   bridge window [mem 0xdf100000-0xdf2fffff]
[    0.435467] pci 0000:0a:01.0: [1095:3114] type 00 class 0x010400
[    0.435598] pci 0000:0a:01.0: reg 0x10: [io  0xb090-0xb097]
[    0.435712] pci 0000:0a:01.0: reg 0x14: [io  0xb080-0xb083]
[    0.435825] pci 0000:0a:01.0: reg 0x18: [io  0xb070-0xb077]
[    0.435939] pci 0000:0a:01.0: reg 0x1c: [io  0xb060-0xb063]
[    0.436052] pci 0000:0a:01.0: reg 0x20: [io  0xb050-0xb05f]
[    0.436166] pci 0000:0a:01.0: reg 0x24: [mem 0xdf201000-0xdf2013ff]
[    0.436280] pci 0000:0a:01.0: reg 0x30: [mem 0xdf180000-0xdf1fffff pref]
[    0.436406] pci 0000:0a:01.0: supports D1 D2
[    0.436534] pci 0000:0a:02.0: [1095:3114] type 00 class 0x010400
[    0.436665] pci 0000:0a:02.0: reg 0x10: [io  0xb040-0xb047]
[    0.436779] pci 0000:0a:02.0: reg 0x14: [io  0xb030-0xb033]
[    0.436892] pci 0000:0a:02.0: reg 0x18: [io  0xb020-0xb027]
[    0.437005] pci 0000:0a:02.0: reg 0x1c: [io  0xb010-0xb013]
[    0.437119] pci 0000:0a:02.0: reg 0x20: [io  0xb000-0xb00f]
[    0.437232] pci 0000:0a:02.0: reg 0x24: [mem 0xdf200000-0xdf2003ff]
[    0.437346] pci 0000:0a:02.0: reg 0x30: [mem 0xdf100000-0xdf17ffff pref]
[    0.437472] pci 0000:0a:02.0: supports D1 D2
[    0.437638] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    0.437745] pci 0000:09:00.0:   bridge window [io  0xb000-0xbfff]
[    0.437850] pci 0000:09:00.0:   bridge window [mem 0xdf100000-0xdf2fffff]
[    0.439159] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.440299] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.441438] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.442577] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.443715] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.444853] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.445992] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.447130] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.448483] ACPI: Enabled 5 GPEs in block 00 to 7F
[    0.448783] initcall acpi_init+0x0/0x29c returned 0 after 100911 usecs
[    0.448887] calling  pnp_init+0x0/0x12 @ 1
[    0.448993] initcall pnp_init+0x0/0x12 returned 0 after 0 usecs
[    0.449096] calling  balloon_init+0x0/0x1be @ 1
[    0.449198] initcall balloon_init+0x0/0x1be returned -19 after 0 usecs
[    0.449303] calling  xen_setup_shutdown_event+0x0/0x40 @ 1
[    0.449406] initcall xen_setup_shutdown_event+0x0/0x40 returned -19 after 0 usecs
[    0.449517] calling  xenbus_probe_backend_init+0x0/0x50 @ 1
[    0.449622] initcall xenbus_probe_backend_init+0x0/0x50 returned 0 after 0 usecs
[    0.449733] calling  xenbus_probe_frontend_init+0x0/0x97 @ 1
[    0.449838] initcall xenbus_probe_frontend_init+0x0/0x97 returned 0 after 0 usecs
[    0.449948] calling  xen_acpi_pad_init+0x0/0x4d @ 1
[    0.450050] initcall xen_acpi_pad_init+0x0/0x4d returned -19 after 0 usecs
[    0.450154] calling  balloon_init+0x0/0x7d @ 1
[    0.450256] initcall balloon_init+0x0/0x7d returned -19 after 0 usecs
[    0.450359] calling  misc_init+0x0/0xbc @ 1
[    0.450463] initcall misc_init+0x0/0xbc returned 0 after 0 usecs
[    0.450567] calling  vga_arb_device_init+0x0/0x1a3 @ 1
[    0.450685] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.450787] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.450898] vgaarb: loaded
[    0.450998] vgaarb: bridge control possible 0000:01:00.0
[    0.451100] initcall vga_arb_device_init+0x0/0x1a3 returned 0 after 3255 usecs
[    0.451212] calling  cn_init+0x0/0xe0 @ 1
[    0.451316] initcall cn_init+0x0/0xe0 returned 0 after 0 usecs
[    0.451421] calling  libnvdimm_init+0x0/0x3d @ 1
[    0.451532] initcall libnvdimm_init+0x0/0x3d returned 0 after 0 usecs
[    0.451635] calling  dma_buf_init+0x0/0xac @ 1
[    0.451737] initcall dma_buf_init+0x0/0xac returned 0 after 0 usecs
[    0.451840] calling  input_init+0x0/0xfe @ 1
[    0.451945] initcall input_init+0x0/0xfe returned 0 after 0 usecs
[    0.452048] calling  rtc_init+0x0/0x4d @ 1
[    0.452151] initcall rtc_init+0x0/0x4d returned 0 after 0 usecs
[    0.452254] calling  power_supply_class_init+0x0/0x40 @ 1
[    0.452357] initcall power_supply_class_init+0x0/0x40 returned 0 after 0 usecs
[    0.452467] calling  hwmon_init+0x0/0x100 @ 1
[    0.452570] initcall hwmon_init+0x0/0x100 returned 0 after 0 usecs
[    0.452674] calling  dmi_init+0x0/0x113 @ 1
[    0.452778] initcall dmi_init+0x0/0x113 returned 0 after 0 usecs
[    0.452881] calling  efisubsys_init+0x0/0x133 @ 1
[    0.452983] initcall efisubsys_init+0x0/0x133 returned 0 after 0 usecs
[    0.453087] calling  devfreq_init+0x0/0xa3 @ 1
[    0.453203] initcall devfreq_init+0x0/0xa3 returned 0 after 0 usecs
[    0.453307] calling  ras_init+0x0/0x10 @ 1
[    0.453409] initcall ras_init+0x0/0x10 returned 0 after 0 usecs
[    0.453513] calling  pci_subsys_init+0x0/0x48 @ 1
[    0.453614] PCI: Using ACPI for IRQ routing
[    0.480861] PCI: pci_cache_line_size set to 64 bytes
[    0.481073] e820: reserve RAM buffer [mem 0x00098000-0x0009ffff]
[    0.481176] e820: reserve RAM buffer [mem 0x897a6000-0x8bffffff]
[    0.481278] e820: reserve RAM buffer [mem 0x8e4ed000-0x8fffffff]
[    0.481381] e820: reserve RAM buffer [mem 0x8ea06000-0x8fffffff]
[    0.481483] e820: reserve RAM buffer [mem 0x8fc00000-0x8fffffff]
[    0.481585] e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
[    0.481688] initcall pci_subsys_init+0x0/0x48 returned 0 after 29296 usecs
[    0.481793] calling  proto_init+0x0/0x12 @ 1
[    0.481895] initcall proto_init+0x0/0x12 returned 0 after 0 usecs
[    0.481999] calling  net_dev_init+0x0/0x1b1 @ 1
[    0.482141] initcall net_dev_init+0x0/0x1b1 returned 0 after 0 usecs
[    0.482245] calling  neigh_init+0x0/0x80 @ 1
[    0.482347] initcall neigh_init+0x0/0x80 returned 0 after 0 usecs
[    0.482450] calling  fib_rules_init+0x0/0xaa @ 1
[    0.482552] initcall fib_rules_init+0x0/0xaa returned 0 after 0 usecs
[    0.482657] calling  pktsched_init+0x0/0x111 @ 1
[    0.482760] initcall pktsched_init+0x0/0x111 returned 0 after 0 usecs
[    0.482864] calling  tc_filter_init+0x0/0x55 @ 1
[    0.482966] initcall tc_filter_init+0x0/0x55 returned 0 after 0 usecs
[    0.483070] calling  tc_action_init+0x0/0x55 @ 1
[    0.483172] initcall tc_action_init+0x0/0x55 returned 0 after 0 usecs
[    0.483276] calling  genl_init+0x0/0x85 @ 1
[    0.483379] initcall genl_init+0x0/0x85 returned 0 after 0 usecs
[    0.483483] calling  ipv4_netfilter_init+0x0/0x12 @ 1
[    0.483585] initcall ipv4_netfilter_init+0x0/0x12 returned 0 after 0 usecs
[    0.486219] calling  cipso_v4_init+0x0/0x5e @ 1
[    0.486321] initcall cipso_v4_init+0x0/0x5e returned 0 after 0 usecs
[    0.486425] calling  wireless_nlevent_init+0x0/0x12 @ 1
[    0.486527] initcall wireless_nlevent_init+0x0/0x12 returned 0 after 0 usecs
[    0.486630] calling  netlbl_init+0x0/0x79 @ 1
[    0.486731] NetLabel: Initializing
[    0.486832] NetLabel:  domain hash size = 128
[    0.486933] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.487039] NetLabel:  unlabeled traffic allowed by default
[    0.487141] initcall netlbl_init+0x0/0x79 returned 0 after 0 usecs
[    0.487244] calling  xen_mcfg_late+0x0/0xdb @ 1
[    0.487346] initcall xen_mcfg_late+0x0/0xdb returned 0 after 0 usecs
[    0.487449] calling  watchdog_init+0x0/0xcd @ 1
[    0.487552] initcall watchdog_init+0x0/0xcd returned 0 after 0 usecs
[    0.487664] calling  nmi_warning_debugfs+0x0/0x27 @ 1
[    0.487766] initcall nmi_warning_debugfs+0x0/0x27 returned 0 after 0 usecs
[    0.487871] calling  hpet_late_init+0x0/0xf9 @ 1
[    0.487973] initcall hpet_late_init+0x0/0xf9 returned -19 after 0 usecs
[    0.488077] calling  init_amd_nbs+0x0/0xba @ 1
[    0.488181] initcall init_amd_nbs+0x0/0xba returned 0 after 0 usecs
[    0.488285] calling  clocksource_done_booting+0x0/0x42 @ 1
[    0.488393] clocksource: Switched to clocksource refined-jiffies
[    0.488496] initcall clocksource_done_booting+0x0/0x42 returned 0 after 0 usecs
[    0.488608] calling  ftrace_init_tracefs+0x0/0x1e6 @ 1
[    0.488723] initcall ftrace_init_tracefs+0x0/0x1e6 returned 0 after 0 usecs
[    0.488826] calling  tracer_init_tracefs+0x0/0x21c @ 1
[    0.489220] initcall tracer_init_tracefs+0x0/0x21c returned 0 after 0 usecs
[    0.489324] calling  init_trace_printk_function_export+0x0/0x32 @ 1
[    0.489427] initcall init_trace_printk_function_export+0x0/0x32 returned 0 after 0 usecs
[    0.489538] calling  init_graph_tracefs+0x0/0x32 @ 1
[    0.489641] initcall init_graph_tracefs+0x0/0x32 returned 0 after 0 usecs
[    0.489744] calling  event_trace_init+0x0/0x2a1 @ 1
[    0.492133] initcall event_trace_init+0x0/0x2a1 returned 0 after 3254 usecs
[    0.492237] calling  init_kprobe_trace+0x0/0x91 @ 1
[    0.492340] initcall init_kprobe_trace+0x0/0x91 returned 0 after 0 usecs
[    0.492443] calling  init_uprobe_trace+0x0/0x54 @ 1
[    0.492546] initcall init_uprobe_trace+0x0/0x54 returned 0 after 0 usecs
[    0.492649] calling  init_pipe_fs+0x0/0x47 @ 1
[    0.492753] initcall init_pipe_fs+0x0/0x47 returned 0 after 0 usecs
[    0.492857] calling  inotify_user_setup+0x0/0x4b @ 1
[    0.492959] initcall inotify_user_setup+0x0/0x4b returned 0 after 0 usecs
[    0.493064] calling  eventpoll_init+0x0/0x103 @ 1
[    0.493166] initcall eventpoll_init+0x0/0x103 returned 0 after 0 usecs
[    0.493269] calling  anon_inode_init+0x0/0x5b @ 1
[    0.493373] initcall anon_inode_init+0x0/0x5b returned 0 after 0 usecs
[    0.493476] calling  proc_cmdline_init+0x0/0x22 @ 1
[    0.493579] initcall proc_cmdline_init+0x0/0x22 returned 0 after 0 usecs
[    0.493682] calling  proc_consoles_init+0x0/0x22 @ 1
[    0.493784] initcall proc_consoles_init+0x0/0x22 returned 0 after 0 usecs
[    0.493888] calling  proc_cpuinfo_init+0x0/0x22 @ 1
[    0.493990] initcall proc_cpuinfo_init+0x0/0x22 returned 0 after 0 usecs
[    0.494094] calling  proc_devices_init+0x0/0x22 @ 1
[    0.494196] initcall proc_devices_init+0x0/0x22 returned 0 after 0 usecs
[    0.494299] calling  proc_interrupts_init+0x0/0x22 @ 1
[    0.494401] initcall proc_interrupts_init+0x0/0x22 returned 0 after 0 usecs
[    0.494505] calling  proc_loadavg_init+0x0/0x22 @ 1
[    0.494607] initcall proc_loadavg_init+0x0/0x22 returned 0 after 0 usecs
[    0.494710] calling  proc_meminfo_init+0x0/0x22 @ 1
[    0.494812] initcall proc_meminfo_init+0x0/0x22 returned 0 after 0 usecs
[    0.494916] calling  proc_stat_init+0x0/0x22 @ 1
[    0.495018] initcall proc_stat_init+0x0/0x22 returned 0 after 0 usecs
[    0.495121] calling  proc_uptime_init+0x0/0x22 @ 1
[    0.495223] initcall proc_uptime_init+0x0/0x22 returned 0 after 0 usecs
[    0.495327] calling  proc_version_init+0x0/0x22 @ 1
[    0.495429] initcall proc_version_init+0x0/0x22 returned 0 after 0 usecs
[    0.495533] calling  proc_softirqs_init+0x0/0x22 @ 1
[    0.495635] initcall proc_softirqs_init+0x0/0x22 returned 0 after 0 usecs
[    0.495739] calling  proc_kcore_init+0x0/0xb5 @ 1
[    0.495842] initcall proc_kcore_init+0x0/0xb5 returned 0 after 0 usecs
[    0.495945] calling  vmcore_init+0x0/0x5fa @ 1
[    0.496047] initcall vmcore_init+0x0/0x5fa returned 0 after 0 usecs
[    0.496150] calling  proc_kmsg_init+0x0/0x25 @ 1
[    0.496252] initcall proc_kmsg_init+0x0/0x25 returned 0 after 0 usecs
[    0.496356] calling  proc_page_init+0x0/0x5f @ 1
[    0.496459] initcall proc_page_init+0x0/0x5f returned 0 after 0 usecs
[    0.496563] calling  init_ramfs_fs+0x0/0x20 @ 1
[    0.496664] initcall init_ramfs_fs+0x0/0x20 returned 0 after 0 usecs
[    0.496768] calling  blk_scsi_ioctl_init+0x0/0x36a @ 1
[    0.496870] initcall blk_scsi_ioctl_init+0x0/0x36a returned 0 after 0 usecs
[    0.496975] calling  dynamic_debug_init_debugfs+0x0/0x67 @ 1
[    0.497078] initcall dynamic_debug_init_debugfs+0x0/0x67 returned 0 after 0 usecs
[    0.497190] calling  fb_console_init+0x0/0xfc @ 1
[    0.497300] initcall fb_console_init+0x0/0xfc returned 0 after 0 usecs
[    0.497403] calling  acpi_event_init+0x0/0x3b @ 1
[    0.497507] initcall acpi_event_init+0x0/0x3b returned 0 after 0 usecs
[    0.497610] calling  pnp_system_init+0x0/0x12 @ 1
[    0.497714] initcall pnp_system_init+0x0/0x12 returned 0 after 0 usecs
[    0.497818] calling  pnpacpi_init+0x0/0x6e @ 1
[    0.497919] pnp: PnP ACPI init
[    0.498167] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[    0.498269] system 00:00: [io  0x0a10-0x0a1f] has been reserved
[    0.498372] system 00:00: [io  0x0a20-0x0a2f] has been reserved
[    0.498474] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.498577] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.498786] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.499050] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.499152] system 00:02: [io  0xffff] has been reserved
[    0.499255] system 00:02: [io  0xffff] has been reserved
[    0.499357] system 00:02: [io  0xffff] has been reserved
[    0.499459] system 00:02: [io  0x1800-0x18fe] could not be reserved
[    0.499561] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.499664] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.499815] system 00:03: [io  0x0800-0x087f] has been reserved
[    0.499918] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.500031] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.500153] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.500256] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.500490] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.500593] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.500696] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.500798] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    0.500901] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.501004] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.501107] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.501210] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.501313] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.501417] system 00:06: [mem 0xdffc0000-0xdffdffff] has been reserved
[    0.501520] system 00:06: [mem 0xfed03000-0xfed033ff] has been reserved
[    0.501623] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.501747] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.501851] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.501953] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.502056] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.502159] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.502262] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.502365] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.502618] system 00:08: [io  0xff00-0xfffe] has been reserved
[    0.502720] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.503334] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.503891] pnp: PnP ACPI: found 10 devices
[    0.503993] initcall pnpacpi_init+0x0/0x6e returned 0 after 3254 usecs
[    0.504097] calling  chr_dev_init+0x0/0xaa @ 1
[    0.504850] initcall chr_dev_init+0x0/0xaa returned 0 after 0 usecs
[    0.504957] calling  firmware_class_init+0x0/0xec @ 1
[    0.505061] initcall firmware_class_init+0x0/0xec returned 0 after 0 usecs
[    0.505165] calling  thermal_init+0x0/0xa6 @ 1
[    0.505270] initcall thermal_init+0x0/0xa6 returned 0 after 0 usecs
[    0.505373] calling  cpufreq_gov_performance_init+0x0/0x12 @ 1
[    0.505476] initcall cpufreq_gov_performance_init+0x0/0x12 returned 0 after 0 usecs
[    0.505586] calling  cpufreq_gov_dbs_init+0x0/0x12 @ 1
[    0.505688] initcall cpufreq_gov_dbs_init+0x0/0x12 returned 0 after 0 usecs
[    0.505792] calling  init_acpi_pm_clocksource+0x0/0xcf @ 1
[    0.510401] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.510517] clocksource: Switched to clocksource acpi_pm
[    0.510620] initcall init_acpi_pm_clocksource+0x0/0xcf returned 0 after 3357 usecs
[    0.510731] calling  pcibios_assign_resources+0x0/0xba @ 1
[    0.510881] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.510983] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.511087] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.511190] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.511301] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.511408] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.511511] pci 0000:00:1c.2:   bridge window [mem 0xdf500000-0xdf5fffff]
[    0.511617] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.511720] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.511835] pci 0000:00:1c.4: PCI bridge to [bus 04-05]
[    0.511938] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.512045] pci 0000:00:1c.6: PCI bridge to [bus 06]
[    0.512148] pci 0000:00:1c.6:   bridge window [mem 0xdf400000-0xdf4fffff]
[    0.512254] pci 0000:00:1c.7: PCI bridge to [bus 07]
[    0.512357] pci 0000:00:1c.7:   bridge window [io  0xc000-0xcfff]
[    0.512461] pci 0000:00:1c.7:   bridge window [mem 0xdf300000-0xdf3fffff]
[    0.512565] pci 0000:00:1c.7:   bridge window [mem 0xd2100000-0xd21fffff 64bit pref]
[    0.512677] pci 0000:00:1d.0: PCI bridge to [bus 08]
[    0.512784] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    0.512887] pci 0000:09:00.0:   bridge window [io  0xb000-0xbfff]
[    0.512993] pci 0000:09:00.0:   bridge window [mem 0xdf100000-0xdf2fffff]
[    0.513109] pci 0000:00:1d.2: PCI bridge to [bus 09-0a]
[    0.513211] pci 0000:00:1d.2:   bridge window [io  0xb000-0xbfff]
[    0.513315] pci 0000:00:1d.2:   bridge window [mem 0xdf100000-0xdf2fffff]
[    0.515951] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.516054] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.516156] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.516259] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[    0.516362] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.516465] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.516567] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[    0.516670] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.516779] pci_bus 0000:03: resource 1 [mem 0xdf500000-0xdf5fffff]
[    0.516882] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.516984] pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
[    0.517086] pci_bus 0000:06: resource 1 [mem 0xdf400000-0xdf4fffff]
[    0.517192] pci_bus 0000:07: resource 0 [io  0xc000-0xcfff]
[    0.517295] pci_bus 0000:07: resource 1 [mem 0xdf300000-0xdf3fffff]
[    0.517397] pci_bus 0000:07: resource 2 [mem 0xd2100000-0xd21fffff 64bit pref]
[    0.517507] pci_bus 0000:09: resource 0 [io  0xb000-0xbfff]
[    0.517609] pci_bus 0000:09: resource 1 [mem 0xdf100000-0xdf2fffff]
[    0.517711] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.517813] pci_bus 0000:0a: resource 1 [mem 0xdf100000-0xdf2fffff]
[    0.517917] initcall pcibios_assign_resources+0x0/0xba returned 0 after 6929 usecs
[    0.518028] calling  sysctl_core_init+0x0/0x2c @ 1
[    0.518137] initcall sysctl_core_init+0x0/0x2c returned 0 after 6 usecs
[    0.518241] calling  eth_offload_init+0x0/0x14 @ 1
[    0.518345] initcall eth_offload_init+0x0/0x14 returned 0 after 0 usecs
[    0.518450] calling  inet_init+0x0/0x28a @ 1
[    0.518556] NET: Registered protocol family 2
[    0.518756] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.518976] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.519153] TCP: Hash tables configured (established 131072 bind 65536)
[    0.519272] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.519401] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.519539] initcall inet_init+0x0/0x28a returned 0 after 965 usecs
[    0.519643] calling  ipv4_offload_init+0x0/0x5d @ 1
[    0.519747] initcall ipv4_offload_init+0x0/0x5d returned 0 after 0 usecs
[    0.519850] calling  af_unix_init+0x0/0x4e @ 1
[    0.519953] NET: Registered protocol family 1
[    0.520057] initcall af_unix_init+0x0/0x4e returned 0 after 101 usecs
[    0.520160] calling  ipv6_offload_init+0x0/0x79 @ 1
[    0.520263] initcall ipv6_offload_init+0x0/0x79 returned 0 after 1 usecs
[    0.520368] calling  pci_apply_final_quirks+0x0/0x12e @ 1
[    0.520568] pci 0000:01:00.0: Video device with shadowed ROM
[    0.520736] PCI: CLS 0 bytes, default 64
[    0.520838] initcall pci_apply_final_quirks+0x0/0x12e returned 0 after 358 usecs
[    0.520948] calling  acpi_reserve_resources+0x0/0xeb @ 1
[    0.521052] initcall acpi_reserve_resources+0x0/0xeb returned 0 after 1 usecs
[    0.521157] calling  populate_rootfs+0x0/0x108 @ 1
[    0.521279] Unpacking initramfs...
[    0.554092] Freeing initrd memory: 4088K (ffff8800377f4000 - ffff880037bf2000)
[    0.554207] initcall populate_rootfs+0x0/0x108 returned 0 after 32235 usecs
[    0.554313] calling  pci_iommu_init+0x0/0x3c @ 1
[    0.554415] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.554518] software IO TLB [mem 0x8a4ed000-0x8e4ed000] (64MB) mapped at [ffff88008a4ed000-ffff88008e4ecfff]
[    0.554630] initcall pci_iommu_init+0x0/0x3c returned 0 after 210 usecs
[    0.554736] calling  calgary_fixup_tce_spaces+0x0/0xf7 @ 1
[    0.554840] initcall calgary_fixup_tce_spaces+0x0/0xf7 returned -19 after 0 usecs
[    0.554952] calling  ir_dev_scope_init+0x0/0x33 @ 1
[    0.555055] initcall ir_dev_scope_init+0x0/0x33 returned 0 after 0 usecs
[    0.555169] calling  ia32_binfmt_init+0x0/0x14 @ 1
[    0.555274] initcall ia32_binfmt_init+0x0/0x14 returned 0 after 2 usecs
[    0.555378] calling  register_kernel_offset_dumper+0x0/0x1b @ 1
[    0.555483] initcall register_kernel_offset_dumper+0x0/0x1b returned 0 after 1 usecs
[    0.555594] calling  i8259A_init_ops+0x0/0x24 @ 1
[    0.555697] initcall i8259A_init_ops+0x0/0x24 returned 0 after 0 usecs
[    0.555801] calling  init_tsc_clocksource+0x0/0xb7 @ 1
[    0.555906] initcall init_tsc_clocksource+0x0/0xb7 returned 0 after 1 usecs
[    0.556014] calling  add_rtc_cmos+0x0/0xb5 @ 1
[    0.556118] initcall add_rtc_cmos+0x0/0xb5 returned 0 after 1 usecs
[    0.556222] calling  i8237A_init_ops+0x0/0x14 @ 1
[    0.556325] initcall i8237A_init_ops+0x0/0x14 returned 0 after 0 usecs
[    0.556430] calling  amd_uncore_init+0x0/0x234 @ 1
[    0.556533] initcall amd_uncore_init+0x0/0x234 returned -19 after 0 usecs
[    0.556638] calling  amd_iommu_pc_init+0x0/0x146 @ 1
[    0.556741] initcall amd_iommu_pc_init+0x0/0x146 returned -19 after 0 usecs
[    0.556846] calling  rapl_pmu_init+0x0/0x29f @ 1
[    0.556949] initcall rapl_pmu_init+0x0/0x29f returned 0 after 1 usecs
[    0.557053] calling  intel_cqm_init+0x0/0x376 @ 1
[    0.557163] initcall intel_cqm_init+0x0/0x376 returned -19 after 0 usecs
[    0.557268] calling  intel_uncore_init+0x0/0x2df @ 1
[    0.557375] initcall intel_uncore_init+0x0/0x2df returned 0 after 3 usecs
[    0.557479] calling  msr_init+0x0/0xe7 @ 1
[    0.557584] initcall msr_init+0x0/0xe7 returned 0 after 2 usecs
[    0.557688] calling  thermal_throttle_init_device+0x0/0x82 @ 1
[    0.557805] initcall thermal_throttle_init_device+0x0/0x82 returned 0 after 13 usecs
[    0.557917] calling  microcode_init+0x0/0x1fd @ 1
[    0.558037] microcode: CPU0 sig=0x506e3, pf=0x2, revision=0x55
[    0.558141] microcode: CPU1 sig=0x506e3, pf=0x2, revision=0x55
[    0.558247] microcode: CPU2 sig=0x506e3, pf=0x2, revision=0x55
[    0.558353] microcode: CPU3 sig=0x506e3, pf=0x2, revision=0x55
[    0.558459] microcode: CPU4 sig=0x506e3, pf=0x2, revision=0x55
[    0.558564] microcode: CPU5 sig=0x506e3, pf=0x2, revision=0x55
[    0.558670] microcode: CPU6 sig=0x506e3, pf=0x2, revision=0x55
[    0.558775] microcode: CPU7 sig=0x506e3, pf=0x2, revision=0x55
[    0.558898] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.559011] initcall microcode_init+0x0/0x1fd returned 0 after 969 usecs
[    0.559114] calling  amd_ibs_init+0x0/0x24a @ 1
[    0.559217] initcall amd_ibs_init+0x0/0x24a returned -19 after 0 usecs
[    0.559321] calling  ioapic_init_ops+0x0/0x14 @ 1
[    0.559424] initcall ioapic_init_ops+0x0/0x14 returned 0 after 0 usecs
[    0.559528] calling  register_e820_pmem+0x0/0x1d @ 1
[    0.559638] initcall register_e820_pmem+0x0/0x1d returned 0 after 7 usecs
[    0.559743] calling  add_pcspkr+0x0/0x63 @ 1
[    0.559852] initcall add_pcspkr+0x0/0x63 returned 0 after 6 usecs
[    0.559957] calling  start_periodic_check_for_corruption+0x0/0x60 @ 1
[    0.560061] Scanning for low memory corruption every 60 seconds
[    0.560165] initcall start_periodic_check_for_corruption+0x0/0x60 returned 0 after 101 usecs
[    0.560282] calling  sysfb_init+0x0/0x92 @ 1
[    0.560394] initcall sysfb_init+0x0/0x92 returned 0 after 9 usecs
[    0.560503] calling  pmc_atom_init+0x0/0x1c1 @ 1
[    0.560609] initcall pmc_atom_init+0x0/0x1c1 returned -19 after 3 usecs
[    0.560713] calling  proc_execdomains_init+0x0/0x22 @ 1
[    0.560818] initcall proc_execdomains_init+0x0/0x22 returned 0 after 2 usecs
[    0.560922] calling  ioresources_init+0x0/0x3c @ 1
[    0.561026] initcall ioresources_init+0x0/0x3c returned 0 after 1 usecs
[    0.561130] calling  init_sched_debug_procfs+0x0/0x2c @ 1
[    0.561234] initcall init_sched_debug_procfs+0x0/0x2c returned 0 after 1 usecs
[    0.561345] calling  snapshot_device_init+0x0/0x12 @ 1
[    0.561460] initcall snapshot_device_init+0x0/0x12 returned 0 after 12 usecs
[    0.561564] calling  irq_pm_init_ops+0x0/0x14 @ 1
[    0.561668] initcall irq_pm_init_ops+0x0/0x14 returned 0 after 0 usecs
[    0.561772] calling  init_posix_timers+0x0/0x2a7 @ 1
[    0.561879] initcall init_posix_timers+0x0/0x2a7 returned 0 after 4 usecs
[    0.561983] calling  init_posix_cpu_timers+0x0/0xe0 @ 1
[    0.562087] initcall init_posix_cpu_timers+0x0/0xe0 returned 0 after 0 usecs
[    0.562191] calling  timekeeping_init_ops+0x0/0x14 @ 1
[    0.562295] initcall timekeeping_init_ops+0x0/0x14 returned 0 after 0 usecs
[    0.562399] calling  init_clocksource_sysfs+0x0/0x69 @ 1
[    0.562517] initcall init_clocksource_sysfs+0x0/0x69 returned 0 after 14 usecs
[    0.562628] calling  init_timer_list_procfs+0x0/0x2c @ 1
[    0.562732] initcall init_timer_list_procfs+0x0/0x2c returned 0 after 1 usecs
[    0.562837] calling  alarmtimer_init+0x0/0x1b9 @ 1
[    0.562955] initcall alarmtimer_init+0x0/0x1b9 returned 0 after 15 usecs
[    0.563060] calling  clockevents_init_sysfs+0x0/0xca @ 1
[    0.563217] initcall clockevents_init_sysfs+0x0/0xca returned 0 after 53 usecs
[    0.563328] calling  init_tstats_procfs+0x0/0x2c @ 1
[    0.563432] initcall init_tstats_procfs+0x0/0x2c returned 0 after 1 usecs
[    0.563536] calling  futex_init+0x0/0xfc @ 1
[    0.563644] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.563759] initcall futex_init+0x0/0xfc returned 0 after 117 usecs
[    0.563863] calling  proc_dma_init+0x0/0x22 @ 1
[    0.563967] initcall proc_dma_init+0x0/0x22 returned 0 after 1 usecs
[    0.564071] calling  proc_modules_init+0x0/0x22 @ 1
[    0.564175] initcall proc_modules_init+0x0/0x22 returned 0 after 1 usecs
[    0.564279] calling  kallsyms_init+0x0/0x25 @ 1
[    0.564383] initcall kallsyms_init+0x0/0x25 returned 0 after 1 usecs
[    0.564487] calling  pid_namespaces_init+0x0/0x2d @ 1
[    0.564592] initcall pid_namespaces_init+0x0/0x2d returned 0 after 2 usecs
[    0.564697] calling  ikconfig_init+0x0/0x3e @ 1
[    0.564801] initcall ikconfig_init+0x0/0x3e returned 0 after 1 usecs
[    0.564905] calling  init_kprobes+0x0/0x1b8 @ 1
[    0.565057] initcall init_kprobes+0x0/0x1b8 returned 0 after 48 usecs
[    0.565161] calling  utsname_sysctl_init+0x0/0x14 @ 1
[    0.565269] initcall utsname_sysctl_init+0x0/0x14 returned 0 after 4 usecs
[    0.565374] calling  init_tracepoints+0x0/0x28 @ 1
[    0.565477] initcall init_tracepoints+0x0/0x28 returned 0 after 0 usecs
[    0.565580] calling  stack_trace_init+0x0/0xb0 @ 1
[    0.565686] initcall stack_trace_init+0x0/0xb0 returned 0 after 3 usecs
[    0.565790] calling  init_mmio_trace+0x0/0x12 @ 1
[    0.565893] initcall init_mmio_trace+0x0/0x12 returned 0 after 1 usecs
[    0.565996] calling  init_blk_tracer+0x0/0x56 @ 1
[    0.566100] initcall init_blk_tracer+0x0/0x56 returned 0 after 1 usecs
[    0.566204] calling  perf_event_sysfs_init+0x0/0x91 @ 1
[    0.566370] initcall perf_event_sysfs_init+0x0/0x91 returned 0 after 61 usecs
[    0.566474] calling  init_uprobes+0x0/0x62 @ 1
[    0.566577] initcall init_uprobes+0x0/0x62 returned 0 after 1 usecs
[    0.566681] calling  system_trusted_keyring_init+0x0/0x63 @ 1
[    0.569319] Initialise system trusted keyring
[    0.569424] initcall system_trusted_keyring_init+0x0/0x63 returned 0 after 102 usecs
[    0.569536] calling  init_per_zone_wmark_min+0x0/0x9f @ 1
[    0.569641] initcall init_per_zone_wmark_min+0x0/0x9f returned 0 after 2 usecs
[    0.569751] calling  kswapd_init+0x0/0x6f @ 1
[    0.569869] initcall kswapd_init+0x0/0x6f returned 0 after 15 usecs
[    0.569973] calling  extfrag_debug_init+0x0/0x78 @ 1
[    0.570078] initcall extfrag_debug_init+0x0/0x78 returned 0 after 2 usecs
[    0.570182] calling  setup_vmstat+0x0/0x19a @ 1
[    0.570287] initcall setup_vmstat+0x0/0x19a returned 0 after 2 usecs
[    0.570391] calling  mm_compute_batch_init+0x0/0x19 @ 1
[    0.570499] initcall mm_compute_batch_init+0x0/0x19 returned 0 after 0 usecs
[    0.570603] calling  slab_proc_init+0x0/0x25 @ 1
[    0.570707] initcall slab_proc_init+0x0/0x25 returned 0 after 1 usecs
[    0.570811] calling  workingset_init+0x0/0x4b @ 1
[    0.570914] initcall workingset_init+0x0/0x4b returned 0 after 1 usecs
[    0.571018] calling  proc_vmalloc_init+0x0/0x25 @ 1
[    0.571122] initcall proc_vmalloc_init+0x0/0x25 returned 0 after 1 usecs
[    0.571227] calling  procswaps_init+0x0/0x22 @ 1
[    0.571331] initcall procswaps_init+0x0/0x22 returned 0 after 1 usecs
[    0.571435] calling  init_frontswap+0x0/0x91 @ 1
[    0.571542] initcall init_frontswap+0x0/0x91 returned 0 after 4 usecs
[    0.571646] calling  hugetlb_init+0x0/0x570 @ 1
[    0.571749] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.571860] initcall hugetlb_init+0x0/0x570 returned 0 after 108 usecs
[    0.571964] calling  slab_sysfs_init+0x0/0xf0 @ 1
[    0.572802] initcall slab_sysfs_init+0x0/0xf0 returned 0 after 718 usecs
[    0.572908] calling  init_cleancache+0x0/0x91 @ 1
[    0.573013] initcall init_cleancache+0x0/0x91 returned 0 after 3 usecs
[    0.573118] calling  init_zbud+0x0/0x20 @ 1
[    0.573219] zbud: loaded
[    0.573320] initcall init_zbud+0x0/0x20 returned 0 after 98 usecs
[    0.573425] calling  zs_init+0x0/0x95 @ 1
[    0.573529] initcall zs_init+0x0/0x95 returned 0 after 2 usecs
[    0.573631] calling  fcntl_init+0x0/0x2a @ 1
[    0.573740] initcall fcntl_init+0x0/0x2a returned 0 after 1 usecs
[    0.573843] calling  proc_filesystems_init+0x0/0x22 @ 1
[    0.573947] initcall proc_filesystems_init+0x0/0x22 returned 0 after 1 usecs
[    0.574050] calling  start_dirtytime_writeback+0x0/0x2a @ 1
[    0.574154] initcall start_dirtytime_writeback+0x0/0x2a returned 0 after 0 usecs
[    0.574264] calling  dio_init+0x0/0x2d @ 1
[    0.574379] initcall dio_init+0x0/0x2d returned 0 after 12 usecs
[    0.574482] calling  fsnotify_mark_init+0x0/0x3c @ 1
[    0.574598] initcall fsnotify_mark_init+0x0/0x3c returned 0 after 13 usecs
[    0.574702] calling  dnotify_init+0x0/0x79 @ 1
[    0.574806] initcall dnotify_init+0x0/0x79 returned 0 after 2 usecs
[    0.574909] calling  fanotify_user_setup+0x0/0x77 @ 1
[    0.575015] initcall fanotify_user_setup+0x0/0x77 returned 0 after 2 usecs
[    0.575119] calling  userfaultfd_init+0x0/0x2e @ 1
[    0.575232] initcall userfaultfd_init+0x0/0x2e returned 0 after 10 usecs
[    0.575336] calling  aio_setup+0x0/0xa3 @ 1
[    0.575443] initcall aio_setup+0x0/0xa3 returned 0 after 5 usecs
[    0.575546] calling  proc_locks_init+0x0/0x22 @ 1
[    0.575649] initcall proc_locks_init+0x0/0x22 returned 0 after 1 usecs
[    0.575753] calling  init_sys32_ioctl+0x0/0x28 @ 1
[    0.575899] initcall init_sys32_ioctl+0x0/0x28 returned 0 after 42 usecs
[    0.576002] calling  dquot_init+0x0/0x119 @ 1
[    0.576104] VFS: Disk quotas dquot_6.6.0
[    0.576220] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.576324] initcall dquot_init+0x0/0x119 returned 0 after 214 usecs
[    0.576427] calling  quota_init+0x0/0x2f @ 1
[    0.576534] initcall quota_init+0x0/0x2f returned 0 after 4 usecs
[    0.576637] calling  init_devpts_fs+0x0/0x64 @ 1
[    0.576747] initcall init_devpts_fs+0x0/0x64 returned 0 after 7 usecs
[    0.576850] calling  init_hugetlbfs_fs+0x0/0x148 @ 1
[    0.576970] initcall init_hugetlbfs_fs+0x0/0x148 returned 0 after 16 usecs
[    0.577079] calling  init_autofs4_fs+0x0/0x26 @ 1
[    0.577197] initcall init_autofs4_fs+0x0/0x26 returned 0 after 15 usecs
[    0.577300] calling  init_pstore_fs+0x0/0x47 @ 1
[    0.577404] initcall init_pstore_fs+0x0/0x47 returned 0 after 1 usecs
[    0.577508] calling  efivarfs_init+0x0/0x34 @ 1
[    0.577611] initcall efivarfs_init+0x0/0x34 returned -19 after 0 usecs
[    0.577714] calling  ipc_init+0x0/0x17 @ 1
[    0.577818] initcall ipc_init+0x0/0x17 returned 0 after 2 usecs
[    0.577921] calling  ipc_sysctl_init+0x0/0x14 @ 1
[    0.578027] initcall ipc_sysctl_init+0x0/0x14 returned 0 after 3 usecs
[    0.578131] calling  init_mqueue_fs+0x0/0x106 @ 1
[    0.578251] initcall init_mqueue_fs+0x0/0x106 returned 0 after 17 usecs
[    0.578355] calling  key_proc_init+0x0/0x5e @ 1
[    0.578459] initcall key_proc_init+0x0/0x5e returned 0 after 1 usecs
[    0.578563] calling  big_key_init+0x0/0x12 @ 1
[    0.578665] Key type big_key registered
[    0.578767] initcall big_key_init+0x0/0x12 returned 0 after 99 usecs
[    0.578871] calling  crypto_algapi_init+0x0/0xd @ 1
[    0.578974] initcall crypto_algapi_init+0x0/0xd returned 0 after 0 usecs
[    0.579078] calling  chainiv_module_init+0x0/0x12 @ 1
[    0.579182] initcall chainiv_module_init+0x0/0x12 returned 0 after 0 usecs
[    0.579286] calling  eseqiv_module_init+0x0/0x12 @ 1
[    0.579389] initcall eseqiv_module_init+0x0/0x12 returned 0 after 0 usecs
[    0.579493] calling  crypto_null_mod_init+0x0/0x48 @ 1
[    0.579665] initcall crypto_null_mod_init+0x0/0x48 returned 0 after 67 usecs
[    0.579770] calling  md5_mod_init+0x0/0x12 @ 1
[    0.579891] initcall md5_mod_init+0x0/0x12 returned 0 after 18 usecs
[    0.579995] calling  aes_init+0x0/0x12 @ 1
[    0.580118] initcall aes_init+0x0/0x12 returned 0 after 19 usecs
[    0.580223] calling  crct10dif_mod_init+0x0/0x12 @ 1
[    0.580345] initcall crct10dif_mod_init+0x0/0x12 returned 0 after 17 usecs
[    0.580455] calling  lzo_mod_init+0x0/0x12 @ 1
[    0.580573] initcall lzo_mod_init+0x0/0x12 returned 0 after 15 usecs
[    0.580677] calling  proc_genhd_init+0x0/0x3c @ 1
[    0.580782] initcall proc_genhd_init+0x0/0x3c returned 0 after 2 usecs
[    0.580886] calling  bsg_init+0x0/0x14f @ 1
[    0.580995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.581106] initcall bsg_init+0x0/0x14f returned 0 after 115 usecs
[    0.581210] calling  throtl_init+0x0/0x42 @ 1
[    0.581333] initcall throtl_init+0x0/0x42 returned 0 after 20 usecs
[    0.581437] calling  noop_init+0x0/0x12 @ 1
[    0.581539] io scheduler noop registered
[    0.581641] initcall noop_init+0x0/0x12 returned 0 after 99 usecs
[    0.581744] calling  deadline_init+0x0/0x12 @ 1
[    0.581846] io scheduler deadline registered
[    0.581948] initcall deadline_init+0x0/0x12 returned 0 after 99 usecs
[    0.582052] calling  cfq_init+0x0/0xb5 @ 1
[    0.582171] io scheduler cfq registered (default)
[    0.582274] initcall cfq_init+0x0/0xb5 returned 0 after 116 usecs
[    0.582378] calling  btree_module_init+0x0/0x2a @ 1
[    0.582482] initcall btree_module_init+0x0/0x2a returned 0 after 1 usecs
[    0.582586] calling  crc_t10dif_mod_init+0x0/0x3e @ 1
[    0.582691] initcall crc_t10dif_mod_init+0x0/0x3e returned 0 after 1 usecs
[    0.582795] calling  percpu_counter_startup+0x0/0x38 @ 1
[    0.582899] initcall percpu_counter_startup+0x0/0x38 returned 0 after 1 usecs
[    0.583004] calling  phy_core_init+0x0/0x4b @ 1
[    0.583109] initcall phy_core_init+0x0/0x4b returned 0 after 2 usecs
[    0.583213] calling  crystalcove_gpio_driver_init+0x0/0x14 @ 1
[    0.583322] initcall crystalcove_gpio_driver_init+0x0/0x14 returned 0 after 4 usecs
[    0.583433] calling  pci_proc_init+0x0/0x65 @ 1
[    0.583552] initcall pci_proc_init+0x0/0x65 returned 0 after 16 usecs
[    0.583657] calling  pcie_portdrv_init+0x0/0x75 @ 1
[    0.584837] initcall pcie_portdrv_init+0x0/0x75 returned 0 after 1050 usecs
[    0.584943] calling  aer_service_init+0x0/0x3a @ 1
[    0.585048] initcall aer_service_init+0x0/0x3a returned 0 after 3 usecs
[    0.585153] calling  pcie_pme_service_init+0x0/0x12 @ 1
[    0.585266] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.585369] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.585471] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    0.585575] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.585687] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.585791] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.585904] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    0.586007] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.586110] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    0.586222] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    0.586325] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    0.586428] pci 0000:05:04.0: Signaling PME through PCIe PME interrupt
[    0.586532] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    0.586644] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[    0.586747] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
[    0.586850] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded
[    0.586963] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
[    0.587070] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
[    0.587173] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded
[    0.587285] pcieport 0000:00:1d.0: Signaling PME through PCIe PME interrupt
[    0.587390] pcie_pme 0000:00:1d.0:pcie01: service driver pcie_pme loaded
[    0.587501] pcieport 0000:00:1d.2: Signaling PME through PCIe PME interrupt
[    0.587604] pci 0000:09:00.0: Signaling PME through PCIe PME interrupt
[    0.587707] pci 0000:0a:01.0: Signaling PME through PCIe PME interrupt
[    0.587810] pci 0000:0a:02.0: Signaling PME through PCIe PME interrupt
[    0.587913] pcie_pme 0000:00:1d.2:pcie01: service driver pcie_pme loaded
[    0.588019] initcall pcie_pme_service_init+0x0/0x12 returned 0 after 2703 usecs
[    0.588130] calling  pci_hotplug_init+0x0/0x46 @ 1
[    0.588233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.588336] initcall pci_hotplug_init+0x0/0x46 returned 0 after 100 usecs
[    0.588440] calling  pcied_init+0x0/0x69 @ 1
[    0.588545] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.588649] initcall pcied_init+0x0/0x69 returned 0 after 103 usecs
[    0.588753] calling  vesafb_driver_init+0x0/0x14 @ 1
[    0.588860] initcall vesafb_driver_init+0x0/0x14 returned 0 after 3 usecs
[    0.588964] calling  efifb_driver_init+0x0/0x14 @ 1
[    0.589070] initcall efifb_driver_init+0x0/0x14 returned 0 after 3 usecs
[    0.589175] calling  intel_idle_init+0x0/0x3d7 @ 1
[    0.589278] intel_idle: MWAIT substates: 0x142120
[    0.589379] intel_idle: v0.4 model 0x5E
[    0.589480] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.589745] initcall intel_idle_init+0x0/0x3d7 returned 0 after 456 usecs
[    0.592380] calling  acpi_hed_driver_init+0x0/0x12 @ 1
[    0.592502] initcall acpi_hed_driver_init+0x0/0x12 returned 0 after 19 usecs
[    0.592606] calling  bgrt_init+0x0/0x7c @ 1
[    0.592708] initcall bgrt_init+0x0/0x7c returned -19 after 0 usecs
[    0.592812] calling  erst_init+0x0/0x31f @ 1
[    0.592915] initcall erst_init+0x0/0x31f returned 0 after 0 usecs
[    0.593018] calling  ghes_init+0x0/0x175 @ 1
[    0.593120] GHES: HEST is not enabled!
[    0.593221] initcall ghes_init+0x0/0x175 returned -22 after 99 usecs
[    0.593325] calling  xenbus_probe_initcall+0x0/0x4e @ 1
[    0.593429] initcall xenbus_probe_initcall+0x0/0x4e returned -19 after 1 usecs
[    0.593539] calling  xenbus_init+0x0/0x38 @ 1
[    0.593642] initcall xenbus_init+0x0/0x38 returned -19 after 0 usecs
[    0.593749] calling  xenbus_backend_init+0x0/0x4a @ 1
[    0.593852] initcall xenbus_backend_init+0x0/0x4a returned -19 after 0 usecs
[    0.593956] calling  hypervisor_subsys_init+0x0/0x25 @ 1
[    0.594060] initcall hypervisor_subsys_init+0x0/0x25 returned -19 after 0 usecs
[    0.594171] calling  hyper_sysfs_init+0x0/0x152 @ 1
[    0.594274] initcall hyper_sysfs_init+0x0/0x152 returned -19 after 0 usecs
[    0.594378] calling  platform_pci_module_init+0x0/0x1b @ 1
[    0.594486] initcall platform_pci_module_init+0x0/0x1b returned 0 after 4 usecs
[    0.594597] calling  pty_init+0x0/0x210 @ 1
[    0.594718] initcall pty_init+0x0/0x210 returned 0 after 18 usecs
[    0.594822] calling  sysrq_init+0x0/0x6f @ 1
[    0.594925] initcall sysrq_init+0x0/0x6f returned 0 after 1 usecs
[    0.595029] calling  xen_hvc_init+0x0/0x233 @ 1
[    0.595132] initcall xen_hvc_init+0x0/0x233 returned -19 after 0 usecs
[    0.595236] calling  serial8250_init+0x0/0x153 @ 1
[    0.595338] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.616129] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.616414] initcall serial8250_init+0x0/0x153 returned 0 after 20620 usecs
[    0.616519] calling  serial_pci_driver_init+0x0/0x1b @ 1
[    0.616632] initcall serial_pci_driver_init+0x0/0x1b returned 0 after 10 usecs
[    0.616743] calling  hpet_init+0x0/0x65 @ 1
[    0.616899] initcall hpet_init+0x0/0x65 returned 0 after 52 usecs
[    0.617007] calling  agp_init+0x0/0x27 @ 1
[    0.617109] Linux agpgart interface v0.103
[    0.617211] initcall agp_init+0x0/0x27 returned 0 after 99 usecs
[    0.617315] calling  cn_proc_init+0x0/0x36 @ 1
[    0.617419] initcall cn_proc_init+0x0/0x36 returned 0 after 1 usecs
[    0.617524] calling  topology_sysfs_init+0x0/0x80 @ 1
[    0.617643] initcall topology_sysfs_init+0x0/0x80 returned 0 after 15 usecs
[    0.617748] calling  cacheinfo_sysfs_init+0x0/0x8a @ 1
[    0.618204] initcall cacheinfo_sysfs_init+0x0/0x8a returned 0 after 345 usecs
[    0.618309] calling  devcoredump_init+0x0/0x19 @ 1
[    0.618415] initcall devcoredump_init+0x0/0x19 returned 0 after 3 usecs
[    0.618520] calling  intel_soc_pmic_i2c_driver_init+0x0/0x14 @ 1
[    0.618627] initcall intel_soc_pmic_i2c_driver_init+0x0/0x14 returned 0 after 3 usecs
[    0.618737] calling  e820_pmem_init+0x0/0x14 @ 1
[    0.618894] initcall e820_pmem_init+0x0/0x14 returned 0 after 53 usecs
[    0.618997] calling  net_olddevs_init+0x0/0x5b @ 1
[    0.619101] initcall net_olddevs_init+0x0/0x5b returned 0 after 1 usecs
[    0.619204] calling  cmos_init+0x0/0x6c @ 1
[    0.619318] rtc_cmos 00:04: RTC can wake from S4
[    0.619795] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.619962] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[    0.620067] initcall cmos_init+0x0/0x6c returned 0 after 743 usecs
[    0.620170] calling  intel_pstate_init+0x0/0x45a @ 1
[    0.620274] Intel P-state driver initializing.
[    0.620385] intel_pstate: HWP enabled
[    0.620633] intel_pstate: HWP enabled
[    0.620920] intel_pstate: HWP enabled
[    0.621256] intel_pstate: HWP enabled
[    0.621565] intel_pstate: HWP enabled
[    0.621882] intel_pstate: HWP enabled
[    0.622208] intel_pstate: HWP enabled
[    0.622542] intel_pstate: HWP enabled
[    0.622743] initcall intel_pstate_init+0x0/0x45a returned 0 after 2416 usecs
[    0.622847] calling  ledtrig_cpu_init+0x0/0x93 @ 1
[    0.622950] ledtrig-cpu: registered to indicate activity on CPUs
[    0.623054] initcall ledtrig_cpu_init+0x0/0x93 returned 0 after 102 usecs
[    0.623158] calling  esrt_sysfs_init+0x0/0x337 @ 1
[    0.623261] initcall esrt_sysfs_init+0x0/0x337 returned -38 after 1 usecs
[    0.623365] calling  staging_init+0x0/0x8 @ 1
[    0.623468] initcall staging_init+0x0/0x8 returned 0 after 0 usecs
[    0.623571] calling  skein_generic_init+0x0/0x56 @ 1
[    0.623819] initcall skein_generic_init+0x0/0x56 returned 0 after 139 usecs
[    0.623923] calling  smartconnect_driver_init+0x0/0x12 @ 1
[    0.624037] initcall smartconnect_driver_init+0x0/0x12 returned 0 after 10 usecs
[    0.624147] calling  powercap_init+0x0/0x277 @ 1
[    0.624263] initcall powercap_init+0x0/0x277 returned 0 after 13 usecs
[    0.624368] calling  sock_diag_init+0x0/0x35 @ 1
[    0.624481] initcall sock_diag_init+0x0/0x35 returned 0 after 10 usecs
[    0.624598] calling  blackhole_module_init+0x0/0x12 @ 1
[    0.624702] initcall blackhole_module_init+0x0/0x12 returned 0 after 1 usecs
[    0.624807] calling  gre_offload_init+0x0/0x17 @ 1
[    0.624911] initcall gre_offload_init+0x0/0x17 returned 0 after 0 usecs
[    0.625015] calling  sysctl_ipv4_init+0x0/0x4c @ 1
[    0.625140] initcall sysctl_ipv4_init+0x0/0x4c returned 0 after 21 usecs
[    0.625245] calling  cubictcp_register+0x0/0x5a @ 1
[    0.625348] initcall cubictcp_register+0x0/0x5a returned 0 after 1 usecs
[    0.625453] calling  tcp_memcontrol_init+0x0/0x30 @ 1
[    0.625557] initcall tcp_memcontrol_init+0x0/0x30 returned 0 after 1 usecs
[    0.625660] calling  inet6_init+0x0/0x30d @ 1
[    0.625808] NET: Registered protocol family 10
[    0.626011] initcall inet6_init+0x0/0x30d returned 0 after 242 usecs
[    0.626129] calling  packet_init+0x0/0x42 @ 1
[    0.626230] NET: Registered protocol family 17
[    0.626333] initcall packet_init+0x0/0x42 returned 0 after 100 usecs
[    0.626437] calling  mcheck_init_device+0x0/0x16f @ 1
[    0.626658] initcall mcheck_init_device+0x0/0x16f returned 0 after 115 usecs
[    0.626783] calling  mcheck_late_init+0x0/0x5b @ 1
[    0.626890] initcall mcheck_late_init+0x0/0x5b returned 0 after 4 usecs
[    0.627031] calling  severities_debugfs_init+0x0/0x3b @ 1
[    0.627135] initcall severities_debugfs_init+0x0/0x3b returned 0 after 1 usecs
[    0.627246] calling  threshold_init_device+0x0/0x46 @ 1
[    0.627350] initcall threshold_init_device+0x0/0x46 returned 0 after 1 usecs
[    0.627454] calling  hpet_insert_resource+0x0/0x24 @ 1
[    0.627557] initcall hpet_insert_resource+0x0/0x24 returned 1 after 0 usecs
[    0.627661] calling  update_mp_table+0x0/0x443 @ 1
[    0.627764] initcall update_mp_table+0x0/0x443 returned 0 after 0 usecs
[    0.627868] calling  lapic_insert_resource+0x0/0x40 @ 1
[    0.627972] initcall lapic_insert_resource+0x0/0x40 returned 0 after 1 usecs
[    0.628076] calling  print_ICs+0x0/0x1ba @ 1
[    0.628179] initcall print_ICs+0x0/0x1ba returned 0 after 0 usecs
[    0.628283] calling  pat_memtype_list_init+0x0/0x35 @ 1
[    0.628387] initcall pat_memtype_list_init+0x0/0x35 returned 0 after 1 usecs
[    0.628492] calling  create_tlb_single_page_flush_ceiling+0x0/0x29 @ 1
[    0.628597] initcall create_tlb_single_page_flush_ceiling+0x0/0x29 returned 0 after 1 usecs
[    0.628709] calling  init_oops_id+0x0/0x40 @ 1
[    0.628812] initcall init_oops_id+0x0/0x40 returned 0 after 1 usecs
[    0.628916] calling  sched_init_debug+0x0/0x24 @ 1
[    0.629020] initcall sched_init_debug+0x0/0x24 returned 0 after 1 usecs
[    0.629123] calling  pm_qos_power_init+0x0/0xa5 @ 1
[    0.629467] initcall pm_qos_power_init+0x0/0xa5 returned 0 after 236 usecs
[    0.629583] calling  pm_debugfs_init+0x0/0x24 @ 1
[    0.629686] initcall pm_debugfs_init+0x0/0x24 returned 0 after 1 usecs
[    0.629790] calling  printk_late_init+0x0/0x3f @ 1
[    0.629894] initcall printk_late_init+0x0/0x3f returned 0 after 1 usecs
[    0.629998] calling  tk_debug_sleep_time_init+0x0/0x3c @ 1
[    0.630102] initcall tk_debug_sleep_time_init+0x0/0x3c returned 0 after 1 usecs
[    0.630213] calling  debugfs_kprobe_init+0x0/0xcc @ 1
[    0.630341] initcall debugfs_kprobe_init+0x0/0xcc returned 0 after 2 usecs
[    0.630458] calling  taskstats_init+0x0/0x6c @ 1
[    0.630562] registered taskstats version 1
[    0.630664] initcall taskstats_init+0x0/0x6c returned 0 after 100 usecs
[    0.630767] calling  clear_boot_tracer+0x0/0x2e @ 1
[    0.630870] initcall clear_boot_tracer+0x0/0x2e returned 0 after 1 usecs
[    0.630974] calling  register_kprobe_prog_ops+0x0/0x14 @ 1
[    0.631077] initcall register_kprobe_prog_ops+0x0/0x14 returned 0 after 0 usecs
[    0.631187] calling  register_htab_map+0x0/0x14 @ 1
[    0.631290] initcall register_htab_map+0x0/0x14 returned 0 after 0 usecs
[    0.631394] calling  register_perf_event_array_map+0x0/0x14 @ 1
[    0.631498] initcall register_perf_event_array_map+0x0/0x14 returned 0 after 0 usecs
[    0.631608] calling  register_prog_array_map+0x0/0x14 @ 1
[    0.631712] initcall register_prog_array_map+0x0/0x14 returned 0 after 0 usecs
[    0.631822] calling  register_array_map+0x0/0x14 @ 1
[    0.631925] initcall register_array_map+0x0/0x14 returned 0 after 0 usecs
[    0.632029] calling  load_system_certificate_list+0x0/0xf7 @ 1
[    0.632143] Loading compiled-in X.509 certificates
[    0.632245] initcall load_system_certificate_list+0x0/0xf7 returned 0 after 100 usecs
[    0.632357] calling  fault_around_debugfs+0x0/0x35 @ 1
[    0.632461] initcall fault_around_debugfs+0x0/0x35 returned 0 after 1 usecs
[    0.632566] calling  max_swapfiles_check+0x0/0x8 @ 1
[    0.632669] initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
[    0.632773] calling  init_zswap+0x0/0x39f @ 1
[    0.632881] zswap: loaded using pool lzo/zbud
[    0.632988] initcall init_zswap+0x0/0x39f returned 0 after 109 usecs
[    0.633092] calling  check_early_ioremap_leak+0x0/0x42 @ 1
[    0.633196] initcall check_early_ioremap_leak+0x0/0x42 returned 0 after 0 usecs
[    0.633307] calling  init_root_keyring+0x0/0xb @ 1
[    0.633415] initcall init_root_keyring+0x0/0xb returned 0 after 5 usecs
[    0.633519] calling  prandom_reseed+0x0/0x40 @ 1
[    0.633638] initcall prandom_reseed+0x0/0x40 returned 0 after 11 usecs
[    0.633742] calling  pci_resource_alignment_sysfs_init+0x0/0x22 @ 1
[    0.636375] initcall pci_resource_alignment_sysfs_init+0x0/0x22 returned 0 after 1 usecs
[    0.636487] calling  pci_sysfs_init+0x0/0x4a @ 1
[    0.637342] initcall pci_sysfs_init+0x0/0x4a returned 0 after 736 usecs
[    0.637447] calling  boot_wait_for_devices+0x0/0x29 @ 1
[    0.637550] initcall boot_wait_for_devices+0x0/0x29 returned -19 after 0 usecs
[    0.637662] calling  dmar_free_unused_resources+0x0/0xb1 @ 1
[    0.637766] initcall dmar_free_unused_resources+0x0/0xb1 returned 0 after 0 usecs
[    0.637877] calling  deferred_probe_initcall+0x0/0x70 @ 1
[    0.638184] initcall deferred_probe_initcall+0x0/0x70 returned 0 after 199 usecs
[    0.638295] calling  late_resume_init+0x0/0x1a0 @ 1
[    0.638397]   Magic number: 0:887:287
[    0.638503] tty tty20: hash matches
[    0.638631] initcall late_resume_init+0x0/0x1a0 returned 0 after 229 usecs
[    0.638735] calling  rtc_hctosys+0x0/0xf7 @ 1
[    0.638972] rtc_cmos 00:04: setting system clock to 2016-01-20 16:17:57 UTC (1453306677)
[    0.639083] initcall rtc_hctosys+0x0/0xf7 returned 0 after 240 usecs
[    0.639186] calling  firmware_memmap_init+0x0/0x33 @ 1
[    0.639311] initcall firmware_memmap_init+0x0/0x33 returned 0 after 22 usecs
[    0.639416] calling  efi_shutdown_init+0x0/0x31 @ 1
[    0.639519] initcall efi_shutdown_init+0x0/0x31 returned -19 after 0 usecs
[    0.639623] calling  clk_debug_init+0x0/0x13e @ 1
[    0.639730] initcall clk_debug_init+0x0/0x13e returned 0 after 4 usecs
[    0.639834] calling  pci_mmcfg_late_insert_resources+0x0/0x4c @ 1
[    0.639939] initcall pci_mmcfg_late_insert_resources+0x0/0x4c returned 0 after 1 usecs
[    0.640050] calling  register_sk_filter_ops+0x0/0x2c @ 1
[    0.640154] initcall register_sk_filter_ops+0x0/0x2c returned 0 after 0 usecs
[    0.640259] calling  tcp_congestion_default+0x0/0x12 @ 1
[    0.640368] initcall tcp_congestion_default+0x0/0x12 returned 0 after 0 usecs
[    0.640473] calling  software_resume+0x0/0x30 @ 1
[    0.640576] PM: Checking hibernation image partition UUID=318820b2-de3c-46a6-a910-a39ff06c8995
[    0.640688] PM: Hibernation image not present or could not be loaded.
[    0.640792] initcall software_resume+0x0/0x30 returned -19 after 211 usecs
[    0.640896] calling  clk_disable_unused+0x0/0x180 @ 1
[    0.641000] initcall clk_disable_unused+0x0/0x180 returned 0 after 1 usecs
[    0.641104] calling  init_default_flow_dissectors+0x0/0x38 @ 1
[    0.641209] initcall init_default_flow_dissectors+0x0/0x38 returned 0 after 1 usecs
[    0.641512] Freeing unused kernel memory: 1188K (ffffffff818ec000 - ffffffff81a15000)
[    0.641621] Write protecting the kernel read-only data: 8192k
[    0.641931] Freeing unused kernel memory: 464K (ffff88000158c000 - ffff880001600000)
[    0.642169] Freeing unused kernel memory: 252K (ffff8800017c1000 - ffff880001800000)
[    0.646101] random: systemd-tmpfile urandom read with 1 bits of entropy available
[    0.665078] calling  serio_init+0x0/0x1000 [serio] @ 103
[    0.665193] initcall serio_init+0x0/0x1000 [serio] returned 0 after 7 usecs
[    0.665468] calling  i8042_init+0x0/0x687 [i8042] @ 103
[    0.665597] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.665701] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.666575] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.666696] initcall i8042_init+0x0/0x687 [i8042] returned 0 after 1097 usecs
[    0.670007] calling  ledtrig_usb_init+0x0/0x1000 [usb_common] @ 102
[    0.670114] initcall ledtrig_usb_init+0x0/0x1000 [usb_common] returned 0 after 1 usecs
[    0.670970] calling  init_scsi+0x0/0x91 [scsi_mod] @ 104
[    0.670981] calling  usb_init+0x0/0x174 [usbcore] @ 102
[    0.670984] ACPI: bus type USB registered
[    0.670995] usbcore: registered new interface driver usbfs
[    0.670999] usbcore: registered new interface driver hub
[    0.671017] usbcore: registered new device driver usb
[    0.671021] initcall usb_init+0x0/0x174 [usbcore] returned 0 after 35 usecs
[    0.671728] SCSI subsystem initialized
[    0.671776] calling  xhci_hcd_init+0x0/0x8 [xhci_hcd] @ 102
[    0.671780] initcall xhci_hcd_init+0x0/0x8 [xhci_hcd] returned 0 after 0 usecs
[    0.672047] initcall init_scsi+0x0/0x91 [scsi_mod] returned 0 after 345 usecs
[    0.672203] calling  xhci_pci_init+0x0/0x1000 [xhci_pci] @ 102
[    0.672406] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.672511] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.672783] calling  ata_init+0x0/0x352 [libata] @ 97
[    0.672924] libata version 3.00 loaded.
[    0.673032] initcall ata_init+0x0/0x352 [libata] returned 0 after 138 usecs
[    0.673274] calling  sil_pci_driver_init+0x0/0x1000 [sata_sil] @ 97
[    0.673428] sata_sil 0000:0a:01.0: version 2.4
[    0.673568] sata_sil 0000:0a:01.0: cache line size not set.  Driver may not function
[    0.673691] sata_sil 0000:0a:01.0: Applying R_ERR on DMA activate FIS errata fix
[    0.673711] calling  ahci_pci_driver_init+0x0/0x1000 [ahci] @ 104
[    0.673756] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    0.673760] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.674004] hub 1-0:1.0: USB hub found
[    0.674054] hub 1-0:1.0: 16 ports detected
[    0.674565] scsi host0: sata_sil
[    0.674719] scsi host1: sata_sil
[    0.674864] scsi host2: sata_sil
[    0.675015] scsi host3: sata_sil
[    0.675137] ata1: SATA max UDMA/100 mmio m1024@0xdf201000 tf 0xdf201080 irq 19
[    0.675248] ata2: SATA max UDMA/100 mmio m1024@0xdf201000 tf 0xdf2010c0 irq 19
[    0.675359] ata3: SATA max UDMA/100 mmio m1024@0xdf201000 tf 0xdf201280 irq 19
[    0.675470] ata4: SATA max UDMA/100 mmio m1024@0xdf201000 tf 0xdf2012c0 irq 19
[    0.675664] sata_sil 0000:0a:02.0: cache line size not set.  Driver may not function
[    0.675779] sata_sil 0000:0a:02.0: Applying R_ERR on DMA activate FIS errata fix
[    0.676114] scsi host4: sata_sil
[    0.676262] scsi host5: sata_sil
[    0.676404] scsi host6: sata_sil
[    0.676557] scsi host7: sata_sil
[    0.676679] ata5: SATA max UDMA/100 mmio m1024@0xdf200000 tf 0xdf200080 irq 16
[    0.676790] ata6: SATA max UDMA/100 mmio m1024@0xdf200000 tf 0xdf2000c0 irq 16
[    0.676906] ata7: SATA max UDMA/100 mmio m1024@0xdf200000 tf 0xdf200280 irq 16
[    0.677017] ata8: SATA max UDMA/100 mmio m1024@0xdf200000 tf 0xdf2002c0 irq 16
[    0.677137] initcall sil_pci_driver_init+0x0/0x1000 [sata_sil] returned 0 after 3676 usecs
[    0.681218] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.681323] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.681524] hub 2-0:1.0: USB hub found
[    0.681638] hub 2-0:1.0: 10 ports detected
[    0.682901] calling  atkbd_init+0x0/0xfb1 [atkbd] @ 107
[    0.683021] initcall atkbd_init+0x0/0xfb1 [atkbd] returned 0 after 13 usecs
[    0.685143] usb: failed to peer usb2-port8 and usb1-port15 by location (usb2-port8:none) (usb1-port15:usb2-port7)
[    0.685255] usb usb2-port8: failed to peer to usb1-port15 (-16)
[    0.685357] usb: port power management may be unreliable
[    0.685861] usb: failed to peer usb2-port9 and usb1-port15 by location (usb2-port9:none) (usb1-port15:usb2-port7)
[    0.685972] usb usb2-port9: failed to peer to usb1-port15 (-16)
[    0.686477] usb: failed to peer usb2-port10 and usb1-port15 by location (usb2-port10:none) (usb1-port15:usb2-port7)
[    0.686588] usb usb2-port10: failed to peer to usb1-port15 (-16)
[    0.686808] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.686842] ahci 0000:00:17.0: version 3.0
[    0.687021] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    0.700227] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    0.700349] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[    0.707187] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.733887] scsi host8: ahci
[    0.734210] scsi host9: ahci
[    0.734514] scsi host10: ahci
[    0.734805] scsi host11: ahci
[    0.735013] scsi host12: ahci
[    0.735179] scsi host13: ahci
[    0.735312] ata9: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618100 irq 129
[    0.735431] ata10: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618180 irq 129
[    0.735551] ata11: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618200 irq 129
[    0.735671] ata12: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618280 irq 129
[    0.735790] ata13: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618300 irq 129
[    0.735910] ata14: SATA max UDMA/133 abar m2048@0xdf618000 port 0xdf618380 irq 129
[    0.736044] initcall ahci_pci_driver_init+0x0/0x1000 [ahci] returned 0 after 60986 usecs
[    0.745784] xhci_hcd 0000:03:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x00000010
[    0.746077] hub 3-0:1.0: USB hub found
[    0.746181] hub 3-0:1.0: 2 ports detected
[    0.748856] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.748959] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[    0.749089] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.749256] hub 4-0:1.0: USB hub found
[    0.749361] hub 4-0:1.0: 2 ports detected
[    0.749535] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    0.749638] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 5
[    0.754968] xhci_hcd 0000:06:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x00000090
[    0.755257] hub 5-0:1.0: USB hub found
[    0.755362] hub 5-0:1.0: 2 ports detected
[    0.755505] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    0.755608] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 6
[    0.758490] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.758655] hub 6-0:1.0: USB hub found
[    0.758760] hub 6-0:1.0: 2 ports detected
[    0.758911] initcall xhci_pci_init+0x0/0x1000 [xhci_pci] returned 0 after 84735 usecs
[    0.993084] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    0.996383] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    1.000364] ata1.00: ATA-8: ST2000DM001-1CH164, CC24, max UDMA/133
[    1.000505] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.003588] ata5.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    1.003730] ata5.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.010244] ata5.00: configured for UDMA/100
[    1.013649] ata1.00: configured for UDMA/100
[    1.014291] scsi 0:0:0:0: Direct-Access     ATA      ST2000DM001-1CH1 CC24 PQ: 0 ANSI: 5
[    1.039616] usb 1-8: new full-speed USB device number 2 using xhci_hcd
[    1.052917] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.053081] ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.053247] ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.053410] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.053569] ata9: SATA link down (SStatus 4 SControl 300)
[    1.054213] ata12.00: ATA-9: CT250BX100SSD1, MU01, max UDMA/133
[    1.054353] ata12.00: 488397168 sectors, multi 2: LBA48 NCQ (depth 31/32), AA
[    1.054759] ata14.00: ATA-8: WDC WD6400AAKS-65A7B0, 01.03B01, max UDMA/133
[    1.054904] ata14.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.055206] ata11.00: ATA-8: GOODRAM C50, S8FM07.9, max UDMA/133
[    1.055344] ata11.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.055783] ata12.00: configured for UDMA/133
[    1.056175] ata14.00: configured for UDMA/133
[    1.056437] ata11.00: configured for UDMA/133
[    1.059529] ata13: SATA link down (SStatus 4 SControl 300)
[    1.059556] usb 5-1: new full-speed USB device number 2 using xhci_hcd
[    1.059818] ata10.00: HPA detected: current 1953523055, native 1953525168
[    1.060092] ata10.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
[    1.060243] ata10.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.067169] ata10.00: configured for UDMA/133
[    1.200968] usb 5-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.201139] usb 5-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.207213] calling  hid_init+0x0/0x61 [hid] @ 102
[    1.207387] hidraw: raw HID events driver (C) Jiri Kosina
[    1.207536] initcall hid_init+0x0/0x61 [hid] returned 0 after 172 usecs
[    1.208693] calling  hid_init+0x0/0x1000 [usbhid] @ 102
[    1.221899] usbcore: registered new interface driver usbhid
[    1.222036] usbhid: USB HID core driver
[    1.222177] initcall hid_init+0x0/0x1000 [usbhid] returned 0 after 13049 usecs
[    1.223275] calling  hid_generic_init+0x0/0x1000 [hid_generic] @ 102
[    1.223713] input: RAPOO RAPOO 2.4G Wireless Device as /devices/pci0000:00/0000:00:1c.6/0000:06:00.0/usb5/5-1/5-1:1.0/0003:24AE:2000.0001/input/input1
[    1.275901] hid-generic 0003:24AE:2000.0001: input,hidraw0: USB HID v1.01 Keyboard [RAPOO RAPOO 2.4G Wireless Device] on usb-0000:06:00.0-1/input0
[    1.276637] input: RAPOO RAPOO 2.4G Wireless Device as /devices/pci0000:00/0000:00:1c.6/0000:06:00.0/usb5/5-1/5-1:1.1/0003:24AE:2000.0002/input/input2
[    1.309090] usb 5-2: new full-speed USB device number 3 using xhci_hcd
[    1.329244] hid-generic 0003:24AE:2000.0002: input,hiddev0,hidraw1: USB HID v1.01 Mouse [RAPOO RAPOO 2.4G Wireless Device] on usb-0000:06:00.0-1/input1
[    1.329457] initcall hid_generic_init+0x0/0x1000 [hid_generic] returned 0 after 103748 usecs
[    1.332413] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    1.339570] ata2.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    1.339712] ata2.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.346272] ata2.00: configured for UDMA/100
[    1.346877] scsi 1:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    1.375637] usb 1-9: new high-speed USB device number 3 using xhci_hcd
[    1.495245] calling  logi_djreceiver_driver_init+0x0/0x1000 [hid_logitech_dj] @ 103
[    1.506257] logitech-djreceiver 0003:046D:C52B.0005: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.0-2/input2
[    1.551967] tsc: Refined TSC clocksource calibration: 4008.011 MHz
[    1.552109] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39c5ebe1ba8, max_idle_ns: 440795268214 ns
[    1.611903] initcall logi_djreceiver_driver_init+0x0/0x1000 [hid_logitech_dj] returned 0 after 113930 usecs
[    1.617024] calling  hidpp_driver_init+0x0/0x1000 [hid_logitech_hidpp] @ 102
[    1.624011] input: Logitech K230 as /devices/pci0000:00/0000:00:1c.6/0000:06:00.0/usb5/5-2/5-2:1.2/0003:046D:C52B.0005/0003:046D:400D.0006/input/input3
[    1.624319] logitech-hidpp-device 0003:046D:400D.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech K230] on usb-0000:06:00.0-2:2
[    1.624530] initcall hidpp_driver_init+0x0/0x1000 [hid_logitech_hidpp] returned 0 after 7188 usecs
[    1.665115] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    1.672329] ata3.00: ATA-9: ST2000DM001-1CH164, CC27, max UDMA/133
[    1.672468] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.702272] ata3.00: configured for UDMA/100
[    1.702844] scsi 2:0:0:0: Direct-Access     ATA      ST2000DM001-1CH1 CC27 PQ: 0 ANSI: 5
[    1.927906] usb 1-11: new full-speed USB device number 4 using xhci_hcd
[    2.021098] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    2.028295] ata4.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    2.028437] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.035002] ata4.00: configured for UDMA/100
[    2.035753] scsi 3:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    2.037033] scsi 4:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    2.039552] calling  init_sd+0x0/0x1000 [sd_mod] @ 102
[    2.039970] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[    2.039981] sd 1:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    2.039985] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    2.040099] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[    2.040104] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    2.040181] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    2.040185] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    2.040239] sd 2:0:0:0: [sdc] Write Protect is off
[    2.040241] sd 1:0:0:0: [sdb] Write Protect is off
[    2.040246] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.040247] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.040307] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.040334] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.040357] sd 3:0:0:0: [sdd] Write Protect is off
[    2.040362] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    2.040384] sd 4:0:0:0: [sde] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    2.040388] sd 4:0:0:0: [sde] 4096-byte physical blocks
[    2.040414] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.040502] sd 4:0:0:0: [sde] Write Protect is off
[    2.040507] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[    2.040561] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.040758] initcall init_sd+0x0/0x1000 [sd_mod] returned 0 after 1034 usecs
[    2.043142] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.043324] sd 0:0:0:0: [sda] Write Protect is off
[    2.043457] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.043605] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.086439]  sda: sda1
[    2.087002] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.094086]  sdc: sdc1
[    2.095551] sd 2:0:0:0: [sdc] Attached SCSI disk
[    2.105612] input: CM Storm Quickfire Pro Ultimate 6 key as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:2516:0015.0007/input/input4
[    2.108526]  sdb: sdb1
[    2.108797]  sdd: sdd1
[    2.109740] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.109763] sd 3:0:0:0: [sdd] Attached SCSI disk
[    2.117211]  sde: sde1
[    2.118568] sd 4:0:0:0: [sde] Attached SCSI disk
[    2.157616] hid-generic 0003:2516:0015.0007: input,hidraw4: USB HID v1.10 Keyboard [CM Storm Quickfire Pro Ultimate 6 key] on usb-0000:00:14.0-11/input0
[    2.173208] input: CM Storm Quickfire Pro Ultimate 6 key as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.1/0003:2516:0015.0008/input/input5
[    2.224154] hid-generic 0003:2516:0015.0008: input,hidraw5: USB HID v1.10 Device [CM Storm Quickfire Pro Ultimate 6 key] on usb-0000:00:14.0-11/input1
[    2.357083] ata6: SATA link down (SStatus 0 SControl 310)
[    2.383696] usb 1-12: new full-speed USB device number 5 using xhci_hcd
[    2.550392] clocksource: Switched to clocksource tsc
[    2.560752] input: COMPANY USB Device as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:09DA:3B46.0009/input/input6
[    2.613266] hid-generic 0003:09DA:3B46.0009: input,hidraw6: USB HID v1.11 Keyboard [COMPANY USB Device] on usb-0000:00:14.0-12/input0
[    2.617782] input: COMPANY USB Device as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.1/0003:09DA:3B46.000A/input/input7
[    2.618069] hid-generic 0003:09DA:3B46.000A: input,hidraw7: USB HID v1.11 Mouse [COMPANY USB Device] on usb-0000:00:14.0-12/input1
[    2.621882] input: COMPANY USB Device as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/0003:09DA:3B46.000B/input/input8
[    2.673307] hid-generic 0003:09DA:3B46.000B: input,hiddev0,hidraw8: USB HID v1.11 Keyboard [COMPANY USB Device] on usb-0000:00:14.0-12/input2
[    2.676468] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    2.683457] ata7.00: ATAPI: ASUS    DRW-2014L1T, 1.00, max UDMA/66
[    2.696753] ata7.00: configured for UDMA/66
[    2.698093] scsi 6:0:0:0: CD-ROM            ASUS     DRW-2014L1T      1.00 PQ: 0 ANSI: 5
[    2.708562] calling  cdrom_init+0x0/0x1000 [cdrom] @ 103
[    2.708714] initcall cdrom_init+0x0/0x1000 [cdrom] returned 0 after 8 usecs
[    2.709482] calling  init_sr+0x0/0x1000 [sr_mod] @ 103
[    2.725319] sr 6:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.725483] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.725933] sr 6:0:0:0: Attached scsi CD-ROM sr0
[    2.726117] initcall init_sr+0x0/0x1000 [sr_mod] returned 0 after 16135 usecs
[    3.025810] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    3.032976] ata8.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    3.033118] ata8.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    3.039635] ata8.00: configured for UDMA/100
[    3.040244] scsi 7:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
[    3.041084] sd 7:0:0:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[    3.041254] sd 7:0:0:0: [sdf] 4096-byte physical blocks
[    3.041585] sd 7:0:0:0: [sdf] Write Protect is off
[    3.041597] scsi 9:0:0:0: Direct-Access     ATA      SAMSUNG HD103UJ  1118 PQ: 0 ANSI: 5
[    3.041881] sd 7:0:0:0: [sdf] Mode Sense: 00 3a 00 00
[    3.042094] sd 7:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.042201] sd 9:0:0:0: [sdg] 1953523055 512-byte logical blocks: (1.00 TB/931 GiB)
[    3.042329] sd 9:0:0:0: [sdg] Write Protect is off
[    3.042356] sd 9:0:0:0: [sdg] Mode Sense: 00 3a 00 00
[    3.042400] sd 9:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.042528] scsi 10:0:0:0: Direct-Access     ATA      GOODRAM C50      07.9 PQ: 0 ANSI: 5
[    3.042854] sd 10:0:0:0: [sdh] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[    3.042972] sd 10:0:0:0: [sdh] Write Protect is off
[    3.042976] sd 10:0:0:0: [sdh] Mode Sense: 00 3a 00 00
[    3.043023] sd 10:0:0:0: [sdh] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    3.043209] scsi 11:0:0:0: Direct-Access     ATA      CT250BX100SSD1   MU01 PQ: 0 ANSI: 5
[    3.043507] sd 11:0:0:0: [sdi] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    3.043623] sd 11:0:0:0: [sdi] Write Protect is off
[    3.043627] sd 11:0:0:0: [sdi] Mode Sense: 00 3a 00 00
[    3.043666] sd 11:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.043863] scsi 13:0:0:0: Direct-Access     ATA      WDC WD6400AAKS-6 3B01 PQ: 0 ANSI: 5
[    3.043965]  sdh: sdh1
[    3.044230] sd 13:0:0:0: [sdj] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[    3.044316] sd 13:0:0:0: [sdj] Write Protect is off
[    3.044320] sd 13:0:0:0: [sdj] Mode Sense: 00 3a 00 00
[    3.044361] sd 13:0:0:0: [sdj] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.044546] sd 10:0:0:0: [sdh] Attached SCSI disk
[    3.045111]  sdi: sdi1 sdi2
[    3.045707] sd 11:0:0:0: [sdi] Attached SCSI disk
[    3.063741]  sdg: sdg1 sdg2 sdg3 sdg4
[    3.064299] sd 9:0:0:0: [sdg] Attached SCSI disk
[    3.113121] random: nonblocking pool is initialized
[    3.113874]  sdj: sdj1 sdj2 sdj3 sdj4
[    3.114924] sd 13:0:0:0: [sdj] Attached SCSI disk
[    3.120087]  sdf: sdf1
[    3.120587] sd 7:0:0:0: [sdf] Attached SCSI disk
[    3.660350] PM: Starting manual resume from disk
[    3.660489] PM: Hibernation image partition 8:145 present
[    3.660621] PM: Looking for hibernation image.
[    3.660924] PM: Image not found (code -22)
[    3.661054] PM: Hibernation image not present or could not be loaded.
[    3.984171] calling  journal_init+0x0/0x4f6 [jbd2] @ 209
[    3.984400] initcall journal_init+0x0/0x4f6 [jbd2] returned 0 after 110 usecs
[    3.984726] calling  init_mbcache+0x0/0x1000 [mbcache] @ 209
[    3.984838] initcall init_mbcache+0x0/0x1000 [mbcache] returned 0 after 0 usecs
[    3.987390] calling  ext4_init_fs+0x0/0x2ae [ext4] @ 209
[    3.987656] initcall ext4_init_fs+0x0/0x2ae [ext4] returned 0 after 141 usecs
[    3.993046] EXT4-fs (sdi2): mounted filesystem with ordered data mode. Opts: (null)
[    4.048359] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[    4.061037] calling  xt_init+0x0/0x1000 [x_tables] @ 1
[    4.061181] initcall xt_init+0x0/0x1000 [x_tables] returned 0 after 2 usecs
[    4.063570] calling  ip_tables_init+0x0/0x1000 [ip_tables] @ 1
[    4.063740] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.063879] initcall ip_tables_init+0x0/0x1000 [ip_tables] returned 0 after 165 usecs
[    4.069644] systemd[1]: systemd 228 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    4.070359] systemd[1]: Detected architecture x86-64.
[    4.071649] systemd[1]: Set hostname to <Arch_BX_100>.
[    4.169626] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.170602] systemd[1]: Listening on LVM2 metadata daemon socket.
[    4.176592] systemd[1]: Created slice User and Session Slice.
[    4.177514] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.178374] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    4.179192] systemd[1]: Reached target Remote File Systems.
[    4.180418] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.181355] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.182260] systemd[1]: Listening on udev Control Socket.
[    4.183093] systemd[1]: Listening on udev Kernel Socket.
[    4.183921] systemd[1]: Reached target Login Prompts.
[    4.184858] systemd[1]: Created slice System Slice.
[    4.185797] systemd[1]: Created slice system-netctl.slice.
[    4.186559] systemd[1]: Reached target Slices.
[    4.187490] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    4.188286] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.189173] systemd[1]: Created slice system-getty.slice.
[    4.189904] systemd[1]: Reached target Encrypted Volumes.
[    4.190672] systemd[1]: Listening on Journal Socket.
[    4.191879] systemd[1]: Starting Journal Service...
[    4.193916] systemd[1]: Starting Load Kernel Modules...
[    4.195680] systemd[1]: Starting Set Up Additional Binary Formats...
[    4.196598] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.197530] systemd[1]: Starting Setup Virtual Console...
[    4.198521] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    4.201353] calling  init_acpi_call+0x0/0x1000 [acpi_call] @ 240
[    4.201358] initcall init_acpi_call+0x0/0x1000 [acpi_call] returned 0 after 1 usecs
[    4.202218] systemd[1]: Mounting Huge Pages File System...
[    4.203058] systemd[1]: Mounting POSIX Message Queue File System...
[    4.203897] systemd[1]: Mounting Debug File System...
[    4.205283] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    4.206096] calling  init_module+0x0/0x1000 [vhba] @ 240
[    4.206281] scsi host14: vhba
[    4.206433] EXT4-fs (sdi2): re-mounted. Opts: data=ordered
[    4.206468] initcall init_module+0x0/0x1000 [vhba] returned 0 after 242 usecs
[    4.207358] systemd[1]: Mounted Huge Pages File System.
[    4.208087] systemd[1]: Mounted Debug File System.
[    4.208794] systemd[1]: Mounted POSIX Message Queue File System.
[    4.209696] systemd[1]: Started Remount Root and Kernel File Systems.
[    4.210679] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 241 (systemd-binfmt)
[    4.213558] systemd-journald[239]: File /var/log/journal/3d5563a206c0491eb013d31fb86ee4dc/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    4.214237] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    4.214390] calling  init_soundcore+0x0/0x1000 [soundcore] @ 240
[    4.214394] initcall init_soundcore+0x0/0x1000 [soundcore] returned 0 after 2 usecs
[    4.215122] systemd[1]: Starting Load/Save Random Seed...
[    4.216282] calling  alsa_sound_init+0x0/0x82 [snd] @ 240
[    4.216398] initcall alsa_sound_init+0x0/0x82 [snd] returned 0 after 5 usecs
[    4.216771] systemd[1]: Starting udev Coldplug all Devices...
[    4.217433] calling  alsa_timer_init+0x0/0x1000 [snd_timer] @ 240
[    4.217570] initcall alsa_timer_init+0x0/0x1000 [snd_timer] returned 0 after 26 usecs
[    4.217572] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.218650] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    4.219520] systemd[1]: Started Load/Save Random Seed.
[    4.220057] calling  alsa_pcm_init+0x0/0x1000 [snd_pcm] @ 240
[    4.220061] initcall alsa_pcm_init+0x0/0x1000 [snd_pcm] returned 0 after 0 usecs
[    4.220532] systemd[1]: Started Set Up Additional Binary Formats.
[    4.221242] calling  alsa_seq_device_init+0x0/0x1000 [snd_seq_device] @ 240
[    4.221364] initcall alsa_seq_device_init+0x0/0x1000 [snd_seq_device] returned 0 after 7 usecs
[    4.222251] calling  alsa_rawmidi_init+0x0/0x1000 [snd_rawmidi] @ 240
[    4.222374] initcall alsa_rawmidi_init+0x0/0x1000 [snd_rawmidi] returned 0 after 0 usecs
[    4.222976] calling  alsa_mpu401_uart_init+0x0/0x1000 [snd_mpu401_uart] @ 240
[    4.223091] initcall alsa_mpu401_uart_init+0x0/0x1000 [snd_mpu401_uart] returned 0 after 0 usecs
[    4.224714] calling  oxygen_driver_init+0x0/0x1000 [snd_oxygen] @ 240
[    4.235410] systemd[1]: Started Create Static Device Nodes in /dev.
[    4.236893] systemd[1]: Starting udev Kernel Device Manager...
[    4.237403] systemd[1]: Reached target Local File Systems (Pre).
[    4.241124] systemd[1]: var-lib-mpd-muzyka.mount: Directory /var/lib/mpd/muzyka to mount over is not empty, mounting anyway.
[    4.242224] systemd[1]: Mounting /var/lib/mpd/muzyka...
[    4.244536] systemd[1]: Mounting /tmp...
[    4.245531] systemd[1]: Mounted /var/lib/mpd/muzyka.
[    4.246493] systemd[1]: Mounted /tmp.
[    4.247334] systemd[1]: Started Setup Virtual Console.
[    4.248125] systemd[1]: Started udev Coldplug all Devices.
[    4.258897] systemd[1]: Started Journal Service.
[    4.262891] systemd-journald[239]: Received request to flush runtime journal from PID 1
[    4.279933] calling  acpi_button_driver_init+0x0/0x1000 [button] @ 306
[    4.280085] calling  acpi_pad_init+0x0/0x1000 [acpi_pad] @ 307
[    4.280132] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9
[    4.280134] ACPI: Sleep Button [SLPB]
[    4.280169] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10
[    4.280170] ACPI: Power Button [PWRB]
[    4.280203] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input11
[    4.280204] ACPI: Power Button [PWRF]
[    4.280223] initcall acpi_button_driver_init+0x0/0x1000 [button] returned 0 after 152 usecs
[    4.280968] initcall acpi_pad_init+0x0/0x1000 [acpi_pad] returned 0 after 25 usecs
[    4.282700] calling  acpi_processor_driver_init+0x0/0x1000 [processor] @ 299
[    4.282955] initcall acpi_processor_driver_init+0x0/0x1000 [processor] returned 0 after 145 usecs
[    4.286403] calling  intel_lpss_init+0x0/0x1000 [intel_lpss] @ 307
[    4.286512] initcall intel_lpss_init+0x0/0x1000 [intel_lpss] returned 0 after 1 usecs
[    4.286950] calling  acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 298
[    4.287057] initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned -17 after 0 usecs
[    4.287211] calling  fjes_init_module+0x0/0x1000 [fjes] @ 296
[    4.287317] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    4.287488] calling  intel_lpss_acpi_driver_init+0x0/0x1000 [intel_lpss_acpi] @ 307
[    4.287494] initcall fjes_init_module+0x0/0x1000 [fjes] returned 0 after 172 usecs
[    4.287770] calling  intel_lpss_pci_driver_init+0x0/0x1000 [intel_lpss_pci] @ 289
[    4.287785] initcall intel_lpss_acpi_driver_init+0x0/0x1000 [intel_lpss_acpi] returned 0 after 14 usecs
[    4.288261] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    4.288419] calling  iio_init+0x0/0x1000 [industrialio] @ 283
[    4.288537] initcall iio_init+0x0/0x1000 [industrialio] returned 0 after 9 usecs
[    4.288562] calling  pcc_cpufreq_init+0x0/0xe89 [pcc_cpufreq] @ 302
[    4.288566] initcall pcc_cpufreq_init+0x0/0xe89 [pcc_cpufreq] returned -19 after 2 usecs
[    4.288902] calling  shpcd_init+0x0/0x1000 [shpchp] @ 288
[    4.289183] calling  mei_init+0x0/0xaa [mei] @ 294
[    4.289306] initcall mei_init+0x0/0xaa [mei] returned 0 after 9 usecs
[    4.290651] calling  idma64_platform_driver_init+0x0/0x1000 [idma64] @ 309
[    4.290777] initcall idma64_platform_driver_init+0x0/0x1000 [idma64] returned 0 after 17 usecs
[    4.290793] calling  acpi_als_driver_init+0x0/0x1000 [acpi_als] @ 283
[    4.290813] initcall acpi_als_driver_init+0x0/0x1000 [acpi_als] returned 0 after 18 usecs
[    4.291136] calling  mei_me_driver_init+0x0/0x1000 [mei_me] @ 294
[    4.291291] calling  spt_pinctrl_init+0x0/0x1000 [pinctrl_sunrisepoint] @ 306
[    4.291292] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    4.291552] calling  acpi_video_init+0x0/0x1000 [video] @ 301
[    4.291690] initcall acpi_video_init+0x0/0x1000 [video] returned 0 after 33 usecs
[    4.292302] calling  acpi_wmi_init+0x0/0x1000 [wmi] @ 285
[    4.292565] wmi: Mapper loaded
[    4.292669] initcall acpi_wmi_init+0x0/0x1000 [wmi] returned 0 after 254 usecs
[    4.294887] calling  parport_default_proc_register+0x0/0x1000 [parport] @ 295
[    4.295014] initcall parport_default_proc_register+0x0/0x1000 [parport] returned 0 after 10 usecs
[    4.295226] calling  acpi_battery_init+0x0/0xfbe [battery] @ 301
[    4.295334] initcall acpi_battery_init+0x0/0xfbe [battery] returned 0 after 2 usecs
[    4.296059] calling  parport_pc_init+0x0/0xf23 [parport_pc] @ 295
[    4.296433] initcall parport_pc_init+0x0/0xf23 [parport_pc] returned 0 after 263 usecs
[    4.302795] calling  i2c_hid_driver_init+0x0/0x1000 [i2c_hid] @ 291
[    4.302910] initcall i2c_hid_driver_init+0x0/0x1000 [i2c_hid] returned 0 after 9 usecs
[    4.303766] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    4.303974] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    4.316847] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[    4.317078] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    4.323406] calling  acpi_fan_driver_init+0x0/0x1000 [fan] @ 291
[    4.323634] calling  acpi_thermal_init+0x0/0x1000 [thermal] @ 304
[    4.323643] calling  rfkill_init+0x0/0x74 [rfkill] @ 303
[    4.323680] initcall rfkill_init+0x0/0x74 [rfkill] returned 0 after 34 usecs
[    4.324154] calling  tpm_init+0x0/0x1000 [tpm] @ 284
[    4.324166] thermal LNXTHERM:00: registered as thermal_zone0
[    4.324166] ACPI: Thermal Zone [TZ00] (28 C)
[    4.324234] thermal LNXTHERM:01: registered as thermal_zone1
[    4.324235] ACPI: Thermal Zone [TZ01] (30 C)
[    4.324241] initcall acpi_thermal_init+0x0/0x1000 [thermal] returned 0 after 287 usecs
[    4.327382] initcall tpm_init+0x0/0x1000 [tpm] returned 0 after 5 usecs
[    4.330073] initcall intel_lpss_pci_driver_init+0x0/0x1000 [intel_lpss_pci] returned 0 after 41167 usecs
[    4.330174] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    4.340337] calling  alsa_hwdep_init+0x0/0x1000 [snd_hwdep] @ 300
[    4.340341] initcall alsa_hwdep_init+0x0/0x1000 [snd_hwdep] returned 0 after 2 usecs
[    4.340343] calling  leds_init+0x0/0x1000 [led_class] @ 301
[    4.340346] initcall leds_init+0x0/0x1000 [led_class] returned 0 after 2 usecs
[    4.341188] calling  init_tis+0x0/0x1000 [tpm_tis] @ 284
[    4.341306] initcall init_tis+0x0/0x1000 [tpm_tis] returned 0 after 10 usecs
[    4.341896] calling  bt_init+0x0/0xa9 [bluetooth] @ 303
[    4.341897] Bluetooth: Core ver 2.20
[    4.341902] NET: Registered protocol family 31
[    4.341902] Bluetooth: HCI device and connection manager initialized
[    4.341903] Bluetooth: HCI socket layer initialized
[    4.341905] Bluetooth: L2CAP socket layer initialized
[    4.341907] Bluetooth: SCO socket layer initialized
[    4.341913] initcall bt_init+0x0/0xa9 [bluetooth] returned 0 after 11 usecs
[    4.342798] calling  pcc_cpufreq_init+0x0/0xe89 [pcc_cpufreq] @ 298
[    4.342937] initcall pcc_cpufreq_init+0x0/0xe89 [pcc_cpufreq] returned -19 after 4 usecs
[    4.342995] initcall mei_me_driver_init+0x0/0x1000 [mei_me] returned 0 after 50596 usecs
[    4.343298] initcall spt_pinctrl_init+0x0/0x1000 [pinctrl_sunrisepoint] returned 0 after 50669 usecs
[    4.343491] calling  mac_hid_init+0x0/0x1000 [mac_hid] @ 295
[    4.343611] initcall mac_hid_init+0x0/0x1000 [mac_hid] returned 0 after 3 usecs
[    4.344915] calling  joydev_init+0x0/0x1000 [joydev] @ 308
[    4.345099] initcall joydev_init+0x0/0x1000 [joydev] returned 0 after 74 usecs
[    4.345259] calling  xpad_driver_init+0x0/0x1000 [xpad] @ 301
[    4.345419] input: Logitech Gamepad F710 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input12
[    4.345581] usbcore: registered new interface driver xpad
[    4.345695] initcall xpad_driver_init+0x0/0x1000 [xpad] returned 0 after 322 usecs
[    4.345755] calling  input_leds_init+0x0/0x1000 [input_leds] @ 285
[    4.345765] calling  mousedev_init+0x0/0x1000 [mousedev] @ 287
[    4.345785] calling  usb_audio_driver_init+0x0/0x1000 [snd_usb_audio] @ 300
[    4.345982] initcall input_leds_init+0x0/0x1000 [input_leds] returned 0 after 220 usecs
[    4.346036] mousedev: PS/2 mouse device common for all mice
[    4.346038] initcall mousedev_init+0x0/0x1000 [mousedev] returned 0 after 265 usecs
[    4.346572] calling  evdev_init+0x0/0x1000 [evdev] @ 295
[    4.346951] initcall evdev_init+0x0/0x1000 [evdev] returned 0 after 267 usecs
[    4.347158] calling  hci_uart_init+0x0/0xf2 [hci_uart] @ 303
[    4.347263] Bluetooth: HCI UART driver ver 2.3
[    4.347366] Bluetooth: HCI UART protocol H4 registered
[    4.347469] Bluetooth: HCI UART protocol BCSP registered
[    4.347573] Bluetooth: HCI UART protocol LL registered
[    4.347677] Bluetooth: HCI UART protocol ATH3K registered
[    4.347782] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    4.347907] Bluetooth: HCI UART protocol Intel registered
[    4.348135] Bluetooth: HCI UART protocol BCM registered
[    4.348239] Bluetooth: HCI UART protocol QCA registered
[    4.348343] initcall hci_uart_init+0x0/0xf2 [hci_uart] returned 0 after 1055 usecs
[    4.351926] calling  i2c_i801_init+0x0/0x1000 [i2c_i801] @ 302
[    4.352132] ACPI Warning: SystemIO range 0x000000000000F000-0x000000000000F01F conflicts with OpRegion 0x000000000000F000-0x000000000000F00F (\_SB_.PCI0.SBUS.SMBI) (20150818/utaddress-254)
[    4.352231] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    4.352302] initcall i2c_i801_init+0x0/0x1000 [i2c_i801] returned 0 after 261 usecs
[    4.353189] calling  fuse_init+0x0/0x19c [fuse] @ 326
[    4.353190] fuse init (API version 7.23)
[    4.353257] initcall fuse_init+0x0/0x19c [fuse] returned 0 after 62 usecs
[    4.356617] initcall acpi_fan_driver_init+0x0/0x1000 [fan] returned 0 after 32388 usecs
[    4.370031] calling  serio_raw_drv_init+0x0/0x1000 [serio_raw] @ 294
[    4.370150] initcall serio_raw_drv_init+0x0/0x1000 [serio_raw] returned 0 after 12 usecs
[    4.370173] calling  pcspkr_platform_driver_init+0x0/0x1000 [pcspkr] @ 306
[    4.370216] input: PC Speaker as /devices/platform/pcspkr/input/input13
[    4.370281] initcall pcspkr_platform_driver_init+0x0/0x1000 [pcspkr] returned 0 after 103 usecs
[    4.373875] calling  cryptd_init+0x0/0x1000 [cryptd] @ 297
[    4.373981] initcall cryptd_init+0x0/0x1000 [cryptd] returned 0 after 1 usecs
[    4.375635] calling  crypto_module_init+0x0/0x1000 [lrw] @ 301
[    4.375740] initcall crypto_module_init+0x0/0x1000 [lrw] returned 0 after 0 usecs
[    4.376281] calling  aes_init+0x0/0x1000 [aes_x86_64] @ 299
[    4.376405] initcall aes_init+0x0/0x1000 [aes_x86_64] returned 0 after 18 usecs
[    4.377818] calling  aesni_init+0x0/0x136 [aesni_intel] @ 291
[    4.377929] AVX2 version of gcm_enc/dec engaged.
[    4.378032] AES CTR mode by8 optimization enabled
[    4.378302] initcall aesni_init+0x0/0x136 [aesni_intel] returned 0 after 361 usecs
[    4.378806] calling  ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] @ 305
[    4.378936] initcall ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] returned -22 after 16 usecs
[    4.394123] calling  mxm_wmi_init+0x0/0x1000 [mxm_wmi] @ 298
[    4.394229] initcall mxm_wmi_init+0x0/0x1000 [mxm_wmi] returned 0 after 0 usecs
[    4.394378] calling  dw_i2c_init_driver+0x0/0x1000 [i2c_designware_platform] @ 304
[    4.394553] calling  crc32c_intel_mod_init+0x0/0x1000 [crc32c_intel] @ 291
[    4.394825] calling  ppdev_init+0x0/0x1000 [ppdev] @ 306
[    4.394975] initcall crc32c_intel_mod_init+0x0/0x1000 [crc32c_intel] returned 0 after 276 usecs
[    4.395326] calling  crc32_pclmul_mod_init+0x0/0x1000 [crc32_pclmul] @ 303
[    4.395380] ppdev: user-space parallel port driver
[    4.395382] initcall ppdev_init+0x0/0x1000 [ppdev] returned 0 after 442 usecs
[    4.395660] initcall crc32_pclmul_mod_init+0x0/0x1000 [crc32_pclmul] returned 0 after 19 usecs
[    4.396052] calling  crct10dif_intel_mod_init+0x0/0x1000 [crct10dif_pclmul] @ 301
[    4.396181] initcall crct10dif_intel_mod_init+0x0/0x1000 [crct10dif_pclmul] returned 0 after 15 usecs
[    4.397231] calling  dw8250_platform_driver_init+0x0/0x1000 [8250_dw] @ 307
[    4.424604] calling  vmx_init+0x0/0x3c5 [kvm_intel] @ 303
[    4.429600] initcall vmx_init+0x0/0x3c5 [kvm_intel] returned 0 after 4756 usecs
[    4.430909] calling  coretemp_init+0x0/0x1000 [coretemp] @ 301
[    4.431210] initcall coretemp_init+0x0/0x1000 [coretemp] returned 0 after 177 usecs
[    4.432607] calling  powerclamp_init+0x0/0x1000 [intel_powerclamp] @ 301
[    4.432770] initcall powerclamp_init+0x0/0x1000 [intel_powerclamp] returned 0 after 41 usecs
[    4.433667] calling  pkg_temp_thermal_init+0x0/0x1000 [x86_pkg_temp_thermal] @ 303
[    4.433836] initcall pkg_temp_thermal_init+0x0/0x1000 [x86_pkg_temp_thermal] returned 0 after 41 usecs
[    4.434729] calling  acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 291
[    4.434844] initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned -17 after 0 usecs
[    4.467190] calling  acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 301
[    4.467339] initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned -17 after 0 usecs
[    4.468475] calling  iosf_mbi_init+0x0/0x1000 [iosf_mbi] @ 291
[    4.468687] initcall iosf_mbi_init+0x0/0x1000 [iosf_mbi] returned 0 after 43 usecs
[    4.471024] calling  rapl_init+0x0/0x1000 [intel_rapl] @ 302
[    4.471173] intel_rapl: Found RAPL domain package
[    4.471310] intel_rapl: Found RAPL domain core
[    4.471447] intel_rapl: Found RAPL domain dram
[    4.471960] initcall rapl_init+0x0/0x1000 [intel_rapl] returned 0 after 769 usecs
[    4.499904] dw-apb-uart.2: ttyS0 at MMIO 0xdf617000 (irq = 20, base_baud = 115200) is a 16550A
[    4.500390] initcall dw8250_platform_driver_init+0x0/0x1000 [8250_dw] returned 0 after 100821 usecs
[    4.599848] initcall dw_i2c_init_driver+0x0/0x1000 [i2c_designware_platform] returned 0 after 200917 usecs
[    4.893789] EXT4-fs (sdj3): mounted filesystem with ordered data mode. Opts: data=ordered
[    4.904631] Adding 10485756k swap on /dev/sdj1.  Priority:-1 extents:1 across:10485756k FS
[    5.080603] EXT4-fs (sdj2): mounted filesystem with ordered data mode. Opts: data=ordered
[    5.332856] EXT4-fs (sdg2): mounted filesystem with ordered data mode. Opts: (null)
[    5.507821] usb 1-9: set resolution quirk: cval->res = 384
[    5.508339] usbcore: registered new interface driver snd-usb-audio
[    5.508497] initcall usb_audio_driver_init+0x0/0x1000 [snd_usb_audio] returned 0 after 1137615 usecs
[    6.723403] initcall oxygen_driver_init+0x0/0x1000 [snd_oxygen] returned 0 after 2444687 usecs
[    6.723975] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    6.724126] initcall shpcd_init+0x0/0x1000 [shpchp] returned 0 after 2382590 usecs
[    6.729551] calling  hda_bus_init+0x0/0x12 [snd_hda_core] @ 240
[    6.729661] initcall hda_bus_init+0x0/0x12 [snd_hda_core] returned 0 after 4 usecs
[    6.733385] calling  rtl8169_pci_driver_init+0x0/0x1000 [r8169] @ 284
[    6.733539] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    6.733645] r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
[    6.733862] calling  azx_driver_init+0x0/0xfd4 [snd_hda_intel] @ 301
[    6.733999] snd_hda_codec_hdmi: unknown parameter 'index' ignored
[    6.734046] snd_hda_intel 0000:01:00.1: Disabling MSI
[    6.734049] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[    6.734082] r8169 0000:07:00.0 eth0: RTL8168e/8111e at 0xffffc90001bba000, c4:e9:84:04:4e:02, XID 0c200000 IRQ 339
[    6.734083] r8169 0000:07:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    6.734124] initcall azx_driver_init+0x0/0xfd4 [snd_hda_intel] returned 0 after 140 usecs
[    6.734708] calling  hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] @ 240
[    6.734853] initcall hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] returned 0 after 10 usecs
[    6.735178] initcall rtl8169_pci_driver_init+0x0/0x1000 [r8169] returned 0 after 1648 usecs
[    6.738041] calling  drm_core_init+0x0/0x101 [drm] @ 305
[    6.738158] [drm] Initialized drm 1.1.0 20060810
[    6.738223] calling  usbip_core_init+0x0/0x1000 [usbip_core] @ 240
[    6.738224] usbip_core: USB/IP Core v1.0.0
[    6.738225] initcall usbip_core_init+0x0/0x1000 [usbip_core] returned 0 after 0 usecs
[    6.738584] initcall drm_core_init+0x0/0x101 [drm] returned 0 after 422 usecs
[    6.739260] calling  usbip_host_init+0x0/0x1000 [usbip_host] @ 240
[    6.739397] usbcore: registered new device driver usbip-host
[    6.739502] usbip_host: USB/IP Host Driver v1.0.0
[    6.739606] initcall usbip_host_init+0x0/0x1000 [usbip_host] returned 0 after 235 usecs
[    6.740607] calling  loop_init+0x0/0x1000 [loop] @ 240
[    6.743574] r8169 0000:07:00.0 enp7s0: renamed from eth0
[    6.752502] loop: module loaded
[    6.752710] initcall loop_init+0x0/0x1000 [loop] returned 0 after 11736 usecs
[    6.763572] calling  fq_codel_module_init+0x0/0x1000 [sch_fq_codel] @ 429
[    6.763791] initcall fq_codel_module_init+0x0/0x1000 [sch_fq_codel] returned 0 after 0 usecs
[    6.820031] nvidia: module license 'NVIDIA' taints kernel.
[    6.820221] Disabling lock debugging due to kernel taint
[    6.824260] calling  nvidia_frontend_init_module+0x0/0xb3 [nvidia] @ 305
[    6.824554] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    6.824708] nvidia-nvlink: Nvlink Core is being initialized, major device number 245
[    6.825004] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[    6.825121] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  358.16  Mon Nov 16 19:25:55 PST 2015
[    6.825344] initcall nvidia_frontend_init_module+0x0/0xb3 [nvidia] returned 0 after 941 usecs
[    7.158997] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    7.159394] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    7.159774] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    7.160074] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   11.185179] scsi 14:0:0:0: CD-ROM            CDEmu    Virt. CD/DVD-ROM 1.10 PQ: 0 ANSI: 0
[   11.185556] sr 14:0:0:0: [sr1] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[   11.185749] sr 14:0:0:0: Attached scsi CD-ROM sr1
[   11.197066] r8169 0000:07:00.0 enp7s0: link down
[   11.197068] r8169 0000:07:00.0 enp7s0: link down
[   11.197303] IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready
[   12.891746] calling  nvkms_init+0x0/0x1000 [nvidia_modeset] @ 616
[   12.891760] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  358.16  Mon Nov 16 18:58:09 PST 2015
[   12.891813] initcall nvkms_init+0x0/0x1000 [nvidia_modeset] returned 0 after 44 usecs
[   12.892673] nvidia-modeset: Allocated GPU:0 (GPU-924abd7d-e9a5-6eec-5f0d-0141c184a143) @ PCI:0000:01:00.0
[   12.993275] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 2
[   13.350794] r8169 0000:07:00.0 enp7s0: link up
[   13.350814] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
[   17.248307] systemd-journald[239]: File /var/log/journal/3d5563a206c0491eb013d31fb86ee4dc/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[   18.429019] calling  ovl_init+0x0/0x1000 [overlay] @ 777
[   18.429032] initcall ovl_init+0x0/0x1000 [overlay] returned 0 after 3 usecs
[  220.842364] PM: Hibernation mode set to 'platform'
[  221.435385] PM: Syncing filesystems ... done.
[  221.445443] Freezing user space processes ... (elapsed 0.001 seconds) done.
[  221.447396] PM: Marking nosave pages: [mem 0x00000000-0x00000fff]
[  221.447494] PM: Marking nosave pages: [mem 0x00098000-0x000fffff]
[  221.447592] PM: Marking nosave pages: [mem 0x897a6000-0x897f0fff]
[  221.447690] PM: Marking nosave pages: [mem 0x8e4ed000-0x8e7fbfff]
[  221.447794] PM: Marking nosave pages: [mem 0x8ea06000-0x8fbfefff]
[  221.447931] PM: Marking nosave pages: [mem 0x8fc00000-0xffffffff]
[  221.448495] PM: Basic memory bitmaps created
[  221.448600] PM: Preallocating image memory... done (allocated 695760 pages)
[  221.664080] PM: Allocated 2783040 kbytes in 0.21 seconds (13252.57 MB/s)
[  221.664178] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[  221.973413] calling  input17+ @ 2691, parent: card1
[  221.973453] calling  14:0:0:0+ @ 151, parent: target14:0:0
[  221.973460] call 14:0:0:0+ returned 0 after 4 usecs
[  221.973463] calling  target14:0:0+ @ 151, parent: host14
[  221.973465] call target14:0:0+ returned 0 after 0 usecs
[  221.973960] call input17+ returned 0 after 0 usecs
[  221.974070] calling  input16+ @ 2691, parent: card1
[  221.974179] call input16+ returned 0 after 0 usecs
[  221.974289] calling  input15+ @ 2691, parent: card1
[  221.974398] call input15+ returned 0 after 0 usecs
[  221.974508] calling  input14+ @ 2691, parent: card1
[  221.974617] call input14+ returned 0 after 0 usecs
[  221.974756] calling  card0+ @ 2691, parent: 0000:01:00.0
[  221.974802] calling  hdaudioC1D0+ @ 130, parent: 0000:01:00.1
[  221.975014] call card0+ returned 0 after 1 usecs
[  221.975179] calling  coretemp.0+ @ 2691, parent: platform
[  221.975308] call coretemp.0+ returned 0 after 0 usecs
[  221.975439] calling  input13+ @ 2691, parent: pcspkr
[  221.975567] call input13+ returned 0 after 0 usecs
[  221.975711] calling  input6::kana+ @ 2691, parent: input6
[  221.975840] call input6::kana+ returned 0 after 0 usecs
[  221.975970] calling  input6::compose+ @ 2691, parent: input6
[  221.976100] call input6::compose+ returned 0 after 0 usecs
[  221.976230] calling  input6::scrolllock+ @ 2691, parent: input6
[  221.976370] call input6::scrolllock+ returned 0 after 0 usecs
[  221.976501] calling  input6::capslock+ @ 2691, parent: input6
[  221.976631] call input6::capslock+ returned 0 after 0 usecs
[  221.976761] calling  input6::numlock+ @ 2691, parent: input6
[  221.976890] call input6::numlock+ returned 0 after 0 usecs
[  221.977020] calling  input4::scrolllock+ @ 2691, parent: input4
[  221.977151] call input4::scrolllock+ returned 0 after 0 usecs
[  221.977281] calling  input4::capslock+ @ 2691, parent: input4
[  221.977411] call input4::capslock+ returned 0 after 0 usecs
[  221.977541] calling  input4::numlock+ @ 2691, parent: input4
[  221.977671] call input4::numlock+ returned 0 after 0 usecs
[  221.977801] calling  input3::kana+ @ 2691, parent: input3
[  221.977931] call input3::kana+ returned 0 after 0 usecs
[  221.978059] calling  input3::compose+ @ 2691, parent: input3
[  221.978189] call input3::compose+ returned 0 after 0 usecs
[  221.978319] calling  input3::scrolllock+ @ 2691, parent: input3
[  221.978449] call input3::scrolllock+ returned 0 after 0 usecs
[  221.978579] calling  input3::capslock+ @ 2691, parent: input3
[  221.978710] call input3::capslock+ returned 0 after 0 usecs
[  221.978840] calling  input3::numlock+ @ 2691, parent: input3
[  221.978969] call input3::numlock+ returned 0 after 0 usecs
[  221.979099] calling  input1::kana+ @ 2691, parent: input1
[  221.979227] call input1::kana+ returned 0 after 0 usecs
[  221.979356] calling  input1::compose+ @ 2691, parent: input1
[  221.979487] call input1::compose+ returned 0 after 0 usecs
[  221.979616] calling  input1::scrolllock+ @ 2691, parent: input1
[  221.979756] call input1::scrolllock+ returned 0 after 0 usecs
[  221.979887] calling  input1::capslock+ @ 2691, parent: input1
[  221.980017] call input1::capslock+ returned 0 after 0 usecs
[  221.980147] calling  input1::numlock+ @ 2691, parent: input1
[  221.980277] call input1::numlock+ returned 0 after 0 usecs
[  221.980407] calling  input0::scrolllock+ @ 2691, parent: input0
[  221.980538] call input0::scrolllock+ returned 0 after 0 usecs
[  221.980669] calling  input0::capslock+ @ 2691, parent: input0
[  221.980799] call input0::capslock+ returned 0 after 0 usecs
[  221.980930] calling  input0::numlock+ @ 2691, parent: input0
[  221.981060] call input0::numlock+ returned 0 after 0 usecs
[  221.981191] calling  input12+ @ 2691, parent: 1-8:1.0
[  221.981319] call input12+ returned 0 after 0 usecs
[  221.981447] calling  xpad0+ @ 2691, parent: 1-8
[  221.981573] call xpad0+ returned 0 after 0 usecs
[  221.981718] calling  dw-apb-uart.2+ @ 2691, parent: 0000:00:1e.0
[  221.981851] call dw-apb-uart.2+ returned 0 after 2 usecs
[  221.981983] calling  idma64.2+ @ 2691, parent: 0000:00:1e.0
[  221.982115] call idma64.2+ returned 0 after 3 usecs
[  221.982244] calling  i2c_designware.1+ @ 2691, parent: 0000:00:15.1
[  221.982379] call i2c_designware.1+ returned 0 after 3 usecs
[  221.982510] calling  idma64.1+ @ 2691, parent: 0000:00:15.1
[  221.982642] call idma64.1+ returned 0 after 2 usecs
[  221.982774] calling  i2c_designware.0+ @ 2691, parent: 0000:00:15.0
[  221.982908] call i2c_designware.0+ returned 0 after 2 usecs
[  221.983045] calling  idma64.0+ @ 2691, parent: 0000:00:15.0
[  221.983177] call idma64.0+ returned 0 after 2 usecs
[  221.983306] calling  input11+ @ 2691, parent: LNXPWRBN:00
[  221.983435] call input11+ returned 0 after 0 usecs
[  221.983564] calling  input10+ @ 2691, parent: PNP0C0C:00
[  221.983692] call input10+ returned 0 after 0 usecs
[  221.983821] calling  input9+ @ 2691, parent: PNP0C0E:00
[  221.983950] call input9+ returned 0 after 0 usecs
[  221.984139] calling  host14+ @ 151, parent: vhba
[  221.984273] call host14+ returned 0 after 0 usecs
[  221.984413] calling  vhba+ @ 2691, parent: platform
[  221.984542] call vhba+ returned 0 after 0 usecs
[  221.984724] calling  input8+ @ 2691, parent: 0003:09DA:3B46.000B
[  221.984743] calling  13:0:0:0+ @ 151, parent: target13:0:0
[  221.984748] call 13:0:0:0+ returned 0 after 3 usecs
[  221.984752] calling  target13:0:0+ @ 151, parent: host13
[  221.984753] call target13:0:0+ returned 0 after 0 usecs
[  221.984760] calling  11:0:0:0+ @ 151, parent: target11:0:0
[  221.984763] call 11:0:0:0+ returned 0 after 0 usecs
[  221.984766] calling  target11:0:0+ @ 151, parent: host11
[  221.984767] call target11:0:0+ returned 0 after 0 usecs
[  221.984788] calling  10:0:0:0+ @ 151, parent: target10:0:0
[  221.984790] call 10:0:0:0+ returned 0 after 1 usecs
[  221.984804] calling  target10:0:0+ @ 133, parent: host10
[  221.984806] calling  9:0:0:0+ @ 151, parent: target9:0:0
[  221.984808] call target10:0:0+ returned 0 after 0 usecs
[  221.984810] call 9:0:0:0+ returned 0 after 0 usecs
[  221.984813] calling  target9:0:0+ @ 133, parent: host9
[  221.984815] call target9:0:0+ returned 0 after 0 usecs
[  221.984831] calling  7:0:0:0+ @ 149, parent: target7:0:0
[  221.984833] calling  6:0:0:0+ @ 133, parent: target6:0:0
[  221.984838] call 7:0:0:0+ returned 0 after 3 usecs
[  221.984840] call 6:0:0:0+ returned 0 after 3 usecs
[  221.984850] calling  target6:0:0+ @ 132, parent: host6
[  221.984853] call target6:0:0+ returned 0 after 0 usecs
[  221.984855] calling  target7:0:0+ @ 151, parent: host7
[  221.984859] call target7:0:0+ returned 0 after 0 usecs
[  221.987909] call input8+ returned 0 after 0 usecs
[  221.988043] calling  input7+ @ 2691, parent: 0003:09DA:3B46.000A
[  221.988175] call input7+ returned 0 after 0 usecs
[  221.988309] calling  input6+ @ 2691, parent: 0003:09DA:3B46.0009
[  221.988439] call input6+ returned 0 after 0 usecs
[  221.988574] calling  input5+ @ 2691, parent: 0003:2516:0015.0008
[  221.988629] calling  1-12+ @ 151, parent: usb1
[  221.988791] call 1-12+ returned 0 after 153 usecs
[  221.988956] call input5+ returned 0 after 0 usecs
[  221.989092] calling  input4+ @ 2691, parent: 0003:2516:0015.0007
[  221.989223] call input4+ returned 0 after 0 usecs
[  221.989387] calling  input3+ @ 2691, parent: 0003:046D:400D.0006
[  221.989410] calling  1-11+ @ 133, parent: usb1
[  221.989475] calling  4:0:0:0+ @ 151, parent: target4:0:0
[  221.989480] call 4:0:0:0+ returned 0 after 3 usecs
[  221.989484] calling  target4:0:0+ @ 151, parent: host4
[  221.989485] call target4:0:0+ returned 0 after 0 usecs
[  221.989492] calling  3:0:0:0+ @ 151, parent: target3:0:0
[  221.989494] call 3:0:0:0+ returned 0 after 0 usecs
[  221.989497] calling  target3:0:0+ @ 151, parent: host3
[  221.989498] call target3:0:0+ returned 0 after 0 usecs
[  221.989532] calling  2:0:0:0+ @ 132, parent: target2:0:0
[  221.989540] call 1-11+ returned 0 after 122 usecs
[  221.989542] call 2:0:0:0+ returned 0 after 3 usecs
[  221.989554] calling  target2:0:0+ @ 152, parent: host2
[  221.989558] calling  1-9+ @ 149, parent: usb1
[  221.989560] call target2:0:0+ returned 0 after 0 usecs
[  221.989565] call 1-9+ returned 0 after 5 usecs
[  221.991541] call input3+ returned 0 after 0 usecs
[  221.991690] calling  input2+ @ 2691, parent: 0003:24AE:2000.0002
[  221.991742] calling  5-2+ @ 149, parent: usb5
[  221.991772] calling  1:0:0:0+ @ 152, parent: target1:0:0
[  221.991777] call 1:0:0:0+ returned 0 after 3 usecs
[  221.991793] calling  target1:0:0+ @ 132, parent: host1
[  221.991795] call target1:0:0+ returned 0 after 0 usecs
[  221.992451] call input2+ returned 0 after 0 usecs
[  221.992582] calling  input1+ @ 2691, parent: 0003:24AE:2000.0001
[  221.992671] call 5-2+ returned 0 after 903 usecs
[  221.992838] call input1+ returned 0 after 0 usecs
[  221.993018] calling  1-8+ @ 149, parent: usb1
[  221.993061] calling  5-1+ @ 132, parent: usb5
[  221.993079] calling  input0+ @ 2691, parent: serio0
[  221.993080] call input0+ returned 0 after 0 usecs
[  221.993088] calling  0:0:0:0+ @ 152, parent: target0:0:0
[  221.993095] call 0:0:0:0+ returned 0 after 3 usecs
[  221.993103] calling  target0:0:0+ @ 151, parent: host0
[  221.993106] call target0:0:0+ returned 0 after 0 usecs
[  221.993116] calling  usb6+ @ 151, parent: 0000:06:00.0
[  221.993119] call usb6+ returned 0 after 0 usecs
[  221.993148] calling  usb4+ @ 152, parent: 0000:03:00.0
[  221.993151] call usb4+ returned 0 after 0 usecs
[  221.993168] calling  host13+ @ 152, parent: ata14
[  221.993171] call host13+ returned 0 after 0 usecs
[  221.993176] calling  usb3+ @ 133, parent: 0000:03:00.0
[  221.993178] call usb3+ returned 0 after 0 usecs
[  221.993182] calling  host11+ @ 152, parent: ata12
[  221.993183] call host11+ returned 0 after 0 usecs
[  221.993185] calling  host10+ @ 133, parent: ata11
[  221.993187] call host10+ returned 0 after 0 usecs
[  221.993190] calling  host9+ @ 152, parent: ata10
[  221.993192] call host9+ returned 0 after 0 usecs
[  221.993194] calling  host8+ @ 133, parent: ata9
[  221.993196] call host8+ returned 0 after 0 usecs
[  221.993198] calling  ata14+ @ 152, parent: 0000:00:17.0
[  221.993205] calling  host12+ @ 150, parent: ata13
[  221.993207] calling  ata12+ @ 133, parent: 0000:00:17.0
[  221.993210] call host12+ returned 0 after 0 usecs
[  221.993215] calling  ata11+ @ 120, parent: 0000:00:17.0
[  221.993219] calling  ata10+ @ 150, parent: 0000:00:17.0
[  221.993241] calling  i8042+ @ 2691, parent: platform
[  221.993242] call i8042+ returned 0 after 0 usecs
[  221.993256] calling  rtc0+ @ 2691, parent: 00:04
[  221.993257] call rtc0+ returned 0 after 0 usecs
[  221.993302] call ata12+ returned 0 after 88 usecs
[  221.993304] calling  serial8250+ @ 2691, parent: platform
[  221.993307] calling  ata13+ @ 131, parent: 0000:00:17.0
[  221.993308] call serial8250+ returned 0 after 1 usecs
[  221.993313] calling  ata9+ @ 133, parent: 0000:00:17.0
[  221.993325] call ata10+ returned 0 after 101 usecs
[  221.993343] calling  alarmtimer+ @ 2691, parent: platform
[  221.993345] call alarmtimer+ returned 0 after 0 usecs
[  221.993352] calling  platform-framebuffer.0+ @ 2691, parent: platform
[  221.993353] call platform-framebuffer.0+ returned 0 after 0 usecs
[  221.993357] calling  pcspkr+ @ 2691, parent: platform
[  221.993359] call pcspkr+ returned 0 after 0 usecs
[  221.993362] calling  e820_pmem+ @ 2691, parent: platform
[  221.993364] call e820_pmem+ returned 0 after 0 usecs
[  221.993369] call ata13+ returned 0 after 57 usecs
[  221.993371] calling  microcode+ @ 2691, parent: platform
[  221.993372] call microcode+ returned 0 after 0 usecs
[  221.993382] calling  host7+ @ 131, parent: ata8
[  221.993385] calling  host6+ @ 119, parent: ata7
[  221.993387] call host7+ returned 0 after 0 usecs
[  221.993389] calling  host5+ @ 6, parent: ata6
[  221.993392] call ata9+ returned 0 after 70 usecs
[  221.993394] call host6+ returned 0 after 0 usecs
[  221.993396] call host5+ returned 0 after 0 usecs
[  221.993398] calling  host4+ @ 131, parent: ata5
[  221.993401] calling  ata8+ @ 77, parent: 0000:0a:02.0
[  221.993403] calling  ata7+ @ 133, parent: 0000:0a:02.0
[  221.993405] call host4+ returned 0 after 0 usecs
[  221.993407] calling  ata6+ @ 119, parent: 0000:0a:02.0
[  221.993418] calling  host3+ @ 118, parent: ata4
[  221.993420] call host3+ returned 0 after 0 usecs
[  221.993423] calling  host2+ @ 131, parent: ata3
[  221.993425] call host2+ returned 0 after 0 usecs
[  221.993428] calling  host1+ @ 118, parent: ata2
[  221.993430] call host1+ returned 0 after 0 usecs
[  221.993433] calling  host0+ @ 131, parent: ata1
[  221.993435] call host0+ returned 0 after 0 usecs
[  221.993438] calling  ata4+ @ 118, parent: 0000:0a:01.0
[  221.993442] calling  ata3+ @ 131, parent: 0000:0a:01.0
[  221.993450] calling  00:09+ @ 2691, parent: pnp0
[  221.993453] calling  usb2+ @ 150, parent: 0000:00:14.0
[  221.993455] call ata14+ returned 0 after 247 usecs
[  221.993457] call 00:09+ returned 0 after 1 usecs
[  221.993459] call usb2+ returned 0 after 0 usecs
[  221.993461] calling  ata2+ @ 121, parent: 0000:0a:01.0
[  221.993463] calling  00:08+ @ 2691, parent: pnp0
[  221.993466] calling  ata1+ @ 152, parent: 0000:0a:01.0
[  221.993467] call 00:08+ returned 0 after 0 usecs
[  221.993470] calling  00:07+ @ 2691, parent: pnp0
[  221.993471] call 00:07+ returned 0 after 0 usecs
[  221.993474] calling  00:06+ @ 2691, parent: pnp0
[  221.993475] call 00:06+ returned 0 after 0 usecs
[  221.993477] calling  00:05+ @ 2691, parent: pnp0
[  221.993478] call 00:05+ returned 0 after 0 usecs
[  221.993481] calling  00:04+ @ 2691, parent: pnp0
[  221.993500] call 00:04+ returned 0 after 16 usecs
[  221.993502] calling  00:03+ @ 2691, parent: pnp0
[  221.993504] call 00:03+ returned 0 after 0 usecs
[  221.993507] call ata11+ returned 0 after 281 usecs
[  221.993508] calling  00:02+ @ 2691, parent: pnp0
[  221.993511] call ata7+ returned 0 after 99 usecs
[  221.993513] call 00:02+ returned 0 after 0 usecs
[  221.993515] calling  00:01+ @ 2691, parent: pnp0
[  221.993517] call ata4+ returned 0 after 74 usecs
[  221.993518] call 00:01+ returned 0 after 0 usecs
[  221.993521] calling  00:00+ @ 2691, parent: pnp0
[  221.993523] call ata6+ returned 0 after 111 usecs
[  221.993525] call 00:00+ returned 0 after 0 usecs
[  221.993532] call ata2+ returned 0 after 66 usecs
[  221.993535] calling  LNXPWRBN:00+ @ 2691, parent: LNXSYSTM:00
[  221.993537] call LNXPWRBN:00+ returned 0 after 0 usecs
[  221.993540] calling  PNP0C0B:04+ @ 2691, parent: platform
[  221.993542] calling  ata5+ @ 6, parent: 0000:0a:02.0
[  221.993544] call PNP0C0B:04+ returned 0 after 1 usecs
[  221.993547] calling  PNP0C0B:03+ @ 2691, parent: platform
[  221.993549] call PNP0C0B:03+ returned 0 after 0 usecs
[  221.993552] call ata3+ returned 0 after 105 usecs
[  221.993553] calling  PNP0C0B:02+ @ 2691, parent: platform
[  221.993555] call PNP0C0B:02+ returned 0 after 0 usecs
[  221.993558] calling  PNP0C0B:01+ @ 2691, parent: platform
[  221.993561] call PNP0C0B:01+ returned 0 after 0 usecs
[  221.993564] calling  PNP0C0B:00+ @ 2691, parent: platform
[  221.993566] call PNP0C0B:00+ returned 0 after 0 usecs
[  221.993569] calling  PNP0C14:02+ @ 2691, parent: platform
[  221.993571] call PNP0C14:02+ returned 0 after 0 usecs
[  221.993574] calling  PNP0C0C:00+ @ 2691, parent: platform
[  221.993576] call PNP0C0C:00+ returned 0 after 0 usecs
[  221.993578] calling  INT33A1:00+ @ 2691, parent: platform
[  221.993580] call INT33A1:00+ returned 0 after 0 usecs
[  221.993583] calling  PNP0C14:01+ @ 2691, parent: platform
[  221.993585] call PNP0C14:01+ returned 0 after 0 usecs
[  221.993587] calling  PNP0C0E:00+ @ 2691, parent: platform
[  221.993589] call PNP0C0E:00+ returned 0 after 0 usecs
[  221.993591] calling  ACPI000C:00+ @ 2691, parent: platform
[  221.993594] call ata1+ returned 0 after 122 usecs
[  221.993595] call ACPI000C:00+ returned 0 after 0 usecs
[  221.993598] calling  PNP0C14:00+ @ 2691, parent: pci0000:00
[  221.993599] call PNP0C14:00+ returned 0 after 0 usecs
[  221.993602] calling  INT345D:00+ @ 2691, parent: pci0000:00
[  221.993604] call INT345D:00+ returned 0 after 0 usecs
[  221.993605] call ata5+ returned 0 after 58 usecs
[  221.993607] calling  PNP0C04:00+ @ 2691, parent: 0000:00:1f.0
[  221.993609] call PNP0C04:00+ returned 0 after 0 usecs
[  221.993611] call ata8+ returned 0 after 203 usecs
[  221.993614] calling  INT0800:00+ @ 2691, parent: 0000:00:1f.0
[  221.993615] call INT0800:00+ returned 0 after 0 usecs
[  221.993633] calling  0000:0a:02.0+ @ 77, parent: 0000:09:00.0
[  221.993644] calling  0000:0a:01.0+ @ 6, parent: 0000:09:00.0
[  221.993673] calling  LNXTHERM:01+ @ 2691, parent: LNXSYBUS:01
[  221.993677] call LNXTHERM:01+ returned 0 after 2 usecs
[  221.993679] calling  LNXTHERM:00+ @ 2691, parent: LNXSYBUS:01
[  221.993682] call LNXTHERM:00+ returned 0 after 1 usecs
[  221.993703] calling  PNP0C0C:00+ @ 2691, parent: LNXSYBUS:00
[  221.993705] call PNP0C0C:00+ returned 0 after 0 usecs
[  221.993710] calling  PNP0C0E:00+ @ 2691, parent: LNXSYBUS:00
[  221.993712] call PNP0C0E:00+ returned 0 after 0 usecs
[  221.993833] call 0000:0a:02.0+ returned 0 after 193 usecs
[  221.993844] call 0000:0a:01.0+ returned 0 after 193 usecs
[  221.993853] calling  0000:07:00.0+ @ 6, parent: 0000:00:1c.7
[  221.993855] calling  0000:09:00.0+ @ 77, parent: 0000:00:1d.2
[  221.993856] call 0000:09:00.0+ returned 0 after 0 usecs
[  221.994758] call 5-1+ returned 0 after 1655 usecs
[  221.994776] calling  usb5+ @ 151, parent: 0000:06:00.0
[  221.994778] calling  0000:05:04.0+ @ 132, parent: 0000:04:00.0
[  221.994792] call 0000:05:04.0+ returned 0 after 11 usecs
[  221.994799] calling  0000:04:00.0+ @ 132, parent: 0000:00:1c.4
[  221.994800] call 0000:04:00.0+ returned 0 after 0 usecs
[  221.994812] calling  0000:03:00.0+ @ 132, parent: 0000:00:1c.2
[  221.994815] call 0000:03:00.0+ returned 0 after 0 usecs
[  221.995017] call 0000:07:00.0+ returned 0 after 1136 usecs
[  221.995027] calling  0000:01:00.0+ @ 6, parent: 0000:00:01.0
[  221.999641] call hdaudioC1D0+ returned 0 after 24302 usecs
[  221.999643] calling  0000:00:1f.4+ @ 130, parent: pci0000:00
[  221.999646] call 0000:00:1f.4+ returned 0 after 3 usecs
[  221.999650] calling  0000:00:1f.2+ @ 152, parent: pci0000:00
[  221.999650] calling  0000:00:1f.0+ @ 130, parent: pci0000:00
[  221.999651] call 0000:00:1f.2+ returned 0 after 0 usecs
[  221.999651] call 0000:00:1f.0+ returned 0 after 0 usecs
[  221.999653] calling  0000:00:1e.0+ @ 2695, parent: pci0000:00
[  221.999654] calling  0000:00:1d.2+ @ 152, parent: pci0000:00
[  221.999654] calling  0000:00:1d.0+ @ 130, parent: pci0000:00
[  221.999656] call 0000:00:1e.0+ returned 0 after 0 usecs
[  221.999658] calling  0000:00:1c.7+ @ 2695, parent: pci0000:00
[  221.999660] call 0000:00:1c.7+ returned 0 after 0 usecs
[  221.999663] call 0000:00:1d.2+ returned 0 after 8 usecs
[  221.999664] call 0000:00:1d.0+ returned 0 after 9 usecs
[  221.999665] calling  0000:00:1c.4+ @ 152, parent: pci0000:00
[  221.999665] calling  0000:00:1c.2+ @ 130, parent: pci0000:00
[  221.999666] call 0000:00:1c.2+ returned 0 after 0 usecs
[  221.999668] calling  0000:00:1c.0+ @ 130, parent: pci0000:00
[  221.999672] calling  0000:01:00.1+ @ 132, parent: 0000:00:01.0
[  221.999672] call 0000:00:1c.4+ returned 0 after 5 usecs
[  221.999673] calling  0000:00:17.0+ @ 153, parent: pci0000:00
[  221.999674] calling  0000:00:16.0+ @ 152, parent: pci0000:00
[  221.999675] call 0000:00:1c.0+ returned 0 after 6 usecs
[  221.999678] calling  0000:00:15.1+ @ 130, parent: pci0000:00
[  221.999678] call 0000:00:15.1+ returned 0 after 0 usecs
[  221.999680] calling  0000:00:15.0+ @ 130, parent: pci0000:00
[  221.999681] call 0000:00:15.0+ returned 0 after 0 usecs
[  221.999682] calling  0000:00:14.2+ @ 130, parent: pci0000:00
[  221.999683] call 0000:00:14.2+ returned 0 after 0 usecs
[  221.999701] calling  0000:00:08.0+ @ 131, parent: pci0000:00
[  221.999702] call 0000:00:08.0+ returned 0 after 0 usecs
[  221.999704] calling  0000:00:00.0+ @ 131, parent: pci0000:00
[  221.999705] call 0000:00:00.0+ returned 0 after 0 usecs
[  221.999714] call 0000:00:17.0+ returned 0 after 39 usecs
[  221.999883] call 0000:00:16.0+ returned 0 after 203 usecs
[  222.000726] call 0000:01:00.1+ returned 0 after 1030 usecs
[  222.005687] call usb5+ returned 0 after 10674 usecs
[  222.005717] calling  0000:06:00.0+ @ 77, parent: 0000:00:1c.6
[  222.005718] call 0000:06:00.0+ returned 0 after 0 usecs
[  222.005749] calling  0000:00:1c.6+ @ 2695, parent: pci0000:00
[  222.005750] call 0000:00:1c.6+ returned 0 after 0 usecs
[  222.018346] call 1-8+ returned 0 after 194 usecs
[  222.018483] calling  usb1+ @ 154, parent: 0000:00:14.0
[  222.018891] call usb1+ returned 0 after 295 usecs
[  222.019026] calling  0000:00:14.0+ @ 130, parent: pci0000:00
[  222.019133] call 0000:00:14.0+ returned 0 after 0 usecs
[  222.193070] call 0000:01:00.0+ returned 0 after 193769 usecs
[  222.193188] calling  0000:00:01.0+ @ 121, parent: pci0000:00
[  222.193325] call 0000:00:01.0+ returned 0 after 3 usecs
[  222.193496] PM: freeze of devices complete after 220.541 msecs
[  222.193986] calling  INT345D:00+ @ 2691, parent: pci0000:00
[  222.198120] call INT345D:00+ returned 0 after 3938 usecs
[  222.198352] PM: late freeze of devices complete after 4.744 msecs
[  222.198696] calling  0000:0a:02.0+ @ 121, parent: 0000:09:00.0
[  222.198698] calling  0000:0a:01.0+ @ 119, parent: 0000:09:00.0
[  222.198699] call 0000:0a:01.0+ returned 0 after 0 usecs
[  222.198700] calling  0000:07:00.0+ @ 130, parent: 0000:00:1c.7
[  222.198700] calling  0000:06:00.0+ @ 119, parent: 0000:00:1c.6
[  222.198702] calling  0000:05:04.0+ @ 154, parent: 0000:04:00.0
[  222.198712] calling  0000:03:00.0+ @ 2695, parent: 0000:00:1c.2
[  222.198915] call 0000:05:04.0+ returned 0 after 207 usecs
[  222.198918] calling  0000:04:00.0+ @ 149, parent: 0000:00:1c.4
[  222.198918] calling  0000:01:00.1+ @ 154, parent: 0000:00:01.0
[  222.199068] call 0000:06:00.0+ returned 0 after 358 usecs
[  222.199071] calling  0000:01:00.0+ @ 119, parent: 0000:00:01.0
[  222.199072] call 0000:01:00.0+ returned 0 after 0 usecs
[  222.199073] calling  0000:00:1f.4+ @ 119, parent: pci0000:00
[  222.199176] call 0000:07:00.0+ returned 0 after 465 usecs
[  222.199177] calling  0000:00:1f.2+ @ 130, parent: pci0000:00
[  222.199199] call 0000:03:00.0+ returned 0 after 476 usecs
[  222.199201] calling  0000:00:1f.0+ @ 2695, parent: pci0000:00
[  222.199279] call 0000:01:00.1+ returned 0 after 352 usecs
[  222.199281] calling  0000:00:1e.0+ @ 154, parent: pci0000:00
[  222.199297] call 0000:00:1f.4+ returned 0 after 219 usecs
[  222.199337] call 0000:04:00.0+ returned 0 after 409 usecs
[  222.199341] calling  0000:00:1d.0+ @ 149, parent: pci0000:00
[  222.199373] call 0000:00:1f.2+ returned 0 after 190 usecs
[  222.199374] calling  0000:00:1c.7+ @ 130, parent: pci0000:00
[  222.199397] call 0000:00:1f.0+ returned 0 after 190 usecs
[  222.199398] calling  0000:00:1c.6+ @ 2695, parent: pci0000:00
[  222.199470] call 0000:00:1e.0+ returned 0 after 184 usecs
[  222.199471] calling  0000:00:1c.4+ @ 154, parent: pci0000:00
[  222.199585] call 0000:00:1d.0+ returned 0 after 238 usecs
[  222.199587] calling  0000:00:1c.2+ @ 149, parent: pci0000:00
[  222.199667] call 0000:00:1c.7+ returned 0 after 285 usecs
[  222.199668] calling  0000:00:1c.0+ @ 130, parent: pci0000:00
[  222.199688] call 0000:00:1c.6+ returned 0 after 283 usecs
[  222.199689] calling  0000:00:17.0+ @ 2695, parent: pci0000:00
[  222.199690] call 0000:00:17.0+ returned 0 after 0 usecs
[  222.199691] calling  0000:00:16.0+ @ 2695, parent: pci0000:00
[  222.199760] call 0000:00:1c.4+ returned 0 after 281 usecs
[  222.199761] calling  0000:00:15.1+ @ 154, parent: pci0000:00
[  222.199862] call 0000:00:16.0+ returned 0 after 167 usecs
[  222.199863] calling  0000:00:15.0+ @ 2695, parent: pci0000:00
[  222.199894] call 0000:00:1c.2+ returned 0 after 299 usecs
[  222.199895] calling  0000:00:14.2+ @ 149, parent: pci0000:00
[  222.199921] call 0000:00:1c.0+ returned 0 after 247 usecs
[  222.199922] calling  0000:00:14.0+ @ 130, parent: pci0000:00
[  222.199940] call 0000:00:15.1+ returned 0 after 175 usecs
[  222.199941] calling  0000:00:08.0+ @ 154, parent: pci0000:00
[  222.200072] call 0000:00:15.0+ returned 0 after 203 usecs
[  222.200073] calling  0000:00:01.0+ @ 2695, parent: pci0000:00
[  222.200112] call 0000:00:14.2+ returned 0 after 212 usecs
[  222.200115] calling  0000:00:00.0+ @ 149, parent: pci0000:00
[  222.200132] call 0000:00:14.0+ returned 0 after 205 usecs
[  222.200142] call 0000:00:08.0+ returned 0 after 196 usecs
[  222.200166] call 0000:00:00.0+ returned 0 after 49 usecs
[  222.200196] call 0000:00:01.0+ returned 0 after 119 usecs
[  222.208192] call 0000:0a:02.0+ returned 0 after 0 usecs
[  222.208301] calling  0000:09:00.0+ @ 6, parent: 0000:00:1d.2
[  222.208455] call 0000:09:00.0+ returned 0 after 44 usecs
[  222.208564] calling  0000:00:1d.2+ @ 119, parent: pci0000:00
[  222.208692] call 0000:00:1d.2+ returned 0 after 18 usecs
[  222.208801] PM: noirq freeze of devices complete after 10.360 msecs
[  222.209129] ACPI: Preparing to enter system sleep state S4
[  222.209518] PM: Saving platform NVS memory
[  222.209636] Disabling non-boot CPUs ...
[  222.230379] smpboot: CPU 1 is now offline
[  222.263664] smpboot: CPU 2 is now offline
[  222.297127] smpboot: CPU 3 is now offline
[  222.330385] smpboot: CPU 4 is now offline
[  222.363588] smpboot: CPU 5 is now offline
[  222.396850] smpboot: CPU 6 is now offline
[  222.430109] smpboot: CPU 7 is now offline
[  222.439505] PM: Calling kvm_suspend+0x0/0x30 [kvm]
[  222.439644] PM: Calling acpi_processor_suspend+0x0/0x1e [processor]
[  222.439789] PM: Calling mce_syscore_suspend+0x0/0x10
[  222.439941] PM: Calling ledtrig_cpu_syscore_suspend+0x0/0x20
[  222.440080] PM: Calling timekeeping_suspend+0x0/0x2a0
[  222.440311] PM: Calling save_ioapic_entries+0x0/0x90
[  222.441632] PM: Calling i8259A_suspend+0x0/0x30
[  222.441773] PM: Calling fw_suspend+0x0/0x20
[  222.441905] PM: Calling lapic_suspend+0x0/0x1b0
[  222.442041] PM: Creating hibernation image:
[  222.611193] PM: Need to copy 695342 pages
[  222.611300] PM: Normal pages needed: 695342 + 1024, available pages: 3487976
[  222.442756] PM: Restoring platform NVS memory
[  222.442871] PM: Calling bsp_resume+0x0/0x20
[  222.442973] PM: Calling lapic_resume+0x0/0x300
[  222.443127] PM: Calling irqrouter_resume+0x0/0x3f
[  222.443229] PM: Calling i8259A_resume+0x0/0x30
[  222.443514] PM: Calling i8237A_resume+0x0/0x90
[  222.443762] PM: Calling mc_bp_resume+0x0/0x50
[  222.443864] PM: Calling ioapic_resume+0x0/0xa0
[  222.444206] PM: Calling irq_pm_syscore_resume+0x0/0x20
[  222.444346] PM: Calling timekeeping_resume+0x0/0x1e0
[  222.444546] PM: Calling ledtrig_cpu_syscore_resume+0x0/0x20
[  222.444650] PM: Calling mce_syscore_resume+0x0/0x30
[  222.444766] PM: Calling acpi_processor_resume+0x0/0x5c [processor]
[  222.444872] PM: Calling kvm_resume+0x0/0x40 [kvm]
[  222.444995] Enabling non-boot CPUs ...
[  222.463068] x86: Booting SMP configuration:
[  222.463195] smpboot: Booting Node 0 Processor 1 APIC 0x2
[  222.477377]  cache: parent cpu1 should not be sleeping
[  222.477510] intel_pstate: HWP enabled
[  222.477662] CPU1 is up
[  222.496350] smpboot: Booting Node 0 Processor 2 APIC 0x4
[  222.510548]  cache: parent cpu2 should not be sleeping
[  222.510678] intel_pstate: HWP enabled
[  222.510833] CPU2 is up
[  222.529636] smpboot: Booting Node 0 Processor 3 APIC 0x6
[  222.543838]  cache: parent cpu3 should not be sleeping
[  222.543968] intel_pstate: HWP enabled
[  222.544125] CPU3 is up
[  222.562924] smpboot: Booting Node 0 Processor 4 APIC 0x1
[  222.577118]  cache: parent cpu4 should not be sleeping
[  222.577249] intel_pstate: HWP enabled
[  222.577412] CPU4 is up
[  222.596211] smpboot: Booting Node 0 Processor 5 APIC 0x3
[  222.610408]  cache: parent cpu5 should not be sleeping
[  222.610541] intel_pstate: HWP enabled
[  222.610708] CPU5 is up
[  222.629497] smpboot: Booting Node 0 Processor 6 APIC 0x5
[  222.643722]  cache: parent cpu6 should not be sleeping
[  222.643853] intel_pstate: HWP enabled
[  222.644024] CPU6 is up
[  222.662783] smpboot: Booting Node 0 Processor 7 APIC 0x7
[  222.677025]  cache: parent cpu7 should not be sleeping
[  222.677156] intel_pstate: HWP enabled
[  222.677331] CPU7 is up
[  222.683012] ACPI: Waking up from system sleep state S4
[  222.685875] calling  0000:00:00.0+ @ 6, parent: pci0000:00
[  222.685876] calling  0000:00:01.0+ @ 119, parent: pci0000:00
[  222.685878] calling  0000:00:08.0+ @ 121, parent: pci0000:00
[  222.685880] calling  0000:00:14.0+ @ 2695, parent: pci0000:00
[  222.685883] calling  0000:00:14.2+ @ 149, parent: pci0000:00
[  222.685885] calling  0000:00:15.0+ @ 77, parent: pci0000:00
[  222.686169] call 0000:00:08.0+ returned 0 after 283 usecs
[  222.686170] calling  0000:00:15.1+ @ 121, parent: pci0000:00
[  222.686172] call 0000:00:14.2+ returned 0 after 281 usecs
[  222.686173] calling  0000:00:16.0+ @ 149, parent: pci0000:00
[  222.686177] call 0000:00:15.0+ returned 0 after 285 usecs
[  222.686178] calling  0000:00:17.0+ @ 77, parent: pci0000:00
[  222.686291] call 0000:00:14.0+ returned 0 after 401 usecs
[  222.686292] calling  0000:00:1c.0+ @ 2695, parent: pci0000:00
[  222.686470] call 0000:00:15.1+ returned 0 after 293 usecs
[  222.686471] calling  0000:00:1c.2+ @ 121, parent: pci0000:00
[  222.686478] call 0000:00:16.0+ returned 0 after 297 usecs
[  222.686479] calling  0000:00:1c.4+ @ 149, parent: pci0000:00
[  222.686513] call 0000:00:01.0+ returned 0 after 623 usecs
[  222.686515] calling  0000:00:1c.6+ @ 119, parent: pci0000:00
[  222.686590] call 0000:00:17.0+ returned 0 after 402 usecs
[  222.686590] calling  0000:00:1c.7+ @ 77, parent: pci0000:00
[  222.686757] call 0000:00:1c.0+ returned 0 after 454 usecs
[  222.686762] calling  0000:00:1d.0+ @ 2695, parent: pci0000:00
[  222.686989] call 0000:00:1c.2+ returned 0 after 506 usecs
[  222.686991] calling  0000:00:1d.2+ @ 121, parent: pci0000:00
[  222.686997] call 0000:00:1c.4+ returned 0 after 506 usecs
[  222.687002] calling  0000:00:1e.0+ @ 149, parent: pci0000:00
[  222.687041] call 0000:00:1c.6+ returned 0 after 513 usecs
[  222.687041] calling  0000:00:1f.0+ @ 119, parent: pci0000:00
[  222.687116] call 0000:00:1c.7+ returned 0 after 514 usecs
[  222.687117] calling  0000:00:1f.2+ @ 77, parent: pci0000:00
[  222.687262] call 0000:00:1d.0+ returned 0 after 489 usecs
[  222.687263] calling  0000:00:1f.4+ @ 2695, parent: pci0000:00
[  222.687269] call 0000:00:1f.0+ returned 0 after 222 usecs
[  222.687270] calling  0000:01:00.0+ @ 119, parent: 0000:00:01.0
[  222.687324] call 0000:00:1e.0+ returned 0 after 313 usecs
[  222.687325] calling  0000:01:00.1+ @ 149, parent: 0000:00:01.0
[  222.687346] call 0000:00:1f.2+ returned 0 after 223 usecs
[  222.687346] calling  0000:03:00.0+ @ 77, parent: 0000:00:1c.2
[  222.687498] call 0000:00:1f.4+ returned 0 after 229 usecs
[  222.687498] calling  0000:04:00.0+ @ 2695, parent: 0000:00:1c.4
[  222.687640] call 0000:00:1d.2+ returned 0 after 634 usecs
[  222.687773] call 0000:01:00.1+ returned 0 after 438 usecs
[  222.687774] calling  0000:06:00.0+ @ 149, parent: 0000:00:1c.6
[  222.687926] call 0000:04:00.0+ returned 0 after 417 usecs
[  222.687928] calling  0000:07:00.0+ @ 2695, parent: 0000:00:1c.7
[  222.687929] calling  0000:05:04.0+ @ 121, parent: 0000:04:00.0
[  222.687958] call 0000:03:00.0+ returned 0 after 598 usecs
[  222.687959] calling  0000:09:00.0+ @ 77, parent: 0000:00:1d.2
[  222.688100] call 0000:01:00.0+ returned 0 after 811 usecs
[  222.688249] call 0000:05:04.0+ returned 0 after 313 usecs
[  222.688293] call 0000:06:00.0+ returned 0 after 507 usecs
[  222.688377] call 0000:09:00.0+ returned 0 after 408 usecs
[  222.688380] calling  0000:0a:02.0+ @ 121, parent: 0000:09:00.0
[  222.688389] calling  0000:0a:01.0+ @ 119, parent: 0000:09:00.0
[  222.688545] call 0000:07:00.0+ returned 0 after 603 usecs
[  222.688584] call 0000:0a:02.0+ returned 0 after 199 usecs
[  222.688592] call 0000:0a:01.0+ returned 0 after 198 usecs
[  222.694816] call 0000:00:00.0+ returned 0 after 6 usecs
[  222.694921] PM: noirq restore of devices complete after 9.085 msecs
[  222.695320] calling  INT345D:00+ @ 2691, parent: pci0000:00
[  222.699409] call INT345D:00+ returned 0 after 3900 usecs
[  222.699512] calling  PNP0C0B:00+ @ 2691, parent: platform
[  222.699614] call PNP0C0B:00+ returned 0 after 0 usecs
[  222.699716] calling  PNP0C0B:01+ @ 2691, parent: platform
[  222.699817] call PNP0C0B:01+ returned 0 after 0 usecs
[  222.699919] calling  PNP0C0B:02+ @ 2691, parent: platform
[  222.700021] call PNP0C0B:02+ returned 0 after 0 usecs
[  222.700122] calling  PNP0C0B:03+ @ 2691, parent: platform
[  222.700224] call PNP0C0B:03+ returned 0 after 0 usecs
[  222.700326] calling  PNP0C0B:04+ @ 2691, parent: platform
[  222.700428] call PNP0C0B:04+ returned 0 after 0 usecs
[  222.700631] PM: early restore of devices complete after 5.564 msecs
[  222.760793] calling  0000:00:00.0+ @ 77, parent: pci0000:00
[  222.760824] calling  0000:00:01.0+ @ 152, parent: pci0000:00
[  222.760828] calling  0000:00:08.0+ @ 132, parent: pci0000:00
[  222.760829] calling  0000:00:14.0+ @ 6, parent: pci0000:00
[  222.760829] call 0000:00:08.0+ returned 0 after 0 usecs
[  222.760831] calling  0000:00:14.2+ @ 2703, parent: pci0000:00
[  222.760832] call 0000:00:14.2+ returned 0 after 0 usecs
[  222.760834] calling  0000:00:15.0+ @ 132, parent: pci0000:00
[  222.760834] calling  0000:00:15.1+ @ 2703, parent: pci0000:00
[  222.760835] call 0000:00:15.0+ returned 0 after 0 usecs
[  222.760836] call 0000:00:15.1+ returned 0 after 0 usecs
[  222.760836] calling  0000:00:16.0+ @ 132, parent: pci0000:00
[  222.760836] calling  0000:00:17.0+ @ 2703, parent: pci0000:00
[  222.760840] call 0000:00:01.0+ returned 0 after 15 usecs
[  222.760840] calling  0000:00:1c.0+ @ 152, parent: pci0000:00
[  222.760855] usb usb1: root hub lost power or was reset
[  222.760856] call 0000:00:1c.0+ returned 0 after 13 usecs
[  222.760856] usb usb2: root hub lost power or was reset
[  222.760857] calling  0000:00:1c.2+ @ 152, parent: pci0000:00
[  222.760858] call 0000:00:1c.2+ returned 0 after 0 usecs
[  222.760858] calling  0000:00:1c.4+ @ 152, parent: pci0000:00
[  222.760860] call 0000:00:17.0+ returned 0 after 22 usecs
[  222.760861] calling  0000:00:1c.6+ @ 2703, parent: pci0000:00
[  222.760862] call 0000:00:1c.6+ returned 0 after 1 usecs
[  222.760863] calling  0000:00:1c.7+ @ 2703, parent: pci0000:00
[  222.760863] call 0000:00:1c.7+ returned 0 after 0 usecs
[  222.760864] calling  0000:00:1d.0+ @ 2703, parent: pci0000:00
[  222.760876] calling  PNP0C0E:00+ @ 2691, parent: LNXSYBUS:00
[  222.760876] call PNP0C0E:00+ returned 0 after 0 usecs
[  222.760877] calling  PNP0C0C:00+ @ 2691, parent: LNXSYBUS:00
[  222.760877] call PNP0C0C:00+ returned 0 after 0 usecs
[  222.760879] calling  LNXTHERM:00+ @ 2691, parent: LNXSYBUS:01
[  222.760886] call 0000:00:1c.4+ returned 0 after 26 usecs
[  222.760886] calling  0000:00:1d.2+ @ 152, parent: pci0000:00
[  222.760893] call 0000:00:1d.0+ returned 0 after 27 usecs
[  222.760893] calling  0000:00:1e.0+ @ 2703, parent: pci0000:00
[  222.760894] call 0000:00:1e.0+ returned 0 after 0 usecs
[  222.760894] calling  0000:00:1f.0+ @ 2703, parent: pci0000:00
[  222.760895] call 0000:00:1f.0+ returned 0 after 0 usecs
[  222.760895] calling  0000:00:1f.2+ @ 2703, parent: pci0000:00
[  222.760896] call 0000:00:1f.2+ returned 0 after 0 usecs
[  222.760896] calling  0000:00:1f.4+ @ 2703, parent: pci0000:00
[  222.760907] calling  0000:01:00.0+ @ 2707, parent: 0000:00:01.0
[  222.760914] calling  0000:01:00.1+ @ 2715, parent: 0000:00:01.0
[  222.760915] calling  0000:03:00.0+ @ 2696, parent: 0000:00:1c.2
[  222.760917] call 0000:00:1f.4+ returned 0 after 20 usecs
[  222.760918] calling  0000:04:00.0+ @ 2703, parent: 0000:00:1c.4
[  222.760922] call 0000:00:1d.2+ returned 0 after 34 usecs
[  222.760930] calling  0000:07:00.0+ @ 150, parent: 0000:00:1c.7
[  222.760942] usb usb3: root hub lost power or was reset
[  222.760943] usb usb4: root hub lost power or was reset
[  222.760967] call 0000:04:00.0+ returned 0 after 47 usecs
[  222.760969] calling  0000:09:00.0+ @ 2703, parent: 0000:00:1d.2
[  222.760993] call 0000:09:00.0+ returned 0 after 23 usecs
[  222.760994] calling  0000:0a:01.0+ @ 2703, parent: 0000:09:00.0
[  222.761036] calling  0000:0a:02.0+ @ 2698, parent: 0000:09:00.0
[  222.761047] sata_sil 0000:0a:01.0: cache line size not set.  Driver may not function
[  222.761059] calling  0000:05:04.0+ @ 152, parent: 0000:04:00.0
[  222.761093] call 0000:0a:01.0+ returned 0 after 96 usecs
[  222.761095] calling  ata1+ @ 2699, parent: 0000:0a:01.0
[  222.761098] call ata1+ returned 0 after 2 usecs
[  222.761099] calling  ata2+ @ 2699, parent: 0000:0a:01.0
[  222.761100] call ata2+ returned 0 after 1 usecs
[  222.761101] calling  ata3+ @ 2699, parent: 0000:0a:01.0
[  222.761103] call ata3+ returned 0 after 1 usecs
[  222.761103] calling  ata4+ @ 2699, parent: 0000:0a:01.0
[  222.761105] call ata4+ returned 0 after 1 usecs
[  222.761107] sata_sil 0000:0a:02.0: cache line size not set.  Driver may not function
[  222.761150] call 0000:0a:02.0+ returned 0 after 111 usecs
[  222.761151] calling  host0+ @ 2698, parent: ata1
[  222.761166] call host0+ returned 0 after 13 usecs
[  222.761167] calling  host1+ @ 2698, parent: ata2
[  222.761167] call host1+ returned 0 after 0 usecs
[  222.761168] calling  host2+ @ 2698, parent: ata3
[  222.761168] call host2+ returned 0 after 0 usecs
[  222.762700] calling  host3+ @ 2700, parent: ata4
[  222.762701] call host3+ returned 0 after 0 usecs
[  222.762710] calling  0000:06:00.0+ @ 2714, parent: 0000:00:1c.6
[  222.762721] usb usb5: root hub lost power or was reset
[  222.762722] usb usb6: root hub lost power or was reset
[  222.762731] calling  ata5+ @ 120, parent: 0000:0a:02.0
[  222.762734] call ata5+ returned 0 after 1 usecs
[  222.762944] call LNXTHERM:00+ returned 0 after 2019 usecs
[  222.762945] calling  LNXTHERM:01+ @ 2691, parent: LNXSYBUS:01
[  222.762945] call LNXTHERM:01+ returned 0 after 0 usecs
[  222.762948] calling  INT0800:00+ @ 2691, parent: 0000:00:1f.0
[  222.762949] call INT0800:00+ returned 0 after 0 usecs
[  222.762949] calling  PNP0C04:00+ @ 2691, parent: 0000:00:1f.0
[  222.762949] call PNP0C04:00+ returned 0 after 0 usecs
[  222.762950] calling  PNP0C14:00+ @ 2691, parent: pci0000:00
[  222.762950] call PNP0C14:00+ returned 0 after 0 usecs
[  222.762951] calling  ACPI000C:00+ @ 2691, parent: platform
[  222.762951] call ACPI000C:00+ returned 0 after 0 usecs
[  222.762951] calling  PNP0C0E:00+ @ 2691, parent: platform
[  222.762951] call PNP0C0E:00+ returned 0 after 0 usecs
[  222.762952] calling  PNP0C14:01+ @ 2691, parent: platform
[  222.762952] call PNP0C14:01+ returned 0 after 0 usecs
[  222.762952] calling  INT33A1:00+ @ 2691, parent: platform
[  222.762952] call INT33A1:00+ returned 0 after 0 usecs
[  222.762953] calling  PNP0C0C:00+ @ 2691, parent: platform
[  222.762953] call PNP0C0C:00+ returned 0 after 0 usecs
[  222.762953] calling  PNP0C14:02+ @ 2691, parent: platform
[  222.762953] call PNP0C14:02+ returned 0 after 0 usecs
[  222.762954] calling  PNP0C0B:00+ @ 2691, parent: platform
[  222.762962] call PNP0C0B:00+ returned 0 after 7 usecs
[  222.762962] calling  PNP0C0B:01+ @ 2691, parent: platform
[  222.762969] call PNP0C0B:01+ returned 0 after 6 usecs
[  222.762969] calling  PNP0C0B:02+ @ 2691, parent: platform
[  222.762977] call PNP0C0B:02+ returned 0 after 6 usecs
[  222.762977] calling  PNP0C0B:03+ @ 2691, parent: platform
[  222.762984] call PNP0C0B:03+ returned 0 after 6 usecs
[  222.762984] calling  PNP0C0B:04+ @ 2691, parent: platform
[  222.762992] call PNP0C0B:04+ returned 0 after 6 usecs
[  222.762992] calling  LNXPWRBN:00+ @ 2691, parent: LNXSYSTM:00
[  222.762992] call LNXPWRBN:00+ returned 0 after 0 usecs
[  222.762993] calling  00:00+ @ 2691, parent: pnp0
[  222.762994] call 00:00+ returned 0 after 0 usecs
[  222.762994] calling  00:01+ @ 2691, parent: pnp0
[  222.762995] call 00:01+ returned 0 after 0 usecs
[  222.762995] calling  00:02+ @ 2691, parent: pnp0
[  222.762995] call 00:02+ returned 0 after 0 usecs
[  222.762995] calling  00:03+ @ 2691, parent: pnp0
[  222.762996] call 00:03+ returned 0 after 0 usecs
[  222.762996] calling  00:04+ @ 2691, parent: pnp0
[  222.762997] rtc_cmos 00:04: System wakeup disabled by ACPI
[  222.762998] call 00:04+ returned 0 after 1 usecs
[  222.762998] calling  00:05+ @ 2691, parent: pnp0
[  222.762999] call 00:05+ returned 0 after 0 usecs
[  222.762999] calling  00:06+ @ 2691, parent: pnp0
[  222.762999] call 00:06+ returned 0 after 0 usecs
[  222.763000] calling  00:07+ @ 2691, parent: pnp0
[  222.763000] call 00:07+ returned 0 after 0 usecs
[  222.763000] calling  00:08+ @ 2691, parent: pnp0
[  222.763000] call 00:08+ returned 0 after 0 usecs
[  222.763001] calling  00:09+ @ 2691, parent: pnp0
[  222.763001] call 00:09+ returned 0 after 0 usecs
[  222.763008] calling  microcode+ @ 2691, parent: platform
[  222.763008] call microcode+ returned 0 after 0 usecs
[  222.763009] calling  e820_pmem+ @ 2691, parent: platform
[  222.763009] call e820_pmem+ returned 0 after 0 usecs
[  222.763009] calling  pcspkr+ @ 2691, parent: platform
[  222.763010] call pcspkr+ returned 0 after 0 usecs
[  222.763010] calling  platform-framebuffer.0+ @ 2691, parent: platform
[  222.763011] call platform-framebuffer.0+ returned 0 after 0 usecs
[  222.763011] calling  alarmtimer+ @ 2691, parent: platform
[  222.763012] call alarmtimer+ returned 0 after 0 usecs
[  222.763014] calling  serial8250+ @ 2691, parent: platform
[  222.763016] call serial8250+ returned 0 after 1 usecs
[  222.763017] calling  rtc0+ @ 2691, parent: 00:04
[  222.763018] call rtc0+ returned 0 after 0 usecs
[  222.763019] calling  i8042+ @ 2691, parent: platform
[  222.763353] call i8042+ returned 0 after 326 usecs
[  222.763353] calling  serio0+ @ 2691, parent: i8042
[  222.763354] call serio0+ returned 0 after 0 usecs
[  222.764076] call 0000:00:14.0+ returned 0 after 3176 usecs
[  222.764079] calling  ata6+ @ 6, parent: 0000:0a:02.0
[  222.764080] call ata6+ returned 0 after 1 usecs
[  222.764084] calling  ata7+ @ 6, parent: 0000:0a:02.0
[  222.764115] call ata7+ returned 0 after 26 usecs
[  222.764129] calling  ata8+ @ 6, parent: 0000:0a:02.0
[  222.764138] calling  usb1+ @ 2702, parent: 0000:00:14.0
[  222.764181] call ata8+ returned 0 after 50 usecs
[  222.764187] calling  input0+ @ 2691, parent: serio0
[  222.764191] call input0+ returned 0 after 3 usecs
[  222.764234] calling  host4+ @ 6, parent: ata5
[  222.764235] call host4+ returned 0 after 0 usecs
[  222.764295] call 0000:01:00.1+ returned 0 after 3307 usecs
[  222.764298] calling  host5+ @ 2715, parent: ata6
[  222.764298] call host5+ returned 0 after 0 usecs
[  222.764299] calling  host6+ @ 2715, parent: ata7
[  222.764299] call host6+ returned 0 after 0 usecs
[  222.764300] calling  host7+ @ 2715, parent: ata8
[  222.764300] call host7+ returned 0 after 0 usecs
[  222.765820] calling  usb2+ @ 2695, parent: 0000:00:14.0
[  222.769264] calling  ata9+ @ 2723, parent: 0000:00:17.0
[  222.769267] call ata9+ returned 0 after 1 usecs
[  222.769269] calling  ata10+ @ 2723, parent: 0000:00:17.0
[  222.769278] calling  ata11+ @ 2724, parent: 0000:00:17.0
[  222.769353] call ata10+ returned 0 after 82 usecs
[  222.769354] call ata11+ returned 0 after 73 usecs
[  222.769355] calling  ata13+ @ 2723, parent: 0000:00:17.0
[  222.769356] call ata13+ returned 0 after 1 usecs
[  222.769357] calling  ata14+ @ 2723, parent: 0000:00:17.0
[  222.769357] calling  ata12+ @ 2724, parent: 0000:00:17.0
[  222.769360] call ata12+ returned 0 after 2 usecs
[  222.769360] call ata14+ returned 0 after 2 usecs
[  222.769361] calling  host8+ @ 2723, parent: ata9
[  222.769361] call host8+ returned 0 after 0 usecs
[  222.769362] calling  host9+ @ 2723, parent: ata10
[  222.769363] call host9+ returned 0 after 0 usecs
[  222.769363] calling  host10+ @ 2723, parent: ata11
[  222.769364] call host10+ returned 0 after 0 usecs
[  222.769365] calling  host11+ @ 2723, parent: ata12
[  222.769365] call host11+ returned 0 after 0 usecs
[  222.769366] calling  host12+ @ 2723, parent: ata13
[  222.769367] call host12+ returned 0 after 0 usecs
[  222.769368] calling  host13+ @ 2723, parent: ata14
[  222.769368] call host13+ returned 0 after 0 usecs
[  222.774259] calling  target0:0:0+ @ 2747, parent: host0
[  222.774259] call target0:0:0+ returned 0 after 0 usecs
[  222.774260] calling  0:0:0:0+ @ 2747, parent: target0:0:0
[  222.774260] call 0:0:0:0+ returned 0 after 0 usecs
[  222.774391] calling  target1:0:0+ @ 2758, parent: host1
[  222.774392] call target1:0:0+ returned 0 after 0 usecs
[  222.774392] calling  1:0:0:0+ @ 2758, parent: target1:0:0
[  222.774393] call 1:0:0:0+ returned 0 after 0 usecs
[  222.774461] calling  target2:0:0+ @ 2766, parent: host2
[  222.774462] call target2:0:0+ returned 0 after 0 usecs
[  222.774463] calling  2:0:0:0+ @ 2766, parent: target2:0:0
[  222.774463] call 2:0:0:0+ returned 0 after 0 usecs
[  222.774518] calling  target3:0:0+ @ 2773, parent: host3
[  222.774519] call target3:0:0+ returned 0 after 0 usecs
[  222.774520] calling  3:0:0:0+ @ 2773, parent: target3:0:0
[  222.774520] call 3:0:0:0+ returned 0 after 0 usecs
[  222.774521] calling  target4:0:0+ @ 2773, parent: host4
[  222.774522] call target4:0:0+ returned 0 after 0 usecs
[  222.774523] calling  4:0:0:0+ @ 2773, parent: target4:0:0
[  222.774523] call 4:0:0:0+ returned 0 after 0 usecs
[  222.775770] calling  target6:0:0+ @ 2787, parent: host6
[  222.775771] call target6:0:0+ returned 0 after 0 usecs
[  222.775772] calling  6:0:0:0+ @ 2787, parent: target6:0:0
[  222.775772] call 6:0:0:0+ returned 0 after 0 usecs
[  222.775773] calling  target7:0:0+ @ 2787, parent: host7
[  222.775774] call target7:0:0+ returned 0 after 0 usecs
[  222.775775] calling  7:0:0:0+ @ 2787, parent: target7:0:0
[  222.775775] call 7:0:0:0+ returned 0 after 0 usecs
[  222.775776] calling  target9:0:0+ @ 2787, parent: host9
[  222.775776] call target9:0:0+ returned 0 after 0 usecs
[  222.775777] calling  9:0:0:0+ @ 2787, parent: target9:0:0
[  222.775777] call 9:0:0:0+ returned 0 after 0 usecs
[  222.775778] calling  target10:0:0+ @ 2787, parent: host10
[  222.775778] call target10:0:0+ returned 0 after 0 usecs
[  222.775779] calling  10:0:0:0+ @ 2787, parent: target10:0:0
[  222.775780] call 10:0:0:0+ returned 0 after 0 usecs
[  222.775781] calling  target11:0:0+ @ 2787, parent: host11
[  222.775782] call target11:0:0+ returned 0 after 0 usecs
[  222.775783] calling  11:0:0:0+ @ 2788, parent: target11:0:0
[  222.775784] call 11:0:0:0+ returned 0 after 0 usecs
[  222.775785] calling  target13:0:0+ @ 2788, parent: host13
[  222.775785] call target13:0:0+ returned 0 after 0 usecs
[  222.775786] calling  13:0:0:0+ @ 2787, parent: target13:0:0
[  222.775786] call 13:0:0:0+ returned 0 after 0 usecs
[  222.775804] calling  hdaudioC1D0+ @ 2789, parent: 0000:01:00.1
[  222.775831] sd 0:0:0:0: [sda] Starting disk
[  222.775839] sd 1:0:0:0: [sdb] Starting disk
[  222.775861] sd 2:0:0:0: [sdc] Starting disk
[  222.775868] sd 3:0:0:0: [sdd] Starting disk
[  222.777550] call 0000:06:00.0+ returned 0 after 14519 usecs
[  222.777553] calling  usb6+ @ 2741, parent: 0000:06:00.0
[  222.777555] calling  usb5+ @ 2735, parent: 0000:06:00.0
[  222.777556] sd 4:0:0:0: [sde] Starting disk
[  222.777586] sd 7:0:0:0: [sdf] Starting disk
[  222.780953] sd 9:0:0:0: [sdg] Starting disk
[  222.780967] sd 10:0:0:0: [sdh] Starting disk
[  222.780975] sd 11:0:0:0: [sdi] Starting disk
[  222.780987] sd 13:0:0:0: [sdj] Starting disk
[  222.810216] call 0000:00:00.0+ returned 0 after 0 usecs
[  222.820040] call 0000:03:00.0+ returned 0 after 57848 usecs
[  222.820171] calling  usb3+ @ 2723, parent: 0000:03:00.0
[  222.820172] calling  usb4+ @ 2729, parent: 0000:03:00.0
[  222.822622] call 0000:00:16.0+ returned 0 after 60452 usecs
[  222.855616] call hdaudioC1D0+ returned 0 after 78089 usecs
[  222.878893] call usb6+ returned 0 after 99152 usecs
[  222.896670] call 0000:07:00.0+ returned 0 after 132811 usecs
[  222.899610] r8169 0000:07:00.0 enp7s0: link down
[  222.922166] call usb3+ returned 0 after 99532 usecs
[  222.922176] call usb4+ returned 0 after 99803 usecs
[  222.972060] call usb2+ returned 0 after 201790 usecs
[  222.978712] call usb1+ returned 0 after 209946 usecs
[  222.978720] calling  1-9+ @ 2766, parent: usb1
[  222.978733] calling  1-11+ @ 2773, parent: usb1
[  222.978735] calling  1-12+ @ 2779, parent: usb1
[  222.978748] calling  1-8+ @ 2753, parent: usb1
[  222.992030] call usb5+ returned 0 after 209846 usecs
[  222.992034] calling  5-1+ @ 2747, parent: usb5
[  222.992038] calling  5-2+ @ 2758, parent: usb5
[  223.071882] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  223.072106] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  223.075232] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  223.081853] ata6: SATA link down (SStatus 0 SControl 310)
[  223.082158] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  223.082453] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  223.085201] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  223.085443] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  223.086022] ata4.00: configured for UDMA/100
[  223.092666] ata3.00: configured for UDMA/100
[  223.095963] ata7.00: configured for UDMA/66
[  223.096218] call 0000:01:00.0+ returned 0 after 328078 usecs
[  223.096343] ata5.00: configured for UDMA/100
[  223.096471] ata8.00: configured for UDMA/100
[  223.098990] usb 5-1: reset full-speed USB device number 2 using xhci_hcd
[  223.101927] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  223.102133] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  223.102448] ata2.00: configured for UDMA/100
[  223.103809] ata11.00: configured for UDMA/133
[  223.115167] ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  223.115323] ata9: SATA link down (SStatus 4 SControl 300)
[  223.115632] ata10.00: configured for UDMA/133
[  223.117331] ata14.00: configured for UDMA/133
[  223.121782] ata13: SATA link down (SStatus 4 SControl 300)
[  223.122028] ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  223.122538] ata1.00: configured for UDMA/100
[  223.123829] ata12.00: configured for UDMA/133
[  223.138434] usb 1-9: reset high-speed USB device number 3 using xhci_hcd
[  223.227685] usb 5-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[  223.227855] usb 5-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[  223.246639] call 5-1+ returned 0 after 249108 usecs
[  223.246871] calling  input1+ @ 2691, parent: 0003:24AE:2000.0001
[  223.247027] call input1+ returned 0 after 18 usecs
[  223.247156] calling  input2+ @ 2691, parent: 0003:24AE:2000.0002
[  223.247286] call input2+ returned 0 after 0 usecs
[  223.328572] usb 5-2: reset full-speed USB device number 3 using xhci_hcd
[  223.481253] usb 1-11: reset full-speed USB device number 4 using xhci_hcd
[  223.531238] call 1-9+ returned 0 after 540597 usecs
[  223.544010] call 5-2+ returned 0 after 540063 usecs
[  223.544247] calling  input3+ @ 2691, parent: 0003:046D:400D.0006
[  223.544427] call input3+ returned 0 after 18 usecs
[  223.657561] call 1-11+ returned 0 after 664182 usecs
[  223.657802] calling  input4+ @ 2691, parent: 0003:2516:0015.0007
[  223.657957] call input4+ returned 0 after 15 usecs
[  223.658091] calling  input5+ @ 2691, parent: 0003:2516:0015.0008
[  223.658221] call input5+ returned 0 after 0 usecs
[  223.813955] usb 1-12: reset full-speed USB device number 5 using xhci_hcd
[  223.992019] call 1-12+ returned 0 after 991425 usecs
[  223.992238] calling  input6+ @ 2691, parent: 0003:09DA:3B46.0009
[  223.992396] call input6+ returned 0 after 18 usecs
[  223.992529] calling  input7+ @ 2691, parent: 0003:09DA:3B46.000A
[  223.992660] call input7+ returned 0 after 0 usecs
[  223.992789] calling  input8+ @ 2691, parent: 0003:09DA:3B46.000B
[  223.992921] call input8+ returned 0 after 0 usecs
[  223.993069] calling  vhba+ @ 2691, parent: platform
[  223.993198] call vhba+ returned 0 after 0 usecs
[  223.993331] calling  input9+ @ 2691, parent: PNP0C0E:00
[  223.993376] calling  host14+ @ 2787, parent: vhba
[  223.993379] call host14+ returned 0 after 1 usecs
[  223.993447] calling  target14:0:0+ @ 2790, parent: host14
[  223.993451] call target14:0:0+ returned 0 after 1 usecs
[  223.993500] calling  14:0:0:0+ @ 2791, parent: target14:0:0
[  223.993510] call 14:0:0:0+ returned 0 after 7 usecs
[  223.996574] call input9+ returned 0 after 0 usecs
[  223.996702] calling  input10+ @ 2691, parent: PNP0C0C:00
[  223.996841] call input10+ returned 0 after 0 usecs
[  223.996969] calling  input11+ @ 2691, parent: LNXPWRBN:00
[  223.997099] call input11+ returned 0 after 0 usecs
[  223.997228] calling  idma64.0+ @ 2691, parent: 0000:00:15.0
[  223.997358] call idma64.0+ returned 0 after 1 usecs
[  223.997489] calling  i2c_designware.0+ @ 2691, parent: 0000:00:15.0
[  223.997628] call i2c_designware.0+ returned 0 after 5 usecs
[  223.997766] calling  idma64.1+ @ 2691, parent: 0000:00:15.1
[  223.997872] call idma64.1+ returned 0 after 0 usecs
[  223.997977] calling  i2c_designware.1+ @ 2691, parent: 0000:00:15.1
[  223.998086] call i2c_designware.1+ returned 0 after 2 usecs
[  223.998192] calling  idma64.2+ @ 2691, parent: 0000:00:1e.0
[  223.998297] call idma64.2+ returned 0 after 0 usecs
[  223.998403] calling  dw-apb-uart.2+ @ 2691, parent: 0000:00:1e.0
[  223.998509] call dw-apb-uart.2+ returned 0 after 0 usecs
[  223.998617] calling  input0::numlock+ @ 2691, parent: input0
[  223.998723] call input0::numlock+ returned 0 after 0 usecs
[  223.998828] calling  input0::capslock+ @ 2691, parent: input0
[  223.998934] call input0::capslock+ returned 0 after 0 usecs
[  223.999039] calling  input0::scrolllock+ @ 2691, parent: input0
[  223.999145] call input0::scrolllock+ returned 0 after 0 usecs
[  223.999251] calling  input1::numlock+ @ 2691, parent: input1
[  223.999357] call input1::numlock+ returned 0 after 0 usecs
[  223.999463] calling  input1::capslock+ @ 2691, parent: input1
[  223.999568] call input1::capslock+ returned 0 after 0 usecs
[  223.999674] calling  input1::scrolllock+ @ 2691, parent: input1
[  223.999780] call input1::scrolllock+ returned 0 after 0 usecs
[  223.999885] calling  input1::compose+ @ 2691, parent: input1
[  223.999991] call input1::compose+ returned 0 after 0 usecs
[  224.000098] calling  input1::kana+ @ 2691, parent: input1
[  224.000203] call input1::kana+ returned 0 after 0 usecs
[  224.000309] calling  input3::numlock+ @ 2691, parent: input3
[  224.000414] call input3::numlock+ returned 0 after 0 usecs
[  224.000520] calling  input3::capslock+ @ 2691, parent: input3
[  224.000625] call input3::capslock+ returned 0 after 0 usecs
[  224.000731] calling  input3::scrolllock+ @ 2691, parent: input3
[  224.000837] call input3::scrolllock+ returned 0 after 0 usecs
[  224.000943] calling  input3::compose+ @ 2691, parent: input3
[  224.001048] call input3::compose+ returned 0 after 0 usecs
[  224.001154] calling  input3::kana+ @ 2691, parent: input3
[  224.001259] call input3::kana+ returned 0 after 0 usecs
[  224.001364] calling  input4::numlock+ @ 2691, parent: input4
[  224.001470] call input4::numlock+ returned 0 after 0 usecs
[  224.001575] calling  input4::capslock+ @ 2691, parent: input4
[  224.001681] call input4::capslock+ returned 0 after 0 usecs
[  224.001786] calling  input4::scrolllock+ @ 2691, parent: input4
[  224.001892] call input4::scrolllock+ returned 0 after 0 usecs
[  224.001998] calling  input6::numlock+ @ 2691, parent: input6
[  224.002104] call input6::numlock+ returned 0 after 0 usecs
[  224.002209] calling  input6::capslock+ @ 2691, parent: input6
[  224.002315] call input6::capslock+ returned 0 after 0 usecs
[  224.002421] calling  input6::scrolllock+ @ 2691, parent: input6
[  224.002526] call input6::scrolllock+ returned 0 after 0 usecs
[  224.002632] calling  input6::compose+ @ 2691, parent: input6
[  224.002738] call input6::compose+ returned 0 after 0 usecs
[  224.002843] calling  input6::kana+ @ 2691, parent: input6
[  224.002949] call input6::kana+ returned 0 after 0 usecs
[  224.003056] calling  input13+ @ 2691, parent: pcspkr
[  224.003574] call input13+ returned 0 after 403 usecs
[  224.003691] calling  coretemp.0+ @ 2691, parent: platform
[  224.003797] call coretemp.0+ returned 0 after 0 usecs
[  224.146597] usb 1-8: reset full-speed USB device number 2 using xhci_hcd
[  224.321360] call 1-8+ returned 0 after 1313650 usecs
[  225.050506] r8169 0000:07:00.0 enp7s0: link up
[  225.261050] call 0000:05:04.0+ returned 0 after 2446068 usecs
[  225.261254] calling  input14+ @ 2691, parent: card1
[  225.261388] call input14+ returned 0 after 0 usecs
[  225.261518] calling  input15+ @ 2691, parent: card1
[  225.261645] call input15+ returned 0 after 0 usecs
[  225.261773] calling  input16+ @ 2691, parent: card1
[  225.261900] call input16+ returned 0 after 0 usecs
[  225.262027] calling  input17+ @ 2691, parent: card1
[  225.262155] call input17+ returned 0 after 0 usecs
[  225.262301] PM: restore of devices complete after 2506.306 msecs
[  225.262797] input: Logitech Gamepad F710 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input18
[  225.263805] PM: Image restored successfully.
[  225.264018] PM: Basic memory bitmaps freed
[  225.264146] Restarting tasks ... 
[  225.264740] pci_bus 0000:05: Allocating resources
[  225.265121] pci 0000:04:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
[  225.265303] pci 0000:04:00.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000 add_align 100000
[  225.265481] pci 0000:04:00.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[  225.265655] pci 0000:04:00.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[  225.265830] pci 0000:04:00.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[  225.266008] pci 0000:04:00.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[  225.266186] pci 0000:04:00.0: BAR 14: no space for [mem size 0x00200000]
[  225.266336] pci 0000:04:00.0: BAR 14: failed to assign [mem size 0x00200000]
[  225.266446] pci 0000:04:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[  225.266566] pci 0000:04:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[  225.266686] pci 0000:04:00.0: BAR 14: no space for [mem size 0x00200000]
[  225.266798] pci 0000:04:00.0: BAR 14: failed to assign [mem size 0x00200000]
[  225.266914] pci 0000:04:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[  225.267232] pci 0000:04:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[  225.267412] done.
[  225.267643] pci_bus 0000:0a: Allocating resources
[  225.267770] pci 0000:09:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
[  225.267894] pci 0000:09:00.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[  225.268016] pci 0000:09:00.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[  225.268139] pci 0000:09:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[  225.268257] pci 0000:09:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[  225.268376] pci 0000:09:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[  225.268494] pci 0000:09:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[  319.934957] PM: Hibernation mode set to 'platform'
[  320.538584] PM: Syncing filesystems ... done.
[  320.546397] Freezing user space processes ... (elapsed 0.001 seconds) done.
[  320.548380] PM: Marking nosave pages: [mem 0x00000000-0x00000fff]
[  320.548494] PM: Marking nosave pages: [mem 0x00098000-0x000fffff]
[  320.548601] PM: Marking nosave pages: [mem 0x897a6000-0x897f0fff]
[  320.548708] PM: Marking nosave pages: [mem 0x8e4ed000-0x8e7fbfff]
[  320.548821] PM: Marking nosave pages: [mem 0x8ea06000-0x8fbfefff]
[  320.548967] PM: Marking nosave pages: [mem 0x8fc00000-0xffffffff]
[  320.549540] PM: Basic memory bitmaps created
[  320.549653] PM: Preallocating image memory... done (allocated 696136 pages)
[  320.766848] PM: Allocated 2784544 kbytes in 0.21 seconds (13259.73 MB/s)
[  320.766955] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[  321.077908] calling  input18+ @ 3516, parent: 1-8:1.0
[  321.078043] call input18+ returned 0 after 0 usecs
[  321.078172] calling  xpad1+ @ 3516, parent: 1-8
[  321.078300] call xpad1+ returned 0 after 0 usecs
[  321.078508] calling  14:0:0:0+ @ 130, parent: target14:0:0
[  321.078510] calling  input17+ @ 3516, parent: card1
[  321.078516] call input17+ returned 0 after 0 usecs
[  321.078519] calling  input16+ @ 3516, parent: card1
[  321.078520] call input16+ returned 0 after 0 usecs
[  321.078523] calling  input15+ @ 3516, parent: card1
[  321.078525] call input15+ returned 0 after 0 usecs
[  321.078527] calling  input14+ @ 3516, parent: card1
[  321.078529] call input14+ returned 0 after 0 usecs
[  321.078542] calling  card0+ @ 3516, parent: 0000:01:00.0
[  321.078544] call card0+ returned 0 after 1 usecs
[  321.078585] calling  coretemp.0+ @ 3516, parent: platform
[  321.078589] calling  hdaudioC1D0+ @ 2755, parent: 0000:01:00.1
[  321.078591] call coretemp.0+ returned 0 after 0 usecs
[  321.078595] calling  input13+ @ 3516, parent: pcspkr
[  321.078597] call input13+ returned 0 after 0 usecs
[  321.078615] calling  input6::kana+ @ 3516, parent: input6
[  321.078617] call input6::kana+ returned 0 after 0 usecs
[  321.078619] calling  input6::compose+ @ 3516, parent: input6
[  321.078620] call input6::compose+ returned 0 after 0 usecs
[  321.078623] calling  input6::scrolllock+ @ 3516, parent: input6
[  321.078624] call input6::scrolllock+ returned 0 after 0 usecs
[  321.078627] calling  input6::capslock+ @ 3516, parent: input6
[  321.078628] call input6::capslock+ returned 0 after 0 usecs
[  321.078630] calling  input6::numlock+ @ 3516, parent: input6
[  321.078631] call input6::numlock+ returned 0 after 0 usecs
[  321.078634] calling  input4::scrolllock+ @ 3516, parent: input4
[  321.078635] call input4::scrolllock+ returned 0 after 0 usecs
[  321.078637] calling  input4::capslock+ @ 3516, parent: input4
[  321.078638] call input4::capslock+ returned 0 after 0 usecs
[  321.078640] calling  input4::numlock+ @ 3516, parent: input4
[  321.078642] call input4::numlock+ returned 0 after 0 usecs
[  321.078644] calling  input3::kana+ @ 3516, parent: input3
[  321.078647] call input3::kana+ returned 0 after 0 usecs
[  321.078649] calling  input3::compose+ @ 3516, parent: input3
[  321.078650] call input3::compose+ returned 0 after 0 usecs
[  321.078652] calling  input3::scrolllock+ @ 3516, parent: input3
[  321.078654] call input3::scrolllock+ returned 0 after 0 usecs
[  321.078656] calling  input3::capslock+ @ 3516, parent: input3
[  321.078657] call input3::capslock+ returned 0 after 0 usecs
[  321.078659] calling  input3::numlock+ @ 3516, parent: input3
[  321.078660] call input3::numlock+ returned 0 after 0 usecs
[  321.078662] calling  input1::kana+ @ 3516, parent: input1
[  321.078663] call input1::kana+ returned 0 after 0 usecs
[  321.078665] calling  input1::compose+ @ 3516, parent: input1
[  321.078667] call input1::compose+ returned 0 after 0 usecs
[  321.078668] calling  input1::scrolllock+ @ 3516, parent: input1
[  321.078670] call input1::scrolllock+ returned 0 after 0 usecs
[  321.078672] calling  input1::capslock+ @ 3516, parent: input1
[  321.078673] call input1::capslock+ returned 0 after 0 usecs
[  321.078675] calling  input1::numlock+ @ 3516, parent: input1
[  321.078677] call input1::numlock+ returned 0 after 0 usecs
[  321.078679] calling  input0::scrolllock+ @ 3516, parent: input0
[  321.078680] call input0::scrolllock+ returned 0 after 0 usecs
[  321.078682] calling  input0::capslock+ @ 3516, parent: input0
[  321.078683] call input0::capslock+ returned 0 after 0 usecs
[  321.078686] calling  input0::numlock+ @ 3516, parent: input0
[  321.078687] call input0::numlock+ returned 0 after 0 usecs
[  321.078700] calling  dw-apb-uart.2+ @ 3516, parent: 0000:00:1e.0
[  321.078703] call dw-apb-uart.2+ returned 0 after 2 usecs
[  321.078707] calling  idma64.2+ @ 3516, parent: 0000:00:1e.0
[  321.078712] call idma64.2+ returned 0 after 3 usecs
[  321.078715] calling  i2c_designware.1+ @ 3516, parent: 0000:00:15.1
[  321.078719] call i2c_designware.1+ returned 0 after 3 usecs
[  321.078723] calling  idma64.1+ @ 3516, parent: 0000:00:15.1
[  321.078727] call idma64.1+ returned 0 after 2 usecs
[  321.078732] calling  i2c_designware.0+ @ 3516, parent: 0000:00:15.0
[  321.078741] call i2c_designware.0+ returned 0 after 6 usecs
[  321.078744] calling  idma64.0+ @ 3516, parent: 0000:00:15.0
[  321.078751] call idma64.0+ returned 0 after 5 usecs
[  321.078754] calling  input11+ @ 3516, parent: LNXPWRBN:00
[  321.078755] call input11+ returned 0 after 0 usecs
[  321.078758] calling  input10+ @ 3516, parent: PNP0C0C:00
[  321.078759] call input10+ returned 0 after 0 usecs
[  321.078761] calling  input9+ @ 3516, parent: PNP0C0E:00
[  321.078763] call input9+ returned 0 after 0 usecs
[  321.087424] call 14:0:0:0+ returned 0 after 1 usecs
[  321.087552] calling  target14:0:0+ @ 152, parent: host14
[  321.087659] call target14:0:0+ returned 0 after 0 usecs
[  321.087769] calling  host14+ @ 2756, parent: vhba
[  321.087874] call host14+ returned 0 after 0 usecs
[  321.088008] calling  vhba+ @ 3516, parent: platform
[  321.088114] call vhba+ returned 0 after 0 usecs
[  321.088234] calling  input8+ @ 3516, parent: 0003:09DA:3B46.000B
[  321.088255] calling  13:0:0:0+ @ 2756, parent: target13:0:0
[  321.088257] call 13:0:0:0+ returned 0 after 1 usecs
[  321.088257] calling  11:0:0:0+ @ 130, parent: target11:0:0
[  321.088258] call 11:0:0:0+ returned 0 after 0 usecs
[  321.088259] calling  10:0:0:0+ @ 2756, parent: target10:0:0
[  321.088260] call 10:0:0:0+ returned 0 after 0 usecs
[  321.088261] calling  target10:0:0+ @ 2754, parent: host10
[  321.088262] calling  target11:0:0+ @ 2757, parent: host11
[  321.088262] call target10:0:0+ returned 0 after 0 usecs
[  321.088263] calling  9:0:0:0+ @ 2756, parent: target9:0:0
[  321.088263] call target11:0:0+ returned 0 after 0 usecs
[  321.088264] call 9:0:0:0+ returned 0 after 0 usecs
[  321.088265] calling  7:0:0:0+ @ 2754, parent: target7:0:0
[  321.088265] calling  target9:0:0+ @ 130, parent: host9
[  321.088266] call 7:0:0:0+ returned 0 after 0 usecs
[  321.088266] call target9:0:0+ returned 0 after 0 usecs
[  321.088267] calling  6:0:0:0+ @ 2756, parent: target6:0:0
[  321.088267] call 6:0:0:0+ returned 0 after 0 usecs
[  321.088270] calling  target7:0:0+ @ 2757, parent: host7
[  321.088270] call target7:0:0+ returned 0 after 0 usecs
[  321.088271] calling  target6:0:0+ @ 130, parent: host6
[  321.088271] call target6:0:0+ returned 0 after 0 usecs
[  321.088290] calling  target13:0:0+ @ 152, parent: host13
[  321.088290] call target13:0:0+ returned 0 after 0 usecs
[  321.090872] call input8+ returned 0 after 0 usecs
[  321.090983] calling  input7+ @ 3516, parent: 0003:09DA:3B46.000A
[  321.091089] call input7+ returned 0 after 0 usecs
[  321.091196] calling  input6+ @ 3516, parent: 0003:09DA:3B46.0009
[  321.091302] call input6+ returned 0 after 0 usecs
[  321.091409] calling  input5+ @ 3516, parent: 0003:2516:0015.0008
[  321.091439] calling  1-12+ @ 152, parent: usb1
[  321.091532] call 1-12+ returned 0 after 90 usecs
[  321.091724] call input5+ returned 0 after 0 usecs
[  321.091831] calling  input4+ @ 3516, parent: 0003:2516:0015.0007
[  321.091937] call input4+ returned 0 after 0 usecs
[  321.092053] calling  input3+ @ 3516, parent: 0003:046D:400D.0006
[  321.092074] calling  1-11+ @ 2757, parent: usb1
[  321.092112] calling  4:0:0:0+ @ 152, parent: target4:0:0
[  321.092113] call 4:0:0:0+ returned 0 after 0 usecs
[  321.092115] calling  3:0:0:0+ @ 2753, parent: target3:0:0
[  321.092116] calling  target4:0:0+ @ 130, parent: host4
[  321.092116] call 3:0:0:0+ returned 0 after 0 usecs
[  321.092116] call target4:0:0+ returned 0 after 0 usecs
[  321.092118] calling  target3:0:0+ @ 2754, parent: host3
[  321.092119] call target3:0:0+ returned 0 after 0 usecs
[  321.092120] calling  2:0:0:0+ @ 2754, parent: target2:0:0
[  321.092121] call 2:0:0:0+ returned 0 after 0 usecs
[  321.092123] calling  target2:0:0+ @ 130, parent: host2
[  321.092124] call target2:0:0+ returned 0 after 0 usecs
[  321.092130] calling  1-9+ @ 152, parent: usb1
[  321.092132] call 1-9+ returned 0 after 1 usecs
[  321.092193] call 1-11+ returned 0 after 115 usecs
[  321.093833] call input3+ returned 0 after 0 usecs
[  321.093944] calling  input2+ @ 3516, parent: 0003:24AE:2000.0002
[  321.093973] calling  5-2+ @ 2757, parent: usb5
[  321.093999] calling  1:0:0:0+ @ 2756, parent: target1:0:0
[  321.094001] call 1:0:0:0+ returned 0 after 1 usecs
[  321.094002] calling  target1:0:0+ @ 2756, parent: host1
[  321.094002] call target1:0:0+ returned 0 after 0 usecs
[  321.094588] call input2+ returned 0 after 0 usecs
[  321.094693] calling  input1+ @ 3516, parent: 0003:24AE:2000.0001
[  321.094800] call input1+ returned 0 after 0 usecs
[  321.094928] calling  input0+ @ 3516, parent: serio0
[  321.094938] calling  1-8+ @ 152, parent: usb1
[  321.094967] calling  5-1+ @ 2756, parent: usb5
[  321.094995] calling  0:0:0:0+ @ 130, parent: target0:0:0
[  321.094997] call 0:0:0:0+ returned 0 after 1 usecs
[  321.095000] calling  target0:0:0+ @ 2753, parent: host0
[  321.095001] call target0:0:0+ returned 0 after 0 usecs
[  321.095002] calling  usb6+ @ 130, parent: 0000:06:00.0
[  321.095005] call usb6+ returned 0 after 0 usecs
[  321.095014] calling  usb4+ @ 130, parent: 0000:03:00.0
[  321.095014] call usb4+ returned 0 after 0 usecs
[  321.095017] calling  usb3+ @ 130, parent: 0000:03:00.0
[  321.095018] call usb3+ returned 0 after 0 usecs
[  321.095020] calling  host13+ @ 130, parent: ata14
[  321.095020] call host13+ returned 0 after 0 usecs
[  321.095021] calling  host12+ @ 130, parent: ata13
[  321.095021] call host12+ returned 0 after 0 usecs
[  321.095023] calling  host11+ @ 130, parent: ata12
[  321.095023] call host11+ returned 0 after 0 usecs
[  321.095027] calling  host10+ @ 2754, parent: ata11
[  321.095028] calling  host9+ @ 130, parent: ata10
[  321.095028] call host10+ returned 0 after 0 usecs
[  321.095029] call host9+ returned 0 after 0 usecs
[  321.095035] calling  host8+ @ 130, parent: ata9
[  321.095035] calling  ata14+ @ 2754, parent: 0000:00:17.0
[  321.095036] call host8+ returned 0 after 0 usecs
[  321.095037] calling  ata13+ @ 130, parent: 0000:00:17.0
[  321.095057] calling  ata12+ @ 2792, parent: 0000:00:17.0
[  321.095070] call ata14+ returned 0 after 32 usecs
[  321.095071] calling  ata11+ @ 2754, parent: 0000:00:17.0
[  321.095088] calling  ata10+ @ 2790, parent: 0000:00:17.0
[  321.095089] calling  ata9+ @ 2791, parent: 0000:00:17.0
[  321.095153] call ata10+ returned 0 after 62 usecs
[  321.095153] call ata9+ returned 0 after 61 usecs
[  321.095359] call 5-2+ returned 0 after 1355 usecs
[  321.098375] call 5-1+ returned 0 after 3332 usecs
[  321.098405] calling  usb5+ @ 2753, parent: 0000:06:00.0
[  321.100806] call ata11+ returned 0 after 5609 usecs
[  321.100813] call ata12+ returned 0 after 5631 usecs
[  321.100855] call ata13+ returned 0 after 5691 usecs
[  321.101183] call input0+ returned 0 after 0 usecs
[  321.101317] calling  i8042+ @ 3516, parent: platform
[  321.101327] call 1-8+ returned 0 after 6249 usecs
[  321.101333] calling  host7+ @ 2792, parent: ata8
[  321.101333] call host7+ returned 0 after 0 usecs
[  321.101334] calling  usb2+ @ 130, parent: 0000:00:14.0
[  321.101335] calling  host6+ @ 2754, parent: ata7
[  321.101335] calling  host5+ @ 2792, parent: ata6
[  321.101336] call usb2+ returned 0 after 0 usecs
[  321.101337] call host6+ returned 0 after 0 usecs
[  321.101337] call host5+ returned 0 after 0 usecs
[  321.101339] calling  host4+ @ 130, parent: ata5
[  321.101340] calling  ata7+ @ 2754, parent: 0000:0a:02.0
[  321.101340] call host4+ returned 0 after 0 usecs
[  321.101342] calling  ata6+ @ 130, parent: 0000:0a:02.0
[  321.101344] calling  ata8+ @ 2792, parent: 0000:0a:02.0
[  321.101346] calling  ata5+ @ 152, parent: 0000:0a:02.0
[  321.101360] calling  host3+ @ 2756, parent: ata4
[  321.101360] call host3+ returned 0 after 0 usecs
[  321.101362] calling  host2+ @ 2756, parent: ata3
[  321.101363] call host2+ returned 0 after 0 usecs
[  321.101364] calling  host1+ @ 2756, parent: ata2
[  321.101364] call host1+ returned 0 after 0 usecs
[  321.101366] calling  host0+ @ 2756, parent: ata1
[  321.101366] call host0+ returned 0 after 0 usecs
[  321.101368] calling  ata4+ @ 2756, parent: 0000:0a:01.0
[  321.101372] calling  ata3+ @ 2757, parent: 0000:0a:01.0
[  321.101377] call ata7+ returned 0 after 35 usecs
[  321.101378] calling  ata2+ @ 2754, parent: 0000:0a:01.0
[  321.101398] call ata5+ returned 0 after 50 usecs
[  321.101400] calling  ata1+ @ 152, parent: 0000:0a:01.0
[  321.101416] call ata4+ returned 0 after 47 usecs
[  321.101420] calling  usb1+ @ 2756, parent: 0000:00:14.0
[  321.101420] call ata6+ returned 0 after 76 usecs
[  321.101422] call ata8+ returned 0 after 75 usecs
[  321.101453] call ata3+ returned 0 after 79 usecs
[  321.101465] call ata1+ returned 0 after 62 usecs
[  321.101466] call ata2+ returned 0 after 84 usecs
[  321.101817] call usb1+ returned 0 after 387 usecs
[  321.105342] call i8042+ returned 0 after 0 usecs
[  321.105449] calling  rtc0+ @ 3516, parent: 00:04
[  321.105554] call rtc0+ returned 0 after 0 usecs
[  321.105662] calling  serial8250+ @ 3516, parent: platform
[  321.105769] call serial8250+ returned 0 after 0 usecs
[  321.105883] calling  alarmtimer+ @ 3516, parent: platform
[  321.105989] call alarmtimer+ returned 0 after 0 usecs
[  321.106095] calling  platform-framebuffer.0+ @ 3516, parent: platform
[  321.106202] call platform-framebuffer.0+ returned 0 after 0 usecs
[  321.106308] calling  pcspkr+ @ 3516, parent: platform
[  321.106413] call pcspkr+ returned 0 after 0 usecs
[  321.106518] calling  e820_pmem+ @ 3516, parent: platform
[  321.106624] call e820_pmem+ returned 0 after 0 usecs
[  321.106730] calling  microcode+ @ 3516, parent: platform
[  321.106835] call microcode+ returned 0 after 0 usecs
[  321.106956] calling  00:09+ @ 3516, parent: pnp0
[  321.107061] call 00:09+ returned 0 after 0 usecs
[  321.107166] calling  00:08+ @ 3516, parent: pnp0
[  321.107274] call 00:08+ returned 0 after 0 usecs
[  321.107379] calling  00:07+ @ 3516, parent: pnp0
[  321.107485] call 00:07+ returned 0 after 0 usecs
[  321.107590] calling  00:06+ @ 3516, parent: pnp0
[  321.107694] call 00:06+ returned 0 after 0 usecs
[  321.107800] calling  00:05+ @ 3516, parent: pnp0
[  321.107904] call 00:05+ returned 0 after 0 usecs
[  321.108009] calling  00:04+ @ 3516, parent: pnp0
[  321.108124] call 00:04+ returned 0 after 10 usecs
[  321.108229] calling  00:03+ @ 3516, parent: pnp0
[  321.108334] call 00:03+ returned 0 after 0 usecs
[  321.108359] call usb5+ returned 0 after 9738 usecs
[  321.108546] calling  00:02+ @ 3516, parent: pnp0
[  321.108650] call 00:02+ returned 0 after 0 usecs
[  321.108755] calling  00:01+ @ 3516, parent: pnp0
[  321.108860] call 00:01+ returned 0 after 0 usecs
[  321.108965] calling  00:00+ @ 3516, parent: pnp0
[  321.109070] call 00:00+ returned 0 after 0 usecs
[  321.109178] calling  LNXPWRBN:00+ @ 3516, parent: LNXSYSTM:00
[  321.109284] call LNXPWRBN:00+ returned 0 after 0 usecs
[  321.109390] calling  PNP0C0B:04+ @ 3516, parent: platform
[  321.110838] call hdaudioC1D0+ returned 0 after 31551 usecs
[  321.114220] call PNP0C0B:04+ returned 0 after 4621 usecs
[  321.114327] calling  PNP0C0B:03+ @ 3516, parent: platform
[  321.120870] call PNP0C0B:03+ returned 0 after 6297 usecs
[  321.120977] calling  PNP0C0B:02+ @ 3516, parent: platform
[  321.127521] call PNP0C0B:02+ returned 0 after 6297 usecs
[  321.127628] calling  PNP0C0B:01+ @ 3516, parent: platform
[  321.134173] call PNP0C0B:01+ returned 0 after 6299 usecs
[  321.134281] calling  PNP0C0B:00+ @ 3516, parent: platform
[  321.140824] call PNP0C0B:00+ returned 0 after 6285 usecs
[  321.140933] calling  PNP0C14:02+ @ 3516, parent: platform
[  321.141039] call PNP0C14:02+ returned 0 after 0 usecs
[  321.141145] calling  PNP0C0C:00+ @ 3516, parent: platform
[  321.141252] call PNP0C0C:00+ returned 0 after 0 usecs
[  321.141358] calling  INT33A1:00+ @ 3516, parent: platform
[  321.141464] call INT33A1:00+ returned 0 after 0 usecs
[  321.141570] calling  PNP0C14:01+ @ 3516, parent: platform
[  321.141676] call PNP0C14:01+ returned 0 after 0 usecs
[  321.141782] calling  PNP0C0E:00+ @ 3516, parent: platform
[  321.141888] call PNP0C0E:00+ returned 0 after 0 usecs
[  321.141994] calling  ACPI000C:00+ @ 3516, parent: platform
[  321.142100] call ACPI000C:00+ returned 0 after 0 usecs
[  321.142206] calling  PNP0C14:00+ @ 3516, parent: pci0000:00
[  321.142312] call PNP0C14:00+ returned 0 after 0 usecs
[  321.142419] calling  INT345D:00+ @ 3516, parent: pci0000:00
[  321.142525] call INT345D:00+ returned 0 after 0 usecs
[  321.142631] calling  PNP0C04:00+ @ 3516, parent: 0000:00:1f.0
[  321.142738] call PNP0C04:00+ returned 0 after 0 usecs
[  321.142844] calling  INT0800:00+ @ 3516, parent: 0000:00:1f.0
[  321.142950] call INT0800:00+ returned 0 after 0 usecs
[  321.143072] calling  LNXTHERM:01+ @ 3516, parent: LNXSYBUS:01
[  321.143092] calling  0000:0a:02.0+ @ 2755, parent: 0000:09:00.0
[  321.143124] calling  0000:0a:01.0+ @ 2753, parent: 0000:09:00.0
[  321.143163] calling  0000:07:00.0+ @ 2756, parent: 0000:00:1c.7
[  321.143174] calling  0000:06:00.0+ @ 152, parent: 0000:00:1c.6
[  321.143175] call 0000:06:00.0+ returned 0 after 0 usecs
[  321.143179] calling  0000:05:04.0+ @ 2757, parent: 0000:04:00.0
[  321.143191] calling  0000:03:00.0+ @ 2792, parent: 0000:00:1c.2
[  321.143192] call 0000:03:00.0+ returned 0 after 0 usecs
[  321.143193] calling  0000:01:00.1+ @ 2792, parent: 0000:00:01.0
[  321.143204] call 0000:05:04.0+ returned 0 after 23 usecs
[  321.143208] calling  0000:01:00.0+ @ 2757, parent: 0000:00:01.0
[  321.143211] call 0000:0a:02.0+ returned 0 after 115 usecs
[  321.143215] calling  0000:00:1f.4+ @ 2755, parent: pci0000:00
[  321.143223] call 0000:00:1f.4+ returned 0 after 7 usecs
[  321.143224] calling  0000:00:1f.2+ @ 2755, parent: pci0000:00
[  321.143225] call 0000:00:1f.2+ returned 0 after 0 usecs
[  321.143226] calling  0000:00:1f.0+ @ 2755, parent: pci0000:00
[  321.143227] call 0000:00:1f.0+ returned 0 after 0 usecs
[  321.143228] calling  0000:00:1e.0+ @ 2755, parent: pci0000:00
[  321.143228] call 0000:00:1e.0+ returned 0 after 0 usecs
[  321.143246] calling  0000:00:1d.0+ @ 2791, parent: pci0000:00
[  321.143252] calling  0000:04:00.0+ @ 152, parent: 0000:00:1c.4
[  321.143252] call 0000:04:00.0+ returned 0 after 0 usecs
[  321.143254] calling  0000:00:1c.6+ @ 152, parent: pci0000:00
[  321.143255] call 0000:00:1c.6+ returned 0 after 1 usecs
[  321.143257] calling  0000:00:1c.4+ @ 152, parent: pci0000:00
[  321.143260] call 0000:0a:01.0+ returned 0 after 132 usecs
[  321.143267] calling  0000:09:00.0+ @ 2754, parent: 0000:00:1d.2
[  321.143267] calling  0000:00:1c.2+ @ 2753, parent: pci0000:00
[  321.143268] call 0000:09:00.0+ returned 0 after 0 usecs
[  321.143270] call 0000:00:1c.2+ returned 0 after 1 usecs
[  321.143272] calling  0000:00:1c.0+ @ 2754, parent: pci0000:00
[  321.143273] calling  0000:00:17.0+ @ 2753, parent: pci0000:00
[  321.143278] call 0000:00:1d.0+ returned 0 after 30 usecs
[  321.143281] calling  0000:00:16.0+ @ 2791, parent: pci0000:00
[  321.143289] call 0000:00:1c.4+ returned 0 after 30 usecs
[  321.143290] calling  0000:00:15.1+ @ 152, parent: pci0000:00
[  321.143291] call 0000:00:15.1+ returned 0 after 0 usecs
[  321.143293] calling  0000:00:15.0+ @ 152, parent: pci0000:00
[  321.143293] call 0000:00:15.0+ returned 0 after 0 usecs
[  321.143294] calling  0000:00:14.2+ @ 152, parent: pci0000:00
[  321.143295] call 0000:00:1c.0+ returned 0 after 21 usecs
[  321.143296] call 0000:00:14.2+ returned 0 after 0 usecs
[  321.143297] calling  0000:00:14.0+ @ 2754, parent: pci0000:00
[  321.143298] calling  0000:00:08.0+ @ 152, parent: pci0000:00
[  321.143298] call 0000:00:14.0+ returned 0 after 0 usecs
[  321.143299] call 0000:00:08.0+ returned 0 after 0 usecs
[  321.143301] calling  0000:00:00.0+ @ 152, parent: pci0000:00
[  321.143301] call 0000:00:00.0+ returned 0 after 0 usecs
[  321.143360] call 0000:00:17.0+ returned 0 after 84 usecs
[  321.143468] calling  0000:00:1d.2+ @ 2755, parent: pci0000:00
[  321.143482] call 0000:00:1d.2+ returned 0 after 12 usecs
[  321.143612] call 0000:00:16.0+ returned 0 after 321 usecs
[  321.144258] call 0000:01:00.1+ returned 0 after 1040 usecs
[  321.144318] call 0000:07:00.0+ returned 0 after 1129 usecs
[  321.144322] calling  0000:00:1c.7+ @ 130, parent: pci0000:00
[  321.144324] call 0000:00:1c.7+ returned 0 after 1 usecs
[  321.151511] call LNXTHERM:01+ returned 0 after 0 usecs
[  321.151617] calling  LNXTHERM:00+ @ 3516, parent: LNXSYBUS:01
[  321.151724] call LNXTHERM:00+ returned 0 after 0 usecs
[  321.151838] calling  PNP0C0C:00+ @ 3516, parent: LNXSYBUS:00
[  321.151944] call PNP0C0C:00+ returned 0 after 0 usecs
[  321.152052] calling  PNP0C0E:00+ @ 3516, parent: LNXSYBUS:00
[  321.152159] call PNP0C0E:00+ returned 0 after 0 usecs
[  321.331896] call 0000:01:00.0+ returned 0 after 184616 usecs
[  321.332014] calling  0000:00:01.0+ @ 2754, parent: pci0000:00
[  321.332126] call 0000:00:01.0+ returned 0 after 3 usecs
[  321.332242] PM: freeze of devices complete after 254.829 msecs
[  321.332612] calling  INT345D:00+ @ 3516, parent: pci0000:00
[  321.336746] call INT345D:00+ returned 0 after 3938 usecs
[  321.336969] PM: late freeze of devices complete after 4.626 msecs
[  321.337310] calling  0000:0a:02.0+ @ 2757, parent: 0000:09:00.0
[  321.337311] calling  0000:0a:01.0+ @ 2756, parent: 0000:09:00.0
[  321.337312] call 0000:0a:01.0+ returned 0 after 0 usecs
[  321.337313] calling  0000:07:00.0+ @ 152, parent: 0000:00:1c.7
[  321.337314] calling  0000:06:00.0+ @ 2756, parent: 0000:00:1c.6
[  321.337315] calling  0000:05:04.0+ @ 130, parent: 0000:04:00.0
[  321.337373] calling  0000:03:00.0+ @ 2791, parent: 0000:00:1c.2
[  321.337375] calling  0000:01:00.1+ @ 2755, parent: 0000:00:01.0
[  321.337378] calling  0000:01:00.0+ @ 2753, parent: 0000:00:01.0
[  321.337378] call 0000:01:00.0+ returned 0 after 0 usecs
[  321.337380] calling  0000:00:1f.4+ @ 2753, parent: pci0000:00
[  321.337633] call 0000:05:04.0+ returned 0 after 310 usecs
[  321.337635] calling  0000:04:00.0+ @ 2792, parent: 0000:00:1c.4
[  321.337717] call 0000:00:1f.4+ returned 0 after 328 usecs
[  321.337717] calling  0000:00:1f.2+ @ 2753, parent: pci0000:00
[  321.337858] call 0000:06:00.0+ returned 0 after 531 usecs
[  321.337859] calling  0000:00:1f.0+ @ 2756, parent: pci0000:00
[  321.337910] call 0000:01:00.1+ returned 0 after 523 usecs
[  321.337910] calling  0000:00:1e.0+ @ 2755, parent: pci0000:00
[  321.338018] call 0000:07:00.0+ returned 0 after 688 usecs
[  321.338032] call 0000:00:1f.2+ returned 0 after 307 usecs
[  321.338033] calling  0000:00:1d.0+ @ 2753, parent: pci0000:00
[  321.338123] call 0000:03:00.0+ returned 0 after 732 usecs
[  321.338127] calling  0000:00:1c.7+ @ 2791, parent: pci0000:00
[  321.338147] call 0000:00:1f.0+ returned 0 after 281 usecs
[  321.338148] calling  0000:00:1c.6+ @ 2756, parent: pci0000:00
[  321.338196] call 0000:04:00.0+ returned 0 after 547 usecs
[  321.338197] calling  0000:00:1c.4+ @ 2792, parent: pci0000:00
[  321.338220] call 0000:00:1e.0+ returned 0 after 302 usecs
[  321.338221] calling  0000:00:1c.2+ @ 2755, parent: pci0000:00
[  321.338415] call 0000:00:1d.0+ returned 0 after 373 usecs
[  321.338416] calling  0000:00:1c.0+ @ 2753, parent: pci0000:00
[  321.338549] call 0000:00:1c.7+ returned 0 after 412 usecs
[  321.338551] calling  0000:00:17.0+ @ 2791, parent: pci0000:00
[  321.338551] call 0000:00:17.0+ returned 0 after 0 usecs
[  321.338552] calling  0000:00:16.0+ @ 2791, parent: pci0000:00
[  321.338562] call 0000:00:1c.6+ returned 0 after 404 usecs
[  321.338563] calling  0000:00:15.1+ @ 2756, parent: pci0000:00
[  321.338634] call 0000:00:1c.4+ returned 0 after 427 usecs
[  321.338635] calling  0000:00:15.0+ @ 2792, parent: pci0000:00
[  321.338651] call 0000:00:1c.2+ returned 0 after 420 usecs
[  321.338652] calling  0000:00:14.2+ @ 2755, parent: pci0000:00
[  321.338780] call 0000:00:1c.0+ returned 0 after 355 usecs
[  321.338781] calling  0000:00:14.0+ @ 2753, parent: pci0000:00
[  321.338833] call 0000:00:16.0+ returned 0 after 274 usecs
[  321.338834] calling  0000:00:08.0+ @ 2791, parent: pci0000:00
[  321.338845] call 0000:00:15.1+ returned 0 after 275 usecs
[  321.338846] calling  0000:00:01.0+ @ 2756, parent: pci0000:00
[  321.338900] call 0000:00:15.0+ returned 0 after 259 usecs
[  321.338901] calling  0000:00:00.0+ @ 2792, parent: pci0000:00
[  321.338913] call 0000:00:14.2+ returned 0 after 254 usecs
[  321.338990] call 0000:00:14.0+ returned 0 after 204 usecs
[  321.339007] call 0000:00:08.0+ returned 0 after 169 usecs
[  321.339010] call 0000:00:00.0+ returned 0 after 106 usecs
[  321.339019] call 0000:00:01.0+ returned 0 after 168 usecs
[  321.343458] call 0000:0a:02.0+ returned 0 after 0 usecs
[  321.343566] calling  0000:09:00.0+ @ 2754, parent: 0000:00:1d.2
[  321.343723] call 0000:09:00.0+ returned 0 after 44 usecs
[  321.343831] calling  0000:00:1d.2+ @ 152, parent: pci0000:00
[  321.343958] call 0000:00:1d.2+ returned 0 after 18 usecs
[  321.344069] PM: noirq freeze of devices complete after 7.004 msecs
[  321.344396] ACPI: Preparing to enter system sleep state S4
[  321.344775] PM: Saving platform NVS memory
[  321.344891] Disabling non-boot CPUs ...
[  321.364755] smpboot: CPU 1 is now offline
[  321.398047] smpboot: CPU 2 is now offline
[  321.434810] smpboot: CPU 3 is now offline
[  321.478074] smpboot: CPU 4 is now offline
[  321.521260] smpboot: CPU 5 is now offline
[  321.561169] smpboot: CPU 6 is now offline
[  321.607748] smpboot: CPU 7 is now offline
[  321.623747] PM: Calling kvm_suspend+0x0/0x30 [kvm]
[  321.623888] PM: Calling acpi_processor_suspend+0x0/0x1e [processor]
[  321.624032] PM: Calling mce_syscore_suspend+0x0/0x10
[  321.624184] PM: Calling ledtrig_cpu_syscore_suspend+0x0/0x20
[  321.624323] PM: Calling timekeeping_suspend+0x0/0x2a0
[  321.624552] PM: Calling save_ioapic_entries+0x0/0x90
[  321.625875] PM: Calling i8259A_suspend+0x0/0x30
[  321.626017] PM: Calling fw_suspend+0x0/0x20
[  321.626147] PM: Calling lapic_suspend+0x0/0x1b0
[  321.626284] PM: Creating hibernation image:
[  321.758936] PM: Need to copy 695803 pages
[  321.759043] PM: Normal pages needed: 695803 + 1024, available pages: 3487514
[  321.627003] PM: Restoring platform NVS memory
[  321.627119] PM: Calling bsp_resume+0x0/0x20
[  321.627221] PM: Calling lapic_resume+0x0/0x300
[  321.627375] PM: Calling irqrouter_resume+0x0/0x3f
[  321.627477] PM: Calling i8259A_resume+0x0/0x30
[  321.627761] PM: Calling i8237A_resume+0x0/0x90
[  321.628010] PM: Calling mc_bp_resume+0x0/0x50
[  321.628112] PM: Calling ioapic_resume+0x0/0xa0
[  321.628454] PM: Calling irq_pm_syscore_resume+0x0/0x20
[  321.628593] PM: Calling timekeeping_resume+0x0/0x1e0
[  321.628793] PM: Calling ledtrig_cpu_syscore_resume+0x0/0x20
[  321.628897] PM: Calling mce_syscore_resume+0x0/0x30
[  321.629013] PM: Calling acpi_processor_resume+0x0/0x5c [processor]
[  321.629119] PM: Calling kvm_resume+0x0/0x40 [kvm]
[  321.629240] Enabling non-boot CPUs ...
[  321.647354] x86: Booting SMP configuration:
[  321.647481] smpboot: Booting Node 0 Processor 1 APIC 0x2
[  321.661666]  cache: parent cpu1 should not be sleeping
[  321.661798] intel_pstate: HWP enabled
[  321.661949] CPU1 is up
[  321.680636] smpboot: Booting Node 0 Processor 2 APIC 0x4
[  321.694837]  cache: parent cpu2 should not be sleeping
[  321.694967] intel_pstate: HWP enabled
[  321.695120] CPU2 is up
[  321.713921] smpboot: Booting Node 0 Processor 3 APIC 0x6
[  321.728132]  cache: parent cpu3 should not be sleeping
[  321.728263] intel_pstate: HWP enabled
[  321.728420] CPU3 is up
[  321.747208] smpboot: Booting Node 0 Processor 4 APIC 0x1
[  321.761417]  cache: parent cpu4 should not be sleeping
[  321.761549] intel_pstate: HWP enabled
[  321.761714] CPU4 is up
[  321.780497] smpboot: Booting Node 0 Processor 5 APIC 0x3
[  321.794697]  cache: parent cpu5 should not be sleeping
[  321.794828] intel_pstate: HWP enabled
[  321.794995] CPU5 is up
[  321.813782] smpboot: Booting Node 0 Processor 6 APIC 0x5
[  321.828005]  cache: parent cpu6 should not be sleeping
[  321.828138] intel_pstate: HWP enabled
[  321.828309] CPU6 is up
[  321.847068] smpboot: Booting Node 0 Processor 7 APIC 0x7
[  321.861314]  cache: parent cpu7 should not be sleeping
[  321.861445] intel_pstate: HWP enabled
[  321.861622] CPU7 is up
[  321.867305] ACPI: Waking up from system sleep state S4
[  321.870047] calling  0000:00:00.0+ @ 2754, parent: pci0000:00
[  321.870048] calling  0000:00:01.0+ @ 152, parent: pci0000:00
[  321.870050] calling  0000:00:08.0+ @ 2757, parent: pci0000:00
[  321.870052] calling  0000:00:14.0+ @ 2756, parent: pci0000:00
[  321.870054] calling  0000:00:14.2+ @ 130, parent: pci0000:00
[  321.870055] calling  0000:00:15.0+ @ 2792, parent: pci0000:00
[  321.870060] calling  0000:00:15.1+ @ 2791, parent: pci0000:00
[  321.870063] calling  0000:00:16.0+ @ 2790, parent: pci0000:00
[  321.870394] call 0000:00:08.0+ returned 0 after 336 usecs
[  321.870395] calling  0000:00:17.0+ @ 2757, parent: pci0000:00
[  321.870404] call 0000:00:14.2+ returned 0 after 342 usecs
[  321.870406] calling  0000:00:1c.0+ @ 130, parent: pci0000:00
[  321.870446] call 0000:00:16.0+ returned 0 after 374 usecs
[  321.870447] calling  0000:00:1c.2+ @ 2790, parent: pci0000:00
[  321.870452] call 0000:00:15.0+ returned 0 after 387 usecs
[  321.870453] calling  0000:00:1c.4+ @ 2792, parent: pci0000:00
[  321.870555] call 0000:00:14.0+ returned 0 after 491 usecs
[  321.870559] calling  0000:00:1c.6+ @ 2756, parent: pci0000:00
[  321.870774] call 0000:00:01.0+ returned 0 after 709 usecs
[  321.870776] calling  0000:00:1c.7+ @ 152, parent: pci0000:00
[  321.870830] call 0000:00:17.0+ returned 0 after 424 usecs
[  321.870831] calling  0000:00:1d.0+ @ 2757, parent: pci0000:00
[  321.870935] call 0000:00:1c.0+ returned 0 after 517 usecs
[  321.870937] calling  0000:00:1d.2+ @ 130, parent: pci0000:00
[  321.871063] call 0000:00:1c.2+ returned 0 after 602 usecs
[  321.871064] call 0000:00:1c.4+ returned 0 after 596 usecs
[  321.871065] calling  0000:00:1e.0+ @ 2790, parent: pci0000:00
[  321.871065] calling  0000:00:1f.0+ @ 2792, parent: pci0000:00
[  321.871068] calling  0000:00:1f.2+ @ 2753, parent: pci0000:00
[  321.871183] call 0000:00:1c.6+ returned 0 after 610 usecs
[  321.871184] calling  0000:00:1f.4+ @ 2756, parent: pci0000:00
[  321.871327] call 0000:00:1f.0+ returned 0 after 255 usecs
[  321.871327] calling  0000:01:00.0+ @ 2792, parent: 0000:00:01.0
[  321.871328] call 0000:00:1f.2+ returned 0 after 254 usecs
[  321.871329] calling  0000:01:00.1+ @ 2753, parent: 0000:00:01.0
[  321.871446] call 0000:00:1d.0+ returned 0 after 601 usecs
[  321.871446] calling  0000:03:00.0+ @ 2757, parent: 0000:00:1c.2
[  321.871450] call 0000:00:1f.4+ returned 0 after 259 usecs
[  321.871451] calling  0000:04:00.0+ @ 2756, parent: 0000:00:1c.4
[  321.871480] call 0000:00:1c.7+ returned 0 after 688 usecs
[  321.871635] call 0000:00:1d.2+ returned 0 after 682 usecs
[  321.871636] calling  0000:06:00.0+ @ 130, parent: 0000:00:1c.6
[  321.871828] call 0000:01:00.1+ returned 0 after 487 usecs
[  321.871829] calling  0000:07:00.0+ @ 2753, parent: 0000:00:1c.7
[  321.871960] call 0000:04:00.0+ returned 0 after 498 usecs
[  321.871963] calling  0000:05:04.0+ @ 152, parent: 0000:04:00.0
[  321.871967] calling  0000:09:00.0+ @ 2756, parent: 0000:00:1d.2
[  321.872187] call 0000:03:00.0+ returned 0 after 724 usecs
[  321.872253] call 0000:06:00.0+ returned 0 after 603 usecs
[  321.872286] call 0000:01:00.0+ returned 0 after 937 usecs
[  321.872333] call 0000:05:04.0+ returned 0 after 361 usecs
[  321.872535] call 0000:09:00.0+ returned 0 after 556 usecs
[  321.872548] calling  0000:0a:02.0+ @ 2788, parent: 0000:09:00.0
[  321.872596] call 0000:00:15.1+ returned 0 after 2481 usecs
[  321.872598] call 0000:00:1e.0+ returned 0 after 1499 usecs
[  321.872599] calling  0000:0a:01.0+ @ 2757, parent: 0000:09:00.0
[  321.872637] call 0000:07:00.0+ returned 0 after 790 usecs
[  321.872743] call 0000:0a:02.0+ returned 0 after 190 usecs
[  321.872761] call 0000:0a:01.0+ returned 0 after 157 usecs
[  321.878993] call 0000:00:00.0+ returned 0 after 6 usecs
[  321.879098] PM: noirq restore of devices complete after 9.090 msecs
[  321.879493] calling  INT345D:00+ @ 3516, parent: pci0000:00
[  321.883582] call INT345D:00+ returned 0 after 3900 usecs
[  321.883686] calling  PNP0C0B:00+ @ 3516, parent: platform
[  321.883788] call PNP0C0B:00+ returned 0 after 0 usecs
[  321.883889] calling  PNP0C0B:01+ @ 3516, parent: platform
[  321.883991] call PNP0C0B:01+ returned 0 after 0 usecs
[  321.884093] calling  PNP0C0B:02+ @ 3516, parent: platform
[  321.884195] call PNP0C0B:02+ returned 0 after 0 usecs
[  321.884296] calling  PNP0C0B:03+ @ 3516, parent: platform
[  321.884398] call PNP0C0B:03+ returned 0 after 0 usecs
[  321.884500] calling  PNP0C0B:04+ @ 3516, parent: platform
[  321.884601] call PNP0C0B:04+ returned 0 after 0 usecs
[  321.884801] PM: early restore of devices complete after 5.558 msecs
[  321.947156] calling  0000:00:00.0+ @ 2707, parent: pci0000:00
[  321.947158] calling  0000:00:01.0+ @ 2799, parent: pci0000:00
[  321.947171] call 0000:00:01.0+ returned 0 after 12 usecs
[  321.947172] calling  0000:00:08.0+ @ 2799, parent: pci0000:00
[  321.947173] call 0000:00:08.0+ returned 0 after 0 usecs
[  321.947173] calling  0000:00:14.0+ @ 2799, parent: pci0000:00
[  321.947187] calling  0000:00:14.2+ @ 2794, parent: pci0000:00
[  321.947188] call 0000:00:14.2+ returned 0 after 0 usecs
[  321.947188] calling  0000:00:15.0+ @ 2754, parent: pci0000:00
[  321.947189] calling  0000:00:15.1+ @ 2794, parent: pci0000:00
[  321.947190] call 0000:00:15.0+ returned 0 after 0 usecs
[  321.947190] call 0000:00:15.1+ returned 0 after 0 usecs
[  321.947192] calling  0000:00:16.0+ @ 2796, parent: pci0000:00
[  321.947192] calling  0000:00:17.0+ @ 2754, parent: pci0000:00
[  321.947192] calling  0000:00:1c.0+ @ 2794, parent: pci0000:00
[  321.947202] usb usb1: root hub lost power or was reset
[  321.947203] usb usb2: root hub lost power or was reset
[  321.947215] calling  PNP0C0E:00+ @ 3516, parent: LNXSYBUS:00
[  321.947216] call PNP0C0E:00+ returned 0 after 0 usecs
[  321.947216] calling  PNP0C0C:00+ @ 3516, parent: LNXSYBUS:00
[  321.947217] call PNP0C0C:00+ returned 0 after 0 usecs
[  321.947218] call 0000:00:1c.0+ returned 0 after 24 usecs
[  321.947219] calling  LNXTHERM:00+ @ 3516, parent: LNXSYBUS:01
[  321.947219] calling  0000:00:1c.2+ @ 2794, parent: pci0000:00
[  321.947220] call 0000:00:17.0+ returned 0 after 26 usecs
[  321.947220] call 0000:00:1c.2+ returned 0 after 0 usecs
[  321.947221] calling  0000:00:1c.4+ @ 2754, parent: pci0000:00
[  321.947221] calling  0000:00:1c.6+ @ 2794, parent: pci0000:00
[  321.947222] call 0000:00:1c.6+ returned 0 after 0 usecs
[  321.947222] calling  0000:00:1c.7+ @ 2794, parent: pci0000:00
[  321.947223] call 0000:00:1c.7+ returned 0 after 0 usecs
[  321.947224] calling  0000:00:1d.0+ @ 2794, parent: pci0000:00
[  321.947227] call 0000:00:1c.4+ returned 0 after 5 usecs
[  321.947228] calling  0000:00:1d.2+ @ 2754, parent: pci0000:00
[  321.947250] call 0000:00:1d.0+ returned 0 after 25 usecs
[  321.947251] calling  0000:00:1e.0+ @ 2794, parent: pci0000:00
[  321.947251] call 0000:00:1e.0+ returned 0 after 0 usecs
[  321.947252] calling  0000:00:1f.0+ @ 2794, parent: pci0000:00
[  321.947252] call 0000:00:1f.0+ returned 0 after 0 usecs
[  321.947253] calling  0000:00:1f.2+ @ 2794, parent: pci0000:00
[  321.947253] call 0000:00:1f.2+ returned 0 after 0 usecs
[  321.947254] calling  0000:00:1f.4+ @ 2794, parent: pci0000:00
[  321.947257] call 0000:00:1d.2+ returned 0 after 28 usecs
[  321.947258] calling  0000:01:00.0+ @ 2754, parent: 0000:00:01.0
[  321.947270] calling  0000:01:00.1+ @ 2714, parent: 0000:00:01.0
[  321.947280] call 0000:00:1f.4+ returned 0 after 25 usecs
[  321.947281] calling  0000:03:00.0+ @ 2794, parent: 0000:00:1c.2
[  321.947301] usb usb3: root hub lost power or was reset
[  321.947301] usb usb4: root hub lost power or was reset
[  321.947343] calling  0000:04:00.0+ @ 2770, parent: 0000:00:1c.4
[  321.947348] calling  0000:06:00.0+ @ 2758, parent: 0000:00:1c.6
[  321.947349] calling  0000:07:00.0+ @ 2784, parent: 0000:00:1c.7
[  321.947355] calling  0000:09:00.0+ @ 2785, parent: 0000:00:1d.2
[  321.947370] usb usb5: root hub lost power or was reset
[  321.947371] usb usb6: root hub lost power or was reset
[  321.947377] call 0000:04:00.0+ returned 0 after 33 usecs
[  321.947397] call 0000:09:00.0+ returned 0 after 40 usecs
[  321.947398] calling  0000:0a:02.0+ @ 2785, parent: 0000:09:00.0
[  321.947457] sata_sil 0000:0a:02.0: cache line size not set.  Driver may not function
[  321.947488] call LNXTHERM:00+ returned 0 after 263 usecs
[  321.947492] call 0000:0a:02.0+ returned 0 after 89 usecs
[  321.947542] calling  0000:0a:01.0+ @ 2770, parent: 0000:09:00.0
[  321.947601] sata_sil 0000:0a:01.0: cache line size not set.  Driver may not function
[  321.947631] call 0000:0a:01.0+ returned 0 after 85 usecs
[  321.947636] calling  ata4+ @ 2771, parent: 0000:0a:01.0
[  321.947643] call ata4+ returned 0 after 7 usecs
[  321.947644] calling  host3+ @ 2771, parent: ata4
[  321.947648] call host3+ returned 0 after 3 usecs
[  321.947657] calling  LNXTHERM:01+ @ 3516, parent: LNXSYBUS:01
[  321.947658] call LNXTHERM:01+ returned 0 after 0 usecs
[  321.947714] calling  INT0800:00+ @ 3516, parent: 0000:00:1f.0
[  321.947715] call INT0800:00+ returned 0 after 0 usecs
[  321.947715] calling  PNP0C04:00+ @ 3516, parent: 0000:00:1f.0
[  321.947715] call PNP0C04:00+ returned 0 after 0 usecs
[  321.947716] calling  ata2+ @ 2751, parent: 0000:0a:01.0
[  321.947719] calling  PNP0C14:00+ @ 3516, parent: pci0000:00
[  321.947719] call PNP0C14:00+ returned 0 after 0 usecs
[  321.947720] calling  ACPI000C:00+ @ 3516, parent: platform
[  321.947720] call ACPI000C:00+ returned 0 after 0 usecs
[  321.947727] call ata2+ returned 0 after 1 usecs
[  321.947727] calling  PNP0C0E:00+ @ 3516, parent: platform
[  321.947727] call PNP0C0E:00+ returned 0 after 0 usecs
[  321.947728] calling  ata5+ @ 2751, parent: 0000:0a:02.0
[  321.947728] calling  PNP0C14:01+ @ 3516, parent: platform
[  321.947728] call PNP0C14:01+ returned 0 after 0 usecs
[  321.947729] calling  INT33A1:00+ @ 3516, parent: platform
[  321.947729] call INT33A1:00+ returned 0 after 0 usecs
[  321.947729] call ata5+ returned 0 after 1 usecs
[  321.947730] calling  PNP0C0C:00+ @ 3516, parent: platform
[  321.947730] call PNP0C0C:00+ returned 0 after 0 usecs
[  321.947730] calling  PNP0C14:02+ @ 3516, parent: platform
[  321.947731] call PNP0C14:02+ returned 0 after 0 usecs
[  321.947731] calling  PNP0C0B:00+ @ 3516, parent: platform
[  321.947731] calling  host1+ @ 2766, parent: ata2
[  321.947732] call host1+ returned 0 after 0 usecs
[  321.947738] calling  ata6+ @ 2766, parent: 0000:0a:02.0
[  321.947740] call ata6+ returned 0 after 1 usecs
[  321.947744] calling  ata7+ @ 2766, parent: 0000:0a:02.0
[  321.947745] call ata7+ returned 0 after 1 usecs
[  321.947746] calling  ata8+ @ 2766, parent: 0000:0a:02.0
[  321.947746] call PNP0C0B:00+ returned 0 after 14 usecs
[  321.947747] calling  PNP0C0B:01+ @ 3516, parent: platform
[  321.947748] call ata8+ returned 0 after 1 usecs
[  321.947748] calling  host4+ @ 2766, parent: ata5
[  321.947749] call host4+ returned 0 after 0 usecs
[  321.947752] calling  host5+ @ 2750, parent: ata6
[  321.947753] call host5+ returned 0 after 0 usecs
[  321.947753] calling  host6+ @ 2750, parent: ata7
[  321.947754] call host6+ returned 0 after 0 usecs
[  321.947754] calling  host7+ @ 2750, parent: ata8
[  321.947755] call host7+ returned 0 after 0 usecs
[  321.947760] calling  ata3+ @ 2772, parent: 0000:0a:01.0
[  321.947761] call ata3+ returned 0 after 1 usecs
[  321.947772] calling  host2+ @ 2786, parent: ata3
[  321.947772] call PNP0C0B:01+ returned 0 after 22 usecs
[  321.947772] call host2+ returned 0 after 0 usecs
[  321.947773] calling  PNP0C0B:02+ @ 3516, parent: platform
[  321.947777] calling  ata1+ @ 2767, parent: 0000:0a:01.0
[  321.947784] call ata1+ returned 0 after 7 usecs
[  321.947788] call PNP0C0B:02+ returned 0 after 14 usecs
[  321.947788] calling  PNP0C0B:03+ @ 3516, parent: platform
[  321.947788] calling  host0+ @ 2752, parent: ata1
[  321.947789] call host0+ returned 0 after 0 usecs
[  321.947813] call PNP0C0B:03+ returned 0 after 23 usecs
[  321.947813] calling  PNP0C0B:04+ @ 3516, parent: platform
[  321.947837] call PNP0C0B:04+ returned 0 after 23 usecs
[  321.947838] calling  LNXPWRBN:00+ @ 3516, parent: LNXSYSTM:00
[  321.947838] call LNXPWRBN:00+ returned 0 after 0 usecs
[  321.947839] calling  00:00+ @ 3516, parent: pnp0
[  321.947840] call 00:00+ returned 0 after 0 usecs
[  321.947840] calling  00:01+ @ 3516, parent: pnp0
[  321.947840] call 00:01+ returned 0 after 0 usecs
[  321.947841] calling  00:02+ @ 3516, parent: pnp0
[  321.947841] call 00:02+ returned 0 after 0 usecs
[  321.947842] calling  00:03+ @ 3516, parent: pnp0
[  321.947842] call 00:03+ returned 0 after 0 usecs
[  321.947843] calling  00:04+ @ 3516, parent: pnp0
[  321.947844] rtc_cmos 00:04: System wakeup disabled by ACPI
[  321.947845] call 00:04+ returned 0 after 1 usecs
[  321.947845] calling  00:05+ @ 3516, parent: pnp0
[  321.947845] call 00:05+ returned 0 after 0 usecs
[  321.947846] calling  00:06+ @ 3516, parent: pnp0
[  321.947846] call 00:06+ returned 0 after 0 usecs
[  321.947846] calling  00:07+ @ 3516, parent: pnp0
[  321.947847] call 00:07+ returned 0 after 0 usecs
[  321.947851] calling  00:08+ @ 3516, parent: pnp0
[  321.947851] call 00:08+ returned 0 after 0 usecs
[  321.947852] calling  00:09+ @ 3516, parent: pnp0
[  321.947852] call 00:09+ returned 0 after 0 usecs
[  321.947861] calling  microcode+ @ 3516, parent: platform
[  321.947861] call microcode+ returned 0 after 0 usecs
[  321.947862] calling  e820_pmem+ @ 3516, parent: platform
[  321.947862] call e820_pmem+ returned 0 after 0 usecs
[  321.947869] calling  pcspkr+ @ 3516, parent: platform
[  321.947869] call pcspkr+ returned 0 after 0 usecs
[  321.947870] calling  platform-framebuffer.0+ @ 3516, parent: platform
[  321.947870] call platform-framebuffer.0+ returned 0 after 0 usecs
[  321.947871] calling  alarmtimer+ @ 3516, parent: platform
[  321.947871] call alarmtimer+ returned 0 after 0 usecs
[  321.947874] calling  serial8250+ @ 3516, parent: platform
[  321.947876] call serial8250+ returned 0 after 1 usecs
[  321.947878] calling  rtc0+ @ 3516, parent: 00:04
[  321.947878] call rtc0+ returned 0 after 0 usecs
[  321.947879] calling  i8042+ @ 3516, parent: platform
[  321.948226] call i8042+ returned 0 after 339 usecs
[  321.948227] calling  serio0+ @ 3516, parent: i8042
[  321.948252] call serio0+ returned 0 after 24 usecs
[  321.948259] calling  input0+ @ 3516, parent: serio0
[  321.948262] call input0+ returned 0 after 2 usecs
[  321.949088] call 0000:00:14.0+ returned 0 after 1872 usecs
[  321.949101] calling  usb1+ @ 2785, parent: 0000:00:14.0
[  321.950111] calling  0000:05:04.0+ @ 2768, parent: 0000:04:00.0
[  321.950602] call 0000:01:00.1+ returned 0 after 3260 usecs
[  321.950630] calling  usb2+ @ 2781, parent: 0000:00:14.0
[  321.951001] calling  ata9+ @ 2748, parent: 0000:00:17.0
[  321.951003] call ata9+ returned 0 after 1 usecs
[  321.951007] calling  ata10+ @ 2748, parent: 0000:00:17.0
[  321.951008] call ata10+ returned 0 after 1 usecs
[  321.951009] calling  ata11+ @ 2748, parent: 0000:00:17.0
[  321.951016] call ata11+ returned 0 after 6 usecs
[  321.951017] calling  ata12+ @ 2748, parent: 0000:00:17.0
[  321.951018] call ata12+ returned 0 after 1 usecs
[  321.951019] calling  ata13+ @ 2748, parent: 0000:00:17.0
[  321.951024] call ata13+ returned 0 after 5 usecs
[  321.951025] calling  ata14+ @ 2748, parent: 0000:00:17.0
[  321.951026] call ata14+ returned 0 after 1 usecs
[  321.951027] calling  host8+ @ 2748, parent: ata9
[  321.951027] call host8+ returned 0 after 0 usecs
[  321.951028] calling  host9+ @ 2748, parent: ata10
[  321.951028] call host9+ returned 0 after 0 usecs
[  321.951029] calling  host10+ @ 2748, parent: ata11
[  321.951030] call host10+ returned 0 after 0 usecs
[  321.951030] calling  host11+ @ 2748, parent: ata12
[  321.951031] call host11+ returned 0 after 0 usecs
[  321.951031] calling  host12+ @ 2748, parent: ata13
[  321.951032] call host12+ returned 0 after 0 usecs
[  321.951032] calling  host13+ @ 2748, parent: ata14
[  321.951033] call host13+ returned 0 after 0 usecs
[  321.951202] calling  target0:0:0+ @ 151, parent: host0
[  321.951202] call target0:0:0+ returned 0 after 0 usecs
[  321.951227] calling  0:0:0:0+ @ 121, parent: target0:0:0
[  321.951228] call 0:0:0:0+ returned 0 after 0 usecs
[  321.951261] calling  target1:0:0+ @ 2699, parent: host1
[  321.951262] call target1:0:0+ returned 0 after 0 usecs
[  321.951277] calling  target2:0:0+ @ 2718, parent: host2
[  321.951277] call target2:0:0+ returned 0 after 0 usecs
[  321.951278] calling  2:0:0:0+ @ 2718, parent: target2:0:0
[  321.951279] call 2:0:0:0+ returned 0 after 0 usecs
[  321.951302] calling  target3:0:0+ @ 2704, parent: host3
[  321.951303] call target3:0:0+ returned 0 after 0 usecs
[  321.951303] calling  3:0:0:0+ @ 2704, parent: target3:0:0
[  321.951304] call 3:0:0:0+ returned 0 after 0 usecs
[  321.951305] calling  target4:0:0+ @ 2704, parent: host4
[  321.951305] call target4:0:0+ returned 0 after 0 usecs
[  321.951306] calling  4:0:0:0+ @ 2704, parent: target4:0:0
[  321.951306] call 4:0:0:0+ returned 0 after 0 usecs
[  321.951322] calling  1:0:0:0+ @ 121, parent: target1:0:0
[  321.951322] call 1:0:0:0+ returned 0 after 0 usecs
[  321.951343] calling  target6:0:0+ @ 2724, parent: host6
[  321.951343] call target6:0:0+ returned 0 after 0 usecs
[  321.951344] calling  6:0:0:0+ @ 2724, parent: target6:0:0
[  321.951344] call 6:0:0:0+ returned 0 after 0 usecs
[  321.951346] calling  target7:0:0+ @ 2724, parent: host7
[  321.951346] call target7:0:0+ returned 0 after 0 usecs
[  321.951353] calling  7:0:0:0+ @ 2728, parent: target7:0:0
[  321.951354] call 7:0:0:0+ returned 0 after 0 usecs
[  321.951355] calling  target9:0:0+ @ 118, parent: host9
[  321.951355] call target9:0:0+ returned 0 after 0 usecs
[  321.951356] calling  9:0:0:0+ @ 2728, parent: target9:0:0
[  321.951356] call 9:0:0:0+ returned 0 after 0 usecs
[  321.951357] calling  target10:0:0+ @ 2724, parent: host10
[  321.951358] call target10:0:0+ returned 0 after 0 usecs
[  321.951366] calling  target11:0:0+ @ 150, parent: host11
[  321.951367] call target11:0:0+ returned 0 after 0 usecs
[  321.951372] calling  target13:0:0+ @ 2744, parent: host13
[  321.951373] call target13:0:0+ returned 0 after 0 usecs
[  321.951373] calling  11:0:0:0+ @ 2745, parent: target11:0:0
[  321.951373] call 11:0:0:0+ returned 0 after 0 usecs
[  321.951386] calling  hdaudioC1D0+ @ 2742, parent: 0000:01:00.1
[  321.951421] sd 0:0:0:0: [sda] Starting disk
[  321.951423] sd 2:0:0:0: [sdc] Starting disk
[  321.951426] sd 3:0:0:0: [sdd] Starting disk
[  321.951438] calling  13:0:0:0+ @ 150, parent: target13:0:0
[  321.951446] call 13:0:0:0+ returned 0 after 7 usecs
[  321.951453] sd 4:0:0:0: [sde] Starting disk
[  321.951455] sd 1:0:0:0: [sdb] Starting disk
[  321.951458] sd 7:0:0:0: [sdf] Starting disk
[  321.951462] sd 9:0:0:0: [sdg] Starting disk
[  321.951474] calling  10:0:0:0+ @ 2728, parent: target10:0:0
[  321.951474] call 10:0:0:0+ returned 0 after 0 usecs
[  321.951485] sd 11:0:0:0: [sdi] Starting disk
[  321.951498] sd 13:0:0:0: [sdj] Starting disk
[  321.951518] sd 10:0:0:0: [sdh] Starting disk
[  321.958924] call 0000:00:16.0+ returned 0 after 11479 usecs
[  321.962074] call 0000:06:00.0+ returned 0 after 14407 usecs
[  321.962082] calling  usb6+ @ 2738, parent: 0000:06:00.0
[  321.962090] calling  usb5+ @ 2788, parent: 0000:06:00.0
[  321.989970] call hdaudioC1D0+ returned 0 after 37746 usecs
[  321.997665] call 0000:00:00.0+ returned 0 after 0 usecs
[  322.006268] call 0000:03:00.0+ returned 0 after 57714 usecs
[  322.006402] calling  usb3+ @ 2748, parent: 0000:03:00.0
[  322.006403] calling  usb4+ @ 2762, parent: 0000:03:00.0
[  322.063207] call usb6+ returned 0 after 98941 usecs
[  322.084280] call 0000:07:00.0+ returned 0 after 133976 usecs
[  322.087225] r8169 0000:07:00.0 enp7s0: link down
[  322.106509] call usb4+ returned 0 after 97945 usecs
[  322.109849] call usb3+ returned 0 after 100949 usecs
[  322.156337] call usb2+ returned 0 after 201269 usecs
[  322.166339] call usb1+ returned 0 after 212552 usecs
[  322.166347] calling  1-9+ @ 2718, parent: usb1
[  322.166348] calling  1-11+ @ 2704, parent: usb1
[  322.166353] calling  1-12+ @ 2732, parent: usb1
[  322.166380] calling  1-8+ @ 149, parent: usb1
[  322.176297] call usb5+ returned 0 after 209586 usecs
[  322.176303] calling  5-1+ @ 133, parent: usb5
[  322.176305] calling  5-2+ @ 2700, parent: usb5
[  322.262840] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  322.263065] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  322.266166] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  322.269522] ata6: SATA link down (SStatus 0 SControl 310)
[  322.269539] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  322.269615] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  322.269908] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  322.270558] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  322.270815] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  322.277544] ata2.00: configured for UDMA/100
[  322.281132] call 0000:01:00.0+ returned 0 after 326672 usecs
[  322.282343] ata10.00: configured for UDMA/133
[  322.286130] ata9: SATA link down (SStatus 4 SControl 300)
[  322.286504] usb 5-1: reset full-speed USB device number 2 using xhci_hcd
[  322.287142] ata4.00: configured for UDMA/100
[  322.287320] ata5.00: configured for UDMA/100
[  322.287409] ata8.00: configured for UDMA/100
[  322.292775] ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  322.293137] ata7.00: configured for UDMA/66
[  322.294518] ata14.00: configured for UDMA/133
[  322.296063] ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  322.296222] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  322.297526] ata12.00: configured for UDMA/133
[  322.298089] ata11.00: configured for UDMA/133
[  322.302767] ata13: SATA link down (SStatus 4 SControl 300)
[  322.303440] ata3.00: configured for UDMA/100
[  322.309975] ata1.00: configured for UDMA/100
[  322.326134] usb 1-9: reset high-speed USB device number 3 using xhci_hcd
[  322.415177] usb 5-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[  322.415346] usb 5-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[  322.434126] call 5-1+ returned 0 after 252258 usecs
[  322.434366] calling  input1+ @ 3516, parent: 0003:24AE:2000.0001
[  322.434525] call input1+ returned 0 after 19 usecs
[  322.434654] calling  input2+ @ 3516, parent: 0003:24AE:2000.0002
[  322.434786] call input2+ returned 0 after 0 usecs
[  322.516188] usb 5-2: reset full-speed USB device number 3 using xhci_hcd
[  322.672196] usb 1-11: reset full-speed USB device number 4 using xhci_hcd
[  322.718959] call 1-9+ returned 0 after 540689 usecs
[  322.731537] call 5-2+ returned 0 after 543252 usecs
[  322.731758] calling  input3+ @ 3516, parent: 0003:046D:400D.0006
[  322.731938] call input3+ returned 0 after 18 usecs
[  322.848545] call 1-11+ returned 0 after 667479 usecs
[  322.848781] calling  input4+ @ 3516, parent: 0003:2516:0015.0007
[  322.848936] call input4+ returned 0 after 15 usecs
[  322.849069] calling  input5+ @ 3516, parent: 0003:2516:0015.0008
[  322.849200] call input5+ returned 0 after 0 usecs
[  323.004864] usb 1-12: reset full-speed USB device number 5 using xhci_hcd
[  323.182575] call 1-12+ returned 0 after 994300 usecs
[  323.182812] calling  input6+ @ 3516, parent: 0003:09DA:3B46.0009
[  323.182970] call input6+ returned 0 after 18 usecs
[  323.183102] calling  input7+ @ 3516, parent: 0003:09DA:3B46.000A
[  323.183233] call input7+ returned 0 after 0 usecs
[  323.183361] calling  input8+ @ 3516, parent: 0003:09DA:3B46.000B
[  323.183493] call input8+ returned 0 after 0 usecs
[  323.183642] calling  vhba+ @ 3516, parent: platform
[  323.183770] call vhba+ returned 0 after 0 usecs
[  323.183904] calling  input9+ @ 3516, parent: PNP0C0E:00
[  323.183948] calling  host14+ @ 2743, parent: vhba
[  323.183951] call host14+ returned 0 after 1 usecs
[  323.184002] calling  target14:0:0+ @ 2746, parent: host14
[  323.184006] call target14:0:0+ returned 0 after 1 usecs
[  323.184053] calling  14:0:0:0+ @ 2741, parent: target14:0:0
[  323.184064] call 14:0:0:0+ returned 0 after 7 usecs
[  323.184826] call input9+ returned 0 after 0 usecs
[  323.184954] calling  input10+ @ 3516, parent: PNP0C0C:00
[  323.185083] call input10+ returned 0 after 0 usecs
[  323.185212] calling  input11+ @ 3516, parent: LNXPWRBN:00
[  323.185341] call input11+ returned 0 after 0 usecs
[  323.185470] calling  idma64.0+ @ 3516, parent: 0000:00:15.0
[  323.185602] call idma64.0+ returned 0 after 1 usecs
[  323.185730] calling  i2c_designware.0+ @ 3516, parent: 0000:00:15.0
[  323.185869] call i2c_designware.0+ returned 0 after 5 usecs
[  323.186002] calling  idma64.1+ @ 3516, parent: 0000:00:15.1
[  323.186131] call idma64.1+ returned 0 after 0 usecs
[  323.186261] calling  i2c_designware.1+ @ 3516, parent: 0000:00:15.1
[  323.186398] call i2c_designware.1+ returned 0 after 3 usecs
[  323.186529] calling  idma64.2+ @ 3516, parent: 0000:00:1e.0
[  323.186659] call idma64.2+ returned 0 after 0 usecs
[  323.186789] calling  dw-apb-uart.2+ @ 3516, parent: 0000:00:1e.0
[  323.186922] call dw-apb-uart.2+ returned 0 after 2 usecs
[  323.187058] calling  input0::numlock+ @ 3516, parent: input0
[  323.187189] call input0::numlock+ returned 0 after 0 usecs
[  323.187320] calling  input0::capslock+ @ 3516, parent: input0
[  323.187450] call input0::capslock+ returned 0 after 0 usecs
[  323.187581] calling  input0::scrolllock+ @ 3516, parent: input0
[  323.187719] call input0::scrolllock+ returned 0 after 0 usecs
[  323.187840] calling  input1::numlock+ @ 3516, parent: input1
[  323.187946] call input1::numlock+ returned 0 after 0 usecs
[  323.188051] calling  input1::capslock+ @ 3516, parent: input1
[  323.188157] call input1::capslock+ returned 0 after 0 usecs
[  323.188263] calling  input1::scrolllock+ @ 3516, parent: input1
[  323.188368] call input1::scrolllock+ returned 0 after 0 usecs
[  323.188474] calling  input1::compose+ @ 3516, parent: input1
[  323.188580] call input1::compose+ returned 0 after 0 usecs
[  323.188685] calling  input1::kana+ @ 3516, parent: input1
[  323.188791] call input1::kana+ returned 0 after 0 usecs
[  323.188896] calling  input3::numlock+ @ 3516, parent: input3
[  323.189001] call input3::numlock+ returned 0 after 0 usecs
[  323.189107] calling  input3::capslock+ @ 3516, parent: input3
[  323.189213] call input3::capslock+ returned 0 after 0 usecs
[  323.189318] calling  input3::scrolllock+ @ 3516, parent: input3
[  323.189424] call input3::scrolllock+ returned 0 after 0 usecs
[  323.189530] calling  input3::compose+ @ 3516, parent: input3
[  323.189636] call input3::compose+ returned 0 after 0 usecs
[  323.189741] calling  input3::kana+ @ 3516, parent: input3
[  323.189846] call input3::kana+ returned 0 after 0 usecs
[  323.189952] calling  input4::numlock+ @ 3516, parent: input4
[  323.190057] call input4::numlock+ returned 0 after 0 usecs
[  323.190163] calling  input4::capslock+ @ 3516, parent: input4
[  323.190268] call input4::capslock+ returned 0 after 0 usecs
[  323.190374] calling  input4::scrolllock+ @ 3516, parent: input4
[  323.190480] call input4::scrolllock+ returned 0 after 0 usecs
[  323.190586] calling  input6::numlock+ @ 3516, parent: input6
[  323.190691] call input6::numlock+ returned 0 after 0 usecs
[  323.190796] calling  input6::capslock+ @ 3516, parent: input6
[  323.190902] call input6::capslock+ returned 0 after 0 usecs
[  323.191009] calling  input6::scrolllock+ @ 3516, parent: input6
[  323.191115] call input6::scrolllock+ returned 0 after 0 usecs
[  323.191221] calling  input6::compose+ @ 3516, parent: input6
[  323.191327] call input6::compose+ returned 0 after 0 usecs
[  323.191432] calling  input6::kana+ @ 3516, parent: input6
[  323.191537] call input6::kana+ returned 0 after 0 usecs
[  323.191645] calling  input13+ @ 3516, parent: pcspkr
[  323.192175] call input13+ returned 0 after 415 usecs
[  323.192293] calling  coretemp.0+ @ 3516, parent: platform
[  323.192398] call coretemp.0+ returned 0 after 0 usecs
[  323.337572] usb 1-8: reset full-speed USB device number 2 using xhci_hcd
[  323.512291] call 1-8+ returned 0 after 1316879 usecs
[  324.281288] r8169 0000:07:00.0 enp7s0: link up
[  324.448651] call 0000:05:04.0+ returned 0 after 2444649 usecs
[  324.448858] calling  input14+ @ 3516, parent: card1
[  324.448993] call input14+ returned 0 after 0 usecs
[  324.449121] calling  input15+ @ 3516, parent: card1
[  324.449250] call input15+ returned 0 after 0 usecs
[  324.449378] calling  input16+ @ 3516, parent: card1
[  324.449506] call input16+ returned 0 after 0 usecs
[  324.449635] calling  input17+ @ 3516, parent: card1
[  324.449762] call input17+ returned 0 after 0 usecs
[  324.449909] PM: restore of devices complete after 2507.585 msecs
[  324.450405] input: Logitech Gamepad F710 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input19
[  324.451401] PM: Image restored successfully.
[  324.451604] PM: Basic memory bitmaps freed
[  324.451733] Restarting tasks ... 
[  324.452316] pci_bus 0000:05: Allocating resources
[  324.452604] pci 0000:04:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
[  324.452781] pci 0000:04:00.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000 add_align 100000
[  324.452957] pci 0000:04:00.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[  324.453128] pci 0000:04:00.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[  324.453299] pci 0000:04:00.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[  324.453472] pci 0000:04:00.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[  324.453646] pci 0000:04:00.0: BAR 14: no space for [mem size 0x00200000]
[  324.453786] pci 0000:04:00.0: BAR 14: failed to assign [mem size 0x00200000]
[  324.453929] pci 0000:04:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[  324.454093] pci 0000:04:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[  324.454259] pci 0000:04:00.0: BAR 14: no space for [mem size 0x00200000]
[  324.454585] pci 0000:04:00.0: BAR 14: failed to assign [mem size 0x00200000]
[  324.454715] pci 0000:04:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[  324.454847] done.
[  324.455025] pci 0000:04:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[  324.455306] pci_bus 0000:0a: Allocating resources
[  324.455331] pci 0000:09:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
[  324.455332] pci 0000:09:00.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[  324.455333] pci 0000:09:00.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[  324.455335] pci 0000:09:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[  324.455336] pci 0000:09:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[  324.455337] pci 0000:09:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[  324.455338] pci 0000:09:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[  339.829665] PM: Hibernation mode set to 'platform'
[  340.437610] PM: Syncing filesystems ... done.
[  340.444760] Freezing user space processes ... (elapsed 0.001 seconds) done.
[  340.446725] PM: Marking nosave pages: [mem 0x00000000-0x00000fff]
[  340.446832] PM: Marking nosave pages: [mem 0x00098000-0x000fffff]
[  340.446939] PM: Marking nosave pages: [mem 0x897a6000-0x897f0fff]
[  340.447046] PM: Marking nosave pages: [mem 0x8e4ed000-0x8e7fbfff]
[  340.447158] PM: Marking nosave pages: [mem 0x8ea06000-0x8fbfefff]
[  340.447304] PM: Marking nosave pages: [mem 0x8fc00000-0xffffffff]
[  340.447877] PM: Basic memory bitmaps created
[  340.447996] PM: Preallocating image memory... done (allocated 696339 pages)
[  340.665463] PM: Allocated 2785356 kbytes in 0.21 seconds (13263.60 MB/s)
[  340.665570] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[  340.974059] calling  input19+ @ 3704, parent: 1-8:1.0
[  340.974194] call input19+ returned 0 after 0 usecs
[  340.974324] calling  xpad2+ @ 3704, parent: 1-8
[  340.974451] call xpad2+ returned 0 after 0 usecs
[  340.974661] calling  input17+ @ 3704, parent: card1
[  340.974664] calling  14:0:0:0+ @ 2755, parent: target14:0:0
[  340.974670] call 14:0:0:0+ returned 0 after 3 usecs
[  340.974674] calling  target14:0:0+ @ 2755, parent: host14
[  340.974677] call target14:0:0+ returned 0 after 1 usecs
[  340.975304] call input17+ returned 0 after 0 usecs
[  340.975434] calling  input16+ @ 3704, parent: card1
[  340.975561] call input16+ returned 0 after 0 usecs
[  340.975690] calling  input15+ @ 3704, parent: card1
[  340.975819] call input15+ returned 0 after 0 usecs
[  340.975947] calling  input14+ @ 3704, parent: card1
[  340.976075] call input14+ returned 0 after 0 usecs
[  340.976214] calling  card0+ @ 3704, parent: 0000:01:00.0
[  340.976260] calling  hdaudioC1D0+ @ 2768, parent: 0000:01:00.1
[  340.976474] call card0+ returned 0 after 1 usecs
[  340.976639] calling  coretemp.0+ @ 3704, parent: platform
[  340.976768] call coretemp.0+ returned 0 after 0 usecs
[  340.976900] calling  input13+ @ 3704, parent: pcspkr
[  340.977038] call input13+ returned 0 after 0 usecs
[  340.977182] calling  input6::kana+ @ 3704, parent: input6
[  340.977313] call input6::kana+ returned 0 after 0 usecs
[  340.977442] calling  input6::compose+ @ 3704, parent: input6
[  340.977572] call input6::compose+ returned 0 after 0 usecs
[  340.977703] calling  input6::scrolllock+ @ 3704, parent: input6
[  340.977835] call input6::scrolllock+ returned 0 after 0 usecs
[  340.977965] calling  input6::capslock+ @ 3704, parent: input6
[  340.978096] call input6::capslock+ returned 0 after 0 usecs
[  340.978226] calling  input6::numlock+ @ 3704, parent: input6
[  340.978355] call input6::numlock+ returned 0 after 0 usecs
[  340.978487] calling  input4::scrolllock+ @ 3704, parent: input4
[  340.978617] call input4::scrolllock+ returned 0 after 0 usecs
[  340.978748] calling  input4::capslock+ @ 3704, parent: input4
[  340.978879] call input4::capslock+ returned 0 after 0 usecs
[  340.979009] calling  input4::numlock+ @ 3704, parent: input4
[  340.979140] call input4::numlock+ returned 0 after 0 usecs
[  340.979269] calling  input3::kana+ @ 3704, parent: input3
[  340.979397] call input3::kana+ returned 0 after 0 usecs
[  340.979526] calling  input3::compose+ @ 3704, parent: input3
[  340.979657] call input3::compose+ returned 0 after 0 usecs
[  340.979786] calling  input3::scrolllock+ @ 3704, parent: input3
[  340.979916] call input3::scrolllock+ returned 0 after 0 usecs
[  340.980048] calling  input3::capslock+ @ 3704, parent: input3
[  340.980178] call input3::capslock+ returned 0 after 0 usecs
[  340.980319] calling  input3::numlock+ @ 3704, parent: input3
[  340.980450] call input3::numlock+ returned 0 after 0 usecs
[  340.980579] calling  input1::kana+ @ 3704, parent: input1
[  340.980709] call input1::kana+ returned 0 after 0 usecs
[  340.980838] calling  input1::compose+ @ 3704, parent: input1
[  340.980969] call input1::compose+ returned 0 after 0 usecs
[  340.981100] calling  input1::scrolllock+ @ 3704, parent: input1
[  340.981231] call input1::scrolllock+ returned 0 after 0 usecs
[  340.981362] calling  input1::capslock+ @ 3704, parent: input1
[  340.981491] call input1::capslock+ returned 0 after 0 usecs
[  340.981622] calling  input1::numlock+ @ 3704, parent: input1
[  340.981751] call input1::numlock+ returned 0 after 0 usecs
[  340.981882] calling  input0::scrolllock+ @ 3704, parent: input0
[  340.982013] call input0::scrolllock+ returned 0 after 0 usecs
[  340.982143] calling  input0::capslock+ @ 3704, parent: input0
[  340.982274] call input0::capslock+ returned 0 after 0 usecs
[  340.982405] calling  input0::numlock+ @ 3704, parent: input0
[  340.982534] call input0::numlock+ returned 0 after 0 usecs
[  340.982676] calling  dw-apb-uart.2+ @ 3704, parent: 0000:00:1e.0
[  340.982809] call dw-apb-uart.2+ returned 0 after 2 usecs
[  340.982941] calling  idma64.2+ @ 3704, parent: 0000:00:1e.0
[  340.983075] call idma64.2+ returned 0 after 3 usecs
[  340.983203] calling  i2c_designware.1+ @ 3704, parent: 0000:00:15.1
[  340.983339] call i2c_designware.1+ returned 0 after 3 usecs
[  340.983471] calling  idma64.1+ @ 3704, parent: 0000:00:15.1
[  340.983608] call idma64.1+ returned 0 after 2 usecs
[  340.983740] calling  i2c_designware.0+ @ 3704, parent: 0000:00:15.0
[  340.983875] call i2c_designware.0+ returned 0 after 2 usecs
[  340.984007] calling  idma64.0+ @ 3704, parent: 0000:00:15.0
[  340.984139] call idma64.0+ returned 0 after 2 usecs
[  340.984268] calling  input11+ @ 3704, parent: LNXPWRBN:00
[  340.984396] call input11+ returned 0 after 0 usecs
[  340.984525] calling  input10+ @ 3704, parent: PNP0C0C:00
[  340.984655] call input10+ returned 0 after 0 usecs
[  340.984782] calling  input9+ @ 3704, parent: PNP0C0E:00
[  340.984912] call input9+ returned 0 after 0 usecs
[  340.985059] calling  host14+ @ 2755, parent: vhba
[  340.985188] call host14+ returned 0 after 0 usecs
[  340.985327] calling  vhba+ @ 3704, parent: platform
[  340.985456] call vhba+ returned 0 after 0 usecs
[  340.985613] calling  13:0:0:0+ @ 2755, parent: target13:0:0
[  340.985648] calling  input8+ @ 3704, parent: 0003:09DA:3B46.000B
[  340.985650] call input8+ returned 0 after 0 usecs
[  340.985660] calling  input7+ @ 3704, parent: 0003:09DA:3B46.000A
[  340.985662] call input7+ returned 0 after 0 usecs
[  340.985670] calling  input6+ @ 3704, parent: 0003:09DA:3B46.0009
[  340.985671] call input6+ returned 0 after 0 usecs
[  340.985680] calling  input5+ @ 3704, parent: 0003:2516:0015.0008
[  340.985682] call input5+ returned 0 after 0 usecs
[  340.985692] calling  input4+ @ 3704, parent: 0003:2516:0015.0007
[  340.985694] call input4+ returned 0 after 0 usecs
[  340.985710] calling  11:0:0:0+ @ 6, parent: target11:0:0
[  340.985716] call 11:0:0:0+ returned 0 after 3 usecs
[  340.985720] calling  target11:0:0+ @ 6, parent: host11
[  340.985721] call target11:0:0+ returned 0 after 0 usecs
[  340.985729] calling  10:0:0:0+ @ 6, parent: target10:0:0
[  340.985731] call 10:0:0:0+ returned 0 after 0 usecs
[  340.985745] calling  target10:0:0+ @ 120, parent: host10
[  340.985750] calling  9:0:0:0+ @ 6, parent: target9:0:0
[  340.985752] call target10:0:0+ returned 0 after 0 usecs
[  340.985754] call 9:0:0:0+ returned 0 after 1 usecs
[  340.985760] calling  target9:0:0+ @ 2711, parent: host9
[  340.985762] calling  input3+ @ 3704, parent: 0003:046D:400D.0006
[  340.985764] call target9:0:0+ returned 0 after 0 usecs
[  340.985766] calling  7:0:0:0+ @ 6, parent: target7:0:0
[  340.985768] call input3+ returned 0 after 0 usecs
[  340.985770] call 7:0:0:0+ returned 0 after 1 usecs
[  340.985774] calling  6:0:0:0+ @ 2711, parent: target6:0:0
[  340.985778] call 6:0:0:0+ returned 0 after 2 usecs
[  340.985785] calling  target7:0:0+ @ 120, parent: host7
[  340.985787] call target7:0:0+ returned 0 after 0 usecs
[  340.985790] calling  target6:0:0+ @ 6, parent: host6
[  340.985792] call target6:0:0+ returned 0 after 0 usecs
[  340.985814] calling  1-12+ @ 149, parent: usb1
[  340.985817] calling  1-11+ @ 120, parent: usb1
[  340.985819] calling  input2+ @ 3704, parent: 0003:24AE:2000.0002
[  340.985821] call input2+ returned 0 after 0 usecs
[  340.985825] calling  4:0:0:0+ @ 6, parent: target4:0:0
[  340.985827] calling  input1+ @ 3704, parent: 0003:24AE:2000.0001
[  340.985829] call 4:0:0:0+ returned 0 after 1 usecs
[  340.985831] call input1+ returned 0 after 0 usecs
[  340.985833] calling  3:0:0:0+ @ 2711, parent: target3:0:0
[  340.985836] call 3:0:0:0+ returned 0 after 1 usecs
[  340.985855] calling  target3:0:0+ @ 2746, parent: host3
[  340.985857] call target3:0:0+ returned 0 after 0 usecs
[  340.985868] calling  2:0:0:0+ @ 2746, parent: target2:0:0
[  340.985871] call 2:0:0:0+ returned 0 after 1 usecs
[  340.985876] calling  target2:0:0+ @ 2746, parent: host2
[  340.985878] call target2:0:0+ returned 0 after 0 usecs
[  340.985894] calling  5-2+ @ 2741, parent: usb5
[  340.985897] calling  1:0:0:0+ @ 6, parent: target1:0:0
[  340.985900] call 1:0:0:0+ returned 0 after 1 usecs
[  340.985919] calling  target1:0:0+ @ 2746, parent: host1
[  340.985921] call target1:0:0+ returned 0 after 0 usecs
[  340.985924] calling  1-8+ @ 6, parent: usb1
[  340.985934] calling  1-9+ @ 2711, parent: usb1
[  340.985942] call 1-9+ returned 0 after 5 usecs
[  340.985947] call 1-12+ returned 0 after 124 usecs
[  340.985950] calling  0:0:0:0+ @ 2746, parent: target0:0:0
[  340.985953] call 0:0:0:0+ returned 0 after 1 usecs
[  340.985962] calling  usb6+ @ 2711, parent: 0000:06:00.0
[  340.985964] call usb6+ returned 0 after 0 usecs
[  340.985997] calling  input0+ @ 3704, parent: serio0
[  340.985999] call input0+ returned 0 after 0 usecs
[  340.986003] calling  usb4+ @ 2711, parent: 0000:03:00.0
[  340.986006] calling  usb3+ @ 149, parent: 0000:03:00.0
[  340.986007] call usb4+ returned 0 after 0 usecs
[  340.986009] calling  target0:0:0+ @ 2743, parent: host0
[  340.986012] calling  host12+ @ 2727, parent: ata13
[  340.986014] call usb3+ returned 0 after 0 usecs
[  340.986016] call target0:0:0+ returned 0 after 0 usecs
[  340.986018] call host12+ returned 0 after 0 usecs
[  340.986020] calling  host11+ @ 2711, parent: ata12
[  340.986022] call host11+ returned 0 after 0 usecs
[  340.986024] calling  host10+ @ 2743, parent: ata11
[  340.986027] calling  host9+ @ 2727, parent: ata10
[  340.986028] call host10+ returned 0 after 0 usecs
[  340.986030] calling  host8+ @ 2711, parent: ata9
[  340.986032] call host9+ returned 0 after 0 usecs
[  340.986034] call host8+ returned 0 after 0 usecs
[  340.986037] calling  ata13+ @ 2743, parent: 0000:00:17.0
[  340.986040] calling  ata12+ @ 2727, parent: 0000:00:17.0
[  340.986041] calling  ata11+ @ 2711, parent: 0000:00:17.0
[  340.986069] calling  ata10+ @ 2729, parent: 0000:00:17.0
[  340.986083] calling  ata9+ @ 2726, parent: 0000:00:17.0
[  340.986114] call ata12+ returned 0 after 69 usecs
[  340.986138] calling  5-1+ @ 2745, parent: usb5
[  340.986148] calling  i8042+ @ 3704, parent: platform
[  340.986154] call ata13+ returned 0 after 112 usecs
[  340.986157] calling  host6+ @ 2725, parent: ata7
[  340.986161] calling  usb2+ @ 2730, parent: 0000:00:14.0
[  340.986164] call usb2+ returned 0 after 0 usecs
[  340.986167] call i8042+ returned 0 after 16 usecs
[  340.986171] calling  host5+ @ 2732, parent: ata6
[  340.986173] call host5+ returned 0 after 0 usecs
[  340.986179] calling  rtc0+ @ 3704, parent: 00:04
[  340.986181] calling  ata6+ @ 2727, parent: 0000:0a:02.0
[  340.986182] call rtc0+ returned 0 after 0 usecs
[  340.986185] call ata10+ returned 0 after 110 usecs
[  340.986190] call host6+ returned 0 after 0 usecs
[  340.986199] calling  ata7+ @ 2732, parent: 0000:0a:02.0
[  340.986201] calling  serial8250+ @ 3704, parent: platform
[  340.986203] calling  host3+ @ 2734, parent: ata4
[  340.986204] call host3+ returned 0 after 0 usecs
[  340.986206] call serial8250+ returned 0 after 2 usecs
[  340.986208] calling  host2+ @ 2725, parent: ata3
[  340.986210] calling  host1+ @ 2734, parent: ata2
[  340.986211] call host2+ returned 0 after 0 usecs
[  340.986213] call host1+ returned 0 after 0 usecs
[  340.986217] calling  host0+ @ 2729, parent: ata1
[  340.986219] call host0+ returned 0 after 0 usecs
[  340.986221] calling  ata4+ @ 2734, parent: 0000:0a:01.0
[  340.986223] calling  ata3+ @ 2725, parent: 0000:0a:01.0
[  340.986226] calling  ata2+ @ 2729, parent: 0000:0a:01.0
[  340.986231] call ata6+ returned 0 after 46 usecs
[  340.986237] calling  ata1+ @ 2727, parent: 0000:0a:01.0
[  340.986244] calling  alarmtimer+ @ 3704, parent: platform
[  340.986246] call alarmtimer+ returned 0 after 0 usecs
[  340.986252] calling  platform-framebuffer.0+ @ 3704, parent: platform
[  340.986254] call platform-framebuffer.0+ returned 0 after 0 usecs
[  340.986256] calling  pcspkr+ @ 3704, parent: platform
[  340.986258] call pcspkr+ returned 0 after 0 usecs
[  340.986261] calling  e820_pmem+ @ 3704, parent: platform
[  340.986263] call e820_pmem+ returned 0 after 0 usecs
[  340.986266] calling  microcode+ @ 3704, parent: platform
[  340.986268] call microcode+ returned 0 after 0 usecs
[  340.986276] call ata3+ returned 0 after 49 usecs
[  340.986280] calling  target4:0:0+ @ 2789, parent: host4
[  340.986283] call target4:0:0+ returned 0 after 0 usecs
[  340.986291] calling  host4+ @ 2730, parent: ata5
[  340.986292] calling  host7+ @ 2733, parent: ata8
[  340.986293] call host4+ returned 0 after 0 usecs
[  340.986295] call host7+ returned 0 after 0 usecs
[  340.986302] calling  ata5+ @ 2722, parent: 0000:0a:02.0
[  340.986305] call ata2+ returned 0 after 72 usecs
[  340.986309] calling  ata8+ @ 2743, parent: 0000:0a:02.0
[  340.986327] call ata9+ returned 0 after 236 usecs
[  340.986337] calling  00:09+ @ 3704, parent: pnp0
[  340.986340] call 00:09+ returned 0 after 1 usecs
[  340.986342] calling  00:08+ @ 3704, parent: pnp0
[  340.986344] call 00:08+ returned 0 after 0 usecs
[  340.986346] calling  00:07+ @ 3704, parent: pnp0
[  340.986348] call 00:07+ returned 0 after 0 usecs
[  340.986350] calling  00:06+ @ 3704, parent: pnp0
[  340.986351] call 00:06+ returned 0 after 0 usecs
[  340.986353] calling  00:05+ @ 3704, parent: pnp0
[  340.986356] call 00:05+ returned 0 after 0 usecs
[  340.986358] calling  00:04+ @ 3704, parent: pnp0
[  340.986361] call ata5+ returned 0 after 54 usecs
[  340.986368] call ata8+ returned 0 after 55 usecs
[  340.986377] call 00:04+ returned 0 after 16 usecs
[  340.986379] calling  00:03+ @ 3704, parent: pnp0
[  340.986381] call 00:03+ returned 0 after 0 usecs
[  340.986383] calling  00:02+ @ 3704, parent: pnp0
[  340.986384] call 00:02+ returned 0 after 0 usecs
[  340.986386] calling  00:01+ @ 3704, parent: pnp0
[  340.986388] call 00:01+ returned 0 after 0 usecs
[  340.986390] calling  00:00+ @ 3704, parent: pnp0
[  340.986392] call 00:00+ returned 0 after 0 usecs
[  340.986401] calling  LNXPWRBN:00+ @ 3704, parent: LNXSYSTM:00
[  340.986403] call LNXPWRBN:00+ returned 0 after 0 usecs
[  340.986405] calling  PNP0C0B:04+ @ 3704, parent: platform
[  340.986408] call PNP0C0B:04+ returned 0 after 1 usecs
[  340.986410] calling  PNP0C0B:03+ @ 3704, parent: platform
[  340.986412] call PNP0C0B:03+ returned 0 after 0 usecs
[  340.986415] calling  PNP0C0B:02+ @ 3704, parent: platform
[  340.986416] call PNP0C0B:02+ returned 0 after 0 usecs
[  340.986419] calling  PNP0C0B:01+ @ 3704, parent: platform
[  340.986420] call PNP0C0B:01+ returned 0 after 0 usecs
[  340.986423] calling  PNP0C0B:00+ @ 3704, parent: platform
[  340.986424] call PNP0C0B:00+ returned 0 after 0 usecs
[  340.986427] calling  PNP0C14:02+ @ 3704, parent: platform
[  340.986428] call PNP0C14:02+ returned 0 after 0 usecs
[  340.986431] calling  PNP0C0C:00+ @ 3704, parent: platform
[  340.986432] call PNP0C0C:00+ returned 0 after 0 usecs
[  340.986435] calling  INT33A1:00+ @ 3704, parent: platform
[  340.986436] call INT33A1:00+ returned 0 after 0 usecs
[  340.986438] calling  PNP0C14:01+ @ 3704, parent: platform
[  340.986440] call PNP0C14:01+ returned 0 after 0 usecs
[  340.986442] calling  PNP0C0E:00+ @ 3704, parent: platform
[  340.986443] call PNP0C0E:00+ returned 0 after 0 usecs
[  340.986446] calling  ACPI000C:00+ @ 3704, parent: platform
[  340.986447] call ACPI000C:00+ returned 0 after 0 usecs
[  340.986450] calling  PNP0C14:00+ @ 3704, parent: pci0000:00
[  340.986451] call PNP0C14:00+ returned 0 after 0 usecs
[  340.986454] calling  INT345D:00+ @ 3704, parent: pci0000:00
[  340.986456] call INT345D:00+ returned 0 after 0 usecs
[  340.986458] calling  PNP0C04:00+ @ 3704, parent: 0000:00:1f.0
[  340.986460] call PNP0C04:00+ returned 0 after 0 usecs
[  340.986462] calling  INT0800:00+ @ 3704, parent: 0000:00:1f.0
[  340.986464] call INT0800:00+ returned 0 after 0 usecs
[  340.986523] calling  LNXTHERM:01+ @ 3704, parent: LNXSYBUS:01
[  340.986526] call LNXTHERM:01+ returned 0 after 2 usecs
[  340.986529] calling  LNXTHERM:00+ @ 3704, parent: LNXSYBUS:01
[  340.986531] call LNXTHERM:00+ returned 0 after 1 usecs
[  340.986552] calling  0000:07:00.0+ @ 2729, parent: 0000:00:1c.7
[  340.986554] calling  PNP0C0C:00+ @ 3704, parent: LNXSYBUS:00
[  340.986555] call PNP0C0C:00+ returned 0 after 0 usecs
[  340.986561] calling  PNP0C0E:00+ @ 3704, parent: LNXSYBUS:00
[  340.986563] call PNP0C0E:00+ returned 0 after 0 usecs
[  340.986566] calling  0000:05:04.0+ @ 2730, parent: 0000:04:00.0
[  340.986580] call 0000:05:04.0+ returned 0 after 11 usecs
[  340.986584] calling  0000:04:00.0+ @ 2730, parent: 0000:00:1c.4
[  340.986586] call 0000:04:00.0+ returned 0 after 0 usecs
[  340.986590] calling  0000:03:00.0+ @ 2730, parent: 0000:00:1c.2
[  340.986592] call 0000:03:00.0+ returned 0 after 1 usecs
[  340.986617] calling  0000:01:00.0+ @ 2789, parent: 0000:00:01.0
[  340.986621] calling  0000:00:1f.4+ @ 153, parent: pci0000:00
[  340.986626] calling  0000:00:1f.2+ @ 2725, parent: pci0000:00
[  340.986629] call 0000:00:1f.2+ returned 0 after 0 usecs
[  340.986632] call 0000:00:1f.4+ returned 0 after 8 usecs
[  340.986637] calling  0000:00:1f.0+ @ 2695, parent: pci0000:00
[  340.986639] calling  0000:00:1e.0+ @ 2725, parent: pci0000:00
[  340.986643] call 0000:00:1f.0+ returned 0 after 0 usecs
[  340.986645] call 0000:00:1e.0+ returned 0 after 0 usecs
[  340.986649] calling  0000:00:1d.0+ @ 2695, parent: pci0000:00
[  340.986667] calling  0000:00:1c.4+ @ 2709, parent: pci0000:00
[  340.986673] call 0000:00:1d.0+ returned 0 after 21 usecs
[  340.986677] calling  0000:00:1c.2+ @ 2695, parent: pci0000:00
[  340.986681] call 0000:00:1c.2+ returned 0 after 2 usecs
[  340.986684] calling  0000:00:1c.0+ @ 2695, parent: pci0000:00
[  340.986699] call 0000:00:1c.4+ returned 0 after 29 usecs
[  340.986701] call 0000:00:1c.0+ returned 0 after 15 usecs
[  340.986709] calling  0000:00:16.0+ @ 2695, parent: pci0000:00
[  340.986711] calling  0000:00:15.1+ @ 2713, parent: pci0000:00
[  340.986714] call 0000:00:15.1+ returned 0 after 0 usecs
[  340.986718] calling  0000:00:15.0+ @ 2713, parent: pci0000:00
[  340.986720] call 0000:00:15.0+ returned 0 after 0 usecs
[  340.986724] calling  0000:00:14.2+ @ 2713, parent: pci0000:00
[  340.986725] call 0000:00:14.2+ returned 0 after 0 usecs
[  340.986733] calling  0000:00:08.0+ @ 2702, parent: pci0000:00
[  340.986735] call 0000:00:08.0+ returned 0 after 0 usecs
[  340.986742] calling  0000:00:00.0+ @ 2702, parent: pci0000:00
[  340.986744] call 0000:00:00.0+ returned 0 after 0 usecs
[  340.986790] call ata1+ returned 0 after 538 usecs
[  340.986827] call ata4+ returned 0 after 591 usecs
[  340.986838] calling  0000:0a:01.0+ @ 2722, parent: 0000:09:00.0
[  340.986874] call ata7+ returned 0 after 658 usecs
[  340.986882] calling  0000:0a:02.0+ @ 2743, parent: 0000:09:00.0
[  340.987013] call 5-2+ returned 0 after 1090 usecs
[  340.987032] call 0000:0a:01.0+ returned 0 after 186 usecs
[  340.987071] call 0000:0a:02.0+ returned 0 after 183 usecs
[  340.987082] calling  0000:09:00.0+ @ 2726, parent: 0000:00:1d.2
[  340.987084] call 0000:09:00.0+ returned 0 after 0 usecs
[  340.987107] calling  0000:00:1d.2+ @ 153, parent: pci0000:00
[  340.987132] call 0000:00:1d.2+ returned 0 after 21 usecs
[  340.987170] call 1-11+ returned 0 after 1320 usecs
[  340.987279] call ata11+ returned 0 after 1208 usecs
[  340.987596] call 0000:00:16.0+ returned 0 after 866 usecs
[  340.987765] call 0000:07:00.0+ returned 0 after 1185 usecs
[  340.987815] calling  0000:00:1c.7+ @ 2725, parent: pci0000:00
[  340.987824] call 0000:00:1c.7+ returned 0 after 5 usecs
[  340.989789] call 5-1+ returned 0 after 3567 usecs
[  340.989847] calling  usb5+ @ 2731, parent: 0000:06:00.0
[  340.999731] call usb5+ returned 0 after 9669 usecs
[  340.999762] calling  0000:06:00.0+ @ 2733, parent: 0000:00:1c.6
[  340.999763] call 0000:06:00.0+ returned 0 after 0 usecs
[  340.999793] calling  0000:00:1c.6+ @ 2704, parent: pci0000:00
[  340.999794] call 0000:00:1c.6+ returned 0 after 0 usecs
[  341.000240] call hdaudioC1D0+ returned 0 after 23461 usecs
[  341.000243] calling  0000:01:00.1+ @ 2730, parent: 0000:00:01.0
[  341.001309] call 0000:01:00.1+ returned 0 after 1042 usecs
[  341.019659] call 13:0:0:0+ returned 0 after 0 usecs
[  341.019838] calling  target13:0:0+ @ 2706, parent: host13
[  341.019869] call 1-8+ returned 0 after 33212 usecs
[  341.019896] calling  usb1+ @ 121, parent: 0000:00:14.0
[  341.020641] call target13:0:0+ returned 0 after 210 usecs
[  341.020677] call usb1+ returned 0 after 763 usecs
[  341.020683] calling  0000:00:14.0+ @ 2713, parent: pci0000:00
[  341.020684] call 0000:00:14.0+ returned 0 after 0 usecs
[  341.021533] calling  host13+ @ 2746, parent: ata14
[  341.021642] call host13+ returned 0 after 0 usecs
[  341.021781] calling  ata14+ @ 149, parent: 0000:00:17.0
[  341.036878] call ata14+ returned 0 after 14663 usecs
[  341.036912] calling  0000:00:17.0+ @ 2709, parent: pci0000:00
[  341.036939] call 0000:00:17.0+ returned 0 after 26 usecs
[  341.184955] call 0000:01:00.0+ returned 0 after 194058 usecs
[  341.185089] calling  0000:00:01.0+ @ 2721, parent: pci0000:00
[  341.185213] call 0000:00:01.0+ returned 0 after 3 usecs
[  341.185354] PM: freeze of devices complete after 211.707 msecs
[  341.185851] calling  INT345D:00+ @ 3704, parent: pci0000:00
[  341.189986] call INT345D:00+ returned 0 after 3940 usecs
[  341.190218] PM: late freeze of devices complete after 4.737 msecs
[  341.190567] calling  0000:0a:02.0+ @ 2709, parent: 0000:09:00.0
[  341.190568] calling  0000:0a:01.0+ @ 2789, parent: 0000:09:00.0
[  341.190569] call 0000:0a:01.0+ returned 0 after 0 usecs
[  341.190571] calling  0000:07:00.0+ @ 2721, parent: 0000:00:1c.7
[  341.190572] calling  0000:06:00.0+ @ 2789, parent: 0000:00:1c.6
[  341.190577] calling  0000:05:04.0+ @ 149, parent: 0000:04:00.0
[  341.190770] call 0000:05:04.0+ returned 0 after 188 usecs
[  341.190772] calling  0000:04:00.0+ @ 149, parent: 0000:00:1c.4
[  341.190882] call 0000:06:00.0+ returned 0 after 303 usecs
[  341.190883] calling  0000:03:00.0+ @ 2789, parent: 0000:00:1c.2
[  341.190958] call 0000:07:00.0+ returned 0 after 377 usecs
[  341.190964] calling  0000:01:00.1+ @ 2721, parent: 0000:00:01.0
[  341.191075] call 0000:04:00.0+ returned 0 after 296 usecs
[  341.191077] calling  0000:01:00.0+ @ 149, parent: 0000:00:01.0
[  341.191078] call 0000:01:00.0+ returned 0 after 0 usecs
[  341.191079] calling  0000:00:1f.4+ @ 149, parent: pci0000:00
[  341.191222] call 0000:01:00.1+ returned 0 after 252 usecs
[  341.191223] calling  0000:00:1f.2+ @ 2721, parent: pci0000:00
[  341.191248] call 0000:00:1f.4+ returned 0 after 164 usecs
[  341.191249] calling  0000:00:1f.0+ @ 149, parent: pci0000:00
[  341.191270] call 0000:03:00.0+ returned 0 after 378 usecs
[  341.191272] calling  0000:00:1e.0+ @ 2789, parent: pci0000:00
[  341.191382] call 0000:00:1f.2+ returned 0 after 155 usecs
[  341.191401] call 0000:00:1f.0+ returned 0 after 148 usecs
[  341.191402] calling  0000:00:1d.0+ @ 149, parent: pci0000:00
[  341.191435] call 0000:00:1e.0+ returned 0 after 159 usecs
[  341.191436] calling  0000:00:1c.7+ @ 2789, parent: pci0000:00
[  341.191545] call 0000:00:1d.0+ returned 0 after 139 usecs
[  341.191546] calling  0000:00:1c.6+ @ 149, parent: pci0000:00
[  341.191580] call 0000:00:1c.7+ returned 0 after 140 usecs
[  341.191581] calling  0000:00:1c.4+ @ 2789, parent: pci0000:00
[  341.191689] call 0000:00:1c.6+ returned 0 after 139 usecs
[  341.191690] calling  0000:00:1c.2+ @ 149, parent: pci0000:00
[  341.191751] call 0000:00:1c.4+ returned 0 after 166 usecs
[  341.191752] calling  0000:00:1c.0+ @ 2789, parent: pci0000:00
[  341.191858] call 0000:00:1c.2+ returned 0 after 164 usecs
[  341.191860] calling  0000:00:17.0+ @ 149, parent: pci0000:00
[  341.191860] call 0000:00:17.0+ returned 0 after 0 usecs
[  341.191861] calling  0000:00:16.0+ @ 149, parent: pci0000:00
[  341.191897] call 0000:00:1c.0+ returned 0 after 141 usecs
[  341.191898] calling  0000:00:15.1+ @ 2789, parent: pci0000:00
[  341.191979] call 0000:00:16.0+ returned 0 after 114 usecs
[  341.191980] calling  0000:00:15.0+ @ 149, parent: pci0000:00
[  341.192017] call 0000:00:15.1+ returned 0 after 115 usecs
[  341.192018] calling  0000:00:14.2+ @ 2789, parent: pci0000:00
[  341.192095] call 0000:00:15.0+ returned 0 after 112 usecs
[  341.192097] calling  0000:00:14.0+ @ 149, parent: pci0000:00
[  341.192123] call 0000:00:14.2+ returned 0 after 102 usecs
[  341.192124] calling  0000:00:08.0+ @ 2789, parent: pci0000:00
[  341.192180] call 0000:00:14.0+ returned 0 after 81 usecs
[  341.192181] calling  0000:00:01.0+ @ 149, parent: pci0000:00
[  341.192213] call 0000:00:08.0+ returned 0 after 87 usecs
[  341.192214] calling  0000:00:00.0+ @ 2789, parent: pci0000:00
[  341.192266] call 0000:00:00.0+ returned 0 after 49 usecs
[  341.192268] call 0000:00:01.0+ returned 0 after 84 usecs
[  341.196720] call 0000:0a:02.0+ returned 0 after 0 usecs
[  341.196829] calling  0000:09:00.0+ @ 2699, parent: 0000:00:1d.2
[  341.196984] call 0000:09:00.0+ returned 0 after 45 usecs
[  341.197093] calling  0000:00:1d.2+ @ 2721, parent: pci0000:00
[  341.197221] call 0000:00:1d.2+ returned 0 after 19 usecs
[  341.197330] PM: noirq freeze of devices complete after 7.017 msecs
[  341.197658] ACPI: Preparing to enter system sleep state S4
[  341.198035] PM: Saving platform NVS memory
[  341.198152] Disabling non-boot CPUs ...
[  341.217648] smpboot: CPU 1 is now offline
[  341.264294] smpboot: CPU 2 is now offline
[  341.310996] smpboot: CPU 3 is now offline
[  341.357573] smpboot: CPU 4 is now offline
[  341.404094] smpboot: CPU 5 is now offline
[  341.450661] smpboot: CPU 6 is now offline
[  341.490577] smpboot: CPU 7 is now offline
[  341.499923] PM: Calling kvm_suspend+0x0/0x30 [kvm]
[  341.500064] PM: Calling acpi_processor_suspend+0x0/0x1e [processor]
[  341.500208] PM: Calling mce_syscore_suspend+0x0/0x10
[  341.500360] PM: Calling ledtrig_cpu_syscore_suspend+0x0/0x20
[  341.500499] PM: Calling timekeeping_suspend+0x0/0x2a0
[  341.500729] PM: Calling save_ioapic_entries+0x0/0x90
[  341.502049] PM: Calling i8259A_suspend+0x0/0x30
[  341.502191] PM: Calling fw_suspend+0x0/0x20
[  341.502322] PM: Calling lapic_suspend+0x0/0x1b0
[  341.502459] PM: Creating hibernation image:
[  341.635105] PM: Need to copy 695802 pages
[  341.635212] PM: Normal pages needed: 695802 + 1024, available pages: 3487513
[  341.503178] PM: Restoring platform NVS memory
[  341.503293] PM: Calling bsp_resume+0x0/0x20
[  341.503395] PM: Calling lapic_resume+0x0/0x300
[  341.503549] PM: Calling irqrouter_resume+0x0/0x3f
[  341.503651] PM: Calling i8259A_resume+0x0/0x30
[  341.503935] PM: Calling i8237A_resume+0x0/0x90
[  341.504183] PM: Calling mc_bp_resume+0x0/0x50
[  341.504285] PM: Calling ioapic_resume+0x0/0xa0
[  341.504628] PM: Calling irq_pm_syscore_resume+0x0/0x20
[  341.504767] PM: Calling timekeeping_resume+0x0/0x1e0
[  341.504967] PM: Calling ledtrig_cpu_syscore_resume+0x0/0x20
[  341.505070] PM: Calling mce_syscore_resume+0x0/0x30
[  341.505186] PM: Calling acpi_processor_resume+0x0/0x5c [processor]
[  341.505292] PM: Calling kvm_resume+0x0/0x40 [kvm]
[  341.505414] Enabling non-boot CPUs ...
[  341.523533] x86: Booting SMP configuration:
[  341.523659] smpboot: Booting Node 0 Processor 1 APIC 0x2
[  341.537839]  cache: parent cpu1 should not be sleeping
[  341.537970] intel_pstate: HWP enabled
[  341.538123] CPU1 is up
[  341.556813] smpboot: Booting Node 0 Processor 2 APIC 0x4
[  341.571007]  cache: parent cpu2 should not be sleeping
[  341.571137] intel_pstate: HWP enabled
[  341.571291] CPU2 is up
[  341.590100] smpboot: Booting Node 0 Processor 3 APIC 0x6
[  341.604314]  cache: parent cpu3 should not be sleeping
[  341.604443] intel_pstate: HWP enabled
[  341.604601] CPU3 is up
[  341.623388] smpboot: Booting Node 0 Processor 4 APIC 0x1
[  341.637593]  cache: parent cpu4 should not be sleeping
[  341.637724] intel_pstate: HWP enabled
[  341.637887] CPU4 is up
[  341.656676] smpboot: Booting Node 0 Processor 5 APIC 0x3
[  341.670880]  cache: parent cpu5 should not be sleeping
[  341.671011] intel_pstate: HWP enabled
[  341.671176] CPU5 is up
[  341.689977] smpboot: Booting Node 0 Processor 6 APIC 0x5
[  341.704246]  cache: parent cpu6 should not be sleeping
[  341.704380] intel_pstate: HWP enabled
[  341.704554] CPU6 is up
[  341.723263] smpboot: Booting Node 0 Processor 7 APIC 0x7
[  341.737551]  cache: parent cpu7 should not be sleeping
[  341.737684] intel_pstate: HWP enabled
[  341.737867] CPU7 is up
[  341.743890] ACPI: Waking up from system sleep state S4
[  341.746629] calling  0000:00:00.0+ @ 2721, parent: pci0000:00
[  341.746631] calling  0000:00:01.0+ @ 2699, parent: pci0000:00
[  341.746632] calling  0000:00:08.0+ @ 2709, parent: pci0000:00
[  341.746638] calling  0000:00:14.2+ @ 149, parent: pci0000:00
[  341.746638] calling  0000:00:14.0+ @ 2746, parent: pci0000:00
[  341.746640] calling  0000:00:15.0+ @ 2706, parent: pci0000:00
[  341.746643] calling  0000:00:15.1+ @ 2713, parent: pci0000:00
[  341.746645] calling  0000:00:16.0+ @ 121, parent: pci0000:00
[  341.746883] call 0000:00:08.0+ returned 0 after 245 usecs
[  341.746884] calling  0000:00:17.0+ @ 2709, parent: pci0000:00
[  341.746896] call 0000:00:14.2+ returned 0 after 252 usecs
[  341.746897] calling  0000:00:1c.0+ @ 149, parent: pci0000:00
[  341.746912] call 0000:00:16.0+ returned 0 after 260 usecs
[  341.746912] calling  0000:00:1c.2+ @ 121, parent: pci0000:00
[  341.747013] call 0000:00:14.0+ returned 0 after 366 usecs
[  341.747014] calling  0000:00:1c.4+ @ 2746, parent: pci0000:00
[  341.747218] call 0000:00:01.0+ returned 0 after 573 usecs
[  341.747220] calling  0000:00:1c.6+ @ 2699, parent: pci0000:00
[  341.747232] call 0000:00:17.0+ returned 0 after 339 usecs
[  341.747232] calling  0000:00:1c.7+ @ 2709, parent: pci0000:00
[  341.747330] call 0000:00:1c.0+ returned 0 after 423 usecs
[  341.747332] calling  0000:00:1d.0+ @ 149, parent: pci0000:00
[  341.747434] call 0000:00:1c.2+ returned 0 after 509 usecs
[  341.747435] calling  0000:00:1d.2+ @ 121, parent: pci0000:00
[  341.747538] call 0000:00:1c.4+ returned 0 after 512 usecs
[  341.747542] calling  0000:00:1e.0+ @ 2746, parent: pci0000:00
[  341.747806] call 0000:00:1c.6+ returned 0 after 573 usecs
[  341.747807] calling  0000:00:1f.0+ @ 2699, parent: pci0000:00
[  341.747855] call 0000:00:1c.7+ returned 0 after 608 usecs
[  341.747855] calling  0000:00:1f.2+ @ 2709, parent: pci0000:00
[  341.747905] call 0000:00:1d.0+ returned 0 after 560 usecs
[  341.747906] calling  0000:00:1f.4+ @ 149, parent: pci0000:00
[  341.747952] call 0000:00:15.0+ returned 0 after 1283 usecs
[  341.747952] calling  0000:01:00.0+ @ 2706, parent: 0000:00:01.0
[  341.747964] call 0000:00:15.1+ returned 0 after 1292 usecs
[  341.747965] calling  0000:01:00.1+ @ 2713, parent: 0000:00:01.0
[  341.748098] call 0000:00:1f.0+ returned 0 after 284 usecs
[  341.748098] calling  0000:03:00.0+ @ 2699, parent: 0000:00:1c.2
[  341.748152] call 0000:00:1f.2+ returned 0 after 289 usecs
[  341.748153] calling  0000:04:00.0+ @ 2709, parent: 0000:00:1c.4
[  341.748175] call 0000:00:1d.2+ returned 0 after 723 usecs
[  341.748178] calling  0000:06:00.0+ @ 6, parent: 0000:00:1c.6
[  341.748183] call 0000:00:1f.4+ returned 0 after 270 usecs
[  341.748183] calling  0000:07:00.0+ @ 2755, parent: 0000:00:1c.7
[  341.748183] calling  0000:09:00.0+ @ 149, parent: 0000:00:1d.2
[  341.748664] call 0000:01:00.1+ returned 0 after 683 usecs
[  341.748862] call 0000:04:00.0+ returned 0 after 693 usecs
[  341.748868] calling  0000:05:04.0+ @ 121, parent: 0000:04:00.0
[  341.748917] call 0000:09:00.0+ returned 0 after 717 usecs
[  341.748919] calling  0000:0a:02.0+ @ 149, parent: 0000:09:00.0
[  341.748919] calling  0000:0a:01.0+ @ 2713, parent: 0000:09:00.0
[  341.748970] call 0000:06:00.0+ returned 0 after 775 usecs
[  341.749055] call 0000:03:00.0+ returned 0 after 935 usecs
[  341.749165] call 0000:01:00.0+ returned 0 after 1186 usecs
[  341.749256] call 0000:07:00.0+ returned 0 after 1049 usecs
[  341.749268] call 0000:05:04.0+ returned 0 after 391 usecs
[  341.749306] call 0000:0a:02.0+ returned 0 after 378 usecs
[  341.749313] call 0000:0a:01.0+ returned 0 after 384 usecs
[  341.749341] call 0000:00:1e.0+ returned 0 after 1759 usecs
[  341.755578] call 0000:00:00.0+ returned 0 after 5 usecs
[  341.755682] PM: noirq restore of devices complete after 9.091 msecs
[  341.756052] calling  INT345D:00+ @ 3704, parent: pci0000:00
[  341.760146] call INT345D:00+ returned 0 after 3905 usecs
[  341.760250] calling  PNP0C0B:00+ @ 3704, parent: platform
[  341.760352] call PNP0C0B:00+ returned 0 after 0 usecs
[  341.760454] calling  PNP0C0B:01+ @ 3704, parent: platform
[  341.760555] call PNP0C0B:01+ returned 0 after 0 usecs
[  341.760657] calling  PNP0C0B:02+ @ 3704, parent: platform
[  341.760759] call PNP0C0B:02+ returned 0 after 0 usecs
[  341.760860] calling  PNP0C0B:03+ @ 3704, parent: platform
[  341.760962] call PNP0C0B:03+ returned 0 after 0 usecs
[  341.761064] calling  PNP0C0B:04+ @ 3704, parent: platform
[  341.761166] call PNP0C0B:04+ returned 0 after 0 usecs
[  341.761367] PM: early restore of devices complete after 5.539 msecs
[  341.823390] calling  0000:00:00.0+ @ 2699, parent: pci0000:00
[  341.823392] calling  0000:00:01.0+ @ 2720, parent: pci0000:00
[  341.823394] calling  0000:00:08.0+ @ 2743, parent: pci0000:00
[  341.823395] call 0000:00:08.0+ returned 0 after 0 usecs
[  341.823396] calling  0000:00:14.0+ @ 2721, parent: pci0000:00
[  341.823396] calling  0000:00:14.2+ @ 2743, parent: pci0000:00
[  341.823397] call 0000:00:14.2+ returned 0 after 0 usecs
[  341.823397] calling  0000:00:15.0+ @ 2743, parent: pci0000:00
[  341.823398] call 0000:00:15.0+ returned 0 after 0 usecs
[  341.823401] calling  0000:00:15.1+ @ 2768, parent: pci0000:00
[  341.823402] calling  0000:00:16.0+ @ 2743, parent: pci0000:00
[  341.823403] call 0000:00:15.1+ returned 0 after 0 usecs
[  341.823404] calling  0000:00:17.0+ @ 2768, parent: pci0000:00
[  341.823419] call 0000:00:01.0+ returned 0 after 25 usecs
[  341.823420] calling  0000:00:1c.0+ @ 2720, parent: pci0000:00
[  341.823441] usb usb1: root hub lost power or was reset
[  341.823441] usb usb2: root hub lost power or was reset
[  341.823449] call 0000:00:1c.0+ returned 0 after 28 usecs
[  341.823450] calling  0000:00:1c.2+ @ 2720, parent: pci0000:00
[  341.823450] call 0000:00:17.0+ returned 0 after 44 usecs
[  341.823451] call 0000:00:1c.2+ returned 0 after 0 usecs
[  341.823452] calling  0000:00:1c.4+ @ 2768, parent: pci0000:00
[  341.823452] calling  0000:00:1c.6+ @ 2720, parent: pci0000:00
[  341.823453] call 0000:00:1c.6+ returned 0 after 0 usecs
[  341.823454] calling  0000:00:1c.7+ @ 2720, parent: pci0000:00
[  341.823454] call 0000:00:1c.7+ returned 0 after 0 usecs
[  341.823456] calling  0000:00:1d.0+ @ 2720, parent: pci0000:00
[  341.823457] call 0000:00:1c.4+ returned 0 after 4 usecs
[  341.823458] calling  0000:00:1d.2+ @ 2768, parent: pci0000:00
[  341.823464] calling  PNP0C0E:00+ @ 3704, parent: LNXSYBUS:00
[  341.823464] call PNP0C0E:00+ returned 0 after 0 usecs
[  341.823465] calling  PNP0C0C:00+ @ 3704, parent: LNXSYBUS:00
[  341.823466] call PNP0C0C:00+ returned 0 after 0 usecs
[  341.823468] calling  LNXTHERM:00+ @ 3704, parent: LNXSYBUS:01
[  341.823481] call 0000:00:1d.0+ returned 0 after 24 usecs
[  341.823482] calling  0000:00:1e.0+ @ 2720, parent: pci0000:00
[  341.823482] call 0000:00:1e.0+ returned 0 after 0 usecs
[  341.823483] calling  0000:00:1f.0+ @ 2720, parent: pci0000:00
[  341.823483] call 0000:00:1f.0+ returned 0 after 0 usecs
[  341.823484] calling  0000:00:1f.2+ @ 2720, parent: pci0000:00
[  341.823484] call 0000:00:1f.2+ returned 0 after 0 usecs
[  341.823485] calling  0000:00:1f.4+ @ 2720, parent: pci0000:00
[  341.823488] call 0000:00:1d.2+ returned 0 after 29 usecs
[  341.823489] calling  0000:01:00.0+ @ 2768, parent: 0000:00:01.0
[  341.823504] calling  0000:01:00.1+ @ 2730, parent: 0000:00:01.0
[  341.823511] call 0000:00:1f.4+ returned 0 after 24 usecs
[  341.823512] calling  0000:03:00.0+ @ 2720, parent: 0000:00:1c.2
[  341.823532] usb usb3: root hub lost power or was reset
[  341.823532] usb usb4: root hub lost power or was reset
[  341.823576] calling  0000:04:00.0+ @ 2729, parent: 0000:00:1c.4
[  341.823594] call 0000:04:00.0+ returned 0 after 16 usecs
[  341.823594] calling  0000:05:04.0+ @ 2729, parent: 0000:04:00.0
[  341.823641] call LNXTHERM:00+ returned 0 after 168 usecs
[  341.823867] calling  LNXTHERM:01+ @ 3704, parent: LNXSYBUS:01
[  341.823868] call LNXTHERM:01+ returned 0 after 0 usecs
[  341.825120] calling  0000:06:00.0+ @ 2732, parent: 0000:00:1c.6
[  341.825129] usb usb5: root hub lost power or was reset
[  341.825130] usb usb6: root hub lost power or was reset
[  341.825192] call 0000:00:14.0+ returned 0 after 1756 usecs
[  341.825193] calling  0000:07:00.0+ @ 2721, parent: 0000:00:1c.7
[  341.825701] calling  0000:09:00.0+ @ 2703, parent: 0000:00:1d.2
[  341.825729] call 0000:09:00.0+ returned 0 after 26 usecs
[  341.825730] calling  0000:0a:01.0+ @ 2703, parent: 0000:09:00.0
[  341.825748] calling  INT0800:00+ @ 3704, parent: 0000:00:1f.0
[  341.825748] call INT0800:00+ returned 0 after 0 usecs
[  341.825749] calling  PNP0C04:00+ @ 3704, parent: 0000:00:1f.0
[  341.825749] call PNP0C04:00+ returned 0 after 0 usecs
[  341.825749] calling  PNP0C14:00+ @ 3704, parent: pci0000:00
[  341.825750] call PNP0C14:00+ returned 0 after 0 usecs
[  341.825750] calling  ACPI000C:00+ @ 3704, parent: platform
[  341.825751] call ACPI000C:00+ returned 0 after 0 usecs
[  341.825751] calling  PNP0C0E:00+ @ 3704, parent: platform
[  341.825751] call PNP0C0E:00+ returned 0 after 0 usecs
[  341.825752] calling  PNP0C14:01+ @ 3704, parent: platform
[  341.825752] call PNP0C14:01+ returned 0 after 0 usecs
[  341.825752] calling  INT33A1:00+ @ 3704, parent: platform
[  341.825752] call INT33A1:00+ returned 0 after 0 usecs
[  341.825753] calling  PNP0C0C:00+ @ 3704, parent: platform
[  341.825753] call PNP0C0C:00+ returned 0 after 0 usecs
[  341.825753] calling  PNP0C14:02+ @ 3704, parent: platform
[  341.825754] call PNP0C14:02+ returned 0 after 0 usecs
[  341.825754] calling  PNP0C0B:00+ @ 3704, parent: platform
[  341.825771] sata_sil 0000:0a:01.0: cache line size not set.  Driver may not function
[  341.825791] call PNP0C0B:00+ returned 0 after 31 usecs
[  341.825791] calling  PNP0C0B:01+ @ 3704, parent: platform
[  341.825811] call 0000:0a:01.0+ returned 0 after 73 usecs
[  341.825811] calling  0000:0a:02.0+ @ 2703, parent: 0000:09:00.0
[  341.825826] call PNP0C0B:01+ returned 0 after 27 usecs
[  341.825827] calling  PNP0C0B:02+ @ 3704, parent: platform
[  341.825853] call PNP0C0B:02+ returned 0 after 25 usecs
[  341.825853] calling  PNP0C0B:03+ @ 3704, parent: platform
[  341.825859] sata_sil 0000:0a:02.0: cache line size not set.  Driver may not function
[  341.825882] call PNP0C0B:03+ returned 0 after 27 usecs
[  341.825882] calling  PNP0C0B:04+ @ 3704, parent: platform
[  341.825892] call 0000:0a:02.0+ returned 0 after 77 usecs
[  341.825895] calling  usb1+ @ 2703, parent: 0000:00:14.0
[  341.825908] call PNP0C0B:04+ returned 0 after 25 usecs
[  341.825916] calling  LNXPWRBN:00+ @ 3704, parent: LNXSYSTM:00
[  341.825916] call LNXPWRBN:00+ returned 0 after 0 usecs
[  341.825917] calling  00:00+ @ 3704, parent: pnp0
[  341.825918] call 00:00+ returned 0 after 0 usecs
[  341.825918] calling  00:01+ @ 3704, parent: pnp0
[  341.825919] call 00:01+ returned 0 after 0 usecs
[  341.825919] calling  00:02+ @ 3704, parent: pnp0
[  341.825919] call 00:02+ returned 0 after 0 usecs
[  341.825920] calling  00:03+ @ 3704, parent: pnp0
[  341.825920] call 00:03+ returned 0 after 0 usecs
[  341.825920] calling  00:04+ @ 3704, parent: pnp0
[  341.825922] rtc_cmos 00:04: System wakeup disabled by ACPI
[  341.825925] call 00:04+ returned 0 after 4 usecs
[  341.825926] calling  00:05+ @ 3704, parent: pnp0
[  341.825926] call 00:05+ returned 0 after 0 usecs
[  341.825926] calling  00:06+ @ 3704, parent: pnp0
[  341.825927] call 00:06+ returned 0 after 0 usecs
[  341.825927] calling  00:07+ @ 3704, parent: pnp0
[  341.825927] call 00:07+ returned 0 after 0 usecs
[  341.825928] calling  00:08+ @ 3704, parent: pnp0
[  341.825928] call 00:08+ returned 0 after 0 usecs
[  341.825928] calling  00:09+ @ 3704, parent: pnp0
[  341.825929] call 00:09+ returned 0 after 0 usecs
[  341.825936] calling  microcode+ @ 3704, parent: platform
[  341.825936] call microcode+ returned 0 after 0 usecs
[  341.825937] calling  e820_pmem+ @ 3704, parent: platform
[  341.825941] call e820_pmem+ returned 0 after 0 usecs
[  341.825941] calling  pcspkr+ @ 3704, parent: platform
[  341.825941] call pcspkr+ returned 0 after 0 usecs
[  341.825942] calling  platform-framebuffer.0+ @ 3704, parent: platform
[  341.825942] call platform-framebuffer.0+ returned 0 after 0 usecs
[  341.825943] calling  alarmtimer+ @ 3704, parent: platform
[  341.825944] call alarmtimer+ returned 0 after 0 usecs
[  341.825947] calling  serial8250+ @ 3704, parent: platform
[  341.825952] call serial8250+ returned 0 after 4 usecs
[  341.825954] calling  rtc0+ @ 3704, parent: 00:04
[  341.825954] call rtc0+ returned 0 after 0 usecs
[  341.825955] calling  i8042+ @ 3704, parent: platform
[  341.826297] call i8042+ returned 0 after 333 usecs
[  341.826297] calling  serio0+ @ 3704, parent: i8042
[  341.826334] call serio0+ returned 0 after 35 usecs
[  341.826350] calling  ata1+ @ 2731, parent: 0000:0a:01.0
[  341.826351] calling  ata2+ @ 2706, parent: 0000:0a:01.0
[  341.826354] call ata1+ returned 0 after 2 usecs
[  341.826354] call ata2+ returned 0 after 2 usecs
[  341.826356] calling  ata3+ @ 2706, parent: 0000:0a:01.0
[  341.826357] call ata3+ returned 0 after 1 usecs
[  341.826361] calling  ata4+ @ 2731, parent: 0000:0a:01.0
[  341.826363] call ata4+ returned 0 after 1 usecs
[  341.826365] calling  host0+ @ 2731, parent: ata1
[  341.826365] call host0+ returned 0 after 0 usecs
[  341.826366] calling  host1+ @ 2731, parent: ata2
[  341.826366] call host1+ returned 0 after 0 usecs
[  341.826367] calling  host2+ @ 2731, parent: ata3
[  341.826368] call host2+ returned 0 after 0 usecs
[  341.826452] calling  host3+ @ 2746, parent: ata4
[  341.826453] call host3+ returned 0 after 0 usecs
[  341.826457] calling  ata5+ @ 149, parent: 0000:0a:02.0
[  341.826465] calling  ata6+ @ 2726, parent: 0000:0a:02.0
[  341.826494] call ata6+ returned 0 after 27 usecs
[  341.826499] calling  ata7+ @ 2726, parent: 0000:0a:02.0
[  341.826501] call ata7+ returned 0 after 1 usecs
[  341.826501] calling  ata8+ @ 2726, parent: 0000:0a:02.0
[  341.826503] call ata8+ returned 0 after 1 usecs
[  341.826515] call ata5+ returned 0 after 56 usecs
[  341.826516] calling  host4+ @ 2726, parent: ata5
[  341.826517] call host4+ returned 0 after 0 usecs
[  341.826518] calling  host5+ @ 149, parent: ata6
[  341.826519] call host5+ returned 0 after 0 usecs
[  341.826519] calling  input0+ @ 3704, parent: serio0
[  341.826520] calling  host6+ @ 149, parent: ata7
[  341.826520] call host6+ returned 0 after 0 usecs
[  341.826521] calling  host7+ @ 149, parent: ata8
[  341.826521] call host7+ returned 0 after 0 usecs
[  341.826530] call input0+ returned 0 after 6 usecs
[  341.826636] calling  usb2+ @ 120, parent: 0000:00:14.0
[  341.826805] call 0000:01:00.1+ returned 0 after 3229 usecs
[  341.826965] calling  ata9+ @ 119, parent: 0000:00:17.0
[  341.826966] call ata9+ returned 0 after 1 usecs
[  341.826969] calling  ata10+ @ 119, parent: 0000:00:17.0
[  341.826973] call ata10+ returned 0 after 3 usecs
[  341.826974] calling  ata11+ @ 119, parent: 0000:00:17.0
[  341.826975] call ata11+ returned 0 after 1 usecs
[  341.826976] calling  ata12+ @ 119, parent: 0000:00:17.0
[  341.826978] call ata12+ returned 0 after 2 usecs
[  341.826979] calling  ata13+ @ 119, parent: 0000:00:17.0
[  341.826980] call ata13+ returned 0 after 1 usecs
[  341.826981] calling  ata14+ @ 119, parent: 0000:00:17.0
[  341.826989] call ata14+ returned 0 after 7 usecs
[  341.826990] calling  host8+ @ 119, parent: ata9
[  341.826990] call host8+ returned 0 after 0 usecs
[  341.826991] calling  host9+ @ 119, parent: ata10
[  341.826991] call host9+ returned 0 after 0 usecs
[  341.826992] calling  host10+ @ 119, parent: ata11
[  341.826992] call host10+ returned 0 after 0 usecs
[  341.826993] calling  host11+ @ 119, parent: ata12
[  341.826993] call host11+ returned 0 after 0 usecs
[  341.826994] calling  host12+ @ 119, parent: ata13
[  341.826994] call host12+ returned 0 after 0 usecs
[  341.826995] calling  host13+ @ 119, parent: ata14
[  341.826995] call host13+ returned 0 after 0 usecs
[  341.827123] calling  target0:0:0+ @ 2782, parent: host0
[  341.827123] call target0:0:0+ returned 0 after 0 usecs
[  341.827124] calling  0:0:0:0+ @ 2782, parent: target0:0:0
[  341.827124] call 0:0:0:0+ returned 0 after 0 usecs
[  341.827168] calling  target1:0:0+ @ 2752, parent: host1
[  341.827169] call target1:0:0+ returned 0 after 0 usecs
[  341.827169] calling  1:0:0:0+ @ 2752, parent: target1:0:0
[  341.827173] call 1:0:0:0+ returned 0 after 3 usecs
[  341.827189] calling  target2:0:0+ @ 2776, parent: host2
[  341.827189] call target2:0:0+ returned 0 after 0 usecs
[  341.827190] calling  2:0:0:0+ @ 2776, parent: target2:0:0
[  341.827190] call 2:0:0:0+ returned 0 after 0 usecs
[  341.827204] calling  target3:0:0+ @ 2793, parent: host3
[  341.827204] call target3:0:0+ returned 0 after 0 usecs
[  341.827205] calling  3:0:0:0+ @ 2793, parent: target3:0:0
[  341.827205] call 3:0:0:0+ returned 0 after 0 usecs
[  341.827206] calling  target4:0:0+ @ 2793, parent: host4
[  341.827206] call target4:0:0+ returned 0 after 0 usecs
[  341.827207] calling  4:0:0:0+ @ 2793, parent: target4:0:0
[  341.827207] call 4:0:0:0+ returned 0 after 0 usecs
[  341.827250] calling  target6:0:0+ @ 2778, parent: host6
[  341.827251] call target6:0:0+ returned 0 after 0 usecs
[  341.827251] calling  6:0:0:0+ @ 2778, parent: target6:0:0
[  341.827252] call 6:0:0:0+ returned 0 after 0 usecs
[  341.827253] calling  target7:0:0+ @ 2778, parent: host7
[  341.827254] call target7:0:0+ returned 0 after 0 usecs
[  341.827254] calling  7:0:0:0+ @ 2778, parent: target7:0:0
[  341.827255] call 7:0:0:0+ returned 0 after 0 usecs
[  341.827256] calling  target9:0:0+ @ 2778, parent: host9
[  341.827256] call target9:0:0+ returned 0 after 0 usecs
[  341.827257] calling  9:0:0:0+ @ 2778, parent: target9:0:0
[  341.827257] call 9:0:0:0+ returned 0 after 0 usecs
[  341.827258] calling  target10:0:0+ @ 2778, parent: host10
[  341.827258] call target10:0:0+ returned 0 after 0 usecs
[  341.827259] calling  10:0:0:0+ @ 2778, parent: target10:0:0
[  341.827259] call 10:0:0:0+ returned 0 after 0 usecs
[  341.827262] calling  target11:0:0+ @ 2778, parent: host11
[  341.827262] call target11:0:0+ returned 0 after 0 usecs
[  341.827263] calling  11:0:0:0+ @ 2778, parent: target11:0:0
[  341.827263] call 11:0:0:0+ returned 0 after 0 usecs
[  341.827264] calling  target13:0:0+ @ 2778, parent: host13
[  341.827264] call target13:0:0+ returned 0 after 0 usecs
[  341.827265] calling  13:0:0:0+ @ 2778, parent: target13:0:0
[  341.827265] call 13:0:0:0+ returned 0 after 0 usecs
[  341.827272] calling  hdaudioC1D0+ @ 2765, parent: 0000:01:00.1
[  341.827289] sd 0:0:0:0: [sda] Starting disk
[  341.827311] sd 1:0:0:0: [sdb] Starting disk
[  341.827322] sd 2:0:0:0: [sdc] Starting disk
[  341.827339] sd 3:0:0:0: [sdd] Starting disk
[  341.827395] sd 9:0:0:0: [sdg] Starting disk
[  341.827396] sd 7:0:0:0: [sdf] Starting disk
[  341.827399] sd 4:0:0:0: [sde] Starting disk
[  341.827414] sd 10:0:0:0: [sdh] Starting disk
[  341.827417] sd 11:0:0:0: [sdi] Starting disk
[  341.827426] sd 13:0:0:0: [sdj] Starting disk
[  341.835095] call 0000:00:16.0+ returned 0 after 11440 usecs
[  341.839505] call 0000:06:00.0+ returned 0 after 14074 usecs
[  341.839508] calling  usb5+ @ 150, parent: 0000:06:00.0
[  341.839517] calling  usb6+ @ 2790, parent: 0000:06:00.0
[  341.866172] call hdaudioC1D0+ returned 0 after 38060 usecs
[  341.874516] call 0000:00:00.0+ returned 0 after 0 usecs
[  341.882475] call 0000:03:00.0+ returned 0 after 57690 usecs
[  341.882609] calling  usb3+ @ 119, parent: 0000:03:00.0
[  341.882637] calling  usb4+ @ 2696, parent: 0000:03:00.0
[  341.942671] call usb6+ returned 0 after 100919 usecs
[  341.960461] call 0000:07:00.0+ returned 0 after 132349 usecs
[  341.964147] r8169 0000:07:00.0 enp7s0: link down
[  341.982710] call usb4+ returned 0 after 97913 usecs
[  341.986001] call usb3+ returned 0 after 100888 usecs
[  342.032516] call usb2+ returned 0 after 201439 usecs
[  342.042521] call usb1+ returned 0 after 211952 usecs
[  342.042529] calling  1-9+ @ 2776, parent: usb1
[  342.042529] calling  1-8+ @ 2750, parent: usb1
[  342.042530] calling  1-12+ @ 2761, parent: usb1
[  342.042534] calling  1-11+ @ 2793, parent: usb1
[  342.055816] call usb5+ returned 0 after 211641 usecs
[  342.055820] calling  5-1+ @ 2782, parent: usb5
[  342.055849] calling  5-2+ @ 2752, parent: usb5
[  342.145706] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  342.145708] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  342.145873] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  342.146011] ata6: SATA link down (SStatus 0 SControl 310)
[  342.146116] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  342.146654] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  342.148974] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  342.149195] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  342.152344] usb 1-9: reset high-speed USB device number 3 using xhci_hcd
[  342.153700] ata5.00: configured for UDMA/100
[  342.154580] call 0000:01:00.0+ returned 0 after 323949 usecs
[  342.159459] ata2.00: configured for UDMA/100
[  342.159858] ata8.00: configured for UDMA/100
[  342.160138] ata7.00: configured for UDMA/66
[  342.162350] ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  342.162717] usb 5-1: reset full-speed USB device number 2 using xhci_hcd
[  342.162846] ata4.00: configured for UDMA/100
[  342.164204] ata14.00: configured for UDMA/133
[  342.165615] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  342.172234] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  342.172360] ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  342.172484] ata9: SATA link down (SStatus 4 SControl 300)
[  342.173771] ata12.00: configured for UDMA/133
[  342.174275] ata11.00: configured for UDMA/133
[  342.178960] ata13: SATA link down (SStatus 4 SControl 300)
[  342.179178] ata10.00: configured for UDMA/133
[  342.186363] ata1.00: configured for UDMA/100
[  342.186519] ata3.00: configured for UDMA/100
[  342.290637] usb 5-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[  342.290806] usb 5-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[  342.309588] call 5-1+ returned 0 after 248290 usecs
[  342.309820] calling  input1+ @ 3704, parent: 0003:24AE:2000.0001
[  342.309977] call input1+ returned 0 after 19 usecs
[  342.310106] calling  input2+ @ 3704, parent: 0003:24AE:2000.0002
[  342.310237] call input2+ returned 0 after 0 usecs
[  342.392373] usb 5-2: reset full-speed USB device number 3 using xhci_hcd
[  342.498373] usb 1-8: reset full-speed USB device number 2 using xhci_hcd
[  342.545345] call 1-9+ returned 0 after 491968 usecs
[  342.606981] call 5-2+ returned 0 after 539241 usecs
[  342.607195] calling  input3+ @ 3704, parent: 0003:046D:400D.0006
[  342.607351] call input3+ returned 0 after 17 usecs
[  342.673127] call 1-8+ returned 0 after 616992 usecs
[  342.831159] usb 1-12: reset full-speed USB device number 5 using xhci_hcd
[  343.009384] call 1-12+ returned 0 after 945997 usecs
[  343.163858] usb 1-11: reset full-speed USB device number 4 using xhci_hcd
[  343.340509] call 1-11+ returned 0 after 1269976 usecs
[  343.340724] calling  input4+ @ 3704, parent: 0003:2516:0015.0007
[  343.340878] call input4+ returned 0 after 14 usecs
[  343.341010] calling  input5+ @ 3704, parent: 0003:2516:0015.0008
[  343.341141] call input5+ returned 0 after 0 usecs
[  343.341270] calling  input6+ @ 3704, parent: 0003:09DA:3B46.0009
[  343.341411] call input6+ returned 0 after 10 usecs
[  343.341539] calling  input7+ @ 3704, parent: 0003:09DA:3B46.000A
[  343.341671] call input7+ returned 0 after 0 usecs
[  343.341798] calling  input8+ @ 3704, parent: 0003:09DA:3B46.000B
[  343.341929] call input8+ returned 0 after 0 usecs
[  343.342078] calling  vhba+ @ 3704, parent: platform
[  343.342205] call vhba+ returned 0 after 0 usecs
[  343.342340] calling  input9+ @ 3704, parent: PNP0C0E:00
[  343.342345] calling  host14+ @ 2778, parent: vhba
[  343.342348] call host14+ returned 0 after 1 usecs
[  343.342416] calling  target14:0:0+ @ 2762, parent: host14
[  343.342420] call target14:0:0+ returned 0 after 1 usecs
[  343.342472] calling  14:0:0:0+ @ 2784, parent: target14:0:0
[  343.342484] call 14:0:0:0+ returned 0 after 8 usecs
[  343.343232] call input9+ returned 0 after 0 usecs
[  343.343388] calling  input10+ @ 3704, parent: PNP0C0C:00
[  343.343517] call input10+ returned 0 after 0 usecs
[  343.343645] calling  input11+ @ 3704, parent: LNXPWRBN:00
[  343.343774] call input11+ returned 0 after 0 usecs
[  343.343902] calling  idma64.0+ @ 3704, parent: 0000:00:15.0
[  343.344033] call idma64.0+ returned 0 after 1 usecs
[  343.344163] calling  i2c_designware.0+ @ 3704, parent: 0000:00:15.0
[  343.344302] call i2c_designware.0+ returned 0 after 6 usecs
[  343.344433] calling  idma64.1+ @ 3704, parent: 0000:00:15.1
[  343.344564] call idma64.1+ returned 0 after 0 usecs
[  343.344694] calling  i2c_designware.1+ @ 3704, parent: 0000:00:15.1
[  343.344829] call i2c_designware.1+ returned 0 after 3 usecs
[  343.344960] calling  idma64.2+ @ 3704, parent: 0000:00:1e.0
[  343.345089] call idma64.2+ returned 0 after 0 usecs
[  343.345218] calling  dw-apb-uart.2+ @ 3704, parent: 0000:00:1e.0
[  343.345352] call dw-apb-uart.2+ returned 0 after 2 usecs
[  343.345487] calling  input0::numlock+ @ 3704, parent: input0
[  343.345618] call input0::numlock+ returned 0 after 0 usecs
[  343.345749] calling  input0::capslock+ @ 3704, parent: input0
[  343.345878] call input0::capslock+ returned 0 after 0 usecs
[  343.346008] calling  input0::scrolllock+ @ 3704, parent: input0
[  343.346138] call input0::scrolllock+ returned 0 after 0 usecs
[  343.346267] calling  input1::numlock+ @ 3704, parent: input1
[  343.346396] call input1::numlock+ returned 0 after 0 usecs
[  343.346517] calling  input1::capslock+ @ 3704, parent: input1
[  343.346623] call input1::capslock+ returned 0 after 0 usecs
[  343.346730] calling  input1::scrolllock+ @ 3704, parent: input1
[  343.346861] call input1::scrolllock+ returned 0 after 0 usecs
[  343.346967] calling  input1::compose+ @ 3704, parent: input1
[  343.347073] call input1::compose+ returned 0 after 0 usecs
[  343.347178] calling  input1::kana+ @ 3704, parent: input1
[  343.347283] call input1::kana+ returned 0 after 0 usecs
[  343.347388] calling  input3::numlock+ @ 3704, parent: input3
[  343.347494] call input3::numlock+ returned 0 after 0 usecs
[  343.347600] calling  input3::capslock+ @ 3704, parent: input3
[  343.347705] call input3::capslock+ returned 0 after 0 usecs
[  343.347811] calling  input3::scrolllock+ @ 3704, parent: input3
[  343.347917] call input3::scrolllock+ returned 0 after 0 usecs
[  343.348023] calling  input3::compose+ @ 3704, parent: input3
[  343.348128] call input3::compose+ returned 0 after 0 usecs
[  343.348234] calling  input3::kana+ @ 3704, parent: input3
[  343.348339] call input3::kana+ returned 0 after 0 usecs
[  343.348445] calling  input4::numlock+ @ 3704, parent: input4
[  343.348550] call input4::numlock+ returned 0 after 0 usecs
[  343.348656] calling  input4::capslock+ @ 3704, parent: input4
[  343.348761] call input4::capslock+ returned 0 after 0 usecs
[  343.348867] calling  input4::scrolllock+ @ 3704, parent: input4
[  343.348973] call input4::scrolllock+ returned 0 after 0 usecs
[  343.349079] calling  input6::numlock+ @ 3704, parent: input6
[  343.349184] call input6::numlock+ returned 0 after 0 usecs
[  343.349290] calling  input6::capslock+ @ 3704, parent: input6
[  343.349396] call input6::capslock+ returned 0 after 0 usecs
[  343.349501] calling  input6::scrolllock+ @ 3704, parent: input6
[  343.349607] call input6::scrolllock+ returned 0 after 0 usecs
[  343.349713] calling  input6::compose+ @ 3704, parent: input6
[  343.349818] call input6::compose+ returned 0 after 0 usecs
[  343.349924] calling  input6::kana+ @ 3704, parent: input6
[  343.350030] call input6::kana+ returned 0 after 0 usecs
[  343.350163] calling  input13+ @ 3704, parent: pcspkr
[  343.350679] call input13+ returned 0 after 402 usecs
[  343.350796] calling  coretemp.0+ @ 3704, parent: platform
[  343.350902] call coretemp.0+ returned 0 after 0 usecs
[  344.096533] r8169 0000:07:00.0 enp7s0: link up
[  344.321516] call 0000:05:04.0+ returned 0 after 2444044 usecs
[  344.321725] calling  input14+ @ 3704, parent: card1
[  344.321859] call input14+ returned 0 after 0 usecs
[  344.321988] calling  input15+ @ 3704, parent: card1
[  344.322116] call input15+ returned 0 after 0 usecs
[  344.322244] calling  input16+ @ 3704, parent: card1
[  344.322372] call input16+ returned 0 after 0 usecs
[  344.322499] calling  input17+ @ 3704, parent: card1
[  344.322626] call input17+ returned 0 after 0 usecs
[  344.322772] PM: restore of devices complete after 2504.207 msecs
[  344.323268] input: Logitech Gamepad F710 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20
[  344.324271] PM: Image restored successfully.
[  344.324505] PM: Basic memory bitmaps freed
[  344.324634] Restarting tasks ... 
[  344.325232] pci_bus 0000:05: Allocating resources
[  344.325521] pci 0000:04:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
[  344.325701] pci 0000:04:00.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000 add_align 100000
[  344.325878] pci 0000:04:00.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[  344.326050] pci 0000:04:00.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[  344.326219] pci 0000:04:00.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[  344.326391] pci 0000:04:00.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[  344.326560] pci 0000:04:00.0: BAR 14: no space for [mem size 0x00200000]
[  344.326694] pci 0000:04:00.0: BAR 14: failed to assign [mem size 0x00200000]
[  344.326832] pci 0000:04:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[  344.326988] pci 0000:04:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[  344.327146] pci 0000:04:00.0: BAR 14: no space for [mem size 0x00200000]
[  344.327287] pci 0000:04:00.0: BAR 14: failed to assign [mem size 0x00200000]
[  344.327435] pci 0000:04:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[  344.327616] pci 0000:04:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[  344.327724] done.
[  344.332154] pci_bus 0000:0a: Allocating resources
[  344.332176] pci 0000:09:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
[  344.332179] pci 0000:09:00.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[  344.332181] pci 0000:09:00.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[  344.332184] pci 0000:09:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[  344.332185] pci 0000:09:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[  344.332187] pci 0000:09:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[  344.332189] pci 0000:09:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]

Offline

#4 2016-01-20 20:34:27

firekage
Member
From: Eastern Europe, Poland
Registered: 2013-06-30
Posts: 617

Re: Resume from suspend sometimes fails

pm-powersave.log

Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0150GB_4698194_h to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_4698194_v to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.
Setting journal commit time for /mnt/tc/tc00_0150GB_4698194_h to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdj3 to 256...Done.
Setting readahead for /dev/sdj2 to 256...Done.
Setting readahead for /dev/sdj4 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/mapper/veracrypt15 to 256...Done.
Setting readahead for /dev/mapper/veracrypt1 to 256...Done.
Setting readahead for /dev/mapper/veracrypt2 to 256...Done.
Setting readahead for /dev/mapper/veracrypt3 to 256...Done.
Setting readahead for /dev/mapper/veracrypt4 to 256...Done.
Setting readahead for /dev/mapper/veracrypt5 to 256...Done.
Setting readahead for /dev/mapper/veracrypt6 to 256...Done.
Setting readahead for /dev/mapper/veracrypt7 to 256...Done.
Setting readahead for /dev/mapper/veracrypt8 to 256...Done.
Setting readahead for /dev/mapper/veracrypt9 to 256...Done.
Setting readahead for /dev/mapper/veracrypt10 to 256...Done.
Setting readahead for /dev/mapper/veracrypt11 to 256...Done.
Setting readahead for /dev/mapper/veracrypt12 to 256...Done.
Setting readahead for /dev/mapper/veracrypt13 to 256...Done.
Setting readahead for /dev/mapper/veracrypt14 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0150GB_4698194_h to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_4698194_v to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.
Setting journal commit time for /mnt/tc/tc00_0150GB_4698194_h to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdj3 to 256...Done.
Setting readahead for /dev/sdj2 to 256...Done.
Setting readahead for /dev/sdj4 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/mapper/veracrypt15 to 256...Done.
Setting readahead for /dev/mapper/veracrypt1 to 256...Done.
Setting readahead for /dev/mapper/veracrypt2 to 256...Done.
Setting readahead for /dev/mapper/veracrypt3 to 256...Done.
Setting readahead for /dev/mapper/veracrypt4 to 256...Done.
Setting readahead for /dev/mapper/veracrypt5 to 256...Done.
Setting readahead for /dev/mapper/veracrypt6 to 256...Done.
Setting readahead for /dev/mapper/veracrypt7 to 256...Done.
Setting readahead for /dev/mapper/veracrypt8 to 256...Done.
Setting readahead for /dev/mapper/veracrypt9 to 256...Done.
Setting readahead for /dev/mapper/veracrypt10 to 256...Done.
Setting readahead for /dev/mapper/veracrypt11 to 256...Done.
Setting readahead for /dev/mapper/veracrypt12 to 256...Done.
Setting readahead for /dev/mapper/veracrypt13 to 256...Done.
Setting readahead for /dev/mapper/veracrypt14 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.
Setting journal commit time for /mnt/hd/0150GB_4698194_h to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_4698194_v to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sdj3 to 256...Done.
Setting readahead for /dev/sdj2 to 256...Done.
Setting readahead for /dev/sdj4 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_4698194_v to 0...Done.
Setting journal commit time for /mnt/hd/0150GB_4698194_h to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdj4 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sdj3 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sdj2 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_4698194_v to 0...Done.
Setting journal commit time for /mnt/hd/0150GB_4698194_h to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdj4 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sdj3 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sdj2 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.
Setting readahead for /dev/mapper/veracrypt2 to 256...Done.
Setting readahead for /dev/mapper/veracrypt3 to 256...Done.
Setting readahead for /dev/mapper/veracrypt4 to 256...Done.
Setting readahead for /dev/mapper/veracrypt5 to 256...Done.
Setting readahead for /dev/mapper/veracrypt6 to 256...Done.
Setting readahead for /dev/mapper/veracrypt7 to 256...Done.
Setting readahead for /dev/mapper/veracrypt8 to 256...Done.
Setting readahead for /dev/mapper/veracrypt9 to 256...Done.
Setting readahead for /dev/mapper/veracrypt10 to 256...Done.
Setting readahead for /dev/mapper/veracrypt11 to 256...Done.
Setting readahead for /dev/mapper/veracrypt12 to 256...Done.
Setting readahead for /dev/mapper/veracrypt13 to 256...Done.
Setting readahead for /dev/mapper/veracrypt14 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdk2 to 256...Done.
Setting readahead for /dev/sdk2 to 256...Done.
Setting readahead for /dev/sdj1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdk2 to 256...Done.
Setting readahead for /dev/sdk2 to 256...Done.
Setting readahead for /dev/sdj1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdk2 to 256...Done.
Setting readahead for /dev/sdk2 to 256...Done.
Setting readahead for /dev/sdj1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdk2 to 256...Done.
Setting readahead for /dev/sdk2 to 256...Done.
Setting readahead for /dev/sdj1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_4698194_v to 0...Done.
Setting journal commit time for /mnt/hd/0150GB_4698194_h to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.
Setting journal commit time for /mnt/tc/tc00_0150GB_4698194_h to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdk2 to 256...Done.
Setting readahead for /dev/sdk2 to 256...Done.
Setting readahead for /dev/sdj1 to 256...Done.
Setting readahead for /dev/sdl2 to 256...Done.
Setting readahead for /dev/sdl4 to 256...Done.
Setting readahead for /dev/sdi4 to 256...Done.
Setting readahead for /dev/sdl3 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/sdi3 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.
Setting readahead for /dev/mapper/veracrypt2 to 256...Done.
Setting readahead for /dev/mapper/veracrypt3 to 256...Done.
Setting readahead for /dev/mapper/veracrypt4 to 256...Done.
Setting readahead for /dev/mapper/veracrypt5 to 256...Done.
Setting readahead for /dev/mapper/veracrypt6 to 256...Done.
Setting readahead for /dev/mapper/veracrypt7 to 256...Done.
Setting readahead for /dev/mapper/veracrypt8 to 256...Done.
Setting readahead for /dev/mapper/veracrypt9 to 256...Done.
Setting readahead for /dev/mapper/veracrypt10 to 256...Done.
Setting readahead for /dev/mapper/veracrypt11 to 256...Done.
Setting readahead for /dev/mapper/veracrypt12 to 256...Done.
Setting readahead for /dev/mapper/veracrypt13 to 256...Done.
Setting readahead for /dev/mapper/veracrypt14 to 256...Done.
Setting readahead for /dev/mapper/veracrypt1 to 256...Done.
Setting readahead for /dev/mapper/veracrypt15 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0150GB_4698194_h to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_4698194_v to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdj4 to 256...Done.
Setting readahead for /dev/sdj3 to 256...Done.
Setting readahead for /dev/sdj2 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0150GB_4698194_h to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_4698194_v to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdj4 to 256...Done.
Setting readahead for /dev/sdj3 to 256...Done.
Setting readahead for /dev/sdj2 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_4698194_v to 0...Done.
Setting journal commit time for /mnt/hd/0150GB_4698194_h to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdj2 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdj4 to 256...Done.
Setting readahead for /dev/sdj3 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/mapper/veracrypt1 to 256...Done.
Setting readahead for /dev/mapper/veracrypt2 to 256...Done.
Setting readahead for /dev/mapper/veracrypt3 to 256...Done.
Setting readahead for /dev/mapper/veracrypt4 to 256...Done.
Setting readahead for /dev/mapper/veracrypt5 to 256...Done.
Setting readahead for /dev/mapper/veracrypt6 to 256...Done.
Setting readahead for /dev/mapper/veracrypt7 to 256...Done.
Setting readahead for /dev/mapper/veracrypt8 to 256...Done.
Setting readahead for /dev/mapper/veracrypt9 to 256...Done.
Setting readahead for /dev/mapper/veracrypt10 to 256...Done.
Setting readahead for /dev/mapper/veracrypt11 to 256...Done.
Setting readahead for /dev/mapper/veracrypt12 to 256...Done.
Setting readahead for /dev/mapper/veracrypt13 to 256...Done.
Setting readahead for /dev/mapper/veracrypt14 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
Setting power savings for snd_hda_intel to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /var/lib/mpd/muzyka to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_F1_ROOT to 0...Done.
Setting journal commit time for /mnt/hd/0030GB_4698194_v to 0...Done.
Setting journal commit time for /mnt/hd/0150GB_4698194_h to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: linia 9: echo: błąd zapisu: Operacja niedozwolona

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdi2 to 256...Done.
Setting readahead for /dev/sdh1 to 256...Done.
Setting readahead for /dev/sdg2 to 256...Done.
Setting readahead for /dev/sdj2 to 256...Done.
Setting readahead for /dev/sdg3 to 256...Done.
Setting readahead for /dev/sdj4 to 256...Done.
Setting readahead for /dev/sdj3 to 256...Done.
Setting readahead for /dev/sdg4 to 256...Done.
Setting readahead for /dev/sdf1 to 256...Done.
Setting readahead for /dev/sde1 to 256...Done.
Setting readahead for /dev/sda1 to 256...Done.
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdc1 to 256...Done.
Setting readahead for /dev/sdd1 to 256...Done.
Setting readahead for /dev/mapper/veracrypt1 to 256...Done.
Setting readahead for /dev/mapper/veracrypt2 to 256...Done.
Setting readahead for /dev/mapper/veracrypt3 to 256...Done.
Setting readahead for /dev/mapper/veracrypt4 to 256...Done.
Setting readahead for /dev/mapper/veracrypt5 to 256...Done.
Setting readahead for /dev/mapper/veracrypt6 to 256...Done.
Setting readahead for /dev/mapper/veracrypt7 to 256...Done.
Setting readahead for /dev/mapper/veracrypt8 to 256...Done.
Setting readahead for /dev/mapper/veracrypt9 to 256...Done.
Setting readahead for /dev/mapper/veracrypt10 to 256...Done.
Setting readahead for /dev/mapper/veracrypt11 to 256...Done.
Setting readahead for /dev/mapper/veracrypt12 to 256...Done.
Setting readahead for /dev/mapper/veracrypt13 to 256...Done.
Setting readahead for /dev/mapper/veracrypt14 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host10 to max_performance...Done.
Setting SATA APLM on host11 to max_performance...Done.
Setting SATA APLM on host12 to max_performance...Done.
Setting SATA APLM on host13 to max_performance...Done.
Setting SATA APLM on host8 to max_performance...Done.
Setting SATA APLM on host9 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /etc/pm/power.d/wireless false:

/etc/pm/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.

and pm-suspend.log

Initial commandline parameters: 
pią, 8 sty 2016, 01:47:44 CET: Running hooks for hibernate.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
sha256_ssse3           28672  1
sha256_generic         24576  1 sha256_ssse3
hmac                   16384  1
drbg                   32768  1
ansi_cprng             16384  0
dm_crypt               28672  15
dm_mod                 98304  31 dm_crypt
nvidia_modeset        708608  5
sch_fq_codel           20480  2
nvidia               8704000  142 nvidia_modeset
loop                   28672  30
r8169                  77824  0
usbip_host             24576  0
mii                    16384  1 r8169
usbip_core             28672  1 usbip_host
fuse                   90112  81
snd_hda_codec_hdmi     49152  1
8250_dw                16384  0
i2c_designware_platform    16384  0
snd_hda_codec_realtek    69632  1
i2c_designware_core    16384  1 i2c_designware_platform
ppdev                  20480  0
mxm_wmi                16384  0
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
i915                 1081344  0
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             163840  0
drm_kms_helper        102400  1 i915
kvm                   450560  1 kvm_intel
drm                   286720  5 i915,drm_kms_helper,nvidia
intel_gtt              20480  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
crct10dif_pclmul       16384  0
sysimgblt              16384  1 drm_kms_helper
crc32_pclmul           16384  0
fb_sys_fops            16384  1 drm_kms_helper
crc32c_intel           24576  0
i2c_algo_bit           16384  1 i915
aesni_intel           167936  30
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  17 aesni_intel,ablk_helper
uvcvideo               86016  0
snd_hda_intel          32768  0
videobuf2_vmalloc      16384  1 uvcvideo
serio_raw              16384  0
pcspkr                 16384  0
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_core         40960  1 uvcvideo
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
v4l2_common            16384  1 videobuf2_core
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
i2c_i801               20480  0
videodev              143360  3 uvcvideo,v4l2_common,videobuf2_core
snd_usb_audio         147456  0
hci_uart               65536  0
mousedev               20480  0
xpad                   24576  0
idma64                 20480  0
btbcm                  16384  1 hci_uart
mei_me                 32768  0
snd_usbmidi_lib        32768  1 snd_usb_audio
ff_memless             16384  1 xpad
virt_dma               16384  1 idma64
btqca                  16384  1 hci_uart
input_leds             16384  0
joydev                 20480  0
evdev                  24576  16
media                  20480  2 uvcvideo,videodev
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
led_class              16384  2 xpad,input_leds
mac_hid                16384  0
mei                    81920  1 mei_me
btintel                16384  1 hci_uart
shpchp                 32768  0
intel_lpss_pci         16384  0
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
tpm_tis                20480  0
tpm                    32768  1 tpm_tis
fan                    16384  0
thermal                20480  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
battery                20480  0
parport_pc             28672  0
parport                40960  2 ppdev,parport_pc
pinctrl_sunrisepoint    28672  0
wmi                    20480  1 mxm_wmi
video                  32768  1 i915
pinctrl_intel          20480  1 pinctrl_sunrisepoint
intel_lpss_acpi        16384  0
acpi_als               16384  0
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
kfifo_buf              16384  1 acpi_als
industrialio           49152  2 acpi_als,kfifo_buf
acpi_pad               20480  0
button                 16384  1 i915
fjes                   28672  0
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
alx                    36864  0
mdio                   16384  1 alx
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  5
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
sd_mod                 36864  26
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
usbhid                 45056  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
atkbd                  24576  0
libps2                 16384  1 atkbd
ahci                   36864  10
libahci                28672  1 ahci
sata_sil               16384  6
libata                196608  3 ahci,sata_sil,libahci
xhci_pci               16384  0
xhci_hcd              155648  1 xhci_pci
scsi_mod              151552  4 vhba,libata,sd_mod,sr_mod
usbcore               196608  8 xpad,snd_usb_audio,uvcvideo,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
usb_common             16384  2 usbip_core,usbcore
i8042                  24576  1 libps2
serio                  20480  4 serio_raw,atkbd,i8042
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16387920     1223580    14603744        7764      560596    15020692
Wymiana:    20971512     1493284    19478228

/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:

/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:

/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:

/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:

/etc/pm/sleep.d/90alsa hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:

/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:

/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:

/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
pią, 8 sty 2016, 01:47:45 CET: performing hibernate
pią, 8 sty 2016, 01:48:09 CET: Awake.
pią, 8 sty 2016, 01:48:09 CET: Running hooks for thaw
Running hook /usr/lib/pm-utils/sleep.d/99video thaw hibernate:

/usr/lib/pm-utils/sleep.d/99video thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate:

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led thaw hibernate:

/usr/lib/pm-utils/sleep.d/95led thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock thaw hibernate:

/usr/lib/pm-utils/sleep.d/90clock thaw hibernate: success.
Running hook /etc/pm/sleep.d/90alsa thaw hibernate:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules thaw hibernate:
Reloaded unloaded modules.

/usr/lib/pm-utils/sleep.d/75modules thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub thaw hibernate:

/usr/lib/pm-utils/sleep.d/01grub thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave thaw hibernate:

/usr/lib/pm-utils/sleep.d/00powersave thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging thaw hibernate:

/usr/lib/pm-utils/sleep.d/00logging thaw hibernate: success.
pią, 8 sty 2016, 01:48:11 CET: Finished.
Initial commandline parameters: 
sob, 9 sty 2016, 07:30:01 CET: Running hooks for hibernate.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
nvidia_modeset        708608  5
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
sch_fq_codel           20480  2
nvidia               8704000  112 nvidia_modeset
r8169                  77824  0
loop                   28672  0
mii                    16384  1 r8169
usbip_host             24576  0
usbip_core             28672  1 usbip_host
snd_hda_codec_hdmi     49152  1
i2c_designware_platform    16384  0
8250_dw                16384  0
i2c_designware_core    16384  1 i2c_designware_platform
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
ppdev                  20480  0
mxm_wmi                16384  0
i915                 1081344  0
drm_kms_helper        102400  1 i915
drm                   286720  5 i915,drm_kms_helper,nvidia
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
intel_gtt              20480  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
x86_pkg_temp_thermal    16384  0
fb_sys_fops            16384  1 drm_kms_helper
intel_powerclamp       16384  0
i2c_algo_bit           16384  1 i915
coretemp               16384  0
kvm_intel             163840  0
kvm                   450560  1 kvm_intel
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
pcspkr                 16384  0
serio_raw              16384  0
snd_hda_intel          32768  0
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
uvcvideo               86016  0
idma64                 20480  0
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
videobuf2_vmalloc      16384  1 uvcvideo
virt_dma               16384  1 idma64
videobuf2_memops       16384  1 videobuf2_vmalloc
i2c_i801               20480  0
snd_usb_audio         147456  0
videobuf2_core         40960  1 uvcvideo
v4l2_common            16384  1 videobuf2_core
snd_usbmidi_lib        32768  1 snd_usb_audio
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
hci_uart               65536  0
videodev              143360  3 uvcvideo,v4l2_common,videobuf2_core
btbcm                  16384  1 hci_uart
btqca                  16384  1 hci_uart
xpad                   24576  0
ff_memless             16384  1 xpad
btintel                16384  1 hci_uart
mousedev               20480  0
joydev                 20480  0
fuse                   90112  11
media                  20480  2 uvcvideo,videodev
input_leds             16384  0
mei_me                 32768  0
evdev                  24576  16
led_class              16384  2 xpad,input_leds
mac_hid                16384  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
tpm_tis                20480  0
tpm                    32768  1 tpm_tis
fan                    16384  0
thermal                20480  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
parport_pc             28672  0
battery                20480  0
parport                40960  2 ppdev,parport_pc
wmi                    20480  1 mxm_wmi
pinctrl_sunrisepoint    28672  0
video                  32768  1 i915
pinctrl_intel          20480  1 pinctrl_sunrisepoint
intel_lpss_acpi        16384  0
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
acpi_als               16384  0
kfifo_buf              16384  1 acpi_als
industrialio           49152  2 acpi_als,kfifo_buf
acpi_pad               20480  0
fjes                   28672  0
button                 16384  1 i915
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
alx                    36864  0
mdio                   16384  1 alx
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  4
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
usbhid                 45056  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
sd_mod                 36864  13
atkbd                  24576  0
libps2                 16384  1 atkbd
ahci                   36864  9
xhci_pci               16384  0
sata_sil               16384  0
libahci                28672  1 ahci
xhci_hcd              155648  1 xhci_pci
libata                196608  3 ahci,sata_sil,libahci
usbcore               196608  8 xpad,snd_usb_audio,uvcvideo,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
scsi_mod              151552  4 vhba,libata,sd_mod,sr_mod
usb_common             16384  2 usbip_core,usbcore
i8042                  24576  1 libps2
serio                  20480  4 serio_raw,atkbd,i8042
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16387924     1839920    13410044        6364     1137960    14434428
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:

/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:

/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
Unloading kernel module xhci_hd...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module uhci_hd...Done.
Unloading kernel module uhci_hcd...Done.
Unloading kernel module ehci_hd...Done.
Unloading kernel module ehci_hcd...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.

/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:

/etc/pm/sleep.d/90alsa hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:

/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:

/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:

/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
sob, 9 sty 2016, 07:30:03 CET: performing hibernate
Initial commandline parameters: 
pon, 11 sty 2016, 08:57:00 CET: Running hooks for hibernate.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
btrfs                 925696  0
xor                    24576  1 btrfs
raid6_pq              102400  1 btrfs
ufs                    69632  0
hfsplus               102400  0
hfs                    57344  0
minix                  36864  0
ntfs                  196608  0
vfat                   20480  0
msdos                  20480  0
fat                    65536  2 vfat,msdos
jfs                   176128  0
xfs                   827392  0
libcrc32c              16384  1 xfs
dm_mod                 98304  0
nvidia_modeset        708608  5
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
sch_fq_codel           20480  2
nvidia               8704000  118 nvidia_modeset
loop                   28672  0
r8169                  77824  0
mii                    16384  1 r8169
usbip_host             24576  0
usbip_core             28672  1 usbip_host
snd_hda_codec_hdmi     49152  1
i2c_designware_platform    16384  0
snd_hda_codec_realtek    69632  1
8250_dw                16384  0
i2c_designware_core    16384  1 i2c_designware_platform
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
i915                 1081344  0
ppdev                  20480  0
mxm_wmi                16384  0
drm_kms_helper        102400  1 i915
drm                   286720  5 i915,drm_kms_helper,nvidia
fuse                   90112  23
intel_gtt              20480  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
intel_rapl             20480  0
fb_sys_fops            16384  1 drm_kms_helper
i2c_algo_bit           16384  1 i915
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             163840  0
kvm                   450560  1 kvm_intel
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
pcspkr                 16384  0
serio_raw              16384  0
snd_hda_intel          32768  0
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
i2c_i801               20480  0
idma64                 20480  0
virt_dma               16384  1 idma64
uvcvideo               86016  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_core         40960  1 uvcvideo
v4l2_common            16384  1 videobuf2_core
hci_uart               65536  0
btbcm                  16384  1 hci_uart
videodev              143360  3 uvcvideo,v4l2_common,videobuf2_core
btqca                  16384  1 hci_uart
snd_usb_audio         147456  0
btintel                16384  1 hci_uart
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
snd_usbmidi_lib        32768  1 snd_usb_audio
media                  20480  2 uvcvideo,videodev
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
xpad                   24576  0
ff_memless             16384  1 xpad
joydev                 20480  0
evdev                  24576  16
input_leds             16384  0
mousedev               20480  0
led_class              16384  2 xpad,input_leds
mei_me                 32768  0
tpm_tis                20480  0
mac_hid                16384  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
tpm                    32768  1 tpm_tis
fan                    16384  0
thermal                20480  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
battery                20480  0
parport_pc             28672  0
parport                40960  2 ppdev,parport_pc
wmi                    20480  1 mxm_wmi
video                  32768  1 i915
pinctrl_sunrisepoint    28672  0
pinctrl_intel          20480  1 pinctrl_sunrisepoint
intel_lpss_acpi        16384  0
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
acpi_als               16384  0
kfifo_buf              16384  1 acpi_als
industrialio           49152  2 acpi_als,kfifo_buf
acpi_pad               20480  0
button                 16384  1 i915
fjes                   28672  0
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
alx                    36864  0
mdio                   16384  1 alx
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  4
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sd_mod                 36864  25
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
usbhid                 45056  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
atkbd                  24576  0
libps2                 16384  1 atkbd
crc32c_intel           24576  2
ahci                   36864  9
libahci                28672  1 ahci
sata_sil               16384  6
libata                196608  3 ahci,sata_sil,libahci
xhci_pci               16384  0
xhci_hcd              155648  1 xhci_pci
scsi_mod              151552  4 vhba,libata,sd_mod,sr_mod
usbcore               196608  8 xpad,snd_usb_audio,uvcvideo,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
usb_common             16384  2 usbip_core,usbcore
i8042                  24576  1 libps2
serio                  20480  4 serio_raw,atkbd,i8042
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16387912     1792876    13707776        6700      887260    14481236
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:

/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:

/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
Unloading kernel module xhci_hd...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module xhci_pci...Done.
Unloading kernel module uhci_hd...Done.
Unloading kernel module uhci_hcd...Done.
Unloading kernel module ehci_hd...Done.
Unloading kernel module ehci_hcd...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.
Unloading kernel module nvidia...modprobe: FATAL: Module nvidia_modeset is in use.
/usr/lib/pm-utils/functions: linia 89: log: nie znaleziono polecenia
Failed.

/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:

/etc/pm/sleep.d/90alsa hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:

/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:

/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:

/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
pon, 11 sty 2016, 08:57:02 CET: performing hibernate
/usr/lib/pm-utils/pm-functions: linia 316: echo: błąd zapisu: Nie ma takiego urządzenia
pon, 11 sty 2016, 08:57:06 CET: Awake.
pon, 11 sty 2016, 08:57:06 CET: Running hooks for thaw
Running hook /usr/lib/pm-utils/sleep.d/99video thaw hibernate:

/usr/lib/pm-utils/sleep.d/99video thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate:

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led thaw hibernate:

/usr/lib/pm-utils/sleep.d/95led thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock thaw hibernate:

/usr/lib/pm-utils/sleep.d/90clock thaw hibernate: success.
Running hook /etc/pm/sleep.d/90alsa thaw hibernate:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules thaw hibernate:
Reloaded unloaded modules.

/usr/lib/pm-utils/sleep.d/75modules thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub thaw hibernate:

/usr/lib/pm-utils/sleep.d/01grub thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave thaw hibernate:

/usr/lib/pm-utils/sleep.d/00powersave thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging thaw hibernate:

/usr/lib/pm-utils/sleep.d/00logging thaw hibernate: success.
pon, 11 sty 2016, 08:57:07 CET: Finished.
Initial commandline parameters: 
czw, 14 sty 2016, 17:58:00 CET: Running hooks for hibernate.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
btrfs                 925696  0
xor                    24576  1 btrfs
raid6_pq              102400  1 btrfs
ufs                    69632  0
hfsplus               102400  0
hfs                    57344  0
minix                  36864  0
ntfs                  196608  0
vfat                   20480  0
msdos                  20480  0
fat                    65536  2 vfat,msdos
jfs                   176128  0
xfs                   827392  0
libcrc32c              16384  1 xfs
dm_mod                 98304  0
overlay                40960  2
nvidia_modeset        708608  5
sch_fq_codel           20480  2
nvidia               8704000  124 nvidia_modeset
loop                   28672  0
r8169                  77824  0
usbip_host             24576  0
mii                    16384  1 r8169
usbip_core             28672  1 usbip_host
snd_hda_codec_hdmi     49152  1
8250_dw                16384  0
i2c_designware_platform    16384  0
i2c_designware_core    16384  1 i2c_designware_platform
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
i915                 1081344  0
drm_kms_helper        102400  1 i915
fuse                   90112  21
ppdev                  20480  0
mxm_wmi                16384  0
drm                   286720  5 i915,drm_kms_helper,nvidia
intel_gtt              20480  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
i2c_algo_bit           16384  1 i915
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             163840  0
kvm                   450560  1 kvm_intel
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
snd_hda_intel          32768  0
pcspkr                 16384  0
serio_raw              16384  0
uvcvideo               86016  0
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
i2c_i801               20480  0
idma64                 20480  0
videobuf2_vmalloc      16384  1 uvcvideo
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
virt_dma               16384  1 idma64
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_core         40960  1 uvcvideo
v4l2_common            16384  1 videobuf2_core
hci_uart               65536  0
videodev              143360  3 uvcvideo,v4l2_common,videobuf2_core
btbcm                  16384  1 hci_uart
btqca                  16384  1 hci_uart
btintel                16384  1 hci_uart
snd_usb_audio         147456  0
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
media                  20480  2 uvcvideo,videodev
snd_usbmidi_lib        32768  1 snd_usb_audio
xpad                   24576  0
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
ff_memless             16384  1 xpad
evdev                  24576  16
joydev                 20480  0
input_leds             16384  0
mousedev               20480  0
mei_me                 32768  0
led_class              16384  2 xpad,input_leds
tpm_tis                20480  0
mac_hid                16384  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
tpm                    32768  1 tpm_tis
thermal                20480  0
fan                    16384  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
parport_pc             28672  0
battery                20480  0
parport                40960  2 ppdev,parport_pc
acpi_als               16384  0
wmi                    20480  1 mxm_wmi
kfifo_buf              16384  1 acpi_als
pinctrl_sunrisepoint    28672  0
video                  32768  1 i915
intel_lpss_acpi        16384  0
pinctrl_intel          20480  1 pinctrl_sunrisepoint
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
industrialio           49152  2 acpi_als,kfifo_buf
acpi_pad               20480  0
fjes                   28672  0
button                 16384  1 i915
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
alx                    36864  0
mdio                   16384  1 alx
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  2
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
sd_mod                 36864  21
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
usbhid                 45056  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
atkbd                  24576  0
libps2                 16384  1 atkbd
crc32c_intel           24576  2
sata_sil               16384  6
ahci                   36864  6
libahci                28672  1 ahci
xhci_pci               16384  0
libata                196608  3 ahci,sata_sil,libahci
xhci_hcd              155648  1 xhci_pci
scsi_mod              151552  4 vhba,libata,sd_mod,sr_mod
usbcore               196608  8 xpad,snd_usb_audio,uvcvideo,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
usb_common             16384  2 usbip_core,usbcore
i8042                  24576  1 libps2
serio                  20480  4 serio_raw,atkbd,i8042
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16387912     1790324    11981224       88300     2616364    14398616
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:

/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:

/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
Unloading kernel module xhci_hd...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module xhci_pci...Done.
Unloading kernel module uhci_hd...Done.
Unloading kernel module uhci_hcd...Done.
Unloading kernel module ehci_hd...Done.
Unloading kernel module ehci_hcd...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.

/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:

/etc/pm/sleep.d/90alsa hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:

/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:

/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:

/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
czw, 14 sty 2016, 17:58:03 CET: performing hibernate
czw, 14 sty 2016, 17:59:25 CET: Awake.
czw, 14 sty 2016, 17:59:25 CET: Running hooks for thaw
Running hook /usr/lib/pm-utils/sleep.d/99video thaw hibernate:

/usr/lib/pm-utils/sleep.d/99video thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate:

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led thaw hibernate:

/usr/lib/pm-utils/sleep.d/95led thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock thaw hibernate:

/usr/lib/pm-utils/sleep.d/90clock thaw hibernate: success.
Running hook /etc/pm/sleep.d/90alsa thaw hibernate:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules thaw hibernate:
Reloaded unloaded modules.

/usr/lib/pm-utils/sleep.d/75modules thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub thaw hibernate:

/usr/lib/pm-utils/sleep.d/01grub thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave thaw hibernate:

/usr/lib/pm-utils/sleep.d/00powersave thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging thaw hibernate:

/usr/lib/pm-utils/sleep.d/00logging thaw hibernate: success.
czw, 14 sty 2016, 17:59:27 CET: Finished.
Initial commandline parameters: 
czw, 14 sty 2016, 18:00:01 CET: Running hooks for hibernate.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
xpad                   24576  0
ff_memless             16384  1 xpad
xhci_pci               16384  0
xhci_hcd              155648  1 xhci_pci
uvcvideo               86016  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_core         40960  1 uvcvideo
v4l2_common            16384  1 videobuf2_core
videodev              143360  3 uvcvideo,v4l2_common,videobuf2_core
media                  20480  2 uvcvideo,videodev
usbip_host             24576  0
usbip_core             28672  1 usbip_host
usbhid                 45056  0
snd_usb_audio         147456  0
snd_usbmidi_lib        32768  1 snd_usb_audio
usbcore               196608  8 xpad,snd_usb_audio,uvcvideo,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
usb_common             16384  2 usbip_core,usbcore
btrfs                 925696  0
xor                    24576  1 btrfs
raid6_pq              102400  1 btrfs
ufs                    69632  0
hfsplus               102400  0
hfs                    57344  0
minix                  36864  0
ntfs                  196608  0
vfat                   20480  0
msdos                  20480  0
fat                    65536  2 vfat,msdos
jfs                   176128  0
xfs                   827392  0
libcrc32c              16384  1 xfs
dm_mod                 98304  0
overlay                40960  2
nvidia_modeset        708608  5
sch_fq_codel           20480  2
nvidia               8704000  130 nvidia_modeset
loop                   28672  0
r8169                  77824  0
mii                    16384  1 r8169
snd_hda_codec_hdmi     49152  1
8250_dw                16384  0
i2c_designware_platform    16384  0
i2c_designware_core    16384  1 i2c_designware_platform
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
i915                 1081344  0
drm_kms_helper        102400  1 i915
fuse                   90112  21
ppdev                  20480  0
mxm_wmi                16384  0
drm                   286720  5 i915,drm_kms_helper,nvidia
intel_gtt              20480  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
i2c_algo_bit           16384  1 i915
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             163840  0
kvm                   450560  1 kvm_intel
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
snd_hda_intel          32768  0
pcspkr                 16384  0
serio_raw              16384  0
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
i2c_i801               20480  0
idma64                 20480  0
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
virt_dma               16384  1 idma64
hci_uart               65536  0
btbcm                  16384  1 hci_uart
btqca                  16384  1 hci_uart
btintel                16384  1 hci_uart
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
evdev                  24576  16
joydev                 20480  0
input_leds             16384  0
mousedev               20480  0
mei_me                 32768  0
led_class              16384  2 xpad,input_leds
tpm_tis                20480  0
mac_hid                16384  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
tpm                    32768  1 tpm_tis
thermal                20480  0
fan                    16384  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
parport_pc             28672  0
battery                20480  0
parport                40960  2 ppdev,parport_pc
acpi_als               16384  0
wmi                    20480  1 mxm_wmi
kfifo_buf              16384  1 acpi_als
pinctrl_sunrisepoint    28672  0
video                  32768  1 i915
intel_lpss_acpi        16384  0
pinctrl_intel          20480  1 pinctrl_sunrisepoint
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
industrialio           49152  2 acpi_als,kfifo_buf
acpi_pad               20480  0
fjes                   28672  0
button                 16384  1 i915
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
alx                    36864  0
mdio                   16384  1 alx
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  2
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
sd_mod                 36864  21
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
atkbd                  24576  0
libps2                 16384  1 atkbd
crc32c_intel           24576  2
sata_sil               16384  6
ahci                   36864  6
libahci                28672  1 ahci
libata                196608  3 ahci,sata_sil,libahci
scsi_mod              151552  4 vhba,libata,sd_mod,sr_mod
i8042                  24576  1 libps2
serio                  20480  4 serio_raw,atkbd,i8042
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16387912     1850528    11712716       88340     2824668    14339928
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:

/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:

/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
Unloading kernel module xhci_hd...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module xhci_pci...Done.
Unloading kernel module uhci_hd...Done.
Unloading kernel module uhci_hcd...Done.
Unloading kernel module ehci_hd...Done.
Unloading kernel module ehci_hcd...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.

/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:

/etc/pm/sleep.d/90alsa hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:

/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:

/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:

/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
czw, 14 sty 2016, 18:00:03 CET: performing hibernate
czw, 14 sty 2016, 18:01:35 CET: Awake.
czw, 14 sty 2016, 18:01:35 CET: Running hooks for thaw
Running hook /usr/lib/pm-utils/sleep.d/99video thaw hibernate:

/usr/lib/pm-utils/sleep.d/99video thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate:

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led thaw hibernate:

/usr/lib/pm-utils/sleep.d/95led thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock thaw hibernate:

/usr/lib/pm-utils/sleep.d/90clock thaw hibernate: success.
Running hook /etc/pm/sleep.d/90alsa thaw hibernate:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules thaw hibernate:
Reloaded unloaded modules.

/usr/lib/pm-utils/sleep.d/75modules thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub thaw hibernate:

/usr/lib/pm-utils/sleep.d/01grub thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave thaw hibernate:

/usr/lib/pm-utils/sleep.d/00powersave thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging thaw hibernate:

/usr/lib/pm-utils/sleep.d/00logging thaw hibernate: success.
czw, 14 sty 2016, 18:01:37 CET: Finished.
Initial commandline parameters: 
czw, 14 sty 2016, 18:04:34 CET: Running hooks for hibernate.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
xpad                   24576  0
ff_memless             16384  1 xpad
xhci_pci               16384  0
xhci_hcd              155648  1 xhci_pci
uvcvideo               86016  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_core         40960  1 uvcvideo
v4l2_common            16384  1 videobuf2_core
videodev              143360  3 uvcvideo,v4l2_common,videobuf2_core
media                  20480  2 uvcvideo,videodev
usbip_host             24576  0
usbip_core             28672  1 usbip_host
usbhid                 45056  0
snd_usb_audio         147456  0
snd_usbmidi_lib        32768  1 snd_usb_audio
usbcore               196608  8 xpad,snd_usb_audio,uvcvideo,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
usb_common             16384  2 usbip_core,usbcore
btrfs                 925696  0
xor                    24576  1 btrfs
raid6_pq              102400  1 btrfs
ufs                    69632  0
hfsplus               102400  0
hfs                    57344  0
minix                  36864  0
ntfs                  196608  0
vfat                   20480  0
msdos                  20480  0
fat                    65536  2 vfat,msdos
jfs                   176128  0
xfs                   827392  0
libcrc32c              16384  1 xfs
dm_mod                 98304  0
overlay                40960  2
nvidia_modeset        708608  5
sch_fq_codel           20480  2
nvidia               8704000  130 nvidia_modeset
loop                   28672  0
r8169                  77824  0
mii                    16384  1 r8169
snd_hda_codec_hdmi     49152  1
8250_dw                16384  0
i2c_designware_platform    16384  0
i2c_designware_core    16384  1 i2c_designware_platform
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
i915                 1081344  0
drm_kms_helper        102400  1 i915
fuse                   90112  21
ppdev                  20480  0
mxm_wmi                16384  0
drm                   286720  5 i915,drm_kms_helper,nvidia
intel_gtt              20480  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
i2c_algo_bit           16384  1 i915
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             163840  0
kvm                   450560  1 kvm_intel
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
snd_hda_intel          32768  0
pcspkr                 16384  0
serio_raw              16384  0
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
i2c_i801               20480  0
idma64                 20480  0
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
virt_dma               16384  1 idma64
hci_uart               65536  0
btbcm                  16384  1 hci_uart
btqca                  16384  1 hci_uart
btintel                16384  1 hci_uart
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
evdev                  24576  16
joydev                 20480  0
input_leds             16384  0
mousedev               20480  0
mei_me                 32768  0
led_class              16384  2 xpad,input_leds
tpm_tis                20480  0
mac_hid                16384  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
tpm                    32768  1 tpm_tis
thermal                20480  0
fan                    16384  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
parport_pc             28672  0
battery                20480  0
parport                40960  2 ppdev,parport_pc
acpi_als               16384  0
wmi                    20480  1 mxm_wmi
kfifo_buf              16384  1 acpi_als
pinctrl_sunrisepoint    28672  0
video                  32768  1 i915
intel_lpss_acpi        16384  0
pinctrl_intel          20480  1 pinctrl_sunrisepoint
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
industrialio           49152  2 acpi_als,kfifo_buf
acpi_pad               20480  0
fjes                   28672  0
button                 16384  1 i915
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
alx                    36864  0
mdio                   16384  1 alx
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  2
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
sd_mod                 36864  21
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
atkbd                  24576  0
libps2                 16384  1 atkbd
crc32c_intel           24576  2
sata_sil               16384  6
ahci                   36864  6
libahci                28672  1 ahci
libata                196608  3 ahci,sata_sil,libahci
scsi_mod              151552  4 vhba,libata,sd_mod,sr_mod
i8042                  24576  1 libps2
serio                  20480  4 serio_raw,atkbd,i8042
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16387912     1864424    11685340       99880     2838148    14314940
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:

/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:

/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
Unloading kernel module xhci_hd...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module xhci_pci...Done.
Unloading kernel module uhci_hd...Done.
Unloading kernel module uhci_hcd...Done.
Unloading kernel module ehci_hd...Done.
Unloading kernel module ehci_hcd...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.

/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:

/etc/pm/sleep.d/90alsa hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:

/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:

/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:

/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
czw, 14 sty 2016, 18:04:36 CET: performing hibernate
czw, 14 sty 2016, 18:06:11 CET: Awake.
czw, 14 sty 2016, 18:06:11 CET: Running hooks for thaw
Running hook /usr/lib/pm-utils/sleep.d/99video thaw hibernate:

/usr/lib/pm-utils/sleep.d/99video thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate:

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led thaw hibernate:

/usr/lib/pm-utils/sleep.d/95led thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock thaw hibernate:

/usr/lib/pm-utils/sleep.d/90clock thaw hibernate: success.
Running hook /etc/pm/sleep.d/90alsa thaw hibernate:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules thaw hibernate:
Reloaded unloaded modules.

/usr/lib/pm-utils/sleep.d/75modules thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub thaw hibernate:

/usr/lib/pm-utils/sleep.d/01grub thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave thaw hibernate:

/usr/lib/pm-utils/sleep.d/00powersave thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging thaw hibernate:

/usr/lib/pm-utils/sleep.d/00logging thaw hibernate: success.
czw, 14 sty 2016, 18:06:13 CET: Finished.
Initial commandline parameters: 
czw, 14 sty 2016, 19:22:19 CET: Running hooks for hibernate.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
sha256_ssse3           28672  1
sha256_generic         24576  1 sha256_ssse3
hmac                   16384  1
drbg                   32768  1
ansi_cprng             16384  0
dm_crypt               28672  13
xpad                   24576  0
ff_memless             16384  1 xpad
xhci_pci               16384  0
xhci_hcd              155648  1 xhci_pci
uvcvideo               86016  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_core         40960  1 uvcvideo
v4l2_common            16384  1 videobuf2_core
videodev              143360  3 uvcvideo,v4l2_common,videobuf2_core
media                  20480  2 uvcvideo,videodev
usbip_host             24576  0
usbip_core             28672  1 usbip_host
usbhid                 45056  0
snd_usb_audio         147456  0
snd_usbmidi_lib        32768  1 snd_usb_audio
usbcore               196608  8 xpad,snd_usb_audio,uvcvideo,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
usb_common             16384  2 usbip_core,usbcore
btrfs                 925696  0
xor                    24576  1 btrfs
raid6_pq              102400  1 btrfs
ufs                    69632  0
hfsplus               102400  0
hfs                    57344  0
minix                  36864  0
ntfs                  196608  0
vfat                   20480  0
msdos                  20480  0
fat                    65536  2 vfat,msdos
jfs                   176128  0
xfs                   827392  0
libcrc32c              16384  1 xfs
dm_mod                 98304  27 dm_crypt
overlay                40960  2
nvidia_modeset        708608  5
sch_fq_codel           20480  2
nvidia               8704000  136 nvidia_modeset
loop                   28672  26
r8169                  77824  0
mii                    16384  1 r8169
snd_hda_codec_hdmi     49152  1
8250_dw                16384  0
i2c_designware_platform    16384  0
i2c_designware_core    16384  1 i2c_designware_platform
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
i915                 1081344  0
drm_kms_helper        102400  1 i915
fuse                   90112  73
ppdev                  20480  0
mxm_wmi                16384  0
drm                   286720  5 i915,drm_kms_helper,nvidia
intel_gtt              20480  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
i2c_algo_bit           16384  1 i915
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             163840  0
kvm                   450560  1 kvm_intel
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
aesni_intel           167936  26
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  15 aesni_intel,ablk_helper
snd_hda_intel          32768  0
pcspkr                 16384  0
serio_raw              16384  0
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
i2c_i801               20480  0
idma64                 20480  0
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
virt_dma               16384  1 idma64
hci_uart               65536  0
btbcm                  16384  1 hci_uart
btqca                  16384  1 hci_uart
btintel                16384  1 hci_uart
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
evdev                  24576  16
joydev                 20480  0
input_leds             16384  0
mousedev               20480  0
mei_me                 32768  0
led_class              16384  2 xpad,input_leds
tpm_tis                20480  0
mac_hid                16384  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
tpm                    32768  1 tpm_tis
thermal                20480  0
fan                    16384  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
parport_pc             28672  0
battery                20480  0
parport                40960  2 ppdev,parport_pc
acpi_als               16384  0
wmi                    20480  1 mxm_wmi
kfifo_buf              16384  1 acpi_als
pinctrl_sunrisepoint    28672  0
video                  32768  1 i915
intel_lpss_acpi        16384  0
pinctrl_intel          20480  1 pinctrl_sunrisepoint
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
industrialio           49152  2 acpi_als,kfifo_buf
acpi_pad               20480  0
fjes                   28672  0
button                 16384  1 i915
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
alx                    36864  0
mdio                   16384  1 alx
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  2
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
sd_mod                 36864  21
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
atkbd                  24576  0
libps2                 16384  1 atkbd
crc32c_intel           24576  2
sata_sil               16384  6
ahci                   36864  6
libahci                28672  1 ahci
libata                196608  3 ahci,sata_sil,libahci
scsi_mod              151552  4 vhba,libata,sd_mod,sr_mod
i8042                  24576  1 libps2
serio                  20480  4 serio_raw,atkbd,i8042
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16387912     1643788    10651652       88940     4092472    14523268
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:

/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:

/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
Unloading kernel module xhci_hd...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module xhci_pci...Done.
Unloading kernel module uhci_hd...Done.
Unloading kernel module uhci_hcd...Done.
Unloading kernel module ehci_hd...Done.
Unloading kernel module ehci_hcd...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.

/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:

/etc/pm/sleep.d/90alsa hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:

/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:

/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:

/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
czw, 14 sty 2016, 19:22:21 CET: performing hibernate
Initial commandline parameters: 
nie, 17 sty 2016, 08:07:27 CET: Running hooks for suspend.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak suspend suspend:

/etc/pm/sleep.d/00blank_screen_fix.bak suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
overlay                40960  2
nvidia_modeset        708608  5
nvidia               8704000  106 nvidia_modeset
sch_fq_codel           20480  2
loop                   28672  0
r8169                  77824  0
usbip_host             24576  0
mii                    16384  1 r8169
usbip_core             28672  1 usbip_host
snd_hda_codec_hdmi     49152  1
8250_dw                16384  0
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
i915                 1081344  0
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
i2c_designware_platform    16384  0
i2c_designware_core    16384  1 i2c_designware_platform
kvm_intel             163840  0
ppdev                  20480  0
mxm_wmi                16384  0
drm_kms_helper        102400  1 i915
kvm                   450560  1 kvm_intel
drm                   286720  5 i915,drm_kms_helper,nvidia
intel_gtt              20480  1 i915
crct10dif_pclmul       16384  0
syscopyarea            16384  1 drm_kms_helper
crc32_pclmul           16384  0
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
crc32c_intel           24576  0
fb_sys_fops            16384  1 drm_kms_helper
i2c_algo_bit           16384  1 i915
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
fuse                   90112  5
pcspkr                 16384  0
psmouse               118784  0
serio_raw              16384  0
snd_hda_intel          32768  0
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
i2c_i801               20480  0
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
hci_uart               65536  0
snd_usb_audio         147456  0
btbcm                  16384  1 hci_uart
btqca                  16384  1 hci_uart
xpad                   24576  0
snd_usbmidi_lib        32768  1 snd_usb_audio
btintel                16384  1 hci_uart
mousedev               20480  0
input_leds             16384  0
ff_memless             16384  1 xpad
joydev                 20480  0
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
led_class              16384  2 xpad,input_leds
mei_me                 32768  0
evdev                  24576  16
idma64                 20480  0
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
mac_hid                16384  0
virt_dma               16384  1 idma64
tpm_tis                20480  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
tpm                    32768  1 tpm_tis
pinctrl_sunrisepoint    28672  0
fan                    16384  0
thermal                20480  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
pinctrl_intel          20480  1 pinctrl_sunrisepoint
parport_pc             28672  0
wmi                    20480  1 mxm_wmi
parport                40960  2 ppdev,parport_pc
acpi_als               16384  0
battery                20480  0
video                  32768  1 i915
intel_lpss_acpi        16384  0
kfifo_buf              16384  1 acpi_als
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
industrialio           49152  2 acpi_als,kfifo_buf
fjes                   28672  0
acpi_pad               20480  0
button                 16384  1 i915
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
alx                    36864  0
mdio                   16384  1 alx
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  1
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
uas                    24576  0
usb_storage            61440  1 uas
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
usbhid                 45056  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
sd_mod                 36864  5
atkbd                  24576  0
libps2                 16384  2 atkbd,psmouse
ahci                   36864  3
libahci                28672  1 ahci
sata_sil               16384  0
libata                196608  3 ahci,sata_sil,libahci
xhci_pci               16384  0
xhci_hcd              155648  1 xhci_pci
usbcore               196608  9 uas,xpad,snd_usb_audio,usb_storage,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
scsi_mod              151552  6 uas,vhba,usb_storage,libata,sd_mod,sr_mod
usb_common             16384  2 usbip_core,usbcore
i8042                  24576  1 libps2
serio                  20480  6 serio_raw,atkbd,i8042,psmouse
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16395276     1151072    14234228       76412     1009976    15061764
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:

/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:

/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
Unloading kernel module uvcvideo...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module xhci_pci...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.

/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /etc/pm/sleep.d/90alsa suspend suspend:

/etc/pm/sleep.d/90alsa suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:

/usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:

/usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:

/usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
kernel.acpi_video_flags = 0

/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
nie, 17 sty 2016, 08:07:29 CET: performing suspend
nie, 17 sty 2016, 08:07:43 CET: Awake.
nie, 17 sty 2016, 08:07:43 CET: Running hooks for resume
Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:

/usr/lib/pm-utils/sleep.d/99video resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:

/usr/lib/pm-utils/sleep.d/95led resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:

/usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:

/usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
Running hook /etc/pm/sleep.d/90alsa resume suspend:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
Reloaded unloaded modules.

/usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:

/usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:

/usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:

/usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak resume suspend:

/etc/pm/sleep.d/00blank_screen_fix.bak resume suspend: success.
nie, 17 sty 2016, 08:07:44 CET: Finished.
Initial commandline parameters: 
nie, 17 sty 2016, 08:09:35 CET: Running hooks for hibernate.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak hibernate hibernate:

/etc/pm/sleep.d/00blank_screen_fix.bak hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
xpad                   24576  0
ff_memless             16384  1 xpad
xhci_pci               16384  0
xhci_hcd              155648  1 xhci_pci
usbip_host             24576  0
usbip_core             28672  1 usbip_host
usbhid                 45056  0
uas                    24576  0
usb_storage            61440  1 uas
snd_usb_audio         147456  0
snd_usbmidi_lib        32768  1 snd_usb_audio
usbcore               196608  9 uas,xpad,snd_usb_audio,usb_storage,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
usb_common             16384  2 usbip_core,usbcore
overlay                40960  2
nvidia_modeset        708608  5
nvidia               8704000  112 nvidia_modeset
sch_fq_codel           20480  2
loop                   28672  0
r8169                  77824  0
mii                    16384  1 r8169
snd_hda_codec_hdmi     49152  1
8250_dw                16384  0
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
i915                 1081344  0
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
i2c_designware_platform    16384  0
i2c_designware_core    16384  1 i2c_designware_platform
kvm_intel             163840  0
ppdev                  20480  0
mxm_wmi                16384  0
drm_kms_helper        102400  1 i915
kvm                   450560  1 kvm_intel
drm                   286720  5 i915,drm_kms_helper,nvidia
intel_gtt              20480  1 i915
crct10dif_pclmul       16384  0
syscopyarea            16384  1 drm_kms_helper
crc32_pclmul           16384  0
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
crc32c_intel           24576  0
fb_sys_fops            16384  1 drm_kms_helper
i2c_algo_bit           16384  1 i915
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
fuse                   90112  5
pcspkr                 16384  0
psmouse               118784  0
serio_raw              16384  0
snd_hda_intel          32768  0
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
i2c_i801               20480  0
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
hci_uart               65536  0
btbcm                  16384  1 hci_uart
btqca                  16384  1 hci_uart
btintel                16384  1 hci_uart
mousedev               20480  0
input_leds             16384  0
joydev                 20480  0
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
led_class              16384  2 xpad,input_leds
mei_me                 32768  0
evdev                  24576  16
idma64                 20480  0
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
mac_hid                16384  0
virt_dma               16384  1 idma64
tpm_tis                20480  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
tpm                    32768  1 tpm_tis
pinctrl_sunrisepoint    28672  0
fan                    16384  0
thermal                20480  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
pinctrl_intel          20480  1 pinctrl_sunrisepoint
parport_pc             28672  0
wmi                    20480  1 mxm_wmi
parport                40960  2 ppdev,parport_pc
acpi_als               16384  0
battery                20480  0
video                  32768  1 i915
intel_lpss_acpi        16384  0
kfifo_buf              16384  1 acpi_als
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
industrialio           49152  2 acpi_als,kfifo_buf
fjes                   28672  0
acpi_pad               20480  0
button                 16384  1 i915
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
alx                    36864  0
mdio                   16384  1 alx
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  1
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
sd_mod                 36864  5
atkbd                  24576  0
libps2                 16384  2 atkbd,psmouse
ahci                   36864  3
libahci                28672  1 ahci
sata_sil               16384  0
libata                196608  3 ahci,sata_sil,libahci
scsi_mod              151552  6 uas,vhba,usb_storage,libata,sd_mod,sr_mod
i8042                  24576  1 libps2
serio                  20480  6 serio_raw,atkbd,i8042,psmouse
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16395276     1187708    14214708       76328      992860    15025308
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:

/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:

/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
Unloading kernel module uvcvideo...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module xhci_pci...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.

/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:

/etc/pm/sleep.d/90alsa hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:

/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:

/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:

/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
nie, 17 sty 2016, 08:09:36 CET: performing hibernate
nie, 17 sty 2016, 08:10:46 CET: Awake.
nie, 17 sty 2016, 08:10:46 CET: Running hooks for thaw
Running hook /usr/lib/pm-utils/sleep.d/99video thaw hibernate:

/usr/lib/pm-utils/sleep.d/99video thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate:

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led thaw hibernate:

/usr/lib/pm-utils/sleep.d/95led thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock thaw hibernate:

/usr/lib/pm-utils/sleep.d/90clock thaw hibernate: success.
Running hook /etc/pm/sleep.d/90alsa thaw hibernate:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules thaw hibernate:
Reloaded unloaded modules.

/usr/lib/pm-utils/sleep.d/75modules thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub thaw hibernate:

/usr/lib/pm-utils/sleep.d/01grub thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave thaw hibernate:

/usr/lib/pm-utils/sleep.d/00powersave thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging thaw hibernate:

/usr/lib/pm-utils/sleep.d/00logging thaw hibernate: success.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak thaw hibernate:

/etc/pm/sleep.d/00blank_screen_fix.bak thaw hibernate: success.
nie, 17 sty 2016, 08:10:47 CET: Finished.
Initial commandline parameters: 
nie, 17 sty 2016, 08:27:40 CET: Running hooks for hibernate.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak hibernate hibernate:

/etc/pm/sleep.d/00blank_screen_fix.bak hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
sha256_ssse3           28672  1
sha256_generic         24576  1 sha256_ssse3
hmac                   16384  1
drbg                   32768  1
ansi_cprng             16384  0
dm_crypt               28672  15
dm_mod                 98304  31 dm_crypt
xpad                   24576  0
ff_memless             16384  1 xpad
xhci_pci               16384  0
xhci_hcd              155648  1 xhci_pci
usbip_host             24576  0
usbip_core             28672  1 usbip_host
usbhid                 45056  0
uas                    24576  0
usb_storage            61440  1 uas
snd_usb_audio         147456  0
snd_usbmidi_lib        32768  1 snd_usb_audio
usbcore               196608  9 uas,xpad,snd_usb_audio,usb_storage,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
usb_common             16384  2 usbip_core,usbcore
overlay                40960  2
nvidia_modeset        708608  5
nvidia               8704000  124 nvidia_modeset
sch_fq_codel           20480  2
loop                   28672  30
r8169                  77824  0
mii                    16384  1 r8169
snd_hda_codec_hdmi     49152  1
8250_dw                16384  0
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
i915                 1081344  0
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
i2c_designware_platform    16384  0
i2c_designware_core    16384  1 i2c_designware_platform
kvm_intel             163840  0
ppdev                  20480  0
mxm_wmi                16384  0
drm_kms_helper        102400  1 i915
kvm                   450560  1 kvm_intel
drm                   286720  5 i915,drm_kms_helper,nvidia
intel_gtt              20480  1 i915
crct10dif_pclmul       16384  0
syscopyarea            16384  1 drm_kms_helper
crc32_pclmul           16384  0
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
crc32c_intel           24576  0
fb_sys_fops            16384  1 drm_kms_helper
i2c_algo_bit           16384  1 i915
aesni_intel           167936  30
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  17 aesni_intel,ablk_helper
fuse                   90112  81
pcspkr                 16384  0
psmouse               118784  0
serio_raw              16384  0
snd_hda_intel          32768  0
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
i2c_i801               20480  0
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
hci_uart               65536  0
btbcm                  16384  1 hci_uart
btqca                  16384  1 hci_uart
btintel                16384  1 hci_uart
mousedev               20480  0
input_leds             16384  0
joydev                 20480  0
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
led_class              16384  2 xpad,input_leds
mei_me                 32768  0
evdev                  24576  16
idma64                 20480  0
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
mac_hid                16384  0
virt_dma               16384  1 idma64
tpm_tis                20480  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
tpm                    32768  1 tpm_tis
pinctrl_sunrisepoint    28672  0
fan                    16384  0
thermal                20480  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
pinctrl_intel          20480  1 pinctrl_sunrisepoint
parport_pc             28672  0
wmi                    20480  1 mxm_wmi
parport                40960  2 ppdev,parport_pc
acpi_als               16384  0
battery                20480  0
video                  32768  1 i915
intel_lpss_acpi        16384  0
kfifo_buf              16384  1 acpi_als
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
industrialio           49152  2 acpi_als,kfifo_buf
fjes                   28672  0
acpi_pad               20480  0
button                 16384  1 i915
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
alx                    36864  0
mdio                   16384  1 alx
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  5
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
sd_mod                 36864  25
atkbd                  24576  0
libps2                 16384  2 atkbd,psmouse
ahci                   36864  9
libahci                28672  1 ahci
sata_sil               16384  6
libata                196608  3 ahci,sata_sil,libahci
scsi_mod              151552  6 uas,vhba,usb_storage,libata,sd_mod,sr_mod
i8042                  24576  1 libps2
serio                  20480  6 serio_raw,atkbd,i8042,psmouse
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16395276     1425396    12670220       79812     2299660    14761504
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:

/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:

/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
Unloading kernel module uvcvideo...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module xhci_pci...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.

/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:

/etc/pm/sleep.d/90alsa hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:

/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:

/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:

/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
nie, 17 sty 2016, 08:27:42 CET: performing hibernate
Initial commandline parameters: 
nie, 17 sty 2016, 18:40:35 CET: Running hooks for suspend.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak suspend suspend:

/etc/pm/sleep.d/00blank_screen_fix.bak suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
overlay                40960  2
nvidia_modeset        708608  5
nvidia               8704000  112 nvidia_modeset
sch_fq_codel           20480  2
r8169                  77824  0
loop                   28672  0
usbip_host             24576  0
mii                    16384  1 r8169
usbip_core             28672  1 usbip_host
snd_hda_codec_hdmi     49152  1
8250_dw                16384  0
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
i2c_designware_platform    16384  0
i2c_designware_core    16384  1 i2c_designware_platform
intel_rapl             20480  0
ppdev                  20480  0
mxm_wmi                16384  0
i915                 1081344  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
drm_kms_helper        102400  1 i915
kvm_intel             163840  0
drm                   286720  5 i915,drm_kms_helper,nvidia
kvm                   450560  1 kvm_intel
intel_gtt              20480  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
i2c_algo_bit           16384  1 i915
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
psmouse               118784  0
serio_raw              16384  0
pcspkr                 16384  0
snd_hda_intel          32768  0
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
i2c_i801               20480  0
fuse                   90112  5
hci_uart               65536  0
snd_usb_audio         147456  0
btbcm                  16384  1 hci_uart
btqca                  16384  1 hci_uart
btintel                16384  1 hci_uart
snd_usbmidi_lib        32768  1 snd_usb_audio
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
xpad                   24576  0
ff_memless             16384  1 xpad
input_leds             16384  0
mousedev               20480  0
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
tpm_tis                20480  0
joydev                 20480  0
idma64                 20480  0
evdev                  24576  16
virt_dma               16384  1 idma64
mei_me                 32768  0
led_class              16384  2 xpad,input_leds
mac_hid                16384  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
tpm                    32768  1 tpm_tis
thermal                20480  0
fan                    16384  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
battery                20480  0
parport_pc             28672  0
parport                40960  2 ppdev,parport_pc
wmi                    20480  1 mxm_wmi
pinctrl_sunrisepoint    28672  0
video                  32768  1 i915
pinctrl_intel          20480  1 pinctrl_sunrisepoint
intel_lpss_acpi        16384  0
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
acpi_als               16384  0
fjes                   28672  0
kfifo_buf              16384  1 acpi_als
acpi_pad               20480  0
industrialio           49152  2 acpi_als,kfifo_buf
button                 16384  1 i915
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  1
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
sd_mod                 36864  5
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
usbhid                 45056  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
atkbd                  24576  0
libps2                 16384  2 atkbd,psmouse
ahci                   36864  3
libahci                28672  1 ahci
sata_sil               16384  0
xhci_pci               16384  0
xhci_hcd              155648  1 xhci_pci
libata                196608  3 ahci,sata_sil,libahci
usbcore               196608  7 xpad,snd_usb_audio,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
scsi_mod              151552  4 vhba,libata,sd_mod,sr_mod
usb_common             16384  2 usbip_core,usbcore
i8042                  24576  1 libps2
serio                  20480  6 serio_raw,atkbd,i8042,psmouse
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16395276     1183856    14481768        5304      729652    15101280
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:

/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:

/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
Unloading kernel module uvcvideo...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module xhci_pci...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.

/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /etc/pm/sleep.d/90alsa suspend suspend:

/etc/pm/sleep.d/90alsa suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:

/usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:

/usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:

/usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
kernel.acpi_video_flags = 0

/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
nie, 17 sty 2016, 18:40:37 CET: performing suspend
nie, 17 sty 2016, 18:40:47 CET: Awake.
nie, 17 sty 2016, 18:40:47 CET: Running hooks for resume
Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:

/usr/lib/pm-utils/sleep.d/99video resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:

/usr/lib/pm-utils/sleep.d/95led resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:

/usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:

/usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
Running hook /etc/pm/sleep.d/90alsa resume suspend:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
Reloaded unloaded modules.

/usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:

/usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:

/usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:

/usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak resume suspend:

/etc/pm/sleep.d/00blank_screen_fix.bak resume suspend: success.
nie, 17 sty 2016, 18:40:48 CET: Finished.
Initial commandline parameters: 
nie, 17 sty 2016, 18:41:15 CET: Running hooks for hibernate.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak hibernate hibernate:

/etc/pm/sleep.d/00blank_screen_fix.bak hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
xpad                   24576  0
ff_memless             16384  1 xpad
xhci_pci               16384  0
xhci_hcd              155648  1 xhci_pci
usbip_host             24576  0
usbip_core             28672  1 usbip_host
usbhid                 45056  0
snd_usb_audio         147456  0
snd_usbmidi_lib        32768  1 snd_usb_audio
usbcore               196608  7 xpad,snd_usb_audio,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
usb_common             16384  2 usbip_core,usbcore
overlay                40960  2
nvidia_modeset        708608  5
nvidia               8704000  112 nvidia_modeset
sch_fq_codel           20480  2
r8169                  77824  0
loop                   28672  0
mii                    16384  1 r8169
snd_hda_codec_hdmi     49152  1
8250_dw                16384  0
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
i2c_designware_platform    16384  0
i2c_designware_core    16384  1 i2c_designware_platform
intel_rapl             20480  0
ppdev                  20480  0
mxm_wmi                16384  0
i915                 1081344  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
drm_kms_helper        102400  1 i915
kvm_intel             163840  0
drm                   286720  5 i915,drm_kms_helper,nvidia
kvm                   450560  1 kvm_intel
intel_gtt              20480  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
i2c_algo_bit           16384  1 i915
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
psmouse               118784  0
serio_raw              16384  0
pcspkr                 16384  0
snd_hda_intel          32768  0
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
i2c_i801               20480  0
fuse                   90112  5
hci_uart               65536  0
btbcm                  16384  1 hci_uart
btqca                  16384  1 hci_uart
btintel                16384  1 hci_uart
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
input_leds             16384  0
mousedev               20480  0
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
tpm_tis                20480  0
joydev                 20480  0
idma64                 20480  0
evdev                  24576  16
virt_dma               16384  1 idma64
mei_me                 32768  0
led_class              16384  2 xpad,input_leds
mac_hid                16384  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
tpm                    32768  1 tpm_tis
thermal                20480  0
fan                    16384  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
battery                20480  0
parport_pc             28672  0
parport                40960  2 ppdev,parport_pc
wmi                    20480  1 mxm_wmi
pinctrl_sunrisepoint    28672  0
video                  32768  1 i915
pinctrl_intel          20480  1 pinctrl_sunrisepoint
intel_lpss_acpi        16384  0
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
acpi_als               16384  0
fjes                   28672  0
kfifo_buf              16384  1 acpi_als
acpi_pad               20480  0
industrialio           49152  2 acpi_als,kfifo_buf
button                 16384  1 i915
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  1
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
sd_mod                 36864  5
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
atkbd                  24576  0
libps2                 16384  2 atkbd,psmouse
ahci                   36864  3
libahci                28672  1 ahci
sata_sil               16384  0
libata                196608  3 ahci,sata_sil,libahci
scsi_mod              151552  4 vhba,libata,sd_mod,sr_mod
i8042                  24576  1 libps2
serio                  20480  6 serio_raw,atkbd,i8042,psmouse
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16395276     1239612    14441420        5344      714244    15045384
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:

/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:

/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
Unloading kernel module uvcvideo...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module xhci_pci...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.

/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:

/etc/pm/sleep.d/90alsa hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:

/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:

/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:

/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
nie, 17 sty 2016, 18:41:16 CET: performing hibernate
nie, 17 sty 2016, 18:43:07 CET: Awake.
nie, 17 sty 2016, 18:43:07 CET: Running hooks for thaw
Running hook /usr/lib/pm-utils/sleep.d/99video thaw hibernate:

/usr/lib/pm-utils/sleep.d/99video thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate:

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led thaw hibernate:

/usr/lib/pm-utils/sleep.d/95led thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock thaw hibernate:

/usr/lib/pm-utils/sleep.d/90clock thaw hibernate: success.
Running hook /etc/pm/sleep.d/90alsa thaw hibernate:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules thaw hibernate:
Reloaded unloaded modules.

/usr/lib/pm-utils/sleep.d/75modules thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub thaw hibernate:

/usr/lib/pm-utils/sleep.d/01grub thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave thaw hibernate:

/usr/lib/pm-utils/sleep.d/00powersave thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging thaw hibernate:

/usr/lib/pm-utils/sleep.d/00logging thaw hibernate: success.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak thaw hibernate:

/etc/pm/sleep.d/00blank_screen_fix.bak thaw hibernate: success.
nie, 17 sty 2016, 18:43:08 CET: Finished.
Initial commandline parameters: 
nie, 17 sty 2016, 18:45:43 CET: Running hooks for hibernate.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak hibernate hibernate:

/etc/pm/sleep.d/00blank_screen_fix.bak hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux Arch_BX_100 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
Module                  Size  Used by
xpad                   24576  0
ff_memless             16384  1 xpad
xhci_pci               16384  0
xhci_hcd              155648  1 xhci_pci
usbip_host             24576  0
usbip_core             28672  1 usbip_host
usbhid                 45056  0
snd_usb_audio         147456  0
snd_usbmidi_lib        32768  1 snd_usb_audio
usbcore               196608  7 xpad,snd_usb_audio,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
usb_common             16384  2 usbip_core,usbcore
overlay                40960  2
nvidia_modeset        708608  5
nvidia               8704000  112 nvidia_modeset
sch_fq_codel           20480  2
r8169                  77824  0
loop                   28672  0
mii                    16384  1 r8169
snd_hda_codec_hdmi     49152  1
8250_dw                16384  0
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
i2c_designware_platform    16384  0
i2c_designware_core    16384  1 i2c_designware_platform
intel_rapl             20480  0
ppdev                  20480  0
mxm_wmi                16384  0
i915                 1081344  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
drm_kms_helper        102400  1 i915
kvm_intel             163840  0
drm                   286720  5 i915,drm_kms_helper,nvidia
kvm                   450560  1 kvm_intel
intel_gtt              20480  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
i2c_algo_bit           16384  1 i915
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
psmouse               118784  0
serio_raw              16384  0
pcspkr                 16384  0
snd_hda_intel          32768  0
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
i2c_i801               20480  0
fuse                   90112  23
hci_uart               65536  0
btbcm                  16384  1 hci_uart
btqca                  16384  1 hci_uart
btintel                16384  1 hci_uart
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
input_leds             16384  0
mousedev               20480  0
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
tpm_tis                20480  0
joydev                 20480  0
idma64                 20480  0
evdev                  24576  16
virt_dma               16384  1 idma64
mei_me                 32768  0
led_class              16384  2 xpad,input_leds
mac_hid                16384  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
tpm                    32768  1 tpm_tis
thermal                20480  0
fan                    16384  0
rfkill                 20480  2 bluetooth
i2c_hid                20480  0
battery                20480  0
parport_pc             28672  0
parport                40960  2 ppdev,parport_pc
wmi                    20480  1 mxm_wmi
pinctrl_sunrisepoint    28672  0
video                  32768  1 i915
pinctrl_intel          20480  1 pinctrl_sunrisepoint
intel_lpss_acpi        16384  0
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
acpi_als               16384  0
fjes                   28672  0
kfifo_buf              16384  1 acpi_als
acpi_pad               20480  0
industrialio           49152  2 acpi_als,kfifo_buf
button                 16384  1 i915
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  15 snd_oxygen,snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
vhba                   20480  1
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  4
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
sd_mod                 36864  25
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
atkbd                  24576  0
libps2                 16384  2 atkbd,psmouse
ahci                   36864  9
libahci                28672  1 ahci
sata_sil               16384  6
libata                196608  3 ahci,sata_sil,libahci
scsi_mod              151552  4 vhba,libata,sd_mod,sr_mod
i8042                  24576  1 libps2
serio                  20480  6 serio_raw,atkbd,i8042,psmouse
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16395276     1250496    14412832        6040      731948    15032504
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:

/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:

/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
Unloading kernel module uvcvideo...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module xhci_pci...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.

/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:

/etc/pm/sleep.d/90alsa hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:

/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:

/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:

/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
nie, 17 sty 2016, 18:45:45 CET: performing hibernate
nie, 17 sty 2016, 18:47:00 CET: Awake.
nie, 17 sty 2016, 18:47:00 CET: Running hooks for thaw
Running hook /usr/lib/pm-utils/sleep.d/99video thaw hibernate:

/usr/lib/pm-utils/sleep.d/99video thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate:

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led thaw hibernate:

/usr/lib/pm-utils/sleep.d/95led thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock thaw hibernate:

/usr/lib/pm-utils/sleep.d/90clock thaw hibernate: success.
Running hook /etc/pm/sleep.d/90alsa thaw hibernate:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules thaw hibernate:
Reloaded unloaded modules.

/usr/lib/pm-utils/sleep.d/75modules thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub thaw hibernate:

/usr/lib/pm-utils/sleep.d/01grub thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave thaw hibernate:

/usr/lib/pm-utils/sleep.d/00powersave thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging thaw hibernate:

/usr/lib/pm-utils/sleep.d/00logging thaw hibernate: success.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak thaw hibernate:

/etc/pm/sleep.d/00blank_screen_fix.bak thaw hibernate: success.
nie, 17 sty 2016, 18:47:01 CET: Finished.
Initial commandline parameters: 
śro, 20 sty 2016, 13:50:38 CET: Running hooks for hibernate.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak hibernate hibernate:

/etc/pm/sleep.d/00blank_screen_fix.bak hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux Arch_BX_100 4.3.3-3-ARCH #1 SMP PREEMPT Wed Jan 20 08:12:23 CET 2016 x86_64 GNU/Linux
Module                  Size  Used by
btrfs                 925696  0
xor                    24576  1 btrfs
raid6_pq              102400  1 btrfs
ufs                    69632  0
hfsplus               102400  0
hfs                    57344  0
minix                  36864  0
ntfs                  196608  0
vfat                   20480  0
msdos                  20480  0
fat                    65536  2 vfat,msdos
jfs                   176128  0
xfs                   827392  0
libcrc32c              16384  1 xfs
sha256_ssse3           28672  1
sha256_generic         24576  1 sha256_ssse3
hmac                   16384  1
drbg                   32768  1
ansi_cprng             16384  0
dm_crypt               28672  14
dm_mod                 98304  29 dm_crypt
overlay                40960  2
nvidia_modeset        708608  5
nvidia               8704000  112 nvidia_modeset
sch_fq_codel           20480  2
loop                   28672  28
usbip_host             24576  0
drm                   286720  3 nvidia
usbip_core             28672  1 usbip_host
snd_hda_codec_hdmi     49152  1
snd_hda_intel          32768  0
r8169                  77824  0
snd_hda_codec         106496  2 snd_hda_codec_hdmi,snd_hda_intel
mii                    16384  1 r8169
snd_hda_core           49152  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
8250_dw                16384  0
i2c_designware_platform    16384  0
i2c_designware_core    16384  1 i2c_designware_platform
ppdev                  20480  0
mxm_wmi                16384  0
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             163840  0
kvm                   450560  1 kvm_intel
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  2
aesni_intel           167936  28
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  16 aesni_intel,ablk_helper
serio_raw              16384  0
pcspkr                 16384  0
fuse                   90112  79
i2c_i801               20480  0
snd_usb_audio         147456  0
snd_usbmidi_lib        32768  1 snd_usb_audio
xpad                   24576  0
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
ff_memless             16384  1 xpad
hci_uart               65536  0
btbcm                  16384  1 hci_uart
input_leds             16384  0
joydev                 20480  0
mousedev               20480  0
evdev                  24576  16
led_class              16384  2 xpad,input_leds
btqca                  16384  1 hci_uart
btintel                16384  1 hci_uart
mac_hid                16384  0
bluetooth             450560  4 btbcm,btqca,hci_uart,btintel
idma64                 20480  0
virt_dma               16384  1 idma64
mei_me                 32768  0
tpm_tis                20480  0
mei                    81920  1 mei_me
shpchp                 32768  0
intel_lpss_pci         16384  0
rfkill                 20480  2 bluetooth
tpm                    32768  1 tpm_tis
fan                    16384  0
thermal                20480  0
i2c_hid                20480  0
parport_pc             28672  0
battery                20480  0
parport                40960  2 ppdev,parport_pc
video                  32768  0
wmi                    20480  1 mxm_wmi
pinctrl_sunrisepoint    28672  0
pinctrl_intel          20480  1 pinctrl_sunrisepoint
intel_lpss_acpi        16384  0
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
acpi_pad               20480  0
acpi_als               16384  0
fjes                   28672  0
kfifo_buf              16384  1 acpi_als
industrialio           49152  2 acpi_als,kfifo_buf
button                 16384  0
processor              32768  0
snd_oxygen             20480  0
snd_oxygen_lib         36864  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            28672  2 snd_usbmidi_lib,snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm                86016  6 snd_usb_audio,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  13 snd_oxygen,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_oxygen_lib,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_mpu401_uart,snd_seq_device
soundcore              16384  1 snd
vhba                   20480  1
acpi_call              16384  0
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  507904  4
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
sr_mod                 24576  0
cdrom                  49152  1 sr_mod
sd_mod                 36864  25
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
hid_generic            16384  0
usbhid                 45056  0
hid                   114688  6 i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
atkbd                  24576  0
libps2                 16384  1 atkbd
ahci                   36864  9
sata_sil               16384  6
libahci                28672  1 ahci
libata                196608  3 ahci,sata_sil,libahci
xhci_pci               16384  0
xhci_hcd              155648  1 xhci_pci
usbcore               196608  7 xpad,snd_usb_audio,snd_usbmidi_lib,usbhid,usbip_host,xhci_hcd,xhci_pci
scsi_mod              151552  4 vhba,libata,sd_mod,sr_mod
usb_common             16384  2 usbip_core,usbcore
i8042                  24576  1 libps2
serio                  20480  4 serio_raw,atkbd,i8042
              razem       użyte       wolne    dzielone   buf/cache    dostępne
Pamięć:    16395276     1363072    12586008       81120     2446196    14820968
Wymiana:    10485756           0    10485756

/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:

/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:

/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
Unloading kernel module uvcvideo...Done.
Unloading kernel module xhci_hcd...Done.
Unloading kernel module xhci_pci...Done.
Unloading kernel module iwlwifi...Done.
Unloading kernel module usbcore...Done.

/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:

/etc/pm/sleep.d/90alsa hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:

/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:

/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:

/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
śro, 20 sty 2016, 13:50:40 CET: performing hibernate
/usr/lib/pm-utils/pm-functions: linia 316: echo: błąd zapisu: Nie ma takiego urządzenia
śro, 20 sty 2016, 13:50:44 CET: Awake.
śro, 20 sty 2016, 13:50:44 CET: Running hooks for thaw
Running hook /usr/lib/pm-utils/sleep.d/99video thaw hibernate:

/usr/lib/pm-utils/sleep.d/99video thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate:

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led thaw hibernate:

/usr/lib/pm-utils/sleep.d/95led thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate:

/usr/lib/pm-utils/sleep.d/94cpufreq thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock thaw hibernate:

/usr/lib/pm-utils/sleep.d/90clock thaw hibernate: success.
Running hook /etc/pm/sleep.d/90alsa thaw hibernate:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules thaw hibernate:
Reloaded unloaded modules.

/usr/lib/pm-utils/sleep.d/75modules thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate:

/usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub thaw hibernate:

/usr/lib/pm-utils/sleep.d/01grub thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave thaw hibernate:

/usr/lib/pm-utils/sleep.d/00powersave thaw hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging thaw hibernate:

/usr/lib/pm-utils/sleep.d/00logging thaw hibernate: success.
Running hook /etc/pm/sleep.d/00blank_screen_fix.bak thaw hibernate:

/etc/pm/sleep.d/00blank_screen_fix.bak thaw hibernate: success.
śro, 20 sty 2016, 13:50:45 CET: Finished.

Please help.

Last edited by firekage (2016-01-20 20:34:49)

Offline

#5 2016-01-31 13:23:27

firekage
Member
From: Eastern Europe, Poland
Registered: 2013-06-30
Posts: 617

Re: Resume from suspend sometimes fails

Really? All of you have never had this problem?

Offline

#6 2016-03-31 18:02:58

firekage
Member
From: Eastern Europe, Poland
Registered: 2013-06-30
Posts: 617

Re: Resume from suspend sometimes fails

This is related, somehow, to intel hyperthreading on Z170 and Skylake platform. As soon as i enable it in motherboard bios, resume from suspend to disk second time fails - computer is freezed and i can't even see the logs from it.

Last edited by firekage (2016-03-31 18:03:12)

Offline

Board footer

Powered by FluxBB