Failed to query (GET_INFO) UVC control 3 on unit 1: -32 (exp. 1). with Web cam of Dell laptop

From: Paul Menzel
Date: Sat Jan 26 2019 - 05:11:07 EST


Dear Linux folks,


On the Dell Latitude E7250 with Linux 4.20 (and before), Linux logs the messages below.

[ 7.485523] calling uvc_init+0x0/0x1000 [uvcvideo] @ 327
[ 7.489034] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (1bcf:28ae)
[ 7.490766] uvcvideo: Failed to query (GET_INFO) UVC control 3 on unit 1: -32 (exp. 1).
[ 7.504807] Bluetooth: hci0: Intel firmware patch completed and activated
[ 7.512637] uvcvideo 3-1.6:1.0: Entity type for entity Extension 4 was not initialized!
[ 7.512641] uvcvideo 3-1.6:1.0: Entity type for entity Extension 3 was not initialized!
[ 7.512644] uvcvideo 3-1.6:1.0: Entity type for entity Processing 2 was not initialized!
[ 7.512647] uvcvideo 3-1.6:1.0: Entity type for entity Camera 1 was not initialized!
[ 7.512781] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input20
[ 7.512885] probe of 3-1.6:1.0 returned 1 after 27344 usecs
[ 7.512914] usbcore: registered new interface driver uvcvideo
[ 7.512915] USB Video Class driver (1.1.1)
[ 7.512928] initcall uvc_init+0x0/0x1000 [uvcvideo] returned 0 after 26750 usecs

[â]

Suspend the system, Linux logs the similar messages.

[ 875.062715] uvcvideo: Failed to query (GET_CUR) UVC control 3 on unit 1: -32 (exp. 1).
[ 875.065380] uvcvideo: Failed to query (GET_CUR) UVC control 3 on unit 1: -32 (exp. 1).
[ 888.050306] uvcvideo: Failed to query (GET_CUR) UVC control 3 on unit 1: -32 (exp. 1).
[ 888.053142] uvcvideo: Failed to query (GET_CUR) UVC control 3 on unit 1: -32 (exp. 1).
Please find all Linux messages attached additionally to the output of `sudo lsusb -v -d 1bcf:28ae`.


Kind regards,

Paul

[ 0.000000] microcode: microcode updated early to revision 0x2b, date = 2018-03-22
[ 0.000000] Linux version 4.20.0-trunk-amd64 (debian-kernel@xxxxxxxxxxxxxxxx) (gcc version 8.2.0 (Debian 8.2.0-13)) #1 SMP Debian 4.20-1~exp1 (2018-12-24)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.20.0-trunk-amd64 root=UUID=aa6034bb-8cc1-4111-a0a7-9b3f5e13e281 ro quiet noisapnp initcall_debug log_buf_len=8M random.trust_cpu=on cryptomgr.notests
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf4f1fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf4f2000-0x00000000bf972fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf973000-0x00000000d9da0fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d9da1000-0x00000000d9edcfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d9edd000-0x00000000d9f0bfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000d9f0c000-0x00000000da981fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000da982000-0x00000000dade0fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000dade1000-0x00000000dba62fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dba63000-0x00000000dbafefff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000dbaff000-0x00000000dbafffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041e7fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by American Megatrends
[ 0.000000] efi: ACPI=0xd9ee9000 ACPI 2.0=0xd9ee9000 SMBIOS=0xf0000
[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Dell Inc. Latitude E7250/0TVD2T, BIOS A19 01/23/2018
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2593.976 MHz processor
[ 0.000057] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000058] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000064] last_pfn = 0x41e800 max_arch_pfn = 0x400000000
[ 0.000068] MTRR default type: uncachable
[ 0.000068] MTRR fixed ranges enabled:
[ 0.000069] 00000-9FFFF write-back
[ 0.000070] A0000-DFFFF uncachable
[ 0.000070] E0000-FFFFF write-protect
[ 0.000071] MTRR variable ranges enabled:
[ 0.000072] 0 base 0000000000 mask 7C00000000 write-back
[ 0.000072] 1 base 0400000000 mask 7FF0000000 write-back
[ 0.000073] 2 base 0410000000 mask 7FF8000000 write-back
[ 0.000073] 3 base 0418000000 mask 7FFC000000 write-back
[ 0.000074] 4 base 041C000000 mask 7FFE000000 write-back
[ 0.000074] 5 base 041E000000 mask 7FFF800000 write-back
[ 0.000075] 6 base 00E0000000 mask 7FE0000000 uncachable
[ 0.000075] 7 base 00DE000000 mask 7FFE000000 uncachable
[ 0.000076] 8 base 00DD000000 mask 7FFF000000 uncachable
[ 0.000076] 9 disabled
[ 0.000839] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000947] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved
[ 0.000951] last_pfn = 0xdbb00 max_arch_pfn = 0x400000000
[ 0.007530] Base memory trampoline at [(____ptrval____)] 98000 size 24576
[ 0.007533] Using GB pages for direct mapping
[ 0.007535] BRK [0x260201000, 0x260201fff] PGTABLE
[ 0.007536] BRK [0x260202000, 0x260202fff] PGTABLE
[ 0.007537] BRK [0x260203000, 0x260203fff] PGTABLE
[ 0.007555] BRK [0x260204000, 0x260204fff] PGTABLE
[ 0.007557] BRK [0x260205000, 0x260205fff] PGTABLE
[ 0.007633] BRK [0x260206000, 0x260206fff] PGTABLE
[ 0.007647] BRK [0x260207000, 0x260207fff] PGTABLE
[ 0.007668] BRK [0x260208000, 0x260208fff] PGTABLE
[ 0.007674] BRK [0x260209000, 0x260209fff] PGTABLE
[ 0.007698] BRK [0x26020a000, 0x26020afff] PGTABLE
[ 0.007725] BRK [0x26020b000, 0x26020bfff] PGTABLE
[ 0.007766] BRK [0x26020c000, 0x26020cfff] PGTABLE
[ 0.008277] printk: log_buf_len: 8388608 bytes
[ 0.008277] printk: early log buf free: 125828(95%)
[ 0.008279] RAMDISK: [mem 0x372c1000-0x37957fff]
[ 0.008284] ACPI: Early table checksum verification disabled
[ 0.008287] ACPI: RSDP 0x00000000D9EE9000 000024 (v02 DELL )
[ 0.008290] ACPI: XSDT 0x00000000D9EE90B0 0000DC (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.008294] ACPI: FACP 0x00000000D9EFDA10 00010C (v05 DELL CBX3 01072009 AMI 00010013)
[ 0.008297] ACPI: DSDT 0x00000000D9EE9218 0147F6 (v02 DELL CBX3 01072009 INTL 20120913)
[ 0.008300] ACPI: FACS 0x00000000DADDFF80 000040
[ 0.008302] ACPI: UEFI 0x00000000D9EFE000 00063A (v01 INTEL RstSataE 00000000 ?? 00000000)
[ 0.008304] ACPI: APIC 0x00000000D9EFE640 000084 (v03 DELL CBX3 01072009 AMI 00010013)
[ 0.008305] ACPI: FPDT 0x00000000D9EFE6C8 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.008307] ACPI: FIDT 0x00000000D9EFE710 00009C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.008309] ACPI: MCFG 0x00000000D9EFE7B0 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.008311] ACPI: HPET 0x00000000D9EFE7F0 000038 (v01 DELL CBX3 01072009 AMI. 00000005)
[ 0.008312] ACPI: SSDT 0x00000000D9EFE828 0004B5 (v01 SataRe SataTabl 00001000 INTL 20120913)
[ 0.008314] ACPI: UEFI 0x00000000D9EFECE0 000042 (v01 00000000 00000000)
[ 0.008316] ACPI: SSDT 0x00000000D9EFED28 000C7D (v02 Ther_R Ther_Rvp 00001000 INTL 20120913)
[ 0.008318] ACPI: ASF! 0x00000000D9EFF9A8 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.008320] ACPI: SSDT 0x00000000D9EFFA48 00051F (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.008322] ACPI: SSDT 0x00000000D9EFFF68 000B74 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
[ 0.008323] ACPI: SSDT 0x00000000D9F00AE0 0001C7 (v02 PmRef LakeTiny 00003000 INTL 20120913)
[ 0.008325] ACPI: SSDT 0x00000000D9F00CA8 0003A5 (v02 CppcTa CppcTabl 00001000 INTL 20120913)
[ 0.008327] ACPI: PCCT 0x00000000D9F01050 00006E (v05 PcctTa PcctTabl 00001000 INTL 20120913)
[ 0.008329] ACPI: SSDT 0x00000000D9F010C0 000AC4 (v02 Cpc_Ta Cpc_Tabl 00001000 INTL 20120913)
[ 0.008330] ACPI: SSDT 0x00000000D9F01B88 0041AC (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
[ 0.008332] ACPI: SSDT 0x00000000D9F05D38 004508 (v01 DptfTa DptfTabl 00001000 INTL 20120913)
[ 0.008334] ACPI: DMAR 0x00000000D9F0A240 0000B0 (v01 INTEL BDW 00000001 INTL 00000001)
[ 0.008336] ACPI: BGRT 0x00000000D9F0A2F0 000038 (v00 01072009 AMI 00010013)
[ 0.008338] ACPI: UEFI 0x00000000D9F0A328 000044 (v01 INTEL RstSataR 00000000 ?? 00000000)
[ 0.008340] ACPI: UEFI 0x00000000D9F0A370 00005C (v01 INTEL RstSataV 00000000 ?? 00000000)
[ 0.008345] ACPI: Local APIC address 0xfee00000
[ 0.008415] No NUMA configuration found
[ 0.008416] Faking a node at [mem 0x0000000000000000-0x000000041e7fffff]
[ 0.008419] NODE_DATA(0) allocated [mem 0x41dffa000-0x41dffefff]
[ 0.008444] Zone ranges:
[ 0.008445] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008446] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.008447] Normal [mem 0x0000000100000000-0x000000041e7fffff]
[ 0.008448] Device empty
[ 0.008448] Movable zone start for each node
[ 0.008449] Early memory node ranges
[ 0.008449] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.008450] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.008450] node 0: [mem 0x0000000000100000-0x00000000bf4f1fff]
[ 0.008451] node 0: [mem 0x00000000bf973000-0x00000000d9da0fff]
[ 0.008451] node 0: [mem 0x00000000d9f0c000-0x00000000da981fff]
[ 0.008452] node 0: [mem 0x00000000dbaff000-0x00000000dbafffff]
[ 0.008452] node 0: [mem 0x0000000100000000-0x000000041e7fffff]
[ 0.008738] Zeroed struct page in unavailable ranges: 23757 pages
[ 0.008739] Initmem setup node 0 [mem 0x0000000000001000-0x000000041e7fffff]
[ 0.008740] On node 0 totalpages: 4164403
[ 0.008741] DMA zone: 64 pages used for memmap
[ 0.008741] DMA zone: 22 pages reserved
[ 0.008742] DMA zone: 3996 pages, LIFO batch:0
[ 0.009137] DMA32 zone: 13903 pages used for memmap
[ 0.009137] DMA32 zone: 889751 pages, LIFO batch:63
[ 0.025694] Normal zone: 51104 pages used for memmap
[ 0.025695] Normal zone: 3270656 pages, LIFO batch:63
[ 0.083170] Reserving Intel graphics memory at [mem 0xdd800000-0xdf7fffff]
[ 0.085014] ACPI: PM-Timer IO Port: 0x1808
[ 0.085016] ACPI: Local APIC address 0xfee00000
[ 0.085021] ACPI: LAPIC_NMI (acpi_id[0x01] low level lint[0xcc])
[ 0.085021] ACPI: NMI not connected to LINT 1!
[ 0.085022] ACPI: LAPIC_NMI (acpi_id[0x02] dfl edge lint[0x4c])
[ 0.085022] ACPI: NMI not connected to LINT 1!
[ 0.085023] ACPI: LAPIC_NMI (acpi_id[0x03] dfl res lint[0x0])
[ 0.085023] ACPI: NMI not connected to LINT 1!
[ 0.085024] ACPI: LAPIC_NMI (acpi_id[0x04] res dfl lint[0x8b])
[ 0.085024] ACPI: NMI not connected to LINT 1!
[ 0.085035] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[ 0.085037] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.085038] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.085039] ACPI: IRQ0 used by override.
[ 0.085039] ACPI: IRQ9 used by override.
[ 0.085041] Using ACPI (MADT) for SMP configuration information
[ 0.085042] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.085050] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.085067] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.085068] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.085069] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.085070] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.085071] PM: Registered nosave memory: [mem 0xbf4f2000-0xbf972fff]
[ 0.085072] PM: Registered nosave memory: [mem 0xd9da1000-0xd9edcfff]
[ 0.085073] PM: Registered nosave memory: [mem 0xd9edd000-0xd9f0bfff]
[ 0.085074] PM: Registered nosave memory: [mem 0xda982000-0xdade0fff]
[ 0.085074] PM: Registered nosave memory: [mem 0xdade1000-0xdba62fff]
[ 0.085075] PM: Registered nosave memory: [mem 0xdba63000-0xdbafefff]
[ 0.085076] PM: Registered nosave memory: [mem 0xdbb00000-0xdcffffff]
[ 0.085076] PM: Registered nosave memory: [mem 0xdd000000-0xdf7fffff]
[ 0.085077] PM: Registered nosave memory: [mem 0xdf800000-0xf7ffffff]
[ 0.085077] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.085078] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.085078] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.085078] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.085079] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.085079] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.085080] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.085080] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.085080] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.085081] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.085081] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.085082] [mem 0xdf800000-0xf7ffffff] available for PCI devices
[ 0.085083] Booting paravirtualized kernel on bare hardware
[ 0.085086] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.164837] random: get_random_bytes called from start_kernel+0x93/0x51c with crng_init=0
[ 0.164843] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.165025] percpu: Embedded 44 pages/cpu @(____ptrval____) s142680 r8192 d29352 u524288
[ 0.165031] pcpu-alloc: s142680 r8192 d29352 u524288 alloc=1*2097152
[ 0.165032] pcpu-alloc: [0] 0 1 2 3
[ 0.165048] Built 1 zonelists, mobility grouping on. Total pages: 4099310
[ 0.165049] Policy zone: Normal
[ 0.165050] Kernel command line: BOOT_IMAGE=/vmlinuz-4.20.0-trunk-amd64 root=UUID=aa6034bb-8cc1-4111-a0a7-9b3f5e13e281 ro quiet noisapnp initcall_debug log_buf_len=8M random.trust_cpu=on cryptomgr.notests
[ 0.169299] Calgary: detecting Calgary via BIOS EBDA area
[ 0.169301] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.203904] Memory: 16204240K/16657612K available (10245K kernel code, 1150K rwdata, 3244K rodata, 1576K init, 2396K bss, 453372K reserved, 0K cma-reserved)
[ 0.203999] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.204004] Kernel/User page tables isolation: enabled
[ 0.204013] ftrace: allocating 31785 entries in 125 pages
[ 0.214087] rcu: Hierarchical RCU implementation.
[ 0.214088] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.214089] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.214090] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.216306] NR_IRQS: 33024, nr_irqs: 728, preallocated irqs: 16
[ 0.216474] calling con_init+0x0/0x226 @ 0
[ 0.216481] Console: colour dummy device 80x25
[ 0.216483] printk: console [tty0] enabled
[ 0.216485] initcall con_init+0x0/0x226 returned 0 after 0 usecs
[ 0.216486] calling hvc_console_init+0x0/0x14 @ 0
[ 0.216488] initcall hvc_console_init+0x0/0x14 returned 0 after 0 usecs
[ 0.216489] calling xen_cons_init+0x0/0x50 @ 0
[ 0.216490] initcall xen_cons_init+0x0/0x50 returned 0 after 0 usecs
[ 0.216491] calling univ8250_console_init+0x0/0x27 @ 0
[ 0.216494] initcall univ8250_console_init+0x0/0x27 returned 0 after 0 usecs
[ 0.216505] ACPI: Core revision 20181003
[ 0.216716] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.216722] hpet clockevent registered
[ 0.216726] APIC: Switch to symmetric I/O mode setup
[ 0.216728] DMAR: Host address width 39
[ 0.216728] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.216732] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e1ff0505e
[ 0.216733] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.216735] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c20660462 ecap f010da
[ 0.216736] DMAR: RMRR base: 0x000000db9bb000 end: 0x000000db9c9fff
[ 0.216736] DMAR: RMRR base: 0x000000dd000000 end: 0x000000df7fffff
[ 0.216738] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.216738] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.216739] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.216739] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.217170] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.217171] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.217723] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.236728] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x25640170232, max_idle_ns: 440795300088 ns
[ 0.236739] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.95 BogoMIPS (lpj=10375904)
[ 0.236741] pid_max: default: 32768 minimum: 301
[ 0.237157] LSM: Security Framework initializing
[ 0.237158] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.237172] AppArmor: AppArmor initialized
[ 0.239060] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.240031] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.240070] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.240102] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.240265] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.240266] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.240269] mce: CPU supports 7 MCE banks
[ 0.240276] CPU0: Thermal monitoring enabled (TM1)
[ 0.240285] process: using mwait in idle threads
[ 0.240287] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.240288] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.240289] Spectre V2 : Mitigation: Full generic retpoline
[ 0.240289] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.240290] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.240295] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.240296] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.240297] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.240478] Freeing SMP alternatives memory: 24K
[ 0.244161] TSC deadline timer enabled
[ 0.244163] smpboot: CPU0: Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz (family: 0x6, model: 0x3d, stepping: 0x4)
[ 0.244239] calling trace_init_flags_sys_enter+0x0/0xf @ 1
[ 0.244242] initcall trace_init_flags_sys_enter+0x0/0xf returned 0 after 0 usecs
[ 0.244243] calling trace_init_flags_sys_exit+0x0/0xf @ 1
[ 0.244245] initcall trace_init_flags_sys_exit+0x0/0xf returned 0 after 0 usecs
[ 0.244246] calling init_hw_perf_events+0x0/0x5f6 @ 1
[ 0.244247] Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.244263] ... version: 3
[ 0.244263] ... bit width: 48
[ 0.244263] ... generic registers: 4
[ 0.244264] ... value mask: 0000ffffffffffff
[ 0.244265] ... max period: 00007fffffffffff
[ 0.244265] ... fixed-purpose events: 3
[ 0.244265] ... event mask: 000000070000000f
[ 0.244274] initcall init_hw_perf_events+0x0/0x5f6 returned 0 after 0 usecs
[ 0.244276] calling init_real_mode+0x0/0x1b3 @ 1
[ 0.244283] initcall init_real_mode+0x0/0x1b3 returned 0 after 0 usecs
[ 0.244284] calling trace_init_perf_perm_irq_work_exit+0x0/0x13 @ 1
[ 0.244285] initcall trace_init_perf_perm_irq_work_exit+0x0/0x13 returned 0 after 0 usecs
[ 0.244287] calling register_nmi_cpu_backtrace_handler+0x0/0x16 @ 1
[ 0.244289] initcall register_nmi_cpu_backtrace_handler+0x0/0x16 returned 0 after 0 usecs
[ 0.244290] calling kvm_setup_vsyscall_timeinfo+0x0/0xf0 @ 1
[ 0.244292] initcall kvm_setup_vsyscall_timeinfo+0x0/0xf0 returned 0 after 0 usecs
[ 0.244294] calling early_efi_map_fb+0x0/0x4a @ 1
[ 0.244295] initcall early_efi_map_fb+0x0/0x4a returned 0 after 0 usecs
[ 0.244296] calling spawn_ksoftirqd+0x0/0x39 @ 1
[ 0.244312] initcall spawn_ksoftirqd+0x0/0x39 returned 0 after 0 usecs
[ 0.244313] calling migration_init+0x0/0x34 @ 1
[ 0.244315] initcall migration_init+0x0/0x34 returned 0 after 0 usecs
[ 0.244317] calling check_cpu_stall_init+0x0/0x1b @ 1
[ 0.244319] initcall check_cpu_stall_init+0x0/0x1b returned 0 after 0 usecs
[ 0.244320] calling srcu_bootup_announce+0x0/0x30 @ 1
[ 0.244321] rcu: Hierarchical SRCU implementation.
[ 0.244322] initcall srcu_bootup_announce+0x0/0x30 returned 0 after 0 usecs
[ 0.244324] calling rcu_spawn_gp_kthread+0x0/0xf7 @ 1
[ 0.244334] initcall rcu_spawn_gp_kthread+0x0/0xf7 returned 0 after 0 usecs
[ 0.244335] calling cpu_stop_init+0x0/0x86 @ 1
[ 0.244347] initcall cpu_stop_init+0x0/0x86 returned 0 after 0 usecs
[ 0.244349] calling init_events+0x0/0x40 @ 1
[ 0.244356] initcall init_events+0x0/0x40 returned 0 after 0 usecs
[ 0.244357] calling init_trace_printk+0x0/0xc @ 1
[ 0.244359] initcall init_trace_printk+0x0/0xc returned 0 after 0 usecs
[ 0.244360] calling event_trace_enable_again+0x0/0x21 @ 1
[ 0.244362] initcall event_trace_enable_again+0x0/0x21 returned 0 after 0 usecs
[ 0.244364] calling jump_label_init_module+0x0/0x11 @ 1
[ 0.244365] initcall jump_label_init_module+0x0/0x11 returned 0 after 0 usecs
[ 0.244367] calling dynamic_debug_init+0x0/0x23a @ 1
[ 0.244600] initcall dynamic_debug_init+0x0/0x23a returned 0 after 0 usecs
[ 0.244602] calling rand_initialize+0x0/0x60 @ 1
[ 0.244636] random: crng done (trusting CPU's manufacturer)
[ 0.244637] initcall rand_initialize+0x0/0x60 returned 0 after 0 usecs
[ 0.244639] calling efi_memreserve_root_init+0x0/0x26 @ 1
[ 0.244640] initcall efi_memreserve_root_init+0x0/0x26 returned 0 after 0 usecs
[ 0.244642] calling initialize_ptr_random+0x0/0x4b @ 1
[ 0.244649] initcall initialize_ptr_random+0x0/0x4b returned 0 after 0 usecs
[ 0.244730] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.244730] smp: Bringing up secondary CPUs ...
[ 0.244730] x86: Booting SMP configuration:
[ 0.244730] .... node #0, CPUs: #1 #2 #3
[ 0.244730] smp: Brought up 1 node, 4 CPUs
[ 0.244730] smpboot: Max logical packages: 1
[ 0.244730] smpboot: Total of 4 processors activated (20751.80 BogoMIPS)
[ 0.245058] devtmpfs: initialized
[ 0.245058] x86/mm: Memory block size: 128MB
[ 0.245588] calling bpf_jit_charge_init+0x0/0x35 @ 1
[ 0.245590] initcall bpf_jit_charge_init+0x0/0x35 returned 0 after 0 usecs
[ 0.245591] calling ipc_ns_init+0x0/0x3f @ 1
[ 0.245593] initcall ipc_ns_init+0x0/0x3f returned 0 after 0 usecs
[ 0.245594] calling init_mmap_min_addr+0x0/0x27 @ 1
[ 0.245595] initcall init_mmap_min_addr+0x0/0x27 returned 0 after 0 usecs
[ 0.245597] calling net_ns_init+0x0/0x106 @ 1
[ 0.245606] initcall net_ns_init+0x0/0x106 returned 0 after 0 usecs
[ 0.245606] calling xen_pvh_gnttab_setup+0x0/0x34 @ 1
[ 0.245606] initcall xen_pvh_gnttab_setup+0x0/0x34 returned -19 after 0 usecs
[ 0.245606] calling e820__register_nvs_regions+0x0/0x38 @ 1
[ 0.245606] PM: Registering ACPI NVS region [mem 0xda982000-0xdade0fff] (4583424 bytes)
[ 0.245606] initcall e820__register_nvs_regions+0x0/0x38 returned 0 after 0 usecs
[ 0.245606] calling cpufreq_register_tsc_scaling+0x0/0x2a @ 1
[ 0.245606] initcall cpufreq_register_tsc_scaling+0x0/0x2a returned 0 after 0 usecs
[ 0.245606] calling init_cpu_syscore+0x0/0xf @ 1
[ 0.245606] initcall init_cpu_syscore+0x0/0xf returned 0 after 0 usecs
[ 0.245606] calling reboot_init+0x0/0x3d @ 1
[ 0.245606] initcall reboot_init+0x0/0x3d returned 0 after 0 usecs
[ 0.245606] calling init_lapic_sysfs+0x0/0x21 @ 1
[ 0.245606] initcall init_lapic_sysfs+0x0/0x21 returned 0 after 0 usecs
[ 0.245606] calling alloc_frozen_cpus+0x0/0x8 @ 1
[ 0.245606] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
[ 0.245606] calling cpu_hotplug_pm_sync_init+0x0/0x14 @ 1
[ 0.245606] initcall cpu_hotplug_pm_sync_init+0x0/0x14 returned 0 after 0 usecs
[ 0.245606] calling wq_sysfs_init+0x0/0x2b @ 1
[ 0.245606] initcall wq_sysfs_init+0x0/0x2b returned 0 after 0 usecs
[ 0.245606] calling ksysfs_init+0x0/0x93 @ 1
[ 0.245606] initcall ksysfs_init+0x0/0x93 returned 0 after 0 usecs
[ 0.245606] calling pm_init+0x0/0x78 @ 1
[ 0.245606] initcall pm_init+0x0/0x78 returned 0 after 0 usecs
[ 0.245606] calling pm_disk_init+0x0/0x18 @ 1
[ 0.245606] initcall pm_disk_init+0x0/0x18 returned 0 after 0 usecs
[ 0.245606] calling swsusp_header_init+0x0/0x30 @ 1
[ 0.245606] initcall swsusp_header_init+0x0/0x30 returned 0 after 0 usecs
[ 0.245606] calling rcu_set_runtime_mode+0x0/0x12 @ 1
[ 0.245606] initcall rcu_set_runtime_mode+0x0/0x12 returned 0 after 0 usecs
[ 0.245606] calling init_jiffies_clocksource+0x0/0x18 @ 1
[ 0.245606] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.245606] initcall init_jiffies_clocksource+0x0/0x18 returned 0 after 0 usecs
[ 0.245606] calling futex_init+0x0/0xf9 @ 1
[ 0.245606] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.245606] initcall futex_init+0x0/0xf9 returned 0 after 0 usecs
[ 0.245606] calling cgroup_wq_init+0x0/0x2e @ 1
[ 0.245606] initcall cgroup_wq_init+0x0/0x2e returned 0 after 0 usecs
[ 0.245606] calling cgroup1_wq_init+0x0/0x2e @ 1
[ 0.245606] initcall cgroup1_wq_init+0x0/0x2e returned 0 after 0 usecs
[ 0.245606] calling ftrace_mod_cmd_init+0x0/0xc @ 1
[ 0.245606] initcall ftrace_mod_cmd_init+0x0/0xc returned 0 after 0 usecs
[ 0.245606] calling init_graph_trace+0x0/0x5d @ 1
[ 0.245606] initcall init_graph_trace+0x0/0x5d returned 0 after 0 usecs
[ 0.245606] calling init_per_zone_wmark_min+0x0/0x70 @ 1
[ 0.245606] initcall init_per_zone_wmark_min+0x0/0x70 returned 0 after 0 usecs
[ 0.245606] calling init_zero_pfn+0x0/0x38 @ 1
[ 0.245606] initcall init_zero_pfn+0x0/0x38 returned 0 after 0 usecs
[ 0.245606] calling memory_failure_init+0x0/0x9f @ 1
[ 0.245606] initcall memory_failure_init+0x0/0x9f returned 0 after 0 usecs
[ 0.245606] calling fsnotify_init+0x0/0x49 @ 1
[ 0.245606] initcall fsnotify_init+0x0/0x49 returned 0 after 0 usecs
[ 0.245606] calling filelock_init+0x0/0x8c @ 1
[ 0.245606] initcall filelock_init+0x0/0x8c returned 0 after 0 usecs
[ 0.245606] calling init_script_binfmt+0x0/0x16 @ 1
[ 0.245606] initcall init_script_binfmt+0x0/0x16 returned 0 after 0 usecs
[ 0.245606] calling init_elf_binfmt+0x0/0x16 @ 1
[ 0.245606] initcall init_elf_binfmt+0x0/0x16 returned 0 after 0 usecs
[ 0.245606] calling init_compat_elf_binfmt+0x0/0x16 @ 1
[ 0.245606] initcall init_compat_elf_binfmt+0x0/0x16 returned 0 after 0 usecs
[ 0.245606] calling debugfs_init+0x0/0x51 @ 1
[ 0.245606] initcall debugfs_init+0x0/0x51 returned 0 after 0 usecs
[ 0.245606] calling tracefs_init+0x0/0x3b @ 1
[ 0.245606] initcall tracefs_init+0x0/0x3b returned 0 after 0 usecs
[ 0.245606] calling securityfs_init+0x0/0x69 @ 1
[ 0.245606] initcall securityfs_init+0x0/0x69 returned 0 after 0 usecs
[ 0.245606] calling prandom_init+0x0/0xb8 @ 1
[ 0.245606] initcall prandom_init+0x0/0xb8 returned 0 after 0 usecs
[ 0.245606] calling pinctrl_init+0x0/0xae @ 1
[ 0.245606] pinctrl core: initialized pinctrl subsystem
[ 0.245606] initcall pinctrl_init+0x0/0xae returned 0 after 0 usecs
[ 0.245606] calling gpiolib_dev_init+0x0/0xcb @ 1
[ 0.245606] initcall gpiolib_dev_init+0x0/0xcb returned 0 after 0 usecs
[ 0.245606] calling sfi_sysfs_init+0x0/0xcd @ 1
[ 0.245606] initcall sfi_sysfs_init+0x0/0xcd returned 0 after 0 usecs
[ 0.245606] calling regulator_init+0x0/0x8c @ 1
[ 0.245606] probe of reg-dummy returned 1 after 0 usecs
[ 0.245606] initcall regulator_init+0x0/0x8c returned 0 after 0 usecs
[ 0.245606] calling iommu_init+0x0/0x2b @ 1
[ 0.245606] initcall iommu_init+0x0/0x2b returned 0 after 0 usecs
[ 0.245606] calling component_debug_init+0x0/0x1d @ 1
[ 0.245606] initcall component_debug_init+0x0/0x1d returned 0 after 0 usecs
[ 0.245606] calling opp_debug_init+0x0/0x3c @ 1
[ 0.245606] initcall opp_debug_init+0x0/0x3c returned 0 after 0 usecs
[ 0.245606] calling cpufreq_core_init+0x0/0x4c @ 1
[ 0.245606] initcall cpufreq_core_init+0x0/0x4c returned 0 after 0 usecs
[ 0.245606] calling cpuidle_init+0x0/0x3b @ 1
[ 0.245606] initcall cpuidle_init+0x0/0x3b returned 0 after 0 usecs
[ 0.245606] calling capsule_reboot_register+0x0/0x11 @ 1
[ 0.245606] initcall capsule_reboot_register+0x0/0x11 returned 0 after 0 usecs
[ 0.245606] calling bsp_pm_check_init+0x0/0x14 @ 1
[ 0.245606] initcall bsp_pm_check_init+0x0/0x14 returned 0 after 0 usecs
[ 0.245606] calling sock_init+0x0/0x9a @ 1
[ 0.245606] initcall sock_init+0x0/0x9a returned 0 after 0 usecs
[ 0.245606] calling net_inuse_init+0x0/0x24 @ 1
[ 0.245606] initcall net_inuse_init+0x0/0x24 returned 0 after 0 usecs
[ 0.245606] calling net_defaults_init+0x0/0x24 @ 1
[ 0.245606] initcall net_defaults_init+0x0/0x24 returned 0 after 0 usecs
[ 0.245606] calling init_default_flow_dissectors+0x0/0x50 @ 1
[ 0.245606] initcall init_default_flow_dissectors+0x0/0x50 returned 0 after 0 usecs
[ 0.245606] calling netpoll_init+0x0/0x28 @ 1
[ 0.245606] initcall netpoll_init+0x0/0x28 returned 0 after 0 usecs
[ 0.245606] calling netlink_proto_init+0x0/0x160 @ 1
[ 0.245606] NET: Registered protocol family 16
[ 0.245606] initcall netlink_proto_init+0x0/0x160 returned 0 after 0 usecs
[ 0.245606] calling __gnttab_init+0x0/0x30 @ 1
[ 0.245606] initcall __gnttab_init+0x0/0x30 returned -19 after 0 usecs
[ 0.245606] calling irq_sysfs_init+0x0/0x94 @ 1
[ 0.245606] initcall irq_sysfs_init+0x0/0x94 returned 0 after 0 usecs
[ 0.245606] calling audit_init+0x0/0x16c @ 1
[ 0.245606] audit: initializing netlink subsys (disabled)
[ 0.245606] initcall audit_init+0x0/0x16c returned 0 after 0 usecs
[ 0.245606] calling release_early_probes+0x0/0x38 @ 1
[ 0.245606] audit: type=2000 audit(1548495854.028:1): state=initialized audit_enabled=0 res=1
[ 0.245606] initcall release_early_probes+0x0/0x38 returned 0 after 0 usecs
[ 0.245606] calling bdi_class_init+0x0/0x49 @ 1
[ 0.245606] initcall bdi_class_init+0x0/0x49 returned 0 after 0 usecs
[ 0.245606] calling mm_sysfs_init+0x0/0x29 @ 1
[ 0.245606] initcall mm_sysfs_init+0x0/0x29 returned 0 after 0 usecs
[ 0.245606] calling gpiolib_sysfs_init+0x0/0xa0 @ 1
[ 0.245606] initcall gpiolib_sysfs_init+0x0/0xa0 returned 0 after 0 usecs
[ 0.245606] calling pcibus_class_init+0x0/0x18 @ 1
[ 0.245606] initcall pcibus_class_init+0x0/0x18 returned 0 after 0 usecs
[ 0.245606] calling pci_driver_init+0x0/0x22 @ 1
[ 0.245606] initcall pci_driver_init+0x0/0x22 returned 0 after 0 usecs
[ 0.245606] calling backlight_class_init+0x0/0xa6 @ 1
[ 0.245606] initcall backlight_class_init+0x0/0xa6 returned 0 after 0 usecs
[ 0.245606] calling xenbus_init+0x0/0x2a1 @ 1
[ 0.245606] initcall xenbus_init+0x0/0x2a1 returned -19 after 0 usecs
[ 0.245606] calling tty_class_init+0x0/0x34 @ 1
[ 0.245606] initcall tty_class_init+0x0/0x34 returned 0 after 0 usecs
[ 0.245606] calling vtconsole_class_init+0x0/0xd8 @ 1
[ 0.245606] initcall vtconsole_class_init+0x0/0xd8 returned 0 after 0 usecs
[ 0.245606] calling serdev_init+0x0/0x1d @ 1
[ 0.245606] initcall serdev_init+0x0/0x1d returned 0 after 0 usecs
[ 0.245606] calling iommu_dev_init+0x0/0x18 @ 1
[ 0.245606] initcall iommu_dev_init+0x0/0x18 returned 0 after 0 usecs
[ 0.245606] calling mipi_dsi_bus_init+0x0/0x11 @ 1
[ 0.245606] initcall mipi_dsi_bus_init+0x0/0x11 returned 0 after 0 usecs
[ 0.245606] calling wakeup_sources_debugfs_init+0x0/0x24 @ 1
[ 0.245606] initcall wakeup_sources_debugfs_init+0x0/0x24 returned 0 after 0 usecs
[ 0.245606] calling register_node_type+0x0/0x2f @ 1
[ 0.245606] initcall register_node_type+0x0/0x2f returned 0 after 0 usecs
[ 0.245606] calling regmap_initcall+0x0/0xd @ 1
[ 0.245606] initcall regmap_initcall+0x0/0xd returned 0 after 0 usecs
[ 0.245606] calling spi_init+0x0/0x99 @ 1
[ 0.245606] initcall spi_init+0x0/0x99 returned 0 after 0 usecs
[ 0.245606] calling i2c_init+0x0/0xb4 @ 1
[ 0.245606] initcall i2c_init+0x0/0xb4 returned 0 after 0 usecs
[ 0.245606] calling init_ladder+0x0/0x24 @ 1
[ 0.245606] cpuidle: using governor ladder
[ 0.245606] initcall init_ladder+0x0/0x24 returned 0 after 0 usecs
[ 0.245606] calling init_menu+0x0/0x11 @ 1
[ 0.245606] cpuidle: using governor menu
[ 0.245606] initcall init_menu+0x0/0x11 returned 0 after 0 usecs
[ 0.245606] calling pcc_init+0x0/0x93 @ 1
[ 0.245606] Detected 1 PCC Subspaces
[ 0.245606] Registering PCC driver as Mailbox controller
[ 0.245606] probe of PCCT returned 1 after 0 usecs
[ 0.245606] initcall pcc_init+0x0/0x93 returned 0 after 0 usecs
[ 0.245606] calling amd_postcore_init+0x0/0x11a @ 1
[ 0.245606] initcall amd_postcore_init+0x0/0x11a returned 0 after 0 usecs
[ 0.245606] calling kobject_uevent_init+0x0/0xc @ 1
[ 0.245606] initcall kobject_uevent_init+0x0/0xc returned 0 after 0 usecs
[ 0.245606] calling bts_init+0x0/0xbb @ 1
[ 0.245606] initcall bts_init+0x0/0xbb returned -19 after 0 usecs
[ 0.245606] calling pt_init+0x0/0x352 @ 1
[ 0.245606] initcall pt_init+0x0/0x352 returned 0 after 0 usecs
[ 0.245606] calling boot_params_ksysfs_init+0x0/0x271 @ 1
[ 0.245606] initcall boot_params_ksysfs_init+0x0/0x271 returned 0 after 0 usecs
[ 0.245606] calling sbf_init+0x0/0xcb @ 1
[ 0.245606] initcall sbf_init+0x0/0xcb returned 0 after 0 usecs
[ 0.245606] calling arch_kdebugfs_init+0x0/0x24 @ 1
[ 0.245606] initcall arch_kdebugfs_init+0x0/0x24 returned 0 after 0 usecs
[ 0.245606] calling intel_pconfig_init+0x0/0xe9 @ 1
[ 0.245606] initcall intel_pconfig_init+0x0/0xe9 returned 0 after 0 usecs
[ 0.245606] calling mtrr_if_init+0x0/0x5e @ 1
[ 0.245606] initcall mtrr_if_init+0x0/0x5e returned 0 after 0 usecs
[ 0.245606] calling ffh_cstate_init+0x0/0x2a @ 1
[ 0.245606] initcall ffh_cstate_init+0x0/0x2a returned 0 after 0 usecs
[ 0.245606] calling activate_jump_labels+0x0/0x32 @ 1
[ 0.245606] initcall activate_jump_labels+0x0/0x32 returned 0 after 0 usecs
[ 0.245606] calling kvm_setup_pv_tlb_flush+0x0/0x76 @ 1
[ 0.245606] initcall kvm_setup_pv_tlb_flush+0x0/0x76 returned 0 after 0 usecs
[ 0.245606] calling gigantic_pages_init+0x0/0x2f @ 1
[ 0.245606] initcall gigantic_pages_init+0x0/0x2f returned 0 after 0 usecs
[ 0.245606] calling kcmp_cookies_init+0x0/0x38 @ 1
[ 0.245606] initcall kcmp_cookies_init+0x0/0x38 returned 0 after 0 usecs
[ 0.245606] calling acpi_pci_init+0x0/0x62 @ 1
[ 0.245606] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.245606] ACPI: bus type PCI registered
[ 0.245606] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.245606] initcall acpi_pci_init+0x0/0x62 returned 0 after 0 usecs
[ 0.245606] calling dma_channel_table_init+0x0/0xd7 @ 1
[ 0.245606] initcall dma_channel_table_init+0x0/0xd7 returned 0 after 0 usecs
[ 0.245606] calling dma_bus_init+0x0/0xd5 @ 1
[ 0.245606] initcall dma_bus_init+0x0/0xd5 returned 0 after 0 usecs
[ 0.245606] calling setup_vcpu_hotplug_event+0x0/0x2b @ 1
[ 0.245606] initcall setup_vcpu_hotplug_event+0x0/0x2b returned -19 after 0 usecs
[ 0.245606] calling register_xen_pci_notifier+0x0/0x2d @ 1
[ 0.245606] initcall register_xen_pci_notifier+0x0/0x2d returned 0 after 0 usecs
[ 0.245606] calling xen_pcpu_init+0x0/0xae @ 1
[ 0.245606] initcall xen_pcpu_init+0x0/0xae returned -19 after 0 usecs
[ 0.245606] calling dmi_id_init+0x0/0x33d @ 1
[ 0.245606] initcall dmi_id_init+0x0/0x33d returned 0 after 0 usecs
[ 0.245606] calling pci_arch_init+0x0/0x69 @ 1
[ 0.245606] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.245606] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.245606] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
[ 0.245606] PCI: Using configuration type 1 for base access
[ 0.245606] initcall pci_arch_init+0x0/0x69 returned 0 after 0 usecs
[ 0.245606] calling init_vdso+0x0/0x20 @ 1
[ 0.245606] initcall init_vdso+0x0/0x20 returned 0 after 0 usecs
[ 0.245606] calling sysenter_setup+0x0/0x14 @ 1
[ 0.245606] initcall sysenter_setup+0x0/0x14 returned 0 after 0 usecs
[ 0.245606] calling fixup_ht_bug+0x0/0xa2 @ 1
[ 0.245606] initcall fixup_ht_bug+0x0/0xa2 returned 0 after 0 usecs
[ 0.245606] calling topology_init+0x0/0xc1 @ 1
[ 0.245606] initcall topology_init+0x0/0xc1 returned 0 after 0 usecs
[ 0.245606] calling mtrr_init_finialize+0x0/0x3f @ 1
[ 0.245606] initcall mtrr_init_finialize+0x0/0x3f returned 0 after 0 usecs
[ 0.245606] calling uid_cache_init+0x0/0x9a @ 1
[ 0.245606] initcall uid_cache_init+0x0/0x9a returned 0 after 0 usecs
[ 0.245606] calling param_sysfs_init+0x0/0x1ef @ 1
[ 0.245606] initcall param_sysfs_init+0x0/0x1ef returned 0 after 0 usecs
[ 0.245606] calling user_namespace_sysctl_init+0x0/0x34 @ 1
[ 0.245606] initcall user_namespace_sysctl_init+0x0/0x34 returned 0 after 0 usecs
[ 0.245606] calling proc_schedstat_init+0x0/0x25 @ 1
[ 0.245606] initcall proc_schedstat_init+0x0/0x25 returned 0 after 0 usecs
[ 0.245606] calling pm_sysrq_init+0x0/0x19 @ 1
[ 0.245606] initcall pm_sysrq_init+0x0/0x19 returned 0 after 0 usecs
[ 0.245606] calling create_proc_profile+0x0/0xd0 @ 1
[ 0.245606] initcall create_proc_profile+0x0/0xd0 returned 0 after 0 usecs
[ 0.245606] calling crash_save_vmcoreinfo_init+0x0/0x5db @ 1
[ 0.245606] initcall crash_save_vmcoreinfo_init+0x0/0x5db returned 0 after 0 usecs
[ 0.245606] calling crash_notes_memory_init+0x0/0x36 @ 1
[ 0.245606] initcall crash_notes_memory_init+0x0/0x36 returned 0 after 0 usecs
[ 0.245606] calling cgroup_sysfs_init+0x0/0x18 @ 1
[ 0.245606] initcall cgroup_sysfs_init+0x0/0x18 returned 0 after 0 usecs
[ 0.245606] calling cgroup_namespaces_init+0x0/0x8 @ 1
[ 0.245606] initcall cgroup_namespaces_init+0x0/0x8 returned 0 after 0 usecs
[ 0.245606] calling user_namespaces_init+0x0/0x2d @ 1
[ 0.245606] initcall user_namespaces_init+0x0/0x2d returned 0 after 0 usecs
[ 0.245606] calling hung_task_init+0x0/0x5b @ 1
[ 0.245606] initcall hung_task_init+0x0/0x5b returned 0 after 0 usecs
[ 0.245606] calling dev_map_init+0x0/0x14 @ 1
[ 0.245606] initcall dev_map_init+0x0/0x14 returned 0 after 0 usecs
[ 0.245606] calling stack_map_init+0x0/0x4e @ 1
[ 0.245606] initcall stack_map_init+0x0/0x4e returned 0 after 0 usecs
[ 0.245606] calling oom_init+0x0/0x30 @ 1
[ 0.245606] initcall oom_init+0x0/0x30 returned 0 after 0 usecs
[ 0.245606] calling default_bdi_init+0x0/0xad @ 1
[ 0.245606] initcall default_bdi_init+0x0/0xad returned 0 after 0 usecs
[ 0.245606] calling cgwb_init+0x0/0x2e @ 1
[ 0.245606] initcall cgwb_init+0x0/0x2e returned 0 after 0 usecs
[ 0.245606] calling percpu_enable_async+0x0/0xf @ 1
[ 0.245606] initcall percpu_enable_async+0x0/0xf returned 0 after 0 usecs
[ 0.245606] calling kcompactd_init+0x0/0x90 @ 1
[ 0.245606] initcall kcompactd_init+0x0/0x90 returned 0 after 0 usecs
[ 0.245606] calling init_user_reserve+0x0/0x40 @ 1
[ 0.245606] initcall init_user_reserve+0x0/0x40 returned 0 after 0 usecs
[ 0.245606] calling init_admin_reserve+0x0/0x40 @ 1
[ 0.245606] initcall init_admin_reserve+0x0/0x40 returned 0 after 0 usecs
[ 0.245606] calling init_reserve_notifier+0x0/0x1f @ 1
[ 0.245606] initcall init_reserve_notifier+0x0/0x1f returned 0 after 0 usecs
[ 0.245606] calling swap_init_sysfs+0x0/0x63 @ 1
[ 0.245606] initcall swap_init_sysfs+0x0/0x63 returned 0 after 0 usecs
[ 0.245606] calling swapfile_init+0x0/0xad @ 1
[ 0.245606] initcall swapfile_init+0x0/0xad returned 0 after 0 usecs
[ 0.245606] calling hugetlb_init+0x0/0x4fa @ 1
[ 0.245606] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.245606] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.245606] initcall hugetlb_init+0x0/0x4fa returned 0 after 0 usecs
[ 0.245606] calling ksm_init+0x0/0x197 @ 1
[ 0.245606] initcall ksm_init+0x0/0x197 returned 0 after 0 usecs
[ 0.245606] calling hugepage_init+0x0/0x155 @ 1
[ 0.245606] initcall hugepage_init+0x0/0x155 returned 0 after 0 usecs
[ 0.245606] calling mem_cgroup_init+0x0/0x14b @ 1
[ 0.245606] initcall mem_cgroup_init+0x0/0x14b returned 0 after 0 usecs
[ 0.245606] calling mem_cgroup_swap_init+0x0/0x52 @ 1
[ 0.245606] initcall mem_cgroup_swap_init+0x0/0x52 returned 0 after 0 usecs
[ 0.245606] calling sel_ib_pkey_init+0x0/0x36 @ 1
[ 0.245606] initcall sel_ib_pkey_init+0x0/0x36 returned 0 after 0 usecs
[ 0.245606] calling crypto_wq_init+0x0/0x31 @ 1
[ 0.245606] initcall crypto_wq_init+0x0/0x31 returned 0 after 0 usecs
[ 0.245606] calling cryptomgr_init+0x0/0x11 @ 1
[ 0.245606] initcall cryptomgr_init+0x0/0x11 returned 0 after 0 usecs
[ 0.245606] calling init_bio+0x0/0xd2 @ 1
[ 0.245606] initcall init_bio+0x0/0xd2 returned 0 after 0 usecs
[ 0.245606] calling blk_settings_init+0x0/0x2a @ 1
[ 0.245606] initcall blk_settings_init+0x0/0x2a returned 0 after 0 usecs
[ 0.245606] calling blk_ioc_init+0x0/0x2a @ 1
[ 0.245606] initcall blk_ioc_init+0x0/0x2a returned 0 after 0 usecs
[ 0.245606] calling blk_softirq_init+0x0/0x71 @ 1
[ 0.245606] initcall blk_softirq_init+0x0/0x71 returned 0 after 0 usecs
[ 0.245606] calling blk_mq_init+0x0/0x2a @ 1
[ 0.245606] initcall blk_mq_init+0x0/0x2a returned 0 after 0 usecs
[ 0.245606] calling genhd_device_init+0x0/0x76 @ 1
[ 0.245606] initcall genhd_device_init+0x0/0x76 returned 0 after 0 usecs
[ 0.245606] calling irq_poll_setup+0x0/0x6c @ 1
[ 0.245606] initcall irq_poll_setup+0x0/0x6c returned 0 after 0 usecs
[ 0.245606] calling byt_gpio_init+0x0/0x13 @ 1
[ 0.245606] initcall byt_gpio_init+0x0/0x13 returned 0 after 0 usecs
[ 0.245606] calling chv_pinctrl_init+0x0/0x13 @ 1
[ 0.245606] initcall chv_pinctrl_init+0x0/0x13 returned 0 after 0 usecs
[ 0.245606] calling bxt_pinctrl_init+0x0/0x13 @ 1
[ 0.245606] initcall bxt_pinctrl_init+0x0/0x13 returned 0 after 0 usecs
[ 0.245606] calling spt_pinctrl_init+0x0/0x13 @ 1
[ 0.245606] initcall spt_pinctrl_init+0x0/0x13 returned 0 after 0 usecs
[ 0.245606] calling gpiolib_debugfs_init+0x0/0x24 @ 1
[ 0.245606] initcall gpiolib_debugfs_init+0x0/0x24 returned 0 after 0 usecs
[ 0.245606] calling pwm_debugfs_init+0x0/0x24 @ 1
[ 0.245606] initcall pwm_debugfs_init+0x0/0x24 returned 0 after 0 usecs
[ 0.245606] calling pwm_sysfs_init+0x0/0x18 @ 1
[ 0.245606] initcall pwm_sysfs_init+0x0/0x18 returned 0 after 0 usecs
[ 0.245606] calling pci_slot_init+0x0/0x40 @ 1
[ 0.245606] initcall pci_slot_init+0x0/0x40 returned 0 after 0 usecs
[ 0.245606] calling fbmem_init+0x0/0xdb @ 1
[ 0.245606] initcall fbmem_init+0x0/0xdb returned 0 after 0 usecs
[ 0.245606] calling scan_for_dmi_ipmi+0x0/0x119 @ 1
[ 0.245606] initcall scan_for_dmi_ipmi+0x0/0x119 returned 0 after 0 usecs
[ 0.245606] calling acpi_init+0x0/0x321 @ 1
[ 0.245606] ACPI: Added _OSI(Module Device)
[ 0.245606] ACPI: Added _OSI(Processor Device)
[ 0.245606] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.245606] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.245606] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.245606] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.262459] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 0.265483] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.268171] ACPI: Dynamic OEM Table Load:
[ 0.268176] ACPI: SSDT 0xFFFF8F6A4B0F9C00 0003D3 (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.268549] ACPI: Dynamic OEM Table Load:
[ 0.268553] ACPI: SSDT 0xFFFF8F6A4B092800 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
[ 0.268959] ACPI: Dynamic OEM Table Load:
[ 0.268962] ACPI: SSDT 0xFFFF8F6A4B13B800 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
[ 0.269950] ACPI: EC: EC started
[ 0.269951] ACPI: EC: interrupt blocked
[ 0.271425] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[ 0.271427] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x27, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.271428] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions
[ 0.271428] ACPI: Interpreter enabled
[ 0.271451] ACPI: (supports S0 S3 S4 S5)
[ 0.271452] ACPI: Using IOAPIC for interrupt routing
[ 0.271475] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.271919] ACPI: Enabled 6 GPEs in block 00 to 7F
[ 0.273317] ACPI: Power Resource [PG00] (on)
[ 0.273621] ACPI: Power Resource [PG01] (on)
[ 0.273907] ACPI: Power Resource [PG02] (on)
[ 0.287047] ACPI: Power Resource [FN00] (off)
[ 0.287096] ACPI: Power Resource [FN01] (off)
[ 0.287143] ACPI: Power Resource [FN02] (off)
[ 0.287190] ACPI: Power Resource [FN03] (off)
[ 0.287236] ACPI: Power Resource [FN04] (off)
[ 0.287809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.287814] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.288279] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[ 0.288280] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.288590] PCI host bridge to bus 0000:00
[ 0.288592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.288593] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.288594] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.288595] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.288596] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.288597] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.288598] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.288599] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.288600] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.288601] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.288602] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.288603] pci_bus 0000:00: root bus resource [mem 0xdf800000-0xfeafffff window]
[ 0.288604] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.288610] pci 0000:00:00.0: [8086:1604] type 00 class 0x060000
[ 0.288616] pci 0000:00:00.0: calling quirk_mmio_always_on+0x0/0x10 @ 1
[ 0.288618] pci 0000:00:00.0: quirk_mmio_always_on+0x0/0x10 took 0 usecs
[ 0.288691] pci 0000:00:02.0: [8086:1616] type 00 class 0x030000
[ 0.288699] pci 0000:00:02.0: reg 0x10: [mem 0xf6000000-0xf6ffffff 64bit]
[ 0.288704] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.288707] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.288718] pci 0000:00:02.0: calling efifb_fixup_resources+0x0/0x130 @ 1
[ 0.288719] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.288721] pci 0000:00:02.0: efifb_fixup_resources+0x0/0x130 took 0 usecs
[ 0.288783] pci 0000:00:03.0: [8086:160c] type 00 class 0x040300
[ 0.288789] pci 0000:00:03.0: reg 0x10: [mem 0xf723c000-0xf723ffff 64bit]
[ 0.288859] pci 0000:00:04.0: [8086:1603] type 00 class 0x118000
[ 0.288868] pci 0000:00:04.0: reg 0x10: [mem 0xf7230000-0xf7237fff 64bit]
[ 0.288954] pci 0000:00:14.0: [8086:9cb1] type 00 class 0x0c0330
[ 0.288969] pci 0000:00:14.0: reg 0x10: [mem 0xf7220000-0xf722ffff 64bit]
[ 0.289016] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.289077] pci 0000:00:16.0: [8086:9cba] type 00 class 0x078000
[ 0.289095] pci 0000:00:16.0: reg 0x10: [mem 0xf7246000-0xf724601f 64bit]
[ 0.289152] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.289227] pci 0000:00:19.0: [8086:15a2] type 00 class 0x020000
[ 0.289233] pci 0000:00:19.0: calling quirk_f0_vpd_link+0x0/0x60 @ 1
[ 0.289235] pci 0000:00:19.0: quirk_f0_vpd_link+0x0/0x60 took 0 usecs
[ 0.289246] pci 0000:00:19.0: reg 0x10: [mem 0xf7200000-0xf721ffff]
[ 0.289250] pci 0000:00:19.0: reg 0x14: [mem 0xf7243000-0xf7243fff]
[ 0.289254] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
[ 0.289293] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.289352] pci 0000:00:1b.0: [8086:9ca0] type 00 class 0x040300
[ 0.289366] pci 0000:00:1b.0: reg 0x10: [mem 0xf7238000-0xf723bfff 64bit]
[ 0.289406] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.289478] pci 0000:00:1c.0: [8086:9c90] type 01 class 0x060400
[ 0.289484] pci 0000:00:1c.0: calling quirk_cmd_compl+0x0/0x70 @ 1
[ 0.289486] pci 0000:00:1c.0: quirk_cmd_compl+0x0/0x70 took 0 usecs
[ 0.289489] pci 0000:00:1c.0: calling quirk_no_aersid+0x0/0x30 @ 1
[ 0.289490] pci 0000:00:1c.0: quirk_no_aersid+0x0/0x30 took 0 usecs
[ 0.289530] pci 0000:00:1c.0: calling pci_fixup_transparent_bridge+0x0/0x20 @ 1
[ 0.289532] pci 0000:00:1c.0: pci_fixup_transparent_bridge+0x0/0x20 took 0 usecs
[ 0.289566] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.289667] pci 0000:00:1c.3: [8086:9c96] type 01 class 0x060400
[ 0.289673] pci 0000:00:1c.3: calling quirk_cmd_compl+0x0/0x70 @ 1
[ 0.289675] pci 0000:00:1c.3: quirk_cmd_compl+0x0/0x70 took 0 usecs
[ 0.289677] pci 0000:00:1c.3: calling quirk_no_aersid+0x0/0x30 @ 1
[ 0.289679] pci 0000:00:1c.3: quirk_no_aersid+0x0/0x30 took 0 usecs
[ 0.289719] pci 0000:00:1c.3: calling pci_fixup_transparent_bridge+0x0/0x20 @ 1
[ 0.289720] pci 0000:00:1c.3: pci_fixup_transparent_bridge+0x0/0x20 took 0 usecs
[ 0.289752] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.289848] pci 0000:00:1d.0: [8086:9ca6] type 00 class 0x0c0320
[ 0.289866] pci 0000:00:1d.0: reg 0x10: [mem 0xf7242000-0xf72423ff]
[ 0.289937] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.290002] pci 0000:00:1f.0: [8086:9cc3] type 00 class 0x060100
[ 0.290161] pci 0000:00:1f.2: [8086:282a] type 00 class 0x010400
[ 0.290173] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
[ 0.290178] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
[ 0.290183] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
[ 0.290188] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
[ 0.290193] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
[ 0.290199] pci 0000:00:1f.2: reg 0x24: [mem 0xf7241000-0xf72417ff]
[ 0.290225] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.290280] pci 0000:00:1f.3: [8086:9ca2] type 00 class 0x0c0500
[ 0.290294] pci 0000:00:1f.3: reg 0x10: [mem 0xf7240000-0xf72400ff 64bit]
[ 0.290309] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
[ 0.292228] pci 0000:01:00.0: [1217:8520] type 00 class 0x080501
[ 0.292260] pci 0000:01:00.0: reg 0x10: [mem 0xf7101000-0xf7101fff]
[ 0.292272] pci 0000:01:00.0: reg 0x14: [mem 0xf7100000-0xf71007ff]
[ 0.292412] pci 0000:01:00.0: PME# supported from D3hot D3cold
[ 0.302544] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.302548] pci 0000:00:1c.0: bridge window [mem 0xf7100000-0xf71fffff]
[ 0.302848] pci 0000:02:00.0: [8086:095a] type 00 class 0x028000
[ 0.302943] pci 0000:02:00.0: reg 0x10: [mem 0xf7000000-0xf7001fff 64bit]
[ 0.303155] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.303743] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.303747] pci 0000:00:1c.3: bridge window [mem 0xf7000000-0xf70fffff]
[ 0.305080] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.305118] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.305155] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.305193] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.305229] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.305265] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.305302] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.305338] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.306409] ACPI: EC: interrupt unblocked
[ 0.306430] ACPI: EC: event unblocked
[ 0.306438] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x27, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.306439] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions and events
[ 0.306443] probe of PNP0C09:00 returned 1 after 0 usecs
[ 0.306474] initcall acpi_init+0x0/0x321 returned 0 after 58593 usecs
[ 0.306476] calling adxl_init+0x0/0x186 @ 1
[ 0.306478] initcall adxl_init+0x0/0x186 returned -19 after 0 usecs
[ 0.306479] calling pnp_init+0x0/0x11 @ 1
[ 0.306484] initcall pnp_init+0x0/0x11 returned 0 after 0 usecs
[ 0.306485] calling balloon_init+0x0/0x19e @ 1
[ 0.306487] initcall balloon_init+0x0/0x19e returned -19 after 0 usecs
[ 0.306489] calling xen_setup_shutdown_event+0x0/0x30 @ 1
[ 0.306490] initcall xen_setup_shutdown_event+0x0/0x30 returned -19 after 0 usecs
[ 0.306491] calling xenbus_probe_backend_init+0x0/0x4e @ 1
[ 0.306496] initcall xenbus_probe_backend_init+0x0/0x4e returned 0 after 0 usecs
[ 0.306497] calling xenbus_probe_frontend_init+0x0/0x4e @ 1
[ 0.306501] initcall xenbus_probe_frontend_init+0x0/0x4e returned 0 after 0 usecs
[ 0.306502] calling xen_acpi_pad_init+0x0/0x3c @ 1
[ 0.306503] initcall xen_acpi_pad_init+0x0/0x3c returned -19 after 0 usecs
[ 0.306504] calling misc_init+0x0/0xbf @ 1
[ 0.306509] initcall misc_init+0x0/0xbf returned 0 after 0 usecs
[ 0.306510] calling vga_arb_device_init+0x0/0x248 @ 1
[ 0.306521] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.306521] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.306521] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.306521] vgaarb: loaded
[ 0.306521] initcall vga_arb_device_init+0x0/0x248 returned 0 after 0 usecs
[ 0.306521] calling cn_init+0x0/0xf0 @ 1
[ 0.306521] initcall cn_init+0x0/0xf0 returned 0 after 0 usecs
[ 0.306521] calling dax_fs_init+0x0/0xbf @ 1
[ 0.306521] initcall dax_fs_init+0x0/0xbf returned 0 after 0 usecs
[ 0.306521] calling dma_buf_init+0x0/0xaa @ 1
[ 0.306521] initcall dma_buf_init+0x0/0xaa returned 0 after 0 usecs
[ 0.306521] calling serio_init+0x0/0x2a @ 1
[ 0.306521] initcall serio_init+0x0/0x2a returned 0 after 0 usecs
[ 0.306521] calling input_init+0x0/0xfd @ 1
[ 0.306521] initcall input_init+0x0/0xfd returned 0 after 0 usecs
[ 0.306521] calling rtc_init+0x0/0x4c @ 1
[ 0.306521] initcall rtc_init+0x0/0x4c returned 0 after 0 usecs
[ 0.306521] calling dw_i2c_init_driver+0x0/0x13 @ 1
[ 0.306521] initcall dw_i2c_init_driver+0x0/0x13 returned 0 after 0 usecs
[ 0.306521] calling cec_devnode_init+0x0/0xa4 @ 1
[ 0.306521] initcall cec_devnode_init+0x0/0xa4 returned 0 after 0 usecs
[ 0.306521] calling pps_init+0x0/0xaa @ 1
[ 0.306521] pps_core: LinuxPPS API ver. 1 registered
[ 0.306521] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.306521] initcall pps_init+0x0/0xaa returned 0 after 0 usecs
[ 0.306521] calling ptp_init+0x0/0x99 @ 1
[ 0.306521] PTP clock support registered
[ 0.306521] initcall ptp_init+0x0/0x99 returned 0 after 0 usecs
[ 0.306521] calling power_supply_class_init+0x0/0x40 @ 1
[ 0.306521] initcall power_supply_class_init+0x0/0x40 returned 0 after 0 usecs
[ 0.306521] calling hwmon_init+0x0/0xf9 @ 1
[ 0.306521] initcall hwmon_init+0x0/0xf9 returned 0 after 0 usecs
[ 0.306521] calling edac_init+0x0/0x70 @ 1
[ 0.306521] EDAC MC: Ver: 3.0.0
[ 0.306800] initcall edac_init+0x0/0x70 returned 0 after 0 usecs
[ 0.306800] calling leds_init+0x0/0x3c @ 1
[ 0.306800] initcall leds_init+0x0/0x3c returned 0 after 0 usecs
[ 0.306800] calling dmi_init+0x0/0x114 @ 1
[ 0.306800] initcall dmi_init+0x0/0x114 returned 0 after 0 usecs
[ 0.306800] calling efisubsys_init+0x0/0x30a @ 1
[ 0.306800] Registered efivars operations
[ 0.308823] initcall efisubsys_init+0x0/0x30a returned 0 after 3906 usecs
[ 0.308823] calling devfreq_init+0x0/0xa1 @ 1
[ 0.308823] initcall devfreq_init+0x0/0xa1 returned 0 after 0 usecs
[ 0.308823] calling ras_init+0x0/0xf @ 1
[ 0.308823] initcall ras_init+0x0/0xf returned 0 after 0 usecs
[ 0.308823] calling nvmem_init+0x0/0x11 @ 1
[ 0.308823] initcall nvmem_init+0x0/0x11 returned 0 after 0 usecs
[ 0.308823] calling pci_subsys_init+0x0/0x6d @ 1
[ 0.308823] PCI: Using ACPI for IRQ routing
[ 0.309874] PCI: pci_cache_line_size set to 64 bytes
[ 0.314805] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.314816] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.314817] e820: reserve RAM buffer [mem 0xbf4f2000-0xbfffffff]
[ 0.314817] e820: reserve RAM buffer [mem 0xd9da1000-0xdbffffff]
[ 0.314818] e820: reserve RAM buffer [mem 0xda982000-0xdbffffff]
[ 0.314819] e820: reserve RAM buffer [mem 0xdbb00000-0xdbffffff]
[ 0.314820] e820: reserve RAM buffer [mem 0x41e800000-0x41fffffff]
[ 0.314822] initcall pci_subsys_init+0x0/0x6d returned 0 after 3906 usecs
[ 0.314824] calling proto_init+0x0/0x11 @ 1
[ 0.314827] initcall proto_init+0x0/0x11 returned 0 after 0 usecs
[ 0.314828] calling net_dev_init+0x0/0x23a @ 1
[ 0.314884] initcall net_dev_init+0x0/0x23a returned 0 after 0 usecs
[ 0.314885] calling neigh_init+0x0/0x80 @ 1
[ 0.314888] initcall neigh_init+0x0/0x80 returned 0 after 0 usecs
[ 0.314890] calling fib_notifier_init+0x0/0x11 @ 1
[ 0.314891] initcall fib_notifier_init+0x0/0x11 returned 0 after 0 usecs
[ 0.314893] calling fib_rules_init+0x0/0xac @ 1
[ 0.314895] initcall fib_rules_init+0x0/0xac returned 0 after 0 usecs
[ 0.314896] calling init_cgroup_netprio+0x0/0x14 @ 1
[ 0.314898] initcall init_cgroup_netprio+0x0/0x14 returned 0 after 0 usecs
[ 0.314899] calling bpf_lwt_init+0x0/0x16 @ 1
[ 0.314900] initcall bpf_lwt_init+0x0/0x16 returned 0 after 0 usecs
[ 0.314901] calling pktsched_init+0x0/0x10f @ 1
[ 0.314904] initcall pktsched_init+0x0/0x10f returned 0 after 0 usecs
[ 0.314905] calling tc_filter_init+0x0/0xf7 @ 1
[ 0.314910] initcall tc_filter_init+0x0/0xf7 returned 0 after 0 usecs
[ 0.314911] calling tc_action_init+0x0/0x69 @ 1
[ 0.314913] initcall tc_action_init+0x0/0x69 returned 0 after 0 usecs
[ 0.314914] calling genl_init+0x0/0x36 @ 1
[ 0.314918] initcall genl_init+0x0/0x36 returned 0 after 0 usecs
[ 0.314919] calling wireless_nlevent_init+0x0/0x3a @ 1
[ 0.314921] initcall wireless_nlevent_init+0x0/0x3a returned 0 after 0 usecs
[ 0.314922] calling xen_mcfg_late+0x0/0xcd @ 1
[ 0.314924] initcall xen_mcfg_late+0x0/0xcd returned 0 after 0 usecs
[ 0.314925] calling watchdog_init+0x0/0x91 @ 1
[ 0.314927] initcall watchdog_init+0x0/0x91 returned 0 after 0 usecs
[ 0.314927] calling nmi_warning_debugfs+0x0/0x27 @ 1
[ 0.314927] initcall nmi_warning_debugfs+0x0/0x27 returned 0 after 0 usecs
[ 0.314927] calling save_microcode_in_initrd+0x0/0x9d @ 1
[ 0.314927] initcall save_microcode_in_initrd+0x0/0x9d returned 0 after 0 usecs
[ 0.314927] calling hpet_late_init+0x0/0x104 @ 1
[ 0.314927] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.314927] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.316733] initcall hpet_late_init+0x0/0x104 returned 0 after 3906 usecs
[ 0.316735] calling init_amd_nbs+0x0/0x11f @ 1
[ 0.316740] initcall init_amd_nbs+0x0/0x11f returned 0 after 0 usecs
[ 0.316742] calling sugov_register+0x0/0x11 @ 1
[ 0.316743] initcall sugov_register+0x0/0x11 returned 0 after 0 usecs
[ 0.316744] calling clocksource_done_booting+0x0/0x42 @ 1
[ 0.316752] clocksource: Switched to clocksource tsc-early
[ 0.316754] initcall clocksource_done_booting+0x0/0x42 returned 0 after 2 usecs
[ 0.316756] calling tracer_init_tracefs+0x0/0x1c6 @ 1
[ 0.323672] initcall tracer_init_tracefs+0x0/0x1c6 returned 0 after 6769 usecs
[ 0.323674] calling init_trace_printk_function_export+0x0/0x2d @ 1
[ 0.323676] initcall init_trace_printk_function_export+0x0/0x2d returned 0 after 0 usecs
[ 0.323678] calling init_graph_tracefs+0x0/0x2d @ 1
[ 0.323680] initcall init_graph_tracefs+0x0/0x2d returned 0 after 0 usecs
[ 0.323681] calling init_kprobe_trace+0x0/0x8a @ 1
[ 0.323684] initcall init_kprobe_trace+0x0/0x8a returned 0 after 1 usecs
[ 0.323685] calling init_uprobe_trace+0x0/0x4f @ 1
[ 0.323687] initcall init_uprobe_trace+0x0/0x4f returned 0 after 1 usecs
[ 0.323689] calling bpf_init+0x0/0x48 @ 1
[ 0.323694] initcall bpf_init+0x0/0x48 returned 0 after 3 usecs
[ 0.323695] calling init_pipe_fs+0x0/0x47 @ 1
[ 0.323703] initcall init_pipe_fs+0x0/0x47 returned 0 after 5 usecs
[ 0.323705] calling cgroup_writeback_init+0x0/0x2b @ 1
[ 0.323718] initcall cgroup_writeback_init+0x0/0x2b returned 0 after 9 usecs
[ 0.323720] calling inotify_user_setup+0x0/0x48 @ 1
[ 0.323727] initcall inotify_user_setup+0x0/0x48 returned 0 after 4 usecs
[ 0.323728] calling eventpoll_init+0x0/0xc9 @ 1
[ 0.323738] initcall eventpoll_init+0x0/0xc9 returned 0 after 7 usecs
[ 0.323739] calling anon_inode_init+0x0/0x5b @ 1
[ 0.323745] initcall anon_inode_init+0x0/0x5b returned 0 after 3 usecs
[ 0.323747] calling init_dax_wait_table+0x0/0x40 @ 1
[ 0.323765] initcall init_dax_wait_table+0x0/0x40 returned 0 after 16 usecs
[ 0.323767] calling proc_locks_init+0x0/0x28 @ 1
[ 0.323771] initcall proc_locks_init+0x0/0x28 returned 0 after 2 usecs
[ 0.323773] calling dquot_init+0x0/0x11d @ 1
[ 0.323773] VFS: Disk quotas dquot_6.6.0
[ 0.323785] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.323787] initcall dquot_init+0x0/0x11d returned 0 after 12 usecs
[ 0.323788] calling quota_init+0x0/0x24 @ 1
[ 0.323796] initcall quota_init+0x0/0x24 returned 0 after 6 usecs
[ 0.323798] calling proc_cmdline_init+0x0/0x22 @ 1
[ 0.323801] initcall proc_cmdline_init+0x0/0x22 returned 0 after 0 usecs
[ 0.323802] calling proc_consoles_init+0x0/0x25 @ 1
[ 0.323804] initcall proc_consoles_init+0x0/0x25 returned 0 after 0 usecs
[ 0.323806] calling proc_cpuinfo_init+0x0/0x1f @ 1
[ 0.323808] initcall proc_cpuinfo_init+0x0/0x1f returned 0 after 0 usecs
[ 0.323809] calling proc_devices_init+0x0/0x25 @ 1
[ 0.323811] initcall proc_devices_init+0x0/0x25 returned 0 after 0 usecs
[ 0.323813] calling proc_interrupts_init+0x0/0x25 @ 1
[ 0.323815] initcall proc_interrupts_init+0x0/0x25 returned 0 after 0 usecs
[ 0.323816] calling proc_loadavg_init+0x0/0x22 @ 1
[ 0.323818] initcall proc_loadavg_init+0x0/0x22 returned 0 after 0 usecs
[ 0.323819] calling proc_meminfo_init+0x0/0x22 @ 1
[ 0.323821] initcall proc_meminfo_init+0x0/0x22 returned 0 after 0 usecs
[ 0.323823] calling proc_stat_init+0x0/0x1f @ 1
[ 0.323825] initcall proc_stat_init+0x0/0x1f returned 0 after 0 usecs
[ 0.323826] calling proc_uptime_init+0x0/0x22 @ 1
[ 0.323828] initcall proc_uptime_init+0x0/0x22 returned 0 after 0 usecs
[ 0.323830] calling proc_version_init+0x0/0x22 @ 1
[ 0.323832] initcall proc_version_init+0x0/0x22 returned 0 after 0 usecs
[ 0.323834] calling proc_softirqs_init+0x0/0x22 @ 1
[ 0.323836] initcall proc_softirqs_init+0x0/0x22 returned 0 after 0 usecs
[ 0.323837] calling proc_kcore_init+0x0/0xd0 @ 1
[ 0.323843] initcall proc_kcore_init+0x0/0xd0 returned 0 after 4 usecs
[ 0.323845] calling vmcore_init+0x0/0x5fa @ 1
[ 0.323847] initcall vmcore_init+0x0/0x5fa returned 0 after 0 usecs
[ 0.323848] calling proc_kmsg_init+0x0/0x22 @ 1
[ 0.323850] initcall proc_kmsg_init+0x0/0x22 returned 0 after 0 usecs
[ 0.323852] calling proc_page_init+0x0/0x56 @ 1
[ 0.323854] initcall proc_page_init+0x0/0x56 returned 0 after 0 usecs
[ 0.323855] calling init_ramfs_fs+0x0/0x20 @ 1
[ 0.323856] initcall init_ramfs_fs+0x0/0x20 returned 0 after 0 usecs
[ 0.323857] calling init_hugetlbfs_fs+0x0/0x17e @ 1
[ 0.323875] initcall init_hugetlbfs_fs+0x0/0x17e returned 0 after 15 usecs
[ 0.323876] calling tomoyo_initerface_init+0x0/0x178 @ 1
[ 0.323877] initcall tomoyo_initerface_init+0x0/0x178 returned 0 after 0 usecs
[ 0.323878] calling aa_create_aafs+0x0/0x3ad @ 1
[ 0.323925] AppArmor: AppArmor Filesystem Enabled
[ 0.323927] initcall aa_create_aafs+0x0/0x3ad returned 0 after 45 usecs
[ 0.323928] calling blk_scsi_ioctl_init+0x0/0x399 @ 1
[ 0.323930] initcall blk_scsi_ioctl_init+0x0/0x399 returned 0 after 0 usecs
[ 0.323931] calling dynamic_debug_init_debugfs+0x0/0x62 @ 1
[ 0.323935] initcall dynamic_debug_init_debugfs+0x0/0x62 returned 0 after 1 usecs
[ 0.323936] calling acpi_event_init+0x0/0x2d @ 1
[ 0.323940] initcall acpi_event_init+0x0/0x2d returned 0 after 3 usecs
[ 0.323941] calling pnp_system_init+0x0/0x11 @ 1
[ 0.323950] initcall pnp_system_init+0x0/0x11 returned 0 after 6 usecs
[ 0.323951] calling pnpacpi_init+0x0/0x6a @ 1
[ 0.323951] pnp: PnP ACPI init
[ 0.324156] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.324157] system 00:00: [io 0xffff] has been reserved
[ 0.324158] system 00:00: [io 0xffff] has been reserved
[ 0.324160] system 00:00: [io 0xffff] has been reserved
[ 0.324161] system 00:00: [io 0x1800-0x18fe] has been reserved
[ 0.324162] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.324164] probe of 00:00 returned 1 after 14 usecs
[ 0.324167] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.324203] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.324234] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.324235] probe of 00:02 returned 1 after 4 usecs
[ 0.324237] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.324308] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.324320] pnp 00:04: Plug and Play ACPI device, IDs DLL062d PNP0f13 (active)
[ 0.325031] pnp 00:05: Plug and Play ACPI device, IDs PNP0401 (disabled)
[ 0.325141] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.325142] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.325143] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.325145] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.325146] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.325147] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.325148] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.325149] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.325151] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.325152] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.325153] system 00:06: [mem 0xf7fe0000-0xf7feffff] has been reserved
[ 0.325154] system 00:06: [mem 0xf7ff0000-0xf7ffffff] has been reserved
[ 0.325156] probe of 00:06 returned 1 after 18 usecs
[ 0.325158] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.325436] probe of 00:07 returned 1 after 2 usecs
[ 0.325438] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.326570] pnp: PnP ACPI: found 8 devices
[ 0.326573] initcall pnpacpi_init+0x0/0x6a returned 0 after 2558 usecs
[ 0.326575] calling chr_dev_init+0x0/0xa7 @ 1
[ 0.327576] initcall chr_dev_init+0x0/0xa7 returned 0 after 975 usecs
[ 0.327578] calling firmware_class_init+0x0/0xeb @ 1
[ 0.327583] initcall firmware_class_init+0x0/0xeb returned 0 after 3 usecs
[ 0.327585] calling thermal_init+0x0/0xe1 @ 1
[ 0.327594] initcall thermal_init+0x0/0xe1 returned 0 after 8 usecs
[ 0.327596] calling cpufreq_gov_performance_init+0x0/0x11 @ 1
[ 0.327598] initcall cpufreq_gov_performance_init+0x0/0x11 returned 0 after 0 usecs
[ 0.327599] calling cpufreq_gov_dbs_init+0x0/0x11 @ 1
[ 0.327601] initcall cpufreq_gov_dbs_init+0x0/0x11 returned 0 after 0 usecs
[ 0.327603] calling map_properties+0x0/0x52b @ 1
[ 0.327605] initcall map_properties+0x0/0x52b returned 0 after 0 usecs
[ 0.327606] calling init_acpi_pm_clocksource+0x0/0xe1 @ 1
[ 0.332481] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.332484] initcall init_acpi_pm_clocksource+0x0/0xe1 returned 0 after 4761 usecs
[ 0.332485] calling pcibios_assign_resources+0x0/0xca @ 1
[ 0.332509] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.332515] pci 0000:00:1c.0: bridge window [mem 0xf7100000-0xf71fffff]
[ 0.332521] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.332525] pci 0000:00:1c.3: bridge window [mem 0xf7000000-0xf70fffff]
[ 0.332532] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.332533] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.332534] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.332535] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.332536] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.332537] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.332538] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.332539] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.332540] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.332541] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.332542] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.332543] pci_bus 0000:00: resource 15 [mem 0xdf800000-0xfeafffff window]
[ 0.332544] pci_bus 0000:01: resource 1 [mem 0xf7100000-0xf71fffff]
[ 0.332546] pci_bus 0000:02: resource 1 [mem 0xf7000000-0xf70fffff]
[ 0.332621] initcall pcibios_assign_resources+0x0/0xca returned 0 after 130 usecs
[ 0.332623] calling sysctl_core_init+0x0/0x2b @ 1
[ 0.332635] initcall sysctl_core_init+0x0/0x2b returned 0 after 9 usecs
[ 0.332636] calling eth_offload_init+0x0/0x14 @ 1
[ 0.332637] initcall eth_offload_init+0x0/0x14 returned 0 after 0 usecs
[ 0.332638] calling ipv4_offload_init+0x0/0x74 @ 1
[ 0.332640] initcall ipv4_offload_init+0x0/0x74 returned 0 after 0 usecs
[ 0.332641] calling inet_init+0x0/0x272 @ 1
[ 0.332657] NET: Registered protocol family 2
[ 0.332776] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.332813] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.332936] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.333033] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.333060] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.333092] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.333146] initcall inet_init+0x0/0x272 returned 0 after 491 usecs
[ 0.333147] calling af_unix_init+0x0/0x4e @ 1
[ 0.333150] NET: Registered protocol family 1
[ 0.333154] initcall af_unix_init+0x0/0x4e returned 0 after 5 usecs
[ 0.333155] calling ipv6_offload_init+0x0/0x7f @ 1
[ 0.333157] initcall ipv6_offload_init+0x0/0x7f returned 0 after 0 usecs
[ 0.333159] calling pci_apply_final_quirks+0x0/0x125 @ 1
[ 0.333165] pci 0000:00:02.0: calling pci_fixup_video+0x0/0x110 @ 1
[ 0.333168] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.333170] pci 0000:00:02.0: pci_fixup_video+0x0/0x110 took 2 usecs
[ 0.333176] pci 0000:00:14.0: calling quirk_usb_early_handoff+0x0/0x6a7 @ 1
[ 0.333341] pci 0000:00:14.0: quirk_usb_early_handoff+0x0/0x6a7 took 158 usecs
[ 0.333349] pci 0000:00:19.0: calling quirk_e100_interrupt+0x0/0x1a0 @ 1
[ 0.333351] pci 0000:00:19.0: quirk_e100_interrupt+0x0/0x1a0 took 0 usecs
[ 0.333365] pci 0000:00:1d.0: calling quirk_usb_early_handoff+0x0/0x6a7 @ 1
[ 0.356833] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x6a7 took 22915 usecs
[ 0.358775] PCI: CLS 64 bytes, default 64
[ 0.358778] initcall pci_apply_final_quirks+0x0/0x125 returned 0 after 25016 usecs
[ 0.358780] calling acpi_reserve_resources+0x0/0xeb @ 1
[ 0.358783] initcall acpi_reserve_resources+0x0/0xeb returned 0 after 1 usecs
[ 0.358785] calling populate_rootfs+0x0/0x10a @ 1
[ 0.358814] Unpacking initramfs...
[ 0.435916] Freeing initrd memory: 6748K
[ 0.435973] initcall populate_rootfs+0x0/0x10a returned 0 after 75373 usecs
[ 0.435975] calling pci_iommu_init+0x0/0x45 @ 1
[ 0.460815] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.460816] software IO TLB: mapped [mem 0xd1bb0000-0xd5bb0000] (64MB)
[ 0.460820] initcall pci_iommu_init+0x0/0x45 returned 0 after 24259 usecs
[ 0.460823] calling calgary_fixup_tce_spaces+0x0/0xf1 @ 1
[ 0.460825] initcall calgary_fixup_tce_spaces+0x0/0xf1 returned -19 after 0 usecs
[ 0.460827] calling ir_dev_scope_init+0x0/0x33 @ 1
[ 0.460829] initcall ir_dev_scope_init+0x0/0x33 returned 0 after 0 usecs
[ 0.460851] calling ia32_binfmt_init+0x0/0x14 @ 1
[ 0.460856] initcall ia32_binfmt_init+0x0/0x14 returned 0 after 3 usecs
[ 0.460858] calling amd_uncore_init+0x0/0x2c3 @ 1
[ 0.460860] initcall amd_uncore_init+0x0/0x2c3 returned -19 after 0 usecs
[ 0.460862] calling amd_ibs_init+0x0/0x18d @ 1
[ 0.460863] initcall amd_ibs_init+0x0/0x18d returned -19 after 0 usecs
[ 0.460865] calling amd_iommu_pc_init+0x0/0x270 @ 1
[ 0.460867] initcall amd_iommu_pc_init+0x0/0x270 returned -19 after 0 usecs
[ 0.460869] calling msr_init+0x0/0xf4 @ 1
[ 0.460874] initcall msr_init+0x0/0xf4 returned 0 after 3 usecs
[ 0.460876] calling register_kernel_offset_dumper+0x0/0x1b @ 1
[ 0.460878] initcall register_kernel_offset_dumper+0x0/0x1b returned 0 after 0 usecs
[ 0.460880] calling i8259A_init_ops+0x0/0x21 @ 1
[ 0.460882] initcall i8259A_init_ops+0x0/0x21 returned 0 after 0 usecs
[ 0.460883] calling init_tsc_clocksource+0x0/0xb1 @ 1
[ 0.460887] initcall init_tsc_clocksource+0x0/0xb1 returned 0 after 1 usecs
[ 0.460888] calling add_rtc_cmos+0x0/0xcd @ 1
[ 0.460891] initcall add_rtc_cmos+0x0/0xcd returned 0 after 0 usecs
[ 0.460892] calling i8237A_init_ops+0x0/0x37 @ 1
[ 0.460898] initcall i8237A_init_ops+0x0/0x37 returned -19 after 3 usecs
[ 0.460900] calling thermal_throttle_init_device+0x0/0x42 @ 1
[ 0.460941] initcall thermal_throttle_init_device+0x0/0x42 returned 0 after 36 usecs
[ 0.460943] calling ioapic_init_ops+0x0/0x14 @ 1
[ 0.460944] initcall ioapic_init_ops+0x0/0x14 returned 0 after 0 usecs
[ 0.460946] calling register_e820_pmem+0x0/0x42 @ 1
[ 0.460952] initcall register_e820_pmem+0x0/0x42 returned 0 after 3 usecs
[ 0.460953] calling add_pcspkr+0x0/0x6f @ 1
[ 0.460976] initcall add_pcspkr+0x0/0x6f returned 0 after 19 usecs
[ 0.460978] calling sysfb_init+0x0/0x9f @ 1
[ 0.460993] initcall sysfb_init+0x0/0x9f returned 0 after 13 usecs
[ 0.460995] calling audit_classes_init+0x0/0xaf @ 1
[ 0.460998] initcall audit_classes_init+0x0/0xaf returned 0 after 1 usecs
[ 0.460999] calling pt_dump_init+0x0/0x42 @ 1
[ 0.461001] initcall pt_dump_init+0x0/0x42 returned 0 after 0 usecs
[ 0.461002] calling init_aout_binfmt+0x0/0x16 @ 1
[ 0.461004] initcall init_aout_binfmt+0x0/0x16 returned 0 after 0 usecs
[ 0.461005] calling iosf_mbi_init+0x0/0x2e @ 1
[ 0.461019] initcall iosf_mbi_init+0x0/0x2e returned 0 after 11 usecs
[ 0.461020] calling proc_execdomains_init+0x0/0x22 @ 1
[ 0.461024] initcall proc_execdomains_init+0x0/0x22 returned 0 after 1 usecs
[ 0.461025] calling register_warn_debugfs+0x0/0x24 @ 1
[ 0.461030] initcall register_warn_debugfs+0x0/0x24 returned 0 after 3 usecs
[ 0.461031] calling cpuhp_sysfs_init+0x0/0x8c @ 1
[ 0.461041] initcall cpuhp_sysfs_init+0x0/0x8c returned 0 after 7 usecs
[ 0.461042] calling ioresources_init+0x0/0x4a @ 1
[ 0.461045] initcall ioresources_init+0x0/0x4a returned 0 after 1 usecs
[ 0.461047] calling init_sched_debug_procfs+0x0/0x2f @ 1
[ 0.461049] initcall init_sched_debug_procfs+0x0/0x2f returned 0 after 0 usecs
[ 0.461051] calling snapshot_device_init+0x0/0x11 @ 1
[ 0.461077] initcall snapshot_device_init+0x0/0x11 returned 0 after 23 usecs
[ 0.461079] calling irq_gc_init_ops+0x0/0x14 @ 1
[ 0.461081] initcall irq_gc_init_ops+0x0/0x14 returned 0 after 0 usecs
[ 0.461083] calling irq_pm_init_ops+0x0/0x14 @ 1
[ 0.461085] initcall irq_pm_init_ops+0x0/0x14 returned 0 after 0 usecs
[ 0.461087] calling klp_init+0x0/0x29 @ 1
[ 0.461090] initcall klp_init+0x0/0x29 returned 0 after 1 usecs
[ 0.461091] calling timekeeping_init_ops+0x0/0x14 @ 1
[ 0.461093] initcall timekeeping_init_ops+0x0/0x14 returned 0 after 0 usecs
[ 0.461094] calling init_clocksource_sysfs+0x0/0x24 @ 1
[ 0.461112] initcall init_clocksource_sysfs+0x0/0x24 returned 0 after 16 usecs
[ 0.461114] calling init_timer_list_procfs+0x0/0x32 @ 1
[ 0.461117] initcall init_timer_list_procfs+0x0/0x32 returned 0 after 1 usecs
[ 0.461118] calling alarmtimer_init+0x0/0x134 @ 1
[ 0.461148] probe of alarmtimer returned 1 after 5 usecs
[ 0.461150] initcall alarmtimer_init+0x0/0x134 returned 0 after 29 usecs
[ 0.461151] calling init_posix_timers+0x0/0x2a @ 1
[ 0.461158] initcall init_posix_timers+0x0/0x2a returned 0 after 5 usecs
[ 0.461160] calling clockevents_init_sysfs+0x0/0xc9 @ 1
[ 0.461201] initcall clockevents_init_sysfs+0x0/0xc9 returned 0 after 38 usecs
[ 0.461202] calling proc_dma_init+0x0/0x22 @ 1
[ 0.461204] initcall proc_dma_init+0x0/0x22 returned 0 after 0 usecs
[ 0.461205] calling proc_modules_init+0x0/0x1f @ 1
[ 0.461207] initcall proc_modules_init+0x0/0x1f returned 0 after 0 usecs
[ 0.461208] calling kallsyms_init+0x0/0x22 @ 1
[ 0.461210] initcall kallsyms_init+0x0/0x22 returned 0 after 0 usecs
[ 0.461211] calling pid_namespaces_init+0x0/0x40 @ 1
[ 0.461217] initcall pid_namespaces_init+0x0/0x40 returned 0 after 3 usecs
[ 0.461218] calling audit_watch_init+0x0/0x3c @ 1
[ 0.461220] initcall audit_watch_init+0x0/0x3c returned 0 after 0 usecs
[ 0.461221] calling audit_fsnotify_init+0x0/0x3c @ 1
[ 0.461222] initcall audit_fsnotify_init+0x0/0x3c returned 0 after 0 usecs
[ 0.461224] calling audit_tree_init+0x0/0x4d @ 1
[ 0.461225] initcall audit_tree_init+0x0/0x4d returned 0 after 0 usecs
[ 0.461227] calling init_kprobes+0x0/0x1e8 @ 1
[ 0.461398] initcall init_kprobes+0x0/0x1e8 returned 0 after 165 usecs
[ 0.461399] calling seccomp_sysctl_init+0x0/0x2c @ 1
[ 0.461405] initcall seccomp_sysctl_init+0x0/0x2c returned 0 after 4 usecs
[ 0.461406] calling utsname_sysctl_init+0x0/0x14 @ 1
[ 0.461412] initcall utsname_sysctl_init+0x0/0x14 returned 0 after 4 usecs
[ 0.461413] calling init_tracepoints+0x0/0x28 @ 1
[ 0.461415] initcall init_tracepoints+0x0/0x28 returned 0 after 0 usecs
[ 0.461417] calling stack_trace_init+0x0/0xb0 @ 1
[ 0.461422] initcall stack_trace_init+0x0/0xb0 returned 0 after 3 usecs
[ 0.461424] calling init_mmio_trace+0x0/0xc @ 1
[ 0.461427] initcall init_mmio_trace+0x0/0xc returned 0 after 1 usecs
[ 0.461428] calling init_blk_tracer+0x0/0x50 @ 1
[ 0.461436] initcall init_blk_tracer+0x0/0x50 returned 0 after 6 usecs
[ 0.461438] calling perf_event_sysfs_init+0x0/0x84 @ 1
[ 0.461526] initcall perf_event_sysfs_init+0x0/0x84 returned 0 after 83 usecs
[ 0.461528] calling init_uprobes+0x0/0x71 @ 1
[ 0.461531] initcall init_uprobes+0x0/0x71 returned 0 after 1 usecs
[ 0.461533] calling padata_driver_init+0x0/0x39 @ 1
[ 0.461535] initcall padata_driver_init+0x0/0x39 returned 0 after 0 usecs
[ 0.461536] calling system_trusted_keyring_init+0x0/0x61 @ 1
[ 0.461537] Initialise system trusted keyrings
[ 0.461543] initcall system_trusted_keyring_init+0x0/0x61 returned 0 after 5 usecs
[ 0.461545] calling kswapd_init+0x0/0x85 @ 1
[ 0.461578] initcall kswapd_init+0x0/0x85 returned 0 after 29 usecs
[ 0.461580] calling extfrag_debug_init+0x0/0x78 @ 1
[ 0.461589] initcall extfrag_debug_init+0x0/0x78 returned 0 after 7 usecs
[ 0.461590] calling mm_compute_batch_init+0x0/0x19 @ 1
[ 0.461592] initcall mm_compute_batch_init+0x0/0x19 returned 0 after 0 usecs
[ 0.461594] calling slab_proc_init+0x0/0x22 @ 1
[ 0.461597] initcall slab_proc_init+0x0/0x22 returned 0 after 1 usecs
[ 0.461598] calling workingset_init+0x0/0x8e @ 1
[ 0.461599] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[ 0.461602] initcall workingset_init+0x0/0x8e returned 0 after 2 usecs
[ 0.461604] calling proc_vmalloc_init+0x0/0x30 @ 1
[ 0.461606] initcall proc_vmalloc_init+0x0/0x30 returned 0 after 0 usecs
[ 0.461607] calling procswaps_init+0x0/0x1f @ 1
[ 0.461609] initcall procswaps_init+0x0/0x1f returned 0 after 0 usecs
[ 0.461611] calling init_frontswap+0x0/0x91 @ 1
[ 0.461616] initcall init_frontswap+0x0/0x91 returned 0 after 3 usecs
[ 0.461617] calling slab_sysfs_init+0x0/0xfa @ 1
[ 0.462687] initcall slab_sysfs_init+0x0/0xfa returned 0 after 1042 usecs
[ 0.462689] calling init_zbud+0x0/0x20 @ 1
[ 0.462689] zbud: loaded
[ 0.462691] initcall init_zbud+0x0/0x20 returned 0 after 0 usecs
[ 0.462693] calling fcntl_init+0x0/0x2a @ 1
[ 0.462696] initcall fcntl_init+0x0/0x2a returned 0 after 1 usecs
[ 0.462698] calling proc_filesystems_init+0x0/0x22 @ 1
[ 0.462701] initcall proc_filesystems_init+0x0/0x22 returned 0 after 0 usecs
[ 0.462702] calling start_dirtytime_writeback+0x0/0x2a @ 1
[ 0.462705] initcall start_dirtytime_writeback+0x0/0x2a returned 0 after 0 usecs
[ 0.462706] calling blkdev_init+0x0/0x20 @ 1
[ 0.462712] initcall blkdev_init+0x0/0x20 returned 0 after 4 usecs
[ 0.462714] calling dio_init+0x0/0x2d @ 1
[ 0.462717] initcall dio_init+0x0/0x2d returned 0 after 1 usecs
[ 0.462718] calling dnotify_init+0x0/0x79 @ 1
[ 0.462739] initcall dnotify_init+0x0/0x79 returned 0 after 17 usecs
[ 0.462740] calling fanotify_user_setup+0x0/0x77 @ 1
[ 0.462746] initcall fanotify_user_setup+0x0/0x77 returned 0 after 3 usecs
[ 0.462748] calling userfaultfd_init+0x0/0x2e @ 1
[ 0.462761] initcall userfaultfd_init+0x0/0x2e returned 0 after 10 usecs
[ 0.462762] calling aio_setup+0x0/0x7b @ 1
[ 0.462772] initcall aio_setup+0x0/0x7b returned 0 after 7 usecs
[ 0.462773] calling init_sys32_ioctl+0x0/0x28 @ 1
[ 0.462877] initcall init_sys32_ioctl+0x0/0x28 returned 0 after 99 usecs
[ 0.462878] calling init_devpts_fs+0x0/0x28 @ 1
[ 0.462885] initcall init_devpts_fs+0x0/0x28 returned 0 after 6 usecs
[ 0.462886] calling ipc_init+0x0/0x25 @ 1
[ 0.462891] initcall ipc_init+0x0/0x25 returned 0 after 2 usecs
[ 0.462892] calling ipc_sysctl_init+0x0/0x14 @ 1
[ 0.462899] initcall ipc_sysctl_init+0x0/0x14 returned 0 after 5 usecs
[ 0.462900] calling init_mqueue_fs+0x0/0xf1 @ 1
[ 0.462923] initcall init_mqueue_fs+0x0/0xf1 returned 0 after 21 usecs
[ 0.462924] calling key_proc_init+0x0/0x64 @ 1
[ 0.462927] initcall key_proc_init+0x0/0x64 returned 0 after 1 usecs
[ 0.462928] calling selinux_nf_ip_init+0x0/0x49 @ 1
[ 0.462929] initcall selinux_nf_ip_init+0x0/0x49 returned 0 after 0 usecs
[ 0.462931] calling init_sel_fs+0x0/0x120 @ 1
[ 0.462932] initcall init_sel_fs+0x0/0x120 returned 0 after 0 usecs
[ 0.462933] calling selnl_init+0x0/0x7d @ 1
[ 0.462938] initcall selnl_init+0x0/0x7d returned 0 after 3 usecs
[ 0.462939] calling sel_netif_init+0x0/0x3b @ 1
[ 0.462941] initcall sel_netif_init+0x0/0x3b returned 0 after 0 usecs
[ 0.462942] calling sel_netnode_init+0x0/0x36 @ 1
[ 0.462943] initcall sel_netnode_init+0x0/0x36 returned 0 after 0 usecs
[ 0.462944] calling sel_netport_init+0x0/0x36 @ 1
[ 0.462945] initcall sel_netport_init+0x0/0x36 returned 0 after 0 usecs
[ 0.462946] calling aurule_init+0x0/0x2b @ 1
[ 0.462948] initcall aurule_init+0x0/0x2b returned 0 after 0 usecs
[ 0.462949] calling apparmor_nf_ip_init+0x0/0x2f @ 1
[ 0.463030] initcall apparmor_nf_ip_init+0x0/0x2f returned 0 after 77 usecs
[ 0.463031] calling fips_init+0x0/0x1b @ 1
[ 0.463034] initcall fips_init+0x0/0x1b returned 0 after 1 usecs
[ 0.463036] calling crypto_algapi_init+0x0/0xd @ 1
[ 0.463038] initcall crypto_algapi_init+0x0/0xd returned 0 after 0 usecs
[ 0.463040] calling dh_init+0x0/0x20 @ 1
[ 0.463060] alg: self-tests disabled
[ 0.463740] initcall dh_init+0x0/0x20 returned 0 after 679 usecs
[ 0.463742] calling rsa_init+0x0/0x50 @ 1
[ 0.464383] initcall rsa_init+0x0/0x50 returned 0 after 622 usecs
[ 0.464385] calling hmac_module_init+0x0/0x11 @ 1
[ 0.464387] initcall hmac_module_init+0x0/0x11 returned 0 after 0 usecs
[ 0.464388] calling crypto_null_mod_init+0x0/0x48 @ 1
[ 0.466479] initcall crypto_null_mod_init+0x0/0x48 returned 0 after 2039 usecs
[ 0.466480] calling md5_mod_init+0x0/0x11 @ 1
[ 0.466937] initcall md5_mod_init+0x0/0x11 returned 0 after 444 usecs
[ 0.466938] calling sha1_generic_mod_init+0x0/0x11 @ 1
[ 0.467398] initcall sha1_generic_mod_init+0x0/0x11 returned 0 after 447 usecs
[ 0.467399] calling sha256_generic_mod_init+0x0/0x16 @ 1
[ 0.468319] initcall sha256_generic_mod_init+0x0/0x16 returned 0 after 896 usecs
[ 0.468320] calling aes_init+0x0/0x11 @ 1
[ 0.468779] initcall aes_init+0x0/0x11 returned 0 after 446 usecs
[ 0.468780] calling deflate_mod_init+0x0/0x3f @ 1
[ 0.470151] initcall deflate_mod_init+0x0/0x3f returned 0 after 1336 usecs
[ 0.470152] calling crct10dif_mod_init+0x0/0x11 @ 1
[ 0.470607] initcall crct10dif_mod_init+0x0/0x11 returned 0 after 443 usecs
[ 0.470608] calling lzo_mod_init+0x0/0x3a @ 1
[ 0.471530] initcall lzo_mod_init+0x0/0x3a returned 0 after 898 usecs
[ 0.471531] calling asymmetric_key_init+0x0/0x11 @ 1
[ 0.471532] Key type asymmetric registered
[ 0.471533] initcall asymmetric_key_init+0x0/0x11 returned 0 after 1 usecs
[ 0.471534] calling x509_key_init+0x0/0x11 @ 1
[ 0.471535] Asymmetric key parser 'x509' registered
[ 0.471536] initcall x509_key_init+0x0/0x11 returned 0 after 0 usecs
[ 0.471537] calling proc_genhd_init+0x0/0x42 @ 1
[ 0.471541] initcall proc_genhd_init+0x0/0x42 returned 0 after 2 usecs
[ 0.471542] calling bsg_init+0x0/0x150 @ 1
[ 0.471547] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.471549] initcall bsg_init+0x0/0x150 returned 0 after 5 usecs
[ 0.471550] calling throtl_init+0x0/0x41 @ 1
[ 0.471572] initcall throtl_init+0x0/0x41 returned 0 after 20 usecs
[ 0.471573] calling noop_init+0x0/0x11 @ 1
[ 0.471575] io scheduler noop registered
[ 0.471576] initcall noop_init+0x0/0x11 returned 0 after 1 usecs
[ 0.471577] calling deadline_init+0x0/0x11 @ 1
[ 0.471578] io scheduler deadline registered
[ 0.471579] initcall deadline_init+0x0/0x11 returned 0 after 0 usecs
[ 0.471580] calling cfq_init+0x0/0x74 @ 1
[ 0.471602] io scheduler cfq registered (default)
[ 0.471603] initcall cfq_init+0x0/0x74 returned 0 after 21 usecs
[ 0.471604] calling deadline_init+0x0/0x11 @ 1
[ 0.471605] io scheduler mq-deadline registered
[ 0.471606] initcall deadline_init+0x0/0x11 returned 0 after 0 usecs
[ 0.471608] calling btree_module_init+0x0/0x25 @ 1
[ 0.471611] initcall btree_module_init+0x0/0x25 returned 0 after 2 usecs
[ 0.471612] calling crc_t10dif_mod_init+0x0/0x45 @ 1
[ 0.471615] initcall crc_t10dif_mod_init+0x0/0x45 returned 0 after 1 usecs
[ 0.471616] calling percpu_counter_startup+0x0/0x51 @ 1
[ 0.471631] initcall percpu_counter_startup+0x0/0x51 returned 0 after 13 usecs
[ 0.471633] calling digsig_init+0x0/0x36 @ 1
[ 0.471635] initcall digsig_init+0x0/0x36 returned 0 after 0 usecs
[ 0.471636] calling sg_pool_init+0x0/0xbc @ 1
[ 0.471661] initcall sg_pool_init+0x0/0xbc returned 0 after 22 usecs
[ 0.471662] calling phy_core_init+0x0/0x4a @ 1
[ 0.471665] initcall phy_core_init+0x0/0x4a returned 0 after 1 usecs
[ 0.471667] calling amd_gpio_driver_init+0x0/0x13 @ 1
[ 0.471683] initcall amd_gpio_driver_init+0x0/0x13 returned 0 after 14 usecs
[ 0.471685] calling pci_proc_init+0x0/0x6c @ 1
[ 0.471701] initcall pci_proc_init+0x0/0x6c returned 0 after 14 usecs
[ 0.471703] calling pcie_portdrv_init+0x0/0x49 @ 1
[ 0.471908] pcieport 0000:00:1c.0: Signaling PME with IRQ 42
[ 0.471920] probe of 0000:00:1c.0:pcie001 returned 1 after 31 usecs
[ 0.471956] probe of 0000:00:1c.0 returned 1 after 240 usecs
[ 0.472089] pcieport 0000:00:1c.3: Signaling PME with IRQ 43
[ 0.472094] probe of 0000:00:1c.3:pcie001 returned 1 after 22 usecs
[ 0.472126] probe of 0000:00:1c.3 returned 1 after 169 usecs
[ 0.472135] initcall pcie_portdrv_init+0x0/0x49 returned 0 after 419 usecs
[ 0.472136] calling pci_hotplug_init+0x0/0x31 @ 1
[ 0.472138] initcall pci_hotplug_init+0x0/0x31 returned 0 after 0 usecs
[ 0.472139] calling shpcd_init+0x0/0x59 @ 1
[ 0.472147] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.472148] initcall shpcd_init+0x0/0x59 returned 0 after 7 usecs
[ 0.472150] calling xenfb_init+0x0/0x3b @ 1
[ 0.472151] initcall xenfb_init+0x0/0x3b returned -19 after 0 usecs
[ 0.472153] calling vesafb_driver_init+0x0/0x13 @ 1
[ 0.472164] initcall vesafb_driver_init+0x0/0x13 returned 0 after 9 usecs
[ 0.472165] calling efifb_driver_init+0x0/0x13 @ 1
[ 0.472172] efifb: probing for efifb
[ 0.472186] efifb: framebuffer at 0xe0000000, using 4160k, total 4160k
[ 0.472187] efifb: mode is 1366x768x32, linelength=5504, pages=1
[ 0.472187] efifb: scrolling: redraw
[ 0.472188] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.473814] Console: switching to colour frame buffer device 170x48
[ 0.475332] fb0: EFI VGA frame buffer device
[ 0.475335] probe of efi-framebuffer.0 returned 1 after 3164 usecs
[ 0.475340] initcall efifb_driver_init+0x0/0x13 returned 0 after 3098 usecs
[ 0.475341] calling intel_idle_init+0x0/0x5d5 @ 1
[ 0.475343] intel_idle: MWAIT substates: 0x11142120
[ 0.475344] intel_idle: v0.4.1 model 0x3D
[ 0.475504] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.475506] initcall intel_idle_init+0x0/0x5d5 returned 0 after 159 usecs
[ 0.475508] calling acpi_processor_driver_init+0x0/0x91 @ 1
[ 0.475563] probe of cpu0 returned 1 after 52 usecs
[ 0.475598] probe of cpu1 returned 1 after 33 usecs
[ 0.475630] probe of cpu2 returned 1 after 30 usecs
[ 0.475662] probe of cpu3 returned 1 after 30 usecs
[ 0.475666] initcall acpi_processor_driver_init+0x0/0x91 returned 0 after 152 usecs
[ 0.475667] calling acpi_hed_driver_init+0x0/0x11 @ 1
[ 0.475713] initcall acpi_hed_driver_init+0x0/0x11 returned 0 after 43 usecs
[ 0.475714] calling bgrt_init+0x0/0xb5 @ 1
[ 0.475719] initcall bgrt_init+0x0/0xb5 returned 0 after 4 usecs
[ 0.475720] calling erst_init+0x0/0x2f9 @ 1
[ 0.475722] initcall erst_init+0x0/0x2f9 returned 0 after 0 usecs
[ 0.475723] calling ghes_init+0x0/0x137 @ 1
[ 0.475724] initcall ghes_init+0x0/0x137 returned -19 after 0 usecs
[ 0.475725] calling extlog_init+0x0/0x36a @ 1
[ 0.475726] initcall extlog_init+0x0/0x36a returned -19 after 0 usecs
[ 0.475727] calling gpio_clk_driver_init+0x0/0x13 @ 1
[ 0.475737] initcall gpio_clk_driver_init+0x0/0x13 returned 0 after 7 usecs
[ 0.475738] calling plt_clk_driver_init+0x0/0x13 @ 1
[ 0.475744] initcall plt_clk_driver_init+0x0/0x13 returned 0 after 4 usecs
[ 0.475745] calling st_clk_driver_init+0x0/0x13 @ 1
[ 0.475751] initcall st_clk_driver_init+0x0/0x13 returned 0 after 4 usecs
[ 0.475752] calling xenbus_probe_initcall+0x0/0x42 @ 1
[ 0.475753] initcall xenbus_probe_initcall+0x0/0x42 returned -19 after 0 usecs
[ 0.475754] calling xenbus_init+0x0/0x36 @ 1
[ 0.475755] initcall xenbus_init+0x0/0x36 returned -19 after 0 usecs
[ 0.475757] calling xenbus_backend_init+0x0/0x3f @ 1
[ 0.475758] initcall xenbus_backend_init+0x0/0x3f returned -19 after 0 usecs
[ 0.475759] calling hyper_sysfs_init+0x0/0x177 @ 1
[ 0.475760] initcall hyper_sysfs_init+0x0/0x177 returned -19 after 0 usecs
[ 0.475762] calling hypervisor_subsys_init+0x0/0x25 @ 1
[ 0.475763] initcall hypervisor_subsys_init+0x0/0x25 returned -19 after 0 usecs
[ 0.475764] calling platform_driver_init+0x0/0x1a @ 1
[ 0.475774] initcall platform_driver_init+0x0/0x1a returned 0 after 8 usecs
[ 0.475775] calling xen_late_init_mcelog+0x0/0x58 @ 1
[ 0.475777] initcall xen_late_init_mcelog+0x0/0x58 returned -19 after 0 usecs
[ 0.475778] calling n_null_init+0x0/0x1f @ 1
[ 0.475779] initcall n_null_init+0x0/0x1f returned 0 after 0 usecs
[ 0.475781] calling pty_init+0x0/0x1eb @ 1
[ 0.475821] initcall pty_init+0x0/0x1eb returned 0 after 37 usecs
[ 0.475822] calling sysrq_init+0x0/0x6c @ 1
[ 0.475825] initcall sysrq_init+0x0/0x6c returned 0 after 1 usecs
[ 0.475826] calling xen_hvc_init+0x0/0x258 @ 1
[ 0.475827] initcall xen_hvc_init+0x0/0x258 returned -19 after 0 usecs
[ 0.475838] calling serial8250_init+0x0/0x15b @ 1
[ 0.475839] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.476126] probe of serial8250 returned 1 after 12 usecs
[ 0.476129] initcall serial8250_init+0x0/0x15b returned 0 after 282 usecs
[ 0.476131] calling serial_pci_driver_init+0x0/0x1a @ 1
[ 0.476145] initcall serial_pci_driver_init+0x0/0x1a returned 0 after 12 usecs
[ 0.476146] calling exar_pci_driver_init+0x0/0x1a @ 1
[ 0.476153] initcall exar_pci_driver_init+0x0/0x1a returned 0 after 5 usecs
[ 0.476154] calling dw8250_platform_driver_init+0x0/0x13 @ 1
[ 0.476166] initcall dw8250_platform_driver_init+0x0/0x13 returned 0 after 10 usecs
[ 0.476167] calling mid8250_pci_driver_init+0x0/0x1a @ 1
[ 0.476174] initcall mid8250_pci_driver_init+0x0/0x1a returned 0 after 4 usecs
[ 0.476175] calling hpet_init+0x0/0x65 @ 1
[ 0.476316] probe of PNP0103:00 returned 0 after 90 usecs
[ 0.476346] initcall hpet_init+0x0/0x65 returned 0 after 165 usecs
[ 0.476348] calling agp_init+0x0/0x24 @ 1
[ 0.476348] Linux agpgart interface v0.103
[ 0.476350] initcall agp_init+0x0/0x24 returned 0 after 0 usecs
[ 0.476351] calling agp_amd64_mod_init+0x0/0x20 @ 1
[ 0.476370] initcall agp_amd64_mod_init+0x0/0x20 returned -19 after 17 usecs
[ 0.476372] calling agp_intel_init+0x0/0x29 @ 1
[ 0.476378] initcall agp_intel_init+0x0/0x29 returned 0 after 5 usecs
[ 0.476380] calling agp_sis_init+0x0/0x29 @ 1
[ 0.476385] initcall agp_sis_init+0x0/0x29 returned 0 after 4 usecs
[ 0.476387] calling agp_via_init+0x0/0x29 @ 1
[ 0.476392] initcall agp_via_init+0x0/0x29 returned 0 after 4 usecs
[ 0.476394] calling amd_iommu_v2_init+0x0/0x6e @ 1
[ 0.476394] AMD IOMMUv2 driver by Joerg Roedel <jroedel@xxxxxxx>
[ 0.476395] AMD IOMMUv2 functionality not available on this system
[ 0.476396] initcall amd_iommu_v2_init+0x0/0x6e returned 0 after 0 usecs
[ 0.476398] calling cn_proc_init+0x0/0x36 @ 1
[ 0.476400] initcall cn_proc_init+0x0/0x36 returned 0 after 0 usecs
[ 0.476402] calling topology_sysfs_init+0x0/0x30 @ 1
[ 0.476411] initcall topology_sysfs_init+0x0/0x30 returned 0 after 7 usecs
[ 0.476413] calling cacheinfo_sysfs_init+0x0/0x2c @ 1
[ 0.476597] initcall cacheinfo_sysfs_init+0x0/0x2c returned 173 after 178 usecs
[ 0.476598] calling devcoredump_init+0x0/0x18 @ 1
[ 0.476602] initcall devcoredump_init+0x0/0x18 returned 0 after 2 usecs
[ 0.476603] calling cht_wc_driver_init+0x0/0x13 @ 1
[ 0.476608] initcall cht_wc_driver_init+0x0/0x13 returned 0 after 3 usecs
[ 0.476609] calling mac_hid_init+0x0/0x22 @ 1
[ 0.476611] initcall mac_hid_init+0x0/0x22 returned 0 after 1 usecs
[ 0.476612] calling spidev_init+0x0/0xab @ 1
[ 0.476617] initcall spidev_init+0x0/0xab returned 0 after 4 usecs
[ 0.476618] calling net_olddevs_init+0x0/0x5d @ 1
[ 0.476621] initcall net_olddevs_init+0x0/0x5d returned 0 after 1 usecs
[ 0.476622] calling cavium_ptp_driver_init+0x0/0x1a @ 1
[ 0.476629] initcall cavium_ptp_driver_init+0x0/0x1a returned 0 after 5 usecs
[ 0.476630] calling i8042_init+0x0/0x46b @ 1
[ 0.476638] probe of 00:03 returned 1 after 4 usecs
[ 0.476646] probe of 00:04 returned 1 after 2 usecs
[ 0.476649] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.477313] i8042: Warning: Keylock active
[ 0.479632] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.479635] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.479664] probe of i8042 returned 1 after 2743 usecs
[ 0.479667] initcall i8042_init+0x0/0x46b returned 0 after 2964 usecs
[ 0.479668] calling input_leds_init+0x0/0x11 @ 1
[ 0.479669] initcall input_leds_init+0x0/0x11 returned 0 after 0 usecs
[ 0.479670] calling mousedev_init+0x0/0x81 @ 1
[ 0.479728] mousedev: PS/2 mouse device common for all mice
[ 0.479729] initcall mousedev_init+0x0/0x81 returned 0 after 56 usecs
[ 0.479730] calling atkbd_init+0x0/0x26 @ 1
[ 0.479736] initcall atkbd_init+0x0/0x26 returned 0 after 5 usecs
[ 0.479737] calling xenkbd_init+0x0/0x3b @ 1
[ 0.479747] initcall xenkbd_init+0x0/0x3b returned -19 after 7 usecs
[ 0.479748] calling cmos_init+0x0/0x6a @ 1
[ 0.479772] rtc_cmos 00:01: RTC can wake from S4
[ 0.479926] rtc_cmos 00:01: registered as rtc0
[ 0.479935] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.479945] probe of 00:01 returned 1 after 183 usecs
[ 0.479950] initcall cmos_init+0x0/0x6a returned 0 after 196 usecs
[ 0.479951] calling ptp_kvm_init+0x0/0xf1 @ 1
[ 0.479953] initcall ptp_kvm_init+0x0/0xf1 returned -19 after 0 usecs
[ 0.479954] calling intel_pstate_init+0x0/0x398 @ 1
[ 0.479959] intel_pstate: Intel P-state driver initializing
[ 0.480060] initcall intel_pstate_init+0x0/0x398 returned 0 after 101 usecs
[ 0.480074] calling ledtrig_disk_init+0x0/0x54 @ 1
[ 0.480082] initcall ledtrig_disk_init+0x0/0x54 returned 0 after 3 usecs
[ 0.480087] calling ledtrig_mtd_init+0x0/0x2e @ 1
[ 0.480092] initcall ledtrig_mtd_init+0x0/0x2e returned 0 after 1 usecs
[ 0.480097] calling ledtrig_cpu_init+0x0/0xd3 @ 1
[ 0.480178] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.480184] initcall ledtrig_cpu_init+0x0/0xd3 returned 0 after 79 usecs
[ 0.480188] calling ledtrig_panic_init+0x0/0x39 @ 1
[ 0.480195] initcall ledtrig_panic_init+0x0/0x39 returned 0 after 2 usecs
[ 0.480199] calling dmi_sysfs_init+0x0/0xdc @ 1
[ 0.481098] initcall dmi_sysfs_init+0x0/0xdc returned 0 after 871 usecs
[ 0.481103] calling efi_load_efivars+0x0/0x71 @ 1
[ 0.481200] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.481319] probe of serio0 returned 1 after 1568 usecs
[ 0.482628] initcall efi_load_efivars+0x0/0x71 returned 0 after 1474 usecs
[ 0.482634] calling esrt_sysfs_init+0x0/0x2fa @ 1
[ 0.482640] initcall esrt_sysfs_init+0x0/0x2fa returned -38 after 0 usecs
[ 0.482645] calling pmc_atom_init+0x0/0x283 @ 1
[ 0.482661] initcall pmc_atom_init+0x0/0x283 returned -19 after 10 usecs
[ 0.482666] calling powercap_init+0x0/0x2a1 @ 1
[ 0.482772] initcall powercap_init+0x0/0x2a1 returned 0 after 97 usecs
[ 0.482779] calling pm_check_save_msr+0x0/0x20 @ 1
[ 0.482786] initcall pm_check_save_msr+0x0/0x20 returned 0 after 1 usecs
[ 0.482792] calling sock_diag_init+0x0/0x34 @ 1
[ 0.482840] initcall sock_diag_init+0x0/0x34 returned 0 after 38 usecs
[ 0.482844] calling blackhole_init+0x0/0x11 @ 1
[ 0.482849] initcall blackhole_init+0x0/0x11 returned 0 after 1 usecs
[ 0.482854] calling gre_offload_init+0x0/0x49 @ 1
[ 0.482859] initcall gre_offload_init+0x0/0x49 returned 0 after 0 usecs
[ 0.482863] calling sysctl_ipv4_init+0x0/0x4c @ 1
[ 0.482976] initcall sysctl_ipv4_init+0x0/0x4c returned 0 after 105 usecs
[ 0.482980] calling cubictcp_register+0x0/0x58 @ 1
[ 0.482986] initcall cubictcp_register+0x0/0x58 returned 0 after 1 usecs
[ 0.482990] calling inet6_init+0x0/0x35f @ 1
[ 0.483252] NET: Registered protocol family 10
[ 0.486301] probe of serio1 returned 0 after 4973 usecs
[ 0.494352] Segment Routing with IPv6
[ 0.494384] initcall inet6_init+0x0/0x35f returned 0 after 11121 usecs
[ 0.494388] calling mip6_init+0x0/0xb9 @ 1
[ 0.494389] mip6: Mobile IPv6
[ 0.494392] initcall mip6_init+0x0/0xb9 returned 0 after 1 usecs
[ 0.494395] calling packet_init+0x0/0x42 @ 1
[ 0.494397] NET: Registered protocol family 17
[ 0.494403] initcall packet_init+0x0/0x42 returned 0 after 4 usecs
[ 0.494406] calling dcbnl_init+0x0/0x4d @ 1
[ 0.494409] initcall dcbnl_init+0x0/0x4d returned 0 after 0 usecs
[ 0.494412] calling mpls_gso_init+0x0/0x2c @ 1
[ 0.494413] mpls_gso: MPLS GSO support
[ 0.494416] initcall mpls_gso_init+0x0/0x2c returned 0 after 1 usecs
[ 0.494420] calling mcheck_init_device+0x0/0x12f @ 1
[ 0.494703] initcall mcheck_init_device+0x0/0x12f returned 0 after 268 usecs
[ 0.494739] calling mcheck_late_init+0x0/0x70 @ 1
[ 0.494752] initcall mcheck_late_init+0x0/0x70 returned 0 after 8 usecs
[ 0.494755] calling severities_debugfs_init+0x0/0x3b @ 1
[ 0.494761] initcall severities_debugfs_init+0x0/0x3b returned 0 after 2 usecs
[ 0.494764] calling threshold_init_device+0x0/0x4b @ 1
[ 0.494768] initcall threshold_init_device+0x0/0x4b returned 0 after 0 usecs
[ 0.494771] calling microcode_init+0x0/0x1fb @ 1
[ 0.494816] microcode: sig=0x306d4, pf=0x40, revision=0x2b
[ 0.494900] microcode: Microcode Update Driver: v2.2.
[ 0.494904] initcall microcode_init+0x0/0x1fb returned 0 after 126 usecs
[ 0.494906] calling hpet_insert_resource+0x0/0x23 @ 1
[ 0.494911] initcall hpet_insert_resource+0x0/0x23 returned 0 after 2 usecs
[ 0.494914] calling update_mp_table+0x0/0x50a @ 1
[ 0.494917] initcall update_mp_table+0x0/0x50a returned 0 after 0 usecs
[ 0.494920] calling lapic_insert_resource+0x0/0x3f @ 1
[ 0.494925] initcall lapic_insert_resource+0x0/0x3f returned 0 after 1 usecs
[ 0.494928] calling print_ICs+0x0/0x18b @ 1
[ 0.494931] initcall print_ICs+0x0/0x18b returned 0 after 0 usecs
[ 0.494934] calling pat_memtype_list_init+0x0/0x32 @ 1
[ 0.494939] initcall pat_memtype_list_init+0x0/0x32 returned 0 after 2 usecs
[ 0.494941] calling create_tlb_single_page_flush_ceiling+0x0/0x29 @ 1
[ 0.494945] initcall create_tlb_single_page_flush_ceiling+0x0/0x29 returned 0 after 1 usecs
[ 0.494948] calling create_init_pkru_value+0x0/0x29 @ 1
[ 0.494952] initcall create_init_pkru_value+0x0/0x29 returned 0 after 1 usecs
[ 0.494956] calling init_oops_id+0x0/0x40 @ 1
[ 0.494962] initcall init_oops_id+0x0/0x40 returned 0 after 2 usecs
[ 0.494965] calling sched_clock_init_late+0x0/0x75 @ 1
[ 0.494968] sched_clock: Marking stable (494624562, 267597)->(502195786, -7303627)
[ 0.495108] initcall sched_clock_init_late+0x0/0x75 returned 0 after 135 usecs
[ 0.495111] calling sched_init_debug+0x0/0x3e @ 1
[ 0.495118] initcall sched_init_debug+0x0/0x3e returned 0 after 3 usecs
[ 0.495121] calling pm_qos_power_init+0x0/0xaf @ 1
[ 0.495228] initcall pm_qos_power_init+0x0/0xaf returned 0 after 101 usecs
[ 0.495232] calling pm_debugfs_init+0x0/0x24 @ 1
[ 0.495236] initcall pm_debugfs_init+0x0/0x24 returned 0 after 1 usecs
[ 0.495239] calling printk_late_init+0x0/0x122 @ 1
[ 0.495244] initcall printk_late_init+0x0/0x122 returned 0 after 0 usecs
[ 0.495246] calling tk_debug_sleep_time_init+0x0/0x3c @ 1
[ 0.495250] initcall tk_debug_sleep_time_init+0x0/0x3c returned 0 after 1 usecs
[ 0.495253] calling debugfs_kprobe_init+0x0/0xd2 @ 1
[ 0.495267] initcall debugfs_kprobe_init+0x0/0xd2 returned 0 after 10 usecs
[ 0.495269] calling taskstats_init+0x0/0x37 @ 1
[ 0.495278] registered taskstats version 1
[ 0.495280] initcall taskstats_init+0x0/0x37 returned 0 after 8 usecs
[ 0.495284] calling load_system_certificate_list+0x0/0xea @ 1
[ 0.495285] Loading compiled-in X.509 certificates
[ 0.496715] Loaded X.509 cert 'secure-boot-test-key-lfaraone: 97c1b25cddf9873ca78a58f3d73bf727d2cf78ff'
[ 0.496720] initcall load_system_certificate_list+0x0/0xea returned 0 after 1397 usecs
[ 0.496723] calling fault_around_debugfs+0x0/0x35 @ 1
[ 0.496728] initcall fault_around_debugfs+0x0/0x35 returned 0 after 2 usecs
[ 0.496731] calling max_swapfiles_check+0x0/0x8 @ 1
[ 0.496743] initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
[ 0.496747] calling init_zswap+0x0/0x43a @ 1
[ 0.496768] zswap: loaded using pool lzo/zbud
[ 0.496864] initcall init_zswap+0x0/0x43a returned 0 after 110 usecs
[ 0.496867] calling split_huge_pages_debugfs+0x0/0x35 @ 1
[ 0.496872] initcall split_huge_pages_debugfs+0x0/0x35 returned 0 after 1 usecs
[ 0.496875] calling check_early_ioremap_leak+0x0/0x39 @ 1
[ 0.496878] initcall check_early_ioremap_leak+0x0/0x39 returned 0 after 0 usecs
[ 0.496881] calling set_hardened_usercopy+0x0/0x20 @ 1
[ 0.496884] initcall set_hardened_usercopy+0x0/0x20 returned 1 after 0 usecs
[ 0.496886] calling pstore_init+0x0/0x14 @ 1
[ 0.496892] initcall pstore_init+0x0/0x14 returned 0 after 3 usecs
[ 0.496895] calling init_root_keyring+0x0/0xa @ 1
[ 0.496907] initcall init_root_keyring+0x0/0xa returned 0 after 10 usecs
[ 0.496910] calling init_profile_hash+0x0/0x7f @ 1
[ 0.496913] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.496915] initcall init_profile_hash+0x0/0x7f returned 0 after 2 usecs
[ 0.496917] calling integrity_fs_init+0x0/0x49 @ 1
[ 0.496922] initcall integrity_fs_init+0x0/0x49 returned 0 after 2 usecs
[ 0.496925] calling prandom_reseed+0x0/0x2a @ 1
[ 0.496932] initcall prandom_reseed+0x0/0x2a returned 0 after 4 usecs
[ 0.496935] calling init_error_injection+0x0/0x6a @ 1
[ 0.497241] initcall init_error_injection+0x0/0x6a returned 0 after 295 usecs
[ 0.497245] calling pci_resource_alignment_sysfs_init+0x0/0x21 @ 1
[ 0.497250] initcall pci_resource_alignment_sysfs_init+0x0/0x21 returned 0 after 1 usecs
[ 0.497253] calling pci_sysfs_init+0x0/0x50 @ 1
[ 0.497598] initcall pci_sysfs_init+0x0/0x50 returned 0 after 332 usecs
[ 0.497601] calling bert_init+0x0/0x22b @ 1
[ 0.497604] initcall bert_init+0x0/0x22b returned 0 after 1 usecs
[ 0.497607] calling clk_debug_init+0x0/0x116 @ 1
[ 0.497618] initcall clk_debug_init+0x0/0x116 returned 0 after 7 usecs
[ 0.497620] calling boot_wait_for_devices+0x0/0x29 @ 1
[ 0.497624] initcall boot_wait_for_devices+0x0/0x29 returned -19 after 0 usecs
[ 0.497627] calling dmar_free_unused_resources+0x0/0xc5 @ 1
[ 0.497631] initcall dmar_free_unused_resources+0x0/0xc5 returned 0 after 0 usecs
[ 0.497634] calling deferred_probe_initcall+0x0/0x90 @ 1
[ 0.497650] initcall deferred_probe_initcall+0x0/0x90 returned 0 after 12 usecs
[ 0.497654] calling genpd_power_off_unused+0x0/0x7e @ 1
[ 0.497658] initcall genpd_power_off_unused+0x0/0x7e returned 0 after 0 usecs
[ 0.497662] calling genpd_debug_init+0x0/0x184 @ 1
[ 0.497669] initcall genpd_debug_init+0x0/0x184 returned 0 after 3 usecs
[ 0.497671] calling rtc_hctosys+0x0/0x102 @ 1
[ 0.497728] rtc_cmos 00:01: setting system clock to 2019-01-26 09:44:14 UTC (1548495854)
[ 0.497731] initcall rtc_hctosys+0x0/0x102 returned 0 after 56 usecs
[ 0.497734] calling firmware_memmap_init+0x0/0x33 @ 1
[ 0.497796] initcall firmware_memmap_init+0x0/0x33 returned 0 after 57 usecs
[ 0.497799] calling register_update_efi_random_seed+0x0/0x20 @ 1
[ 0.497801] initcall register_update_efi_random_seed+0x0/0x20 returned 0 after 0 usecs
[ 0.497804] calling efi_shutdown_init+0x0/0x3c @ 1
[ 0.497807] initcall efi_shutdown_init+0x0/0x3c returned 0 after 0 usecs
[ 0.497811] calling pci_mmcfg_late_insert_resources+0x0/0x51 @ 1
[ 0.497817] initcall pci_mmcfg_late_insert_resources+0x0/0x51 returned 0 after 2 usecs
[ 0.497819] calling tcp_congestion_default+0x0/0x18 @ 1
[ 0.497823] initcall tcp_congestion_default+0x0/0x18 returned 0 after 0 usecs
[ 0.497826] calling software_resume+0x0/0x210 @ 1
[ 0.497829] initcall software_resume+0x0/0x210 returned -2 after 0 usecs
[ 0.497832] calling clear_boot_tracer+0x0/0x26 @ 1
[ 0.497835] initcall clear_boot_tracer+0x0/0x26 returned 0 after 0 usecs
[ 0.497838] calling tracing_set_default_clock+0x0/0x35 @ 1
[ 0.497841] initcall tracing_set_default_clock+0x0/0x35 returned 0 after 0 usecs
[ 0.497846] calling acpi_gpio_handle_deferred_request_irqs+0x0/0x90 @ 1
[ 0.497850] initcall acpi_gpio_handle_deferred_request_irqs+0x0/0x90 returned 0 after 0 usecs
[ 0.497853] calling clk_disable_unused+0x0/0x160 @ 1
[ 0.497856] initcall clk_disable_unused+0x0/0x160 returned 0 after 0 usecs
[ 0.497859] calling regulator_init_complete+0x0/0x4d @ 1
[ 0.497864] initcall regulator_init_complete+0x0/0x4d returned 0 after 2 usecs
[ 0.499094] Freeing unused kernel image memory: 1576K
[ 0.520836] Write protecting the kernel read-only data: 16384k
[ 0.521956] Freeing unused kernel image memory: 2032K
[ 0.522437] Freeing unused kernel image memory: 852K
[ 0.536258] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.536259] x86/mm: Checking user space page tables
[ 0.541858] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.541859] Run /init as init process
[ 0.590672] calling acpi_fan_driver_init+0x0/0x1000 [fan] @ 128
[ 0.590784] calling acpi_thermal_init+0x0/0x1000 [thermal] @ 124
[ 0.590793] probe of PNP0C0B:00 returned 1 after 103 usecs
[ 0.590858] probe of PNP0C0B:01 returned 1 after 55 usecs
[ 0.590912] probe of PNP0C0B:02 returned 1 after 51 usecs
[ 0.590960] probe of PNP0C0B:03 returned 1 after 45 usecs
[ 0.591006] probe of PNP0C0B:04 returned 1 after 44 usecs
[ 0.591020] initcall acpi_fan_driver_init+0x0/0x1000 [fan] returned 0 after 226 usecs
[ 0.592350] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.592352] ACPI: Thermal Zone [THM] (25 C)
[ 0.592361] probe of LNXTHERM:00 returned 1 after 844 usecs
[ 0.592644] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.592645] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.592649] probe of LNXTHERM:01 returned 1 after 284 usecs
[ 0.592884] thermal LNXTHERM:02: registered as thermal_zone2
[ 0.592885] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.592892] probe of LNXTHERM:02 returned 1 after 239 usecs
[ 0.592902] initcall acpi_thermal_init+0x0/0x1000 [thermal] returned 0 after 2063 usecs
[ 0.594920] calling serio_raw_drv_init+0x0/0x1000 [serio_raw] @ 126
[ 0.594935] initcall serio_raw_drv_init+0x0/0x1000 [serio_raw] returned 0 after 11 usecs
[ 0.597945] calling cryptd_init+0x0/0x1000 [cryptd] @ 124
[ 0.597949] cryptd: max_cpu_qlen set to 1000
[ 0.597952] initcall cryptd_init+0x0/0x1000 [cryptd] returned 0 after 3 usecs
[ 0.599456] calling psmouse_init+0x0/0x8a [psmouse] @ 126
[ 0.599480] initcall psmouse_init+0x0/0x8a [psmouse] returned 0 after 19 usecs
[ 0.600019] calling aes_init+0x0/0x1000 [aes_x86_64] @ 124
[ 0.601424] calling evdev_init+0x0/0x1000 [evdev] @ 122
[ 0.602102] calling init_scsi+0x0/0x7a [scsi_mod] @ 125
[ 0.602180] initcall evdev_init+0x0/0x1000 [evdev] returned 0 after 71 usecs
[ 0.602230] SCSI subsystem initialized
[ 0.602240] initcall init_scsi+0x0/0x7a [scsi_mod] returned 0 after 124 usecs
[ 0.602436] initcall aes_init+0x0/0x1000 [aes_x86_64] returned 0 after 321 usecs
[ 0.605872] calling aesni_init+0x0/0x1000 [aesni_intel] @ 124
[ 0.605873] AVX2 version of gcm_enc/dec engaged.
[ 0.605873] AES CTR mode by8 optimization enabled
[ 0.611983] calling ata_init+0x0/0x316 [libata] @ 125
[ 0.617654] libata version 3.00 loaded.
[ 0.617669] initcall ata_init+0x0/0x316 [libata] returned 0 after 5538 usecs
[ 0.619817] calling ahci_pci_driver_init+0x0/0x1000 [ahci] @ 125
[ 0.619835] ahci 0000:00:1f.2: version 3.0
[ 0.619978] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.624219] initcall aesni_init+0x0/0x1000 [aesni_intel] returned 0 after 4290 usecs
[ 0.624984] calling crc32c_intel_mod_init+0x0/0x1000 [crc32c_intel] @ 124
[ 0.625503] initcall crc32c_intel_mod_init+0x0/0x1000 [crc32c_intel] returned 0 after 503 usecs
[ 0.632757] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl RAID mode
[ 0.632761] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo only pio slum part sxs deso sadm sds apst
[ 0.632959] scsi host0: ahci
[ 0.633101] scsi host1: ahci
[ 0.633159] ata1: SATA max UDMA/133 abar m2048@0xf7241000 port 0xf7241100 irq 44
[ 0.633161] ata2: SATA max UDMA/133 abar m2048@0xf7241000 port 0xf7241180 irq 44
[ 0.633174] probe of 0000:00:1f.2 returned 1 after 13344 usecs
[ 0.633193] initcall ahci_pci_driver_init+0x0/0x1000 [ahci] returned 0 after 8011 usecs
[ 0.948838] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.266306] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.268725] ata2.00: NCQ Send/Recv Log not supported
[ 1.268731] ata2.00: ATA-9: SAMSUNG SSD PM851 mSATA 256GB, EXT4AD0Q, max UDMA/133
[ 1.268754] ata2.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.269501] ata2.00: NCQ Send/Recv Log not supported
[ 1.269627] ata2.00: configured for UDMA/133
[ 1.270108] scsi 1:0:0:0: Direct-Access ATA SAMSUNG SSD PM85 AD0Q PQ: 0 ANSI: 5
[ 1.277293] calling init_sd+0x0/0x1000 [sd_mod] @ 143
[ 1.277484] sd 1:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 1.277488] probe of 1:0:0:0 returned 1 after 130 usecs
[ 1.277502] initcall init_sd+0x0/0x1000 [sd_mod] returned 0 after 200 usecs
[ 1.277504] sd 1:0:0:0: [sda] Write Protect is off
[ 1.277507] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.277539] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.278915] sda: sda1 sda2 sda3
[ 1.279230] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.438334] calling dm_init+0x0/0x4d [dm_mod] @ 185
[ 1.438372] device-mapper: uevent: version 1.0.3
[ 1.438431] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@xxxxxxxxxx
[ 1.438440] initcall dm_init+0x0/0x4d [dm_mod] returned 0 after 95 usecs
[ 1.439574] calling dm_crypt_init+0x0/0x1000 [dm_crypt] @ 185
[ 1.439576] initcall dm_crypt_init+0x0/0x1000 [dm_crypt] returned 0 after 0 usecs
[ 1.464809] tsc: Refined TSC clocksource calibration: 2593.994 MHz
[ 1.464819] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x256412811b4, max_idle_ns: 440795306987 ns
[ 1.464864] clocksource: Switched to clocksource tsc
[ 1.668930] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input2
[ 1.671752] probe of serio1 returned 1 after 1072264 usecs
[ 5.492936] calling padlock_init+0x0/0x1000 [padlock_aes] @ 241
[ 5.492943] initcall padlock_init+0x0/0x1000 [padlock_aes] returned -19 after 0 usecs
[ 5.530344] calling crypto_ecb_module_init+0x0/0x1000 [ecb] @ 241
[ 5.530353] initcall crypto_ecb_module_init+0x0/0x1000 [ecb] returned 0 after 1 usecs
[ 5.533628] calling fscrypt_init+0x0/0x1000 [fscrypto] @ 241
[ 5.533725] initcall fscrypt_init+0x0/0x1000 [fscrypto] returned 0 after 86 usecs
[ 5.534512] calling crc32c_mod_init+0x0/0x1000 [crc32c_generic] @ 241
[ 5.535869] initcall crc32c_mod_init+0x0/0x1000 [crc32c_generic] returned 0 after 1316 usecs
[ 5.542710] calling journal_init+0x0/0x556 [jbd2] @ 241
[ 5.542874] initcall journal_init+0x0/0x556 [jbd2] returned 0 after 144 usecs
[ 5.544046] calling mbcache_init+0x0/0x1000 [mbcache] @ 241
[ 5.544114] initcall mbcache_init+0x0/0x1000 [mbcache] returned 0 after 59 usecs
[ 5.561091] calling ext4_init_fs+0x0/0x1a4 [ext4] @ 241
[ 5.561251] initcall ext4_init_fs+0x0/0x1a4 [ext4] returned 0 after 138 usecs
[ 5.600622] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 5.714143] calling init_autofs_fs+0x0/0x26 [autofs4] @ 1
[ 5.714234] initcall init_autofs_fs+0x0/0x26 [autofs4] returned 0 after 82 usecs
[ 5.714291] systemd[1]: Inserted module 'autofs4'
[ 5.718486] calling xt_init+0x0/0x1000 [x_tables] @ 1
[ 5.718492] initcall xt_init+0x0/0x1000 [x_tables] returned 0 after 1 usecs
[ 5.720375] calling ip_tables_init+0x0/0x1000 [ip_tables] @ 1
[ 5.720383] initcall ip_tables_init+0x0/0x1000 [ip_tables] returned 0 after 4 usecs
[ 5.728707] calling efivarfs_init+0x0/0x1000 [efivarfs] @ 265
[ 5.728712] initcall efivarfs_init+0x0/0x1000 [efivarfs] returned 0 after 1 usecs
[ 5.735470] systemd[1]: systemd 240 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 5.752925] systemd[1]: Detected architecture x86-64.
[ 5.757266] systemd[1]: Set hostname to <ersatz>.
[ 5.853720] systemd[1]: Listening on Process Core Dump Socket.
[ 5.853806] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 5.854018] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.854058] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.854065] systemd[1]: Reached target Swap.
[ 5.854178] systemd[1]: Listening on Journal Audit Socket.
[ 5.854188] systemd[1]: Reached target Remote File Systems.
[ 5.864796] calling parport_default_proc_register+0x0/0x1000 [parport] @ 284
[ 5.864816] initcall parport_default_proc_register+0x0/0x1000 [parport] returned 0 after 14 usecs
[ 5.866943] calling lp_init_module+0x0/0x1000 [lp] @ 284
[ 5.869238] lp: driver loaded but no devices found
[ 5.869245] initcall lp_init_module+0x0/0x1000 [lp] returned 0 after 2241 usecs
[ 5.870819] calling ppdev_init+0x0/0x1000 [ppdev] @ 284
[ 5.871467] ppdev: user-space parallel port driver
[ 5.871470] initcall ppdev_init+0x0/0x1000 [ppdev] returned 0 after 632 usecs
[ 5.872030] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[ 5.874378] calling parport_pc_init+0x0/0xf25 [parport_pc] @ 284
[ 5.874430] parport_pc 00:05: [io 0x0378-0x037b]
[ 5.876404] parport_pc 00:05: [irq 5]
[ 5.877779] parport_pc 00:05: activated
[ 5.877782] parport_pc 00:05: reported by Plug and Play ACPI
[ 5.877816] probe of parport0 returned 0 after 7 usecs
[ 5.877868] probe of 00:05 returned 0 after 3449 usecs
[ 5.877909] probe of parport_pc.956 returned 1 after 11 usecs
[ 5.877928] probe of parport0 returned 0 after 2 usecs
[ 5.877988] probe of parport_pc.888 returned 1 after 7 usecs
[ 5.878002] probe of parport0 returned 0 after 2 usecs
[ 5.878091] probe of parport_pc.632 returned 1 after 7 usecs
[ 5.878104] probe of parport0 returned 0 after 2 usecs
[ 5.878161] initcall parport_pc_init+0x0/0xf25 [parport_pc] returned 0 after 3687 usecs
[ 5.983184] calling acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 315
[ 5.983188] initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned -17 after 0 usecs
[ 5.985216] calling pcc_cpufreq_init+0x0/0xe89 [pcc_cpufreq] @ 305
[ 5.985220] initcall pcc_cpufreq_init+0x0/0xe89 [pcc_cpufreq] returned 0 after 0 usecs
[ 5.989489] calling acpi_ac_init+0x0/0xfdc [ac] @ 327
[ 5.990244] calling rfkill_init+0x0/0x111 [rfkill] @ 305
[ 5.990300] initcall rfkill_init+0x0/0x111 [rfkill] returned 0 after 49 usecs
[ 5.990591] ACPI: AC Adapter [AC] (off-line)
[ 5.990606] probe of ACPI0003:00 returned 1 after 1020 usecs
[ 5.990624] initcall acpi_ac_init+0x0/0xfdc [ac] returned 0 after 366 usecs
[ 5.991760] calling acpi_pad_init+0x0/0x1000 [acpi_pad] @ 307
[ 5.991805] probe of ACPI000C:00 returned 1 after 13 usecs
[ 5.991818] initcall acpi_pad_init+0x0/0x1000 [acpi_pad] returned 0 after 54 usecs
[ 5.992683] calling int3402_thermal_driver_init+0x0/0x1000 [int3402_thermal] @ 337
[ 5.994013] probe of INT3402:00 returned 1 after 1319 usecs
[ 5.994038] initcall int3402_thermal_driver_init+0x0/0x1000 [int3402_thermal] returned 0 after 1318 usecs
[ 5.994212] calling rbtn_driver_init+0x0/0x1000 [dell_rbtn] @ 305
[ 5.994323] input: DELL Wireless hotkeys as /devices/virtual/input/input3
[ 5.996684] probe of DELLABCE:00 returned 1 after 2424 usecs
[ 5.996705] initcall rbtn_driver_init+0x0/0x1000 [dell_rbtn] returned 0 after 2429 usecs
[ 6.017335] calling int3400_thermal_driver_init+0x0/0x1000 [int3400_thermal] @ 303
[ 6.018131] calling int3403_driver_init+0x0/0x1000 [int3403_thermal] @ 315
[ 6.021331] ACPI Warning: \_SB.IETM._ART: Return Package type mismatch at index 0 - found Integer, expected Reference (20181003/nspredef-263)
[ 6.021339] ACPI: Invalid package element [0]: got number, expecting [R]
[ 6.021340] _ART package 0 is invalid, ignored
[ 6.021453] probe of INT3400:00 returned 1 after 4099 usecs
[ 6.021474] initcall int3400_thermal_driver_init+0x0/0x1000 [int3400_thermal] returned 0 after 3259 usecs
[ 6.023623] probe of INT3403:00 returned 1 after 5482 usecs
[ 6.026209] probe of INT3403:01 returned 1 after 2582 usecs
[ 6.026237] initcall int3403_driver_init+0x0/0x1000 [int3403_thermal] returned 0 after 7910 usecs
[ 6.027757] calling acpi_button_driver_init+0x0/0x1000 [button] @ 338
[ 6.027858] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[ 6.027902] ACPI: Lid Switch [LID0]
[ 6.027913] probe of PNP0C0D:00 returned 1 after 103 usecs
[ 6.027948] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[ 6.027978] ACPI: Power Button [PBTN]
[ 6.027986] probe of PNP0C0C:00 returned 1 after 70 usecs
[ 6.028019] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6
[ 6.028047] ACPI: Sleep Button [SBTN]
[ 6.028056] probe of PNP0C0E:00 returned 1 after 67 usecs
[ 6.028095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[ 6.028126] ACPI: Power Button [PWRF]
[ 6.028144] probe of LNXPWRBN:00 returned 1 after 78 usecs
[ 6.028156] initcall acpi_button_driver_init+0x0/0x1000 [button] returned 0 after 386 usecs
[ 6.028201] calling acpi_video_init+0x0/0x1000 [video] @ 307
[ 6.028211] initcall acpi_video_init+0x0/0x1000 [video] returned 0 after 6 usecs
[ 6.036154] systemd-journald[288]: Received request to flush runtime journal from PID 1
[ 6.040421] calling acpi_battery_init+0x0/0xf5a [battery] @ 315
[ 6.040429] initcall acpi_battery_init+0x0/0xf5a [battery] returned 0 after 3 usecs
[ 6.052069] calling acpi_wmi_init+0x0/0x1000 [wmi] @ 326
[ 6.052137] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
[ 6.052412] probe of PNP0C14:00 returned 1 after 316 usecs
[ 6.052429] initcall acpi_wmi_init+0x0/0x1000 [wmi] returned 0 after 347 usecs
[ 6.061869] calling init_module+0x0/0x2f [efivars] @ 318
[ 6.061871] EFI Variables Facility v0.08 2004-May-17
[ 6.063868] calling pcspkr_platform_driver_init+0x0/0x1000 [pcspkr] @ 333
[ 6.063928] input: PC Speaker as /devices/platform/pcspkr/input/input8
[ 6.063974] probe of pcspkr returned 1 after 88 usecs
[ 6.063986] initcall pcspkr_platform_driver_init+0x0/0x1000 [pcspkr] returned 0 after 112 usecs
[ 6.069381] calling ledtrig_usb_init+0x0/0x1000 [usb_common] @ 324
[ 6.069388] initcall ledtrig_usb_init+0x0/0x1000 [usb_common] returned 0 after 2 usecs
[ 6.070462] initcall init_module+0x0/0x2f [efivars] returned 0 after 1049 usecs
[ 6.072162] calling lpc_ich_driver_init+0x0/0x1000 [lpc_ich] @ 313
[ 6.072264] probe of 0000:00:1f.0 returned 1 after 83 usecs
[ 6.072280] initcall lpc_ich_driver_init+0x0/0x1000 [lpc_ich] returned 0 after 110 usecs
[ 6.072782] calling efivars_pstore_init+0x0/0x1000 [efi_pstore] @ 318
[ 6.072832] pstore: Using compression: deflate
[ 6.072839] pstore: Registered efi as persistent store backend
[ 6.072842] initcall efivars_pstore_init+0x0/0x1000 [efi_pstore] returned 0 after 55 usecs
[ 6.080420] battery: ACPI: Battery Slot [BAT0] (battery present)
[ 6.080445] probe of PNP0C0A:00 returned 1 after 39938 usecs
[ 6.080565] calling proc_thermal_init+0x0/0x1000 [processor_thermal_device] @ 312
[ 6.080610] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 6.081087] calling init_soundcore+0x0/0x1000 [soundcore] @ 311
[ 6.081095] initcall init_soundcore+0x0/0x1000 [soundcore] returned 0 after 5 usecs
[ 6.085123] probe of 0000:00:04.0 returned 1 after 4521 usecs
[ 6.085144] initcall proc_thermal_init+0x0/0x1000 [processor_thermal_device] returned 0 after 3956 usecs
[ 6.085379] calling usb_init+0x0/0x141 [usbcore] @ 327
[ 6.085386] ACPI: bus type USB registered
[ 6.085407] usbcore: registered new interface driver usbfs
[ 6.085424] usbcore: registered new interface driver hub
[ 6.085445] usbcore: registered new device driver usb
[ 6.085456] initcall usb_init+0x0/0x141 [usbcore] returned 0 after 64 usecs
[ 6.087623] calling alsa_sound_init+0x0/0x82 [snd] @ 301
[ 6.087638] initcall alsa_sound_init+0x0/0x82 [snd] returned 0 after 8 usecs
[ 6.088894] calling i2c_i801_init+0x0/0x1000 [i2c_i801] @ 314
[ 6.089063] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[ 6.089088] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 6.093433] calling alsa_timer_init+0x0/0x1000 [snd_timer] @ 301
[ 6.093512] initcall alsa_timer_init+0x0/0x1000 [snd_timer] returned 0 after 72 usecs
[ 6.093700] calling mei_init+0x0/0xac [mei] @ 337
[ 6.093722] initcall mei_init+0x0/0xac [mei] returned 0 after 15 usecs
[ 6.094456] calling rapl_pmu_init+0x0/0x1000 [intel_rapl_perf] @ 330
[ 6.098746] calling alsa_pcm_init+0x0/0x1000 [snd_pcm] @ 301
[ 6.098755] initcall alsa_pcm_init+0x0/0x1000 [snd_pcm] returned 0 after 3 usecs
[ 6.103099] calling alsa_hwdep_init+0x0/0x1000 [snd_hwdep] @ 311
[ 6.103105] initcall alsa_hwdep_init+0x0/0x1000 [snd_hwdep] returned 0 after 3 usecs
[ 6.106073] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 6.106074] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 6.106075] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 6.106076] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 6.106076] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 6.106082] initcall rapl_pmu_init+0x0/0x1000 [intel_rapl_perf] returned 0 after 2907 usecs
[ 6.108347] calling ehci_hcd_init+0x0/0x1000 [ehci_hcd] @ 324
[ 6.108349] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.108356] initcall ehci_hcd_init+0x0/0x1000 [ehci_hcd] returned 0 after 4 usecs
[ 6.117191] calling drm_core_init+0x0/0xc3 [drm] @ 305
[ 6.117220] initcall drm_core_init+0x0/0xc3 [drm] returned 0 after 11 usecs
[ 6.118085] calling intel_uncore_init+0x0/0xe4c [intel_uncore] @ 339
[ 6.118179] probe of 0000:00:00.0 returned 1 after 75 usecs
[ 6.118475] calling e1000_init_module+0x0/0x1000 [e1000e] @ 338
[ 6.118477] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 6.118477] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 6.118494] e1000e 0000:00:19.0: enabling device (0000 -> 0002)
[ 6.119139] calling xhci_hcd_init+0x0/0x1f [xhci_hcd] @ 327
[ 6.119148] initcall xhci_hcd_init+0x0/0x1f [xhci_hcd] returned 0 after 2 usecs
[ 6.121635] calling xhci_pci_init+0x0/0x1000 [xhci_pci] @ 327
[ 6.122858] initcall intel_uncore_init+0x0/0xe4c [intel_uncore] returned 0 after 1184 usecs
[ 6.123111] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 6.123117] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 6.124609] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 6.124703] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
[ 6.124708] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 6.124878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[ 6.124880] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.124882] usb usb1: Product: xHCI Host Controller
[ 6.124883] usb usb1: Manufacturer: Linux 4.20.0-trunk-amd64 xhci-hcd
[ 6.124885] usb usb1: SerialNumber: 0000:00:14.0
[ 6.125052] calling mei_me_driver_init+0x0/0x1000 [mei_me] @ 337
[ 6.125072] initcall mei_me_driver_init+0x0/0x1000 [mei_me] returned 0 after 16 usecs
[ 6.125232] calling cstate_pmu_init+0x0/0xf56 [intel_cstate] @ 328
[ 6.126745] probe of 0000:00:1f.3 returned 1 after 37837 usecs
[ 6.126758] initcall i2c_i801_init+0x0/0x1000 [i2c_i801] returned 0 after 1486 usecs
[ 6.127186] initcall cstate_pmu_init+0x0/0xf56 [intel_cstate] returned 0 after 1904 usecs
[ 6.127426] hub 1-0:1.0: USB hub found
[ 6.127444] hub 1-0:1.0: 11 ports detected
[ 6.127497] calling hda_bus_init+0x0/0x11 [snd_hda_core] @ 301
[ 6.127513] initcall hda_bus_init+0x0/0x11 [snd_hda_core] returned 0 after 9 usecs
[ 6.130638] probe of 1-0:1.0 returned 1 after 3216 usecs
[ 6.130659] probe of usb1 returned 1 after 3548 usecs
[ 6.130689] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 6.130693] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 6.130695] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 6.130753] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.20
[ 6.130754] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.130755] usb usb2: Product: xHCI Host Controller
[ 6.130756] usb usb2: Manufacturer: Linux 4.20.0-trunk-amd64 xhci-hcd
[ 6.130757] usb usb2: SerialNumber: 0000:00:14.0
[ 6.136415] calling mmc_init+0x0/0x70f [mmc_core] @ 329
[ 6.136443] initcall mmc_init+0x0/0x70f [mmc_core] returned 0 after 18 usecs
[ 6.139154] calling joydev_init+0x0/0x1000 [joydev] @ 308
[ 6.139160] initcall joydev_init+0x0/0x1000 [joydev] returned 0 after 3 usecs
[ 6.139981] calling ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] @ 336
[ 6.140733] calling sdhci_drv_init+0x0/0x1000 [sdhci] @ 329
[ 6.140754] sdhci: Secure Digital Host Controller Interface driver
[ 6.140755] sdhci: Copyright(c) Pierre Ossman
[ 6.140759] initcall sdhci_drv_init+0x0/0x1000 [sdhci] returned 0 after 1 usecs
[ 6.141461] calling ehci_pci_init+0x0/0x1000 [ehci_pci] @ 324
[ 6.141462] ehci-pci: EHCI PCI platform driver
[ 6.141604] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 6.144055] hub 2-0:1.0: USB hub found
[ 6.144066] hub 2-0:1.0: 4 ports detected
[ 6.145155] calling sdhci_driver_init+0x0/0x1000 [sdhci_pci] @ 329
[ 6.145177] sdhci-pci 0000:01:00.0: SDHCI controller found [1217:8520] (rev 1)
[ 6.147304] probe of 0000:00:16.0 returned 1 after 20453 usecs
[ 6.156519] calling drm_kms_helper_init+0x0/0x14 [drm_kms_helper] @ 305
[ 6.156537] initcall drm_kms_helper_init+0x0/0x14 [drm_kms_helper] returned 0 after 7 usecs
[ 6.158742] calling init_sg+0x0/0x1000 [sg] @ 307
[ 6.159449] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 6.159455] initcall init_sg+0x0/0x1000 [sg] returned 0 after 691 usecs
[ 6.162191] probe of 2-0:1.0 returned 1 after 18140 usecs
[ 6.162214] probe of usb2 returned 1 after 18208 usecs
[ 6.162256] probe of 0000:00:14.0 returned 1 after 40612 usecs
[ 6.162283] initcall xhci_pci_init+0x0/0x1000 [xhci_pci] returned 0 after 3452 usecs
[ 6.162440] calling cfg80211_init+0x0/0xcb [cfg80211] @ 317
[ 6.162442] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
[ 6.162455] ehci-pci 0000:00:1d.0: debug port 2
[ 6.162824] initcall cfg80211_init+0x0/0xcb [cfg80211] returned 0 after 353 usecs
[ 6.163869] initcall ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] returned 0 after 1388 usecs
[ 6.165015] calling crc32_pclmul_mod_init+0x0/0x1000 [crc32_pclmul] @ 339
[ 6.165790] calling azx_driver_init+0x0/0xfd8 [snd_hda_intel] @ 301
[ 6.165818] snd_hda_intel 0000:00:03.0: enabling device (0000 -> 0002)
[ 6.166351] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 6.166955] probe of 0000:00:03.0 returned 1 after 1154 usecs
[ 6.168141] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[ 6.168334] probe of 0000:00:1b.0 returned 1 after 1368 usecs
[ 6.168354] initcall azx_driver_init+0x0/0xfd8 [snd_hda_intel] returned 0 after 2497 usecs
[ 6.169939] initcall crc32_pclmul_mod_init+0x0/0x1000 [crc32_pclmul] returned 0 after 4044 usecs
[ 6.170442] ehci-pci 0000:00:1d.0: irq 21, io mem 0xf7242000
[ 6.171561] calling crct10dif_intel_mod_init+0x0/0x1000 [crct10dif_pclmul] @ 339
[ 6.181908] calling iwl_drv_init+0x0/0x1000 [iwlwifi] @ 317
[ 6.181909] Intel(R) Wireless WiFi driver for Linux
[ 6.181910] Copyright(c) 2003- 2015 Intel Corporation
[ 6.182143] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 6.183942] probe of 0000:02:00.0 returned 1 after 1996 usecs
[ 6.183967] initcall iwl_drv_init+0x0/0x1000 [iwlwifi] returned 0 after 1997 usecs
[ 6.189348] mmc0: SDHCI controller on PCI [0000:01:00.0] using ADMA
[ 6.189381] probe of 0000:01:00.0 returned 1 after 44211 usecs
[ 6.189398] initcall sdhci_driver_init+0x0/0x1000 [sdhci_pci] returned 0 after 7307 usecs
[ 6.189597] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 6.189633] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[ 6.189635] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.189636] usb usb3: Product: EHCI Host Controller
[ 6.189637] usb usb3: Manufacturer: Linux 4.20.0-trunk-amd64 ehci_hcd
[ 6.189637] usb usb3: SerialNumber: 0000:00:1d.0
[ 6.217657] hub 3-0:1.0: USB hub found
[ 6.217665] hub 3-0:1.0: 2 ports detected
[ 6.217786] probe of 3-0:1.0 returned 1 after 135 usecs
[ 6.217806] probe of usb3 returned 1 after 195 usecs
[ 6.217836] probe of 0000:00:1d.0 returned 1 after 76365 usecs
[ 6.217853] initcall ehci_pci_init+0x0/0x1000 [ehci_pci] returned 0 after 35096 usecs
[ 6.226951] iwlwifi 0000:02:00.0: firmware: direct-loading firmware iwlwifi-7265D-29.ucode
[ 6.227193] iwlwifi 0000:02:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[ 6.235968] calling i8k_init+0x0/0x1000 [dell_smm_hwmon] @ 312
[ 6.239265] calling generic_driver_init+0x0/0x1000 [snd_hda_codec_generic] @ 355
[ 6.252484] calling i915_init+0x0/0x52 [i915] @ 305
[ 6.252924] checking generic (e0000000 410000) vs hw (e0000000 10000000)
[ 6.252925] fb0: switching to inteldrmfb from EFI VGA
[ 6.252945] Console: switching to colour dummy device 80x25
[ 6.253046] [drm] Replacing VGA console driver
[ 6.253163] initcall generic_driver_init+0x0/0x1000 [snd_hda_codec_generic] returned 0 after 655 usecs
[ 6.253555] [drm] ACPI BIOS requests an excessive sleep of 20000 ms, using 1500 ms instead
[ 6.272350] initcall i8k_init+0x0/0x1000 [dell_smm_hwmon] returned 0 after 19392 usecs
[ 6.273015] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 6.273016] [drm] Driver supports precise vblank timestamp query.
[ 6.273686] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 6.277442] calling dcdbas_init+0x0/0x1000 [dcdbas] @ 312
[ 6.277506] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.3)
[ 6.277514] probe of dcdbas returned 1 after 17 usecs
[ 6.277519] initcall dcdbas_init+0x0/0x1000 [dcdbas] returned 0 after 71 usecs
[ 6.278684] calling dell_wmi_descriptor_driver_init+0x0/0x1000 [dell_wmi_descriptor] @ 312
[ 6.280810] initcall crct10dif_intel_mod_init+0x0/0x1000 [crct10dif_pclmul] returned 0 after 2069 usecs
[ 6.281690] probe of 8D9DDCBC-A997-11DA-B012-B622A1EF5492 returned 1 after 2997 usecs
[ 6.281712] initcall dell_wmi_descriptor_driver_init+0x0/0x1000 [dell_wmi_descriptor] returned 0 after 2951 usecs
[ 6.294119] calling ieee80211_init+0x0/0x25 [mac80211] @ 360
[ 6.294126] calling dell_smbios_init+0x0/0xf6f [dell_smbios] @ 312
[ 6.294145] initcall ieee80211_init+0x0/0x25 [mac80211] returned 0 after 0 usecs
[ 6.294217] probe of dell-smbios.0 returned 1 after 10 usecs
[ 6.294515] probe of A80593CE-A997-11DA-B012-B622A1EF5492 returned 1 after 282 usecs
[ 6.294548] calling realtek_driver_init+0x0/0x1000 [snd_hda_codec_realtek] @ 355
[ 6.294594] probe of dell-smbios.1 returned 1 after 10 usecs
[ 6.295097] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3235: line_outs=1 (0x16/0x0/0x0/0x0/0x0) type:line
[ 6.295099] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
[ 6.295101] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 6.295103] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 6.295104] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 6.295106] snd_hda_codec_realtek hdaudioC1D0: Headphone Mic=0x18
[ 6.295108] snd_hda_codec_realtek hdaudioC1D0: Dock Mic=0x19
[ 6.295110] snd_hda_codec_realtek hdaudioC1D0: Headset Mic=0x1a
[ 6.295111] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x13
[ 6.295222] initcall dell_smbios_init+0x0/0xf6f [dell_smbios] returned 0 after 652 usecs
[ 6.310394] calling iwl_mvm_init+0x0/0x1000 [iwlmvm] @ 360
[ 6.310411] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[ 6.355786] calling dell_init+0x0/0xc43 [dell_laptop] @ 312
[ 6.356026] probe of dell-laptop returned 1 after 18 usecs
[ 6.362726] calling wmi_bmof_driver_init+0x0/0x1000 [wmi_bmof] @ 316
[ 6.365727] calling dell_wmi_init+0x0/0xfee [dell_wmi] @ 334
[ 6.366182] probe of 05901221-D566-11D1-B2F0-00A0C9062910 returned 1 after 3445 usecs
[ 6.366196] initcall wmi_bmof_driver_init+0x0/0x1000 [wmi_bmof] returned 0 after 453 usecs
[ 6.366521] iwlwifi 0000:02:00.0: base HW address: 34:02:86:45:19:33
[ 6.367519] input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input10
[ 6.367597] probe of 9DBB5994-A997-11DA-B012-B622A1EF5492 returned 1 after 1860 usecs
[ 6.367612] initcall dell_wmi_init+0x0/0xfee [dell_wmi] returned 0 after 1836 usecs
[ 6.368322] calling iTCO_vendor_init_module+0x0/0x1000 [iTCO_vendor_support] @ 301
[ 6.368324] iTCO_vendor_support: vendor-support=0
[ 6.368327] initcall iTCO_vendor_init_module+0x0/0x1000 [iTCO_vendor_support] returned 0 after 0 usecs
[ 6.405974] calling vmx_init+0x0/0x3fe [kvm_intel] @ 330
[ 6.408122] initcall vmx_init+0x0/0x3fe [kvm_intel] returned 0 after 2087 usecs
[ 6.410739] calling iTCO_wdt_init_module+0x0/0x1000 [iTCO_wdt] @ 301
[ 6.410743] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 6.410794] iTCO_wdt: Found a Wildcat Point_LP TCO device (Version=2, TCOBASE=0x1860)
[ 6.411401] calling coretemp_init+0x0/0x1000 [coretemp] @ 330
[ 6.411414] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 6.411423] probe of iTCO_wdt.0.auto returned 1 after 658 usecs
[ 6.411439] initcall iTCO_wdt_init_module+0x0/0x1000 [iTCO_wdt] returned 0 after 33 usecs
[ 6.411592] probe of coretemp.0 returned 1 after 23 usecs
[ 6.413829] initcall coretemp_init+0x0/0x1000 [coretemp] returned 0 after 2364 usecs
[ 6.427143] calling powerclamp_init+0x0/0x1000 [intel_powerclamp] @ 339
[ 6.430552] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[ 6.433076] initcall powerclamp_init+0x0/0x1000 [intel_powerclamp] returned 0 after 5786 usecs
[ 6.443831] calling pkg_temp_thermal_init+0x0/0x1000 [x86_pkg_temp_thermal] @ 328
[ 6.445495] initcall pkg_temp_thermal_init+0x0/0x1000 [x86_pkg_temp_thermal] returned 0 after 1617 usecs
[ 6.446630] calling acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 339
[ 6.446635] initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned -17 after 0 usecs
[ 6.447873] dell_laptop: Using i8042 filter function for receiving events
[ 6.454293] calling arc4_init+0x0/0x1000 [arc4] @ 396
[ 6.457707] initcall arc4_init+0x0/0x1000 [arc4] returned 0 after 3327 usecs
[ 6.467209] iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
[ 6.467211] iwlwifi 0000:02:00.0: reporting RF_KILL (radio disabled)
[ 6.470473] calling rapl_init+0x0/0x1000 [intel_rapl] @ 336
[ 6.470612] intel_rapl: Found RAPL domain package
[ 6.470613] intel_rapl: Found RAPL domain core
[ 6.470615] intel_rapl: Found RAPL domain uncore
[ 6.470617] intel_rapl: RAPL package 0 domain package locked by BIOS
[ 6.471181] initcall rapl_init+0x0/0x1000 [intel_rapl] returned 0 after 684 usecs
[ 6.472124] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 6.472393] thermal thermal_zone9: failed to read out thermal zone (-61)
[ 6.472406] initcall iwl_mvm_init+0x0/0x1000 [iwlmvm] returned 0 after 1875 usecs
[ 6.472885] initcall dell_init+0x0/0xc43 [dell_laptop] returned 0 after 2349 usecs
[ 6.481491] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[ 6.518542] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 34:e6:d7:6a:72:f4
[ 6.518544] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 6.518576] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[ 6.518592] probe of 0000:00:19.0 returned 1 after 400107 usecs
[ 6.518622] initcall e1000_init_module+0x0/0x1000 [e1000e] returned 0 after 47007 usecs
[ 6.521318] e1000e 0000:00:19.0 eno1: renamed from eth0
[ 6.523756] probe of hdaudioC1D0 returned 1 after 229196 usecs
[ 6.523778] initcall realtek_driver_init+0x0/0x1000 [snd_hda_codec_realtek] returned 0 after 52045 usecs
[ 6.524063] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[ 6.524745] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[ 6.524794] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
[ 6.524841] input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
[ 6.556750] usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 6.577459] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: errors=remount-ro
[ 6.588800] calling init_fat_fs+0x0/0xfcb [fat] @ 418
[ 6.588854] initcall init_fat_fs+0x0/0xfcb [fat] returned 0 after 47 usecs
[ 6.590735] calling init_vfat_fs+0x0/0x1000 [vfat] @ 418
[ 6.590740] initcall init_vfat_fs+0x0/0x1000 [vfat] returned 0 after 1 usecs
[ 6.593053] calling init_nls_cp437+0x0/0x1000 [nls_cp437] @ 419
[ 6.593056] initcall init_nls_cp437+0x0/0x1000 [nls_cp437] returned 0 after 0 usecs
[ 6.594471] calling init_nls_ascii+0x0/0x1000 [nls_ascii] @ 420
[ 6.594474] initcall init_nls_ascii+0x0/0x1000 [nls_ascii] returned 0 after 0 usecs
[ 6.608998] calling init_misc_binfmt+0x0/0x1000 [binfmt_misc] @ 426
[ 6.609005] initcall init_misc_binfmt+0x0/0x1000 [binfmt_misc] returned 0 after 2 usecs
[ 6.631272] audit: type=1400 audit(1548495860.627:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=434 comm="apparmor_parser"
[ 6.631275] audit: type=1400 audit(1548495860.627:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=434 comm="apparmor_parser"
[ 6.631276] audit: type=1400 audit(1548495860.627:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=434 comm="apparmor_parser"
[ 6.632191] audit: type=1400 audit(1548495860.627:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=433 comm="apparmor_parser"
[ 6.634089] audit: type=1400 audit(1548495860.631:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=438 comm="apparmor_parser"
[ 6.634704] audit: type=1400 audit(1548495860.631:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=436 comm="apparmor_parser"
[ 6.634708] audit: type=1400 audit(1548495860.631:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=436 comm="apparmor_parser"
[ 6.634710] audit: type=1400 audit(1548495860.631:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=436 comm="apparmor_parser"
[ 6.634894] [drm] Initialized i915 1.6.0 20180921 for 0000:00:02.0 on minor 0
[ 6.636176] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 6.636338] audit: type=1400 audit(1548495860.631:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=439 comm="apparmor_parser"
[ 6.637211] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14
[ 6.637263] probe of LNXVIDEO:00 returned 1 after 2285 usecs
[ 6.637372] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 6.637393] probe of 0000:00:02.0 returned 1 after 384897 usecs
[ 6.637451] initcall i915_init+0x0/0x52 [i915] returned 0 after 27751 usecs
[ 6.638091] audit: type=1400 audit(1548495860.635:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=440 comm="apparmor_parser"
[ 6.642518] fbcon: inteldrmfb (fb0) is primary device
[ 6.713112] usb 3-1: New USB device found, idVendor=8087, idProduct=8001, bcdDevice= 0.03
[ 6.713114] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 6.713394] hub 3-1:1.0: USB hub found
[ 6.713483] hub 3-1:1.0: 8 ports detected
[ 6.714991] probe of 3-1:1.0 returned 1 after 1601 usecs
[ 6.715017] probe of 3-1 returned 1 after 1799 usecs
[ 7.004778] usb 3-1.3: new full-speed USB device number 3 using ehci-pci
[ 7.046391] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 7.119981] usb 3-1.3: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
[ 7.119985] usb 3-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 7.120626] probe of 3-1.3 returned 1 after 499 usecs
[ 7.131999] calling ecdh_init+0x0/0x20 [ecdh_generic] @ 327
[ 7.132817] initcall ecdh_init+0x0/0x20 [ecdh_generic] returned 0 after 793 usecs
[ 7.139233] calling hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] @ 315
[ 7.141647] probe of hdaudioC0D0 returned 1 after 2404 usecs
[ 7.141670] initcall hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] returned 0 after 2372 usecs
[ 7.150386] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
[ 7.150441] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
[ 7.150499] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17
[ 7.150555] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18
[ 7.150601] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
[ 7.158638] calling bt_init+0x0/0xa5 [bluetooth] @ 327
[ 7.158640] Bluetooth: Core ver 2.22
[ 7.158655] NET: Registered protocol family 31
[ 7.158656] Bluetooth: HCI device and connection manager initialized
[ 7.158659] Bluetooth: HCI socket layer initialized
[ 7.158661] Bluetooth: L2CAP socket layer initialized
[ 7.158664] Bluetooth: SCO socket layer initialized
[ 7.158681] initcall bt_init+0x0/0xa5 [bluetooth] returned 0 after 26 usecs
[ 7.165274] calling btusb_driver_init+0x0/0x1000 [btusb] @ 307
[ 7.165393] probe of 3-1.3:1.0 returned 1 after 106 usecs
[ 7.165412] usbcore: registered new interface driver btusb
[ 7.165416] initcall btusb_driver_init+0x0/0x1000 [btusb] returned 0 after 135 usecs
[ 7.180779] Bluetooth: hci0: read Intel version: 370810011003110e00
[ 7.181939] bluetooth hci0: firmware: direct-loading firmware intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[ 7.181942] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[ 7.194501] calling bnep_init+0x0/0xbe [bnep] @ 522
[ 7.194503] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7.194503] Bluetooth: BNEP filters: protocol multicast
[ 7.194506] Bluetooth: BNEP socket layer initialized
[ 7.194509] initcall bnep_init+0x0/0xbe [bnep] returned 0 after 4 usecs
[ 7.200754] usb 3-1.6: new high-speed USB device number 4 using ehci-pci
[ 7.261049] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 7.269026] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 7.375880] usb 3-1.6: New USB device found, idVendor=1bcf, idProduct=28ae, bcdDevice=47.02
[ 7.375889] usb 3-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.375894] usb 3-1.6: Product: Integrated_Webcam_HD
[ 7.375899] usb 3-1.6: Manufacturer: CN0FHKK77248753EC62HA00
[ 7.447194] probe of 3-1.6 returned 1 after 70950 usecs
[ 7.467756] calling media_devnode_init+0x0/0x1000 [media] @ 327
[ 7.467757] media: Linux media interface: v0.10
[ 7.467771] initcall media_devnode_init+0x0/0x1000 [media] returned 0 after 9 usecs
[ 7.476268] calling videodev_init+0x0/0x7e [videodev] @ 327
[ 7.476269] videodev: Linux video capture interface: v2.00
[ 7.476286] initcall videodev_init+0x0/0x7e [videodev] returned 0 after 8 usecs
[ 7.485523] calling uvc_init+0x0/0x1000 [uvcvideo] @ 327
[ 7.489034] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (1bcf:28ae)
[ 7.490766] uvcvideo: Failed to query (GET_INFO) UVC control 3 on unit 1: -32 (exp. 1).
[ 7.504807] Bluetooth: hci0: Intel firmware patch completed and activated
[ 7.512637] uvcvideo 3-1.6:1.0: Entity type for entity Extension 4 was not initialized!
[ 7.512641] uvcvideo 3-1.6:1.0: Entity type for entity Extension 3 was not initialized!
[ 7.512644] uvcvideo 3-1.6:1.0: Entity type for entity Processing 2 was not initialized!
[ 7.512647] uvcvideo 3-1.6:1.0: Entity type for entity Camera 1 was not initialized!
[ 7.512781] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input20
[ 7.512885] probe of 3-1.6:1.0 returned 1 after 27344 usecs
[ 7.512914] usbcore: registered new interface driver uvcvideo
[ 7.512915] USB Video Class driver (1.1.1)
[ 7.512928] initcall uvc_init+0x0/0x1000 [uvcvideo] returned 0 after 26750 usecs
[ 7.772385] Console: switching to colour frame buffer device 170x48
[ 7.794901] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 9.613009] calling rfcomm_init+0x0/0xd3 [rfcomm] @ 599
[ 9.613234] Bluetooth: RFCOMM TTY layer initialized
[ 9.613238] Bluetooth: RFCOMM socket layer initialized
[ 9.613243] Bluetooth: RFCOMM ver 1.11
[ 9.613252] initcall rfcomm_init+0x0/0xd3 [rfcomm] returned 0 after 229 usecs
[ 10.014812] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 10.014840] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[ 36.306885] calling fuse_init+0x0/0x1a6 [fuse] @ 861
[ 36.306886] fuse init (API version 7.28)
[ 36.306983] initcall fuse_init+0x0/0x1a6 [fuse] returned 0 after 89 usecs
[ 37.763170] rfkill: input handler disabled
[ 40.002438] dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: Invalid call 7/3: 3
[ 42.089678] dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: Invalid call 7/3: 2
[ 42.311789] dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: Invalid call 7/3: 3
[ 875.062715] uvcvideo: Failed to query (GET_CUR) UVC control 3 on unit 1: -32 (exp. 1).
[ 875.065380] uvcvideo: Failed to query (GET_CUR) UVC control 3 on unit 1: -32 (exp. 1).
[ 888.050306] uvcvideo: Failed to query (GET_CUR) UVC control 3 on unit 1: -32 (exp. 1).
[ 888.053142] uvcvideo: Failed to query (GET_CUR) UVC control 3 on unit 1: -32 (exp. 1).
[ 912.631930] PM: suspend entry (deep)
[ 912.631932] PM: Syncing filesystems ... done.
[ 912.647656] (NULL device *): firmware: direct-loading firmware intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[ 912.647818] (NULL device *): firmware: direct-loading firmware iwlwifi-7265D-29.ucode
[ 912.648003] Freezing user space processes ... (elapsed 0.001 seconds) done.
[ 912.649908] OOM killer disabled.
[ 912.649909] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 912.651101] printk: Suspending console(s) (use no_console_suspend to debug)
[ 912.651477] input input20: calling input_dev_suspend+0x0/0x60 @ 3072, parent: 3-1.6:1.0
[ 912.651482] input input20: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651494] rfkill rfkill3: calling rfkill_suspend+0x0/0x20 [rfkill] @ 3072, parent: hci0
[ 912.651500] rfkill rfkill3: rfkill_suspend+0x0/0x20 [rfkill] returned 0 after 0 usecs
[ 912.651509] input input19: calling input_dev_suspend+0x0/0x60 @ 3072, parent: card0
[ 912.651513] input input19: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651526] usb 3-1.6: calling usb_dev_suspend+0x0/0x10 [usbcore] @ 176, parent: 3-1
[ 912.651528] input input18: calling input_dev_suspend+0x0/0x60 @ 3072, parent: card0
[ 912.651531] input input18: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651535] input input17: calling input_dev_suspend+0x0/0x60 @ 3072, parent: card0
[ 912.651538] input input17: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651542] input input16: calling input_dev_suspend+0x0/0x60 @ 3072, parent: card0
[ 912.651545] input input16: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651549] input input15: calling input_dev_suspend+0x0/0x60 @ 3072, parent: card0
[ 912.651552] input input15: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651569] snd_hda_codec_hdmi hdaudioC0D0: calling pm_runtime_force_suspend+0x0/0xf0 @ 3011, parent: 0000:00:03.0
[ 912.651574] snd_hda_codec_hdmi hdaudioC0D0: pm_runtime_force_suspend+0x0/0xf0 returned 0 after 0 usecs
[ 912.651578] input input14: calling input_dev_suspend+0x0/0x60 @ 3072, parent: LNXVIDEO:00
[ 912.651583] input input14: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651590] input input13: calling input_dev_suspend+0x0/0x60 @ 3072, parent: card1
[ 912.651594] input input13: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651612] input input12: calling input_dev_suspend+0x0/0x60 @ 3072, parent: card1
[ 912.651616] input input12: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651621] input input11: calling input_dev_suspend+0x0/0x60 @ 3072, parent: card1
[ 912.651624] input input11: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651630] input input9: calling input_dev_suspend+0x0/0x60 @ 3072, parent: card1
[ 912.651634] input input9: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651647] leds dell::kbd_backlight: calling led_suspend+0x0/0x30 @ 3072, parent: dell-laptop
[ 912.651650] leds dell::kbd_backlight: led_suspend+0x0/0x30 returned 0 after 0 usecs
[ 912.651655] rfkill rfkill2: calling rfkill_suspend+0x0/0x20 [rfkill] @ 3072, parent: phy0
[ 912.651659] rfkill rfkill2: rfkill_suspend+0x0/0x20 [rfkill] returned 0 after 0 usecs
[ 912.651664] rfkill rfkill1: calling rfkill_suspend+0x0/0x20 [rfkill] @ 3072, parent: dell-laptop
[ 912.651668] rfkill rfkill1: rfkill_suspend+0x0/0x20 [rfkill] returned 0 after 0 usecs
[ 912.651674] leds phy0-led: calling led_suspend+0x0/0x30 @ 3072, parent: 0000:02:00.0
[ 912.651677] leds phy0-led: led_suspend+0x0/0x30 returned 0 after 0 usecs
[ 912.651684] coretemp coretemp.0: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.651698] usb 3-1.3: calling usb_dev_suspend+0x0/0x10 [usbcore] @ 42, parent: 3-1
[ 912.651702] coretemp coretemp.0: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.651729] ieee80211 phy0: calling wiphy_suspend+0x0/0x270 [cfg80211] @ 1895, parent: 0000:02:00.0
[ 912.651737] usb 3-1.3: usb_dev_suspend+0x0/0x10 [usbcore] returned 0 after 0 usecs
[ 912.651742] rfkill rfkill0: calling rfkill_suspend+0x0/0x20 [rfkill] @ 3072, parent: dell-laptop
[ 912.651762] ieee80211 phy0: wiphy_suspend+0x0/0x270 [cfg80211] returned 0 after 3 usecs
[ 912.651767] rfkill rfkill0: rfkill_suspend+0x0/0x20 [rfkill] returned 0 after 0 usecs
[ 912.651773] input input10: calling input_dev_suspend+0x0/0x60 @ 3072, parent: 9DBB5994-A997-11DA-B012-B622A1EF5492
[ 912.651777] input input10: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651785] backlight intel_backlight: calling backlight_suspend+0x0/0x80 @ 3072, parent: card0-eDP-1
[ 912.651790] backlight intel_backlight: backlight_suspend+0x0/0x80 returned 0 after 0 usecs
[ 912.651798] dell-laptop dell-laptop: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.651801] dell-laptop dell-laptop: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.651806] dell-smbios dell-smbios.1: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.651809] dell-smbios dell-smbios.1: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.651814] dell-smbios dell-smbios.0: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.651817] dell-smbios dell-smbios.0: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.651822] dcdbas dcdbas: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.651825] dcdbas dcdbas: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.651839] leds mmc0::: calling led_suspend+0x0/0x30 @ 3072, parent: 0000:01:00.0
[ 912.651844] leds mmc0::: led_suspend+0x0/0x30 returned 0 after 0 usecs
[ 912.651853] platform regulatory.0: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.651859] snd_hda_codec_realtek hdaudioC1D0: calling pm_runtime_force_suspend+0x0/0xf0 @ 42, parent: 0000:00:1b.0
[ 912.651862] platform regulatory.0: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.651865] snd_hda_codec_realtek hdaudioC1D0: pm_runtime_force_suspend+0x0/0xf0 returned 0 after 0 usecs
[ 912.651885] usb usb2: calling usb_dev_suspend+0x0/0x10 [usbcore] @ 42, parent: 0000:00:14.0
[ 912.651889] platform intel-spi: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: 0000:00:1f.0
[ 912.651892] platform intel-spi: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.651897] iTCO_wdt iTCO_wdt.0.auto: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: 0000:00:1f.0
[ 912.651900] iTCO_wdt iTCO_wdt.0.auto: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.651905] input input8: calling input_dev_suspend+0x0/0x60 @ 3072, parent: pcspkr
[ 912.651909] input input8: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651919] input input7: calling input_dev_suspend+0x0/0x60 @ 3072, parent: LNXPWRBN:00
[ 912.651923] input input7: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651930] input input6: calling input_dev_suspend+0x0/0x60 @ 3072, parent: PNP0C0E:00
[ 912.651935] input input6: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651941] input input5: calling input_dev_suspend+0x0/0x60 @ 3072, parent: PNP0C0C:00
[ 912.651956] usb usb1: calling usb_dev_suspend+0x0/0x10 [usbcore] @ 3075, parent: 0000:00:14.0
[ 912.651959] input input5: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651965] input input4: calling input_dev_suspend+0x0/0x60 @ 3072, parent: PNP0C0D:00
[ 912.651968] input input4: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651976] input input3: calling input_dev_suspend+0x0/0x60 @ 3072, parent: none
[ 912.651980] input input3: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.651990] usb usb2: usb_dev_suspend+0x0/0x10 [usbcore] returned 0 after 92 usecs
[ 912.651995] input input2: calling input_dev_suspend+0x0/0x60 @ 3072, parent: serio1
[ 912.651998] input input2: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.652037] sd 1:0:0:0: calling scsi_bus_suspend+0x0/0x20 [scsi_mod] @ 3077, parent: target1:0:0
[ 912.652041] platform microcode: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.652046] platform microcode: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.652053] platform efivars.0: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.652056] platform efivars.0: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.652061] leds input0::scrolllock: calling led_suspend+0x0/0x30 @ 3072, parent: input0
[ 912.652065] leds input0::scrolllock: led_suspend+0x0/0x30 returned 0 after 0 usecs
[ 912.652070] leds input0::capslock: calling led_suspend+0x0/0x30 @ 3072, parent: input0
[ 912.652075] leds input0::capslock: led_suspend+0x0/0x30 returned 0 after 0 usecs
[ 912.652081] leds input0::numlock: calling led_suspend+0x0/0x30 @ 3072, parent: input0
[ 912.652086] leds input0::numlock: led_suspend+0x0/0x30 returned 0 after 0 usecs
[ 912.652100] scsi host0: calling scsi_bus_suspend+0x0/0x20 [scsi_mod] @ 3078, parent: ata1
[ 912.652104] input input0: calling input_dev_suspend+0x0/0x60 @ 3072, parent: serio0
[ 912.652114] scsi host0: scsi_bus_suspend+0x0/0x20 [scsi_mod] returned 0 after 0 usecs
[ 912.652117] input input0: input_dev_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.652129] usb usb1: usb_dev_suspend+0x0/0x10 [usbcore] returned 0 after 149 usecs
[ 912.652134] rtc rtc0: calling rtc_suspend+0x0/0x180 @ 3072, parent: 00:01
[ 912.652146] ata1: calling ata_port_pm_suspend+0x0/0x40 [libata] @ 3075, parent: 0000:00:1f.2
[ 912.652150] rtc rtc0: rtc_suspend+0x0/0x180 returned 0 after 0 usecs
[ 912.652158] psmouse serio1: calling serio_suspend+0x0/0x20 @ 3072, parent: i8042
[ 912.652185] ata1: ata_port_pm_suspend+0x0/0x40 [libata] returned 0 after 27 usecs
[ 912.659563] psmouse serio1: serio_suspend+0x0/0x20 returned 0 after 7224 usecs
[ 912.659570] atkbd serio0: calling serio_suspend+0x0/0x20 @ 3072, parent: i8042
[ 912.659726] atkbd serio0: serio_suspend+0x0/0x20 returned 0 after 144 usecs
[ 912.659733] i8042 i8042: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661536] i8042 i8042: platform_pm_suspend+0x0/0x50 returned 0 after 1755 usecs
[ 912.661558] serial8250 serial8250: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661564] serial8250 serial8250: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661583] alarmtimer alarmtimer: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661588] alarmtimer alarmtimer: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661594] efi-framebuffer efi-framebuffer.0: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661599] efi-framebuffer efi-framebuffer.0: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661606] pcspkr pcspkr: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661617] pcspkr pcspkr: platform_pm_suspend+0x0/0x50 returned 0 after 7 usecs
[ 912.661665] system 00:07: calling pnp_bus_suspend+0x0/0x10 @ 3072, parent: pnp0
[ 912.661670] system 00:07: pnp_bus_suspend+0x0/0x10 returned 0 after 0 usecs
[ 912.661674] system 00:06: calling pnp_bus_suspend+0x0/0x10 @ 3072, parent: pnp0
[ 912.661678] system 00:06: pnp_bus_suspend+0x0/0x10 returned 0 after 0 usecs
[ 912.661682] pnp 00:05: calling pnp_bus_suspend+0x0/0x10 @ 3072, parent: pnp0
[ 912.661686] pnp 00:05: pnp_bus_suspend+0x0/0x10 returned 0 after 0 usecs
[ 912.661690] i8042 aux 00:04: calling pnp_bus_suspend+0x0/0x10 @ 3072, parent: pnp0
[ 912.661694] i8042 aux 00:04: pnp_bus_suspend+0x0/0x10 returned 0 after 0 usecs
[ 912.661698] i8042 kbd 00:03: calling pnp_bus_suspend+0x0/0x10 @ 3072, parent: pnp0
[ 912.661701] i8042 kbd 00:03: pnp_bus_suspend+0x0/0x10 returned 0 after 0 usecs
[ 912.661705] system 00:02: calling pnp_bus_suspend+0x0/0x10 @ 3072, parent: pnp0
[ 912.661709] system 00:02: pnp_bus_suspend+0x0/0x10 returned 0 after 0 usecs
[ 912.661714] rtc_cmos 00:01: calling pnp_bus_suspend+0x0/0x10 @ 3072, parent: pnp0
[ 912.661734] rtc_cmos 00:01: pnp_bus_suspend+0x0/0x10 returned 0 after 16 usecs
[ 912.661738] system 00:00: calling pnp_bus_suspend+0x0/0x10 @ 3072, parent: pnp0
[ 912.661742] system 00:00: pnp_bus_suspend+0x0/0x10 returned 0 after 0 usecs
[ 912.661754] button LNXPWRBN:00: calling acpi_button_suspend+0x0/0x10 [button] @ 3072, parent: LNXSYSTM:00
[ 912.661758] button LNXPWRBN:00: acpi_button_suspend+0x0/0x10 [button] returned 0 after 0 usecs
[ 912.661765] acpi-fan PNP0C0B:04: calling acpi_subsys_suspend+0x0/0x60 @ 3072, parent: platform
[ 912.661770] acpi-fan PNP0C0B:04: acpi_subsys_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.661775] acpi-fan PNP0C0B:03: calling acpi_subsys_suspend+0x0/0x60 @ 3072, parent: platform
[ 912.661779] acpi-fan PNP0C0B:03: acpi_subsys_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.661784] acpi-fan PNP0C0B:02: calling acpi_subsys_suspend+0x0/0x60 @ 3072, parent: platform
[ 912.661788] acpi-fan PNP0C0B:02: acpi_subsys_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.661793] acpi-fan PNP0C0B:01: calling acpi_subsys_suspend+0x0/0x60 @ 3072, parent: platform
[ 912.661797] acpi-fan PNP0C0B:01: acpi_subsys_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.661802] acpi-fan PNP0C0B:00: calling acpi_subsys_suspend+0x0/0x60 @ 3072, parent: platform
[ 912.661806] acpi-fan PNP0C0B:00: acpi_subsys_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.661811] int3400 thermal INT3400:00: calling acpi_subsys_suspend+0x0/0x60 @ 3072, parent: platform
[ 912.661815] int3400 thermal INT3400:00: acpi_subsys_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.661820] platform INT340F:00: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661824] platform INT340F:00: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661828] platform DELLABCE:00: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661832] platform DELLABCE:00: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661837] platform PNP0C0A:00: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661841] platform PNP0C0A:00: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661845] platform ACPI0003:00: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661849] platform ACPI0003:00: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661854] platform PNP0C0E:00: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661858] platform PNP0C0E:00: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661863] platform PNP0C0C:00: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661866] platform PNP0C0C:00: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661871] platform PNP0C0D:00: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661875] platform PNP0C0D:00: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661880] acpi-wmi PNP0C14:00: calling acpi_subsys_suspend+0x0/0x60 @ 3072, parent: platform
[ 912.661884] acpi-wmi PNP0C14:00: acpi_subsys_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.661889] platform ACPI000C:00: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.661893] platform ACPI000C:00: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661898] int3402 thermal INT3402:00: calling acpi_subsys_suspend+0x0/0x60 @ 3072, parent: pci0000:00
[ 912.661902] int3402 thermal INT3402:00: acpi_subsys_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.661907] int3403 thermal INT3403:01: calling acpi_subsys_suspend+0x0/0x60 @ 3072, parent: PNP0C09:00
[ 912.661912] int3403 thermal INT3403:01: acpi_subsys_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.661917] int3403 thermal INT3403:00: calling acpi_subsys_suspend+0x0/0x60 @ 3072, parent: PNP0C09:00
[ 912.661921] int3403 thermal INT3403:00: acpi_subsys_suspend+0x0/0x60 returned 0 after 0 usecs
[ 912.661926] platform PNP0C09:00: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: 0000:00:1f.0
[ 912.661930] platform PNP0C09:00: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661934] platform PNP0103:00: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: 0000:00:1f.0
[ 912.661938] platform PNP0103:00: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661943] platform INT0800:00: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: 0000:00:1f.0
[ 912.661946] platform INT0800:00: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.661965] thermal LNXTHERM:02: calling acpi_thermal_suspend+0x0/0x20 [thermal] @ 3072, parent: LNXSYBUS:01
[ 912.661971] thermal LNXTHERM:02: acpi_thermal_suspend+0x0/0x20 [thermal] returned 0 after 1 usecs
[ 912.661975] thermal LNXTHERM:01: calling acpi_thermal_suspend+0x0/0x20 [thermal] @ 3072, parent: LNXSYBUS:01
[ 912.661981] thermal LNXTHERM:01: acpi_thermal_suspend+0x0/0x20 [thermal] returned 0 after 0 usecs
[ 912.661990] iwlwifi 0000:02:00.0: calling pci_pm_suspend+0x0/0x120 @ 3080, parent: 0000:00:1c.3
[ 912.661996] sdhci-pci 0000:01:00.0: calling pci_pm_suspend+0x0/0x120 @ 3079, parent: 0000:00:1c.0
[ 912.662001] thermal LNXTHERM:00: calling acpi_thermal_suspend+0x0/0x20 [thermal] @ 3072, parent: LNXSYBUS:01
[ 912.662005] iwlwifi 0000:02:00.0: pci_pm_suspend+0x0/0x120 returned 0 after 1 usecs
[ 912.662009] thermal LNXTHERM:00: acpi_thermal_suspend+0x0/0x20 [thermal] returned 0 after 0 usecs
[ 912.662015] i801_smbus 0000:00:1f.3: calling pci_pm_suspend+0x0/0x120 @ 3080, parent: pci0000:00
[ 912.662086] lpc_ich 0000:00:1f.0: calling pci_pm_suspend+0x0/0x120 @ 3081, parent: pci0000:00
[ 912.662092] lpc_ich 0000:00:1f.0: pci_pm_suspend+0x0/0x120 returned 0 after 0 usecs
[ 912.662133] pcieport 0000:00:1c.3: calling pci_pm_suspend+0x0/0x120 @ 3082, parent: pci0000:00
[ 912.662141] pcieport 0000:00:1c.3: pci_pm_suspend+0x0/0x120 returned 0 after 2 usecs
[ 912.662186] snd_hda_intel 0000:00:1b.0: calling pci_pm_suspend+0x0/0x120 @ 3083, parent: pci0000:00
[ 912.663779] dell-rbtn DELLABCE:00: calling rbtn_suspend+0x0/0x10 [dell_rbtn] @ 3072, parent: LNXSYBUS:00
[ 912.663784] dell-rbtn DELLABCE:00: rbtn_suspend+0x0/0x10 [dell_rbtn] returned 0 after 0 usecs
[ 912.663788] i801_smbus 0000:00:1f.3: pci_pm_suspend+0x0/0x120 returned 0 after 1723 usecs
[ 912.663795] button PNP0C0E:00: calling acpi_button_suspend+0x0/0x10 [button] @ 3072, parent: LNXSYBUS:00
[ 912.663802] button PNP0C0E:00: acpi_button_suspend+0x0/0x10 [button] returned 0 after 0 usecs
[ 912.663806] e1000e 0000:00:19.0: calling pci_pm_suspend+0x0/0x120 @ 3080, parent: pci0000:00
[ 912.663821] e1000e: EEE TX LPI TIMER: 00000011
[ 912.663832] sdhci-pci 0000:01:00.0: pci_pm_suspend+0x0/0x120 returned 0 after 1787 usecs
[ 912.663843] mei_me 0000:00:16.0: calling pci_pm_suspend+0x0/0x120 @ 3079, parent: pci0000:00
[ 912.663847] pcieport 0000:00:1c.0: calling pci_pm_suspend+0x0/0x120 @ 3082, parent: pci0000:00
[ 912.663853] pcieport 0000:00:1c.0: pci_pm_suspend+0x0/0x120 returned 0 after 1 usecs
[ 912.663858] button PNP0C0C:00: calling acpi_button_suspend+0x0/0x10 [button] @ 3072, parent: LNXSYBUS:00
[ 912.663860] xhci_hcd 0000:00:14.0: calling pci_pm_suspend+0x0/0x120 @ 3082, parent: pci0000:00
[ 912.663864] button PNP0C0C:00: acpi_button_suspend+0x0/0x10 [button] returned 0 after 0 usecs
[ 912.663870] button PNP0C0D:00: calling acpi_button_suspend+0x0/0x10 [button] @ 3072, parent: LNXSYBUS:00
[ 912.663875] button PNP0C0D:00: acpi_button_suspend+0x0/0x10 [button] returned 0 after 0 usecs
[ 912.663896] xhci_hcd 0000:00:14.0: pci_pm_suspend+0x0/0x120 returned 0 after 31 usecs
[ 912.663900] proc_thermal 0000:00:04.0: calling pci_pm_suspend+0x0/0x120 @ 3082, parent: pci0000:00
[ 912.663904] proc_thermal 0000:00:04.0: pci_pm_suspend+0x0/0x120 returned 0 after 0 usecs
[ 912.663908] snd_hda_intel 0000:00:03.0: calling pci_pm_suspend+0x0/0x120 @ 3082, parent: pci0000:00
[ 912.663956] snd_hda_intel 0000:00:03.0: pci_pm_suspend+0x0/0x120 returned 0 after 43 usecs
[ 912.663962] i915 0000:00:02.0: calling pci_pm_suspend+0x0/0x120 @ 3082, parent: pci0000:00
[ 912.663968] ec PNP0C09:00: calling acpi_ec_suspend+0x0/0x70 @ 3072, parent: device:26
[ 912.663973] ec PNP0C09:00: acpi_ec_suspend+0x0/0x70 returned 0 after 0 usecs
[ 912.664050] PCCT PCCT: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.664055] PCCT PCCT: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.664063] regulator regulator.0: calling regulator_suspend+0x0/0x70 @ 3072, parent: reg-dummy
[ 912.664068] regulator regulator.0: regulator_suspend+0x0/0x70 returned 0 after 0 usecs
[ 912.664074] reg-dummy reg-dummy: calling platform_pm_suspend+0x0/0x50 @ 3072, parent: platform
[ 912.664079] reg-dummy reg-dummy: platform_pm_suspend+0x0/0x50 returned 0 after 0 usecs
[ 912.664188] bdw_uncore 0000:00:00.0: calling pci_pm_suspend+0x0/0x120 @ 3084, parent: pci0000:00
[ 912.664193] bdw_uncore 0000:00:00.0: pci_pm_suspend+0x0/0x120 returned 0 after 0 usecs
[ 912.664237] mei_me 0000:00:16.0: pci_pm_suspend+0x0/0x120 returned 0 after 379 usecs
[ 912.664465] i915 0000:00:02.0: pci_pm_suspend+0x0/0x120 returned 0 after 485 usecs
[ 912.664877] snd_hda_intel 0000:00:1b.0: pci_pm_suspend+0x0/0x120 returned 0 after 2623 usecs
[ 912.673275] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[ 912.674939] sd 1:0:0:0: [sda] Stopping disk
[ 912.679042] usb 3-1.6: usb_dev_suspend+0x0/0x10 [usbcore] returned 0 after 26849 usecs
[ 912.679100] usb 3-1: calling usb_dev_suspend+0x0/0x10 [usbcore] @ 3011, parent: usb3
[ 912.681255] usb 3-1: usb_dev_suspend+0x0/0x10 [usbcore] returned 0 after 2083 usecs
[ 912.681299] usb usb3: calling usb_dev_suspend+0x0/0x10 [usbcore] @ 1895, parent: 0000:00:1d.0
[ 912.681644] usb usb3: usb_dev_suspend+0x0/0x10 [usbcore] returned 0 after 315 usecs
[ 912.681668] ehci-pci 0000:00:1d.0: calling pci_pm_suspend+0x0/0x120 @ 3081, parent: pci0000:00
[ 912.703175] e1000e 0000:00:19.0: pci_pm_suspend+0x0/0x120 returned 0 after 38444 usecs
[ 912.705253] ehci-pci 0000:00:1d.0: pci_pm_suspend+0x0/0x120 returned 0 after 23023 usecs
[ 913.067285] sd 1:0:0:0: scsi_bus_suspend+0x0/0x20 [scsi_mod] returned 0 after 405504 usecs
[ 913.067348] scsi target1:0:0: calling scsi_bus_suspend+0x0/0x20 [scsi_mod] @ 42, parent: host1
[ 913.067355] scsi target1:0:0: scsi_bus_suspend+0x0/0x20 [scsi_mod] returned 0 after 0 usecs
[ 913.067371] scsi host1: calling scsi_bus_suspend+0x0/0x20 [scsi_mod] @ 3076, parent: ata2
[ 913.067396] scsi host1: scsi_bus_suspend+0x0/0x20 [scsi_mod] returned 0 after 0 usecs
[ 913.067418] ata2: calling ata_port_pm_suspend+0x0/0x40 [libata] @ 3078, parent: 0000:00:1f.2
[ 913.067561] ata2: ata_port_pm_suspend+0x0/0x40 [libata] returned 0 after 115 usecs
[ 913.067631] ahci 0000:00:1f.2: calling pci_pm_suspend+0x0/0x120 @ 3075, parent: pci0000:00
[ 913.067640] ahci 0000:00:1f.2: pci_pm_suspend+0x0/0x120 returned 0 after 3 usecs
[ 913.068098] acpi-fan PNP0C0B:04: calling acpi_subsys_suspend_late+0x0/0x50 @ 3072, parent: platform
[ 913.068110] acpi-fan PNP0C0B:04: acpi_subsys_suspend_late+0x0/0x50 returned 0 after 6 usecs
[ 913.068116] acpi-fan PNP0C0B:03: calling acpi_subsys_suspend_late+0x0/0x50 @ 3072, parent: platform
[ 913.068122] acpi-fan PNP0C0B:03: acpi_subsys_suspend_late+0x0/0x50 returned 0 after 1 usecs
[ 913.068127] acpi-fan PNP0C0B:02: calling acpi_subsys_suspend_late+0x0/0x50 @ 3072, parent: platform
[ 913.068132] acpi-fan PNP0C0B:02: acpi_subsys_suspend_late+0x0/0x50 returned 0 after 1 usecs
[ 913.068137] acpi-fan PNP0C0B:01: calling acpi_subsys_suspend_late+0x0/0x50 @ 3072, parent: platform
[ 913.068142] acpi-fan PNP0C0B:01: acpi_subsys_suspend_late+0x0/0x50 returned 0 after 1 usecs
[ 913.068147] acpi-fan PNP0C0B:00: calling acpi_subsys_suspend_late+0x0/0x50 @ 3072, parent: platform
[ 913.068152] acpi-fan PNP0C0B:00: acpi_subsys_suspend_late+0x0/0x50 returned 0 after 0 usecs
[ 913.068157] int3400 thermal INT3400:00: calling acpi_subsys_suspend_late+0x0/0x50 @ 3072, parent: platform
[ 913.068162] int3400 thermal INT3400:00: acpi_subsys_suspend_late+0x0/0x50 returned 0 after 0 usecs
[ 913.068171] acpi-wmi PNP0C14:00: calling acpi_subsys_suspend_late+0x0/0x50 @ 3072, parent: platform
[ 913.068176] acpi-wmi PNP0C14:00: acpi_subsys_suspend_late+0x0/0x50 returned 0 after 0 usecs
[ 913.068181] int3402 thermal INT3402:00: calling acpi_subsys_suspend_late+0x0/0x50 @ 3072, parent: pci0000:00
[ 913.068186] int3402 thermal INT3402:00: acpi_subsys_suspend_late+0x0/0x50 returned 0 after 0 usecs
[ 913.068191] int3403 thermal INT3403:01: calling acpi_subsys_suspend_late+0x0/0x50 @ 3072, parent: PNP0C09:00
[ 913.068196] int3403 thermal INT3403:01: acpi_subsys_suspend_late+0x0/0x50 returned 0 after 0 usecs
[ 913.068200] int3403 thermal INT3403:00: calling acpi_subsys_suspend_late+0x0/0x50 @ 3072, parent: PNP0C09:00
[ 913.068205] int3403 thermal INT3403:00: acpi_subsys_suspend_late+0x0/0x50 returned 0 after 0 usecs
[ 913.068221] iwlwifi 0000:02:00.0: calling pci_pm_suspend_late+0x0/0x30 @ 3078, parent: 0000:00:1c.3
[ 913.068227] sdhci-pci 0000:01:00.0: calling pci_pm_suspend_late+0x0/0x30 @ 42, parent: 0000:00:1c.0
[ 913.068231] iwlwifi 0000:02:00.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 1 usecs
[ 913.068236] i801_smbus 0000:00:1f.3: calling pci_pm_suspend_late+0x0/0x30 @ 3076, parent: pci0000:00
[ 913.068241] sdhci-pci 0000:01:00.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068245] ahci 0000:00:1f.2: calling pci_pm_suspend_late+0x0/0x30 @ 3078, parent: pci0000:00
[ 913.068249] i801_smbus 0000:00:1f.3: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068253] lpc_ich 0000:00:1f.0: calling pci_pm_suspend_late+0x0/0x30 @ 42, parent: pci0000:00
[ 913.068257] ahci 0000:00:1f.2: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068261] ehci-pci 0000:00:1d.0: calling pci_pm_suspend_late+0x0/0x30 @ 3076, parent: pci0000:00
[ 913.068265] lpc_ich 0000:00:1f.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068269] pcieport 0000:00:1c.3: calling pci_pm_suspend_late+0x0/0x30 @ 3078, parent: pci0000:00
[ 913.068273] ehci-pci 0000:00:1d.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068277] pcieport 0000:00:1c.0: calling pci_pm_suspend_late+0x0/0x30 @ 42, parent: pci0000:00
[ 913.068281] pcieport 0000:00:1c.3: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068285] snd_hda_intel 0000:00:1b.0: calling pci_pm_suspend_late+0x0/0x30 @ 3076, parent: pci0000:00
[ 913.068289] pcieport 0000:00:1c.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068293] e1000e 0000:00:19.0: calling pci_pm_suspend_late+0x0/0x30 @ 3078, parent: pci0000:00
[ 913.068297] snd_hda_intel 0000:00:1b.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068301] mei_me 0000:00:16.0: calling pci_pm_suspend_late+0x0/0x30 @ 42, parent: pci0000:00
[ 913.068305] e1000e 0000:00:19.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068309] xhci_hcd 0000:00:14.0: calling pci_pm_suspend_late+0x0/0x30 @ 3076, parent: pci0000:00
[ 913.068313] mei_me 0000:00:16.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068317] proc_thermal 0000:00:04.0: calling pci_pm_suspend_late+0x0/0x30 @ 3078, parent: pci0000:00
[ 913.068321] xhci_hcd 0000:00:14.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068325] snd_hda_intel 0000:00:03.0: calling pci_pm_suspend_late+0x0/0x30 @ 42, parent: pci0000:00
[ 913.068329] proc_thermal 0000:00:04.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068334] i915 0000:00:02.0: calling pci_pm_suspend_late+0x0/0x30 @ 3076, parent: pci0000:00
[ 913.068337] snd_hda_intel 0000:00:03.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.068341] bdw_uncore 0000:00:00.0: calling pci_pm_suspend_late+0x0/0x30 @ 3078, parent: pci0000:00
[ 913.068347] bdw_uncore 0000:00:00.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 0 usecs
[ 913.085228] i915 0000:00:02.0: pci_pm_suspend_late+0x0/0x30 returned 0 after 16487 usecs
[ 913.085732] iTCO_wdt iTCO_wdt.0.auto: calling iTCO_wdt_suspend_noirq+0x0/0x50 [iTCO_wdt] @ 3072, parent: 0000:00:1f.0
[ 913.085741] iTCO_wdt iTCO_wdt.0.auto: iTCO_wdt_suspend_noirq+0x0/0x50 [iTCO_wdt] returned 0 after 0 usecs
[ 913.085981] acpi-fan PNP0C0B:04: calling acpi_subsys_suspend_noirq+0x0/0x70 @ 3072, parent: platform
[ 913.085989] acpi-fan PNP0C0B:04: acpi_subsys_suspend_noirq+0x0/0x70 returned 0 after 0 usecs
[ 913.085996] acpi-fan PNP0C0B:03: calling acpi_subsys_suspend_noirq+0x0/0x70 @ 3072, parent: platform
[ 913.086003] acpi-fan PNP0C0B:03: acpi_subsys_suspend_noirq+0x0/0x70 returned 0 after 0 usecs
[ 913.086011] acpi-fan PNP0C0B:02: calling acpi_subsys_suspend_noirq+0x0/0x70 @ 3072, parent: platform
[ 913.086017] acpi-fan PNP0C0B:02: acpi_subsys_suspend_noirq+0x0/0x70 returned 0 after 0 usecs
[ 913.086025] acpi-fan PNP0C0B:01: calling acpi_subsys_suspend_noirq+0x0/0x70 @ 3072, parent: platform
[ 913.086031] acpi-fan PNP0C0B:01: acpi_subsys_suspend_noirq+0x0/0x70 returned 0 after 0 usecs
[ 913.086038] acpi-fan PNP0C0B:00: calling acpi_subsys_suspend_noirq+0x0/0x70 @ 3072, parent: platform
[ 913.086045] acpi-fan PNP0C0B:00: acpi_subsys_suspend_noirq+0x0/0x70 returned 0 after 0 usecs
[ 913.086053] int3400 thermal INT3400:00: calling acpi_subsys_suspend_noirq+0x0/0x70 @ 3072, parent: platform
[ 913.086060] int3400 thermal INT3400:00: acpi_subsys_suspend_noirq+0x0/0x70 returned 0 after 0 usecs
[ 913.086074] acpi-wmi PNP0C14:00: calling acpi_subsys_suspend_noirq+0x0/0x70 @ 3072, parent: platform
[ 913.086081] acpi-wmi PNP0C14:00: acpi_subsys_suspend_noirq+0x0/0x70 returned 0 after 0 usecs
[ 913.086089] int3402 thermal INT3402:00: calling acpi_subsys_suspend_noirq+0x0/0x70 @ 3072, parent: pci0000:00
[ 913.086096] int3402 thermal INT3402:00: acpi_subsys_suspend_noirq+0x0/0x70 returned 0 after 0 usecs
[ 913.086104] int3403 thermal INT3403:01: calling acpi_subsys_suspend_noirq+0x0/0x70 @ 3072, parent: PNP0C09:00
[ 913.086110] int3403 thermal INT3403:01: acpi_subsys_suspend_noirq+0x0/0x70 returned 0 after 0 usecs
[ 913.086118] int3403 thermal INT3403:00: calling acpi_subsys_suspend_noirq+0x0/0x70 @ 3072, parent: PNP0C09:00
[ 913.086125] int3403 thermal INT3403:00: acpi_subsys_suspend_noirq+0x0/0x70 returned 0 after 0 usecs
[ 913.086153] iwlwifi 0000:02:00.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 3084, parent: 0000:00:1c.3
[ 913.086162] sdhci-pci 0000:01:00.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 42, parent: 0000:00:1c.0
[ 913.086170] i801_smbus 0000:00:1f.3: calling pci_pm_suspend_noirq+0x0/0x200 @ 3075, parent: pci0000:00
[ 913.086326] ec PNP0C09:00: calling acpi_ec_suspend_noirq+0x0/0x50 @ 3072, parent: device:26
[ 913.088092] ACPI: EC: interrupt blocked
[ 913.088101] ec PNP0C09:00: acpi_ec_suspend_noirq+0x0/0x50 returned 0 after 2 usecs
[ 913.090135] ahci 0000:00:1f.2: calling pci_pm_suspend_noirq+0x0/0x200 @ 3076, parent: pci0000:00
[ 913.119084] i801_smbus 0000:00:1f.3: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 31991 usecs
[ 913.119090] lpc_ich 0000:00:1f.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 3075, parent: pci0000:00
[ 913.138234] ehci-pci 0000:00:1d.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 3078, parent: pci0000:00
[ 913.159404] lpc_ich 0000:00:1f.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 39367 usecs
[ 913.159417] snd_hda_intel 0000:00:1b.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 3075, parent: pci0000:00
[ 913.159423] e1000e 0000:00:19.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 3080, parent: pci0000:00
[ 913.159430] mei_me 0000:00:16.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 1895, parent: pci0000:00
[ 913.159433] xhci_hcd 0000:00:14.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 3011, parent: pci0000:00
[ 913.159488] proc_thermal 0000:00:04.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 176, parent: pci0000:00
[ 913.159491] snd_hda_intel 0000:00:03.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 3083, parent: pci0000:00
[ 913.159493] ahci 0000:00:1f.2: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 67729 usecs
[ 913.159501] i915 0000:00:02.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 3082, parent: pci0000:00
[ 913.159504] i915 0000:00:02.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 0 usecs
[ 913.159505] proc_thermal 0000:00:04.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 14 usecs
[ 913.159507] bdw_uncore 0000:00:00.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 3082, parent: pci0000:00
[ 913.159516] bdw_uncore 0000:00:00.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 6 usecs
[ 913.178949] sdhci-pci 0000:01:00.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 90605 usecs
[ 913.178952] ehci-pci 0000:00:1d.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 39755 usecs
[ 913.178956] snd_hda_intel 0000:00:03.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 18998 usecs
[ 913.178961] pcieport 0000:00:1c.0: calling pci_pm_suspend_noirq+0x0/0x200 @ 3081, parent: pci0000:00
[ 913.178970] mei_me 0000:00:16.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 19077 usecs
[ 913.179126] iwlwifi 0000:02:00.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 90788 usecs
[ 913.179129] snd_hda_intel 0000:00:1b.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 19245 usecs
[ 913.179139] pcieport 0000:00:1c.3: calling pci_pm_suspend_noirq+0x0/0x200 @ 3077, parent: pci0000:00
[ 913.179208] e1000e 0000:00:19.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 19316 usecs
[ 913.179576] xhci_hcd 0000:00:14.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 19666 usecs
[ 913.197174] pcieport 0000:00:1c.0: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 17782 usecs
[ 913.197187] pcieport 0000:00:1c.3: pci_pm_suspend_noirq+0x0/0x200 returned 0 after 17616 usecs
[ 913.197665] ACPI: Preparing to enter system sleep state S3
[ 913.201953] ACPI: EC: event blocked
[ 913.201955] ACPI: EC: EC stopped
[ 913.201956] PM: Saving platform NVS memory
[ 913.202015] Disabling non-boot CPUs ...
[ 913.217604] IRQ 51: no longer affine to CPU1
[ 913.218644] smpboot: CPU 1 is now offline
[ 913.243921] smpboot: CPU 2 is now offline
[ 913.265532] IRQ 21: no longer affine to CPU3
[ 913.265538] IRQ 42: no longer affine to CPU3
[ 913.265542] IRQ 43: no longer affine to CPU3
[ 913.265547] IRQ 46: no longer affine to CPU3
[ 913.265552] IRQ 49: no longer affine to CPU3
[ 913.266569] smpboot: CPU 3 is now offline
[ 913.268921] PM: Calling kvm_suspend+0x0/0x20 [kvm]
[ 913.268928] PM: Calling mce_syscore_suspend+0x0/0x10
[ 913.268935] PM: Calling ledtrig_cpu_syscore_suspend+0x0/0x20
[ 913.268940] PM: Calling timekeeping_suspend+0x0/0x2c0
[ 913.268980] PM: Calling irq_gc_suspend+0x0/0x70
[ 913.268985] PM: Calling save_ioapic_entries+0x0/0xa0
[ 913.269119] PM: Calling i8259A_suspend+0x0/0x30
[ 913.269129] PM: Calling fw_suspend+0x0/0x20
[ 913.269134] PM: Calling acpi_save_bm_rld+0x0/0x20
[ 913.269144] PM: Calling lapic_suspend+0x0/0x1f0
[ 913.270981] ACPI: Low-level resume complete
[ 913.271050] ACPI: EC: EC started
[ 913.271051] PM: Restoring platform NVS memory
[ 913.271097] PM: Calling bsp_resume+0x0/0x20
[ 913.271100] PM: Calling lapic_resume+0x0/0x2d0
[ 913.271135] PM: Calling acpi_restore_bm_rld+0x0/0x60
[ 913.271139] PM: Calling irqrouter_resume+0x0/0x50
[ 913.271142] PM: Calling i8259A_resume+0x0/0x2b
[ 913.271294] PM: Calling ioapic_resume+0x0/0xc0
[ 913.271350] PM: Calling irq_gc_resume+0x0/0x70
[ 913.271352] PM: Calling irq_pm_syscore_resume+0x0/0x10
[ 913.271373] PM: Calling timekeeping_resume+0x0/0x160
[ 913.271427] PM: Calling ledtrig_cpu_syscore_resume+0x0/0x10
[ 913.271429] PM: Calling mce_syscore_resume+0x0/0x30
[ 913.271455] PM: Calling mc_bp_resume+0x0/0x48
[ 913.273492] PM: Calling kvm_resume+0x0/0x30 [kvm]
[ 913.273560] Enabling non-boot CPUs ...
[ 913.273603] x86: Booting SMP configuration:
[ 913.273604] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 913.275457] cache: parent cpu1 should not be sleeping
[ 913.275677] CPU1 is up
[ 913.275697] smpboot: Booting Node 0 Processor 2 APIC 0x1
[ 913.276400] cache: parent cpu2 should not be sleeping
[ 913.276716] CPU2 is up
[ 913.276733] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 913.277382] cache: parent cpu3 should not be sleeping
[ 913.277892] CPU3 is up
[ 913.293610] ACPI: Waking up from system sleep state S3
[ 913.358016] bdw_uncore 0000:00:00.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 3077, parent: pci0000:00
[ 913.358019] i915 0000:00:02.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 3081, parent: pci0000:00
[ 913.358034] snd_hda_intel 0000:00:03.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 3011, parent: pci0000:00
[ 913.358036] bdw_uncore 0000:00:00.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 14 usecs
[ 913.358040] proc_thermal 0000:00:04.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 3077, parent: pci0000:00
[ 913.358043] xhci_hcd 0000:00:14.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 3080, parent: pci0000:00
[ 913.358050] mei_me 0000:00:16.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 3075, parent: pci0000:00
[ 913.358059] e1000e 0000:00:19.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 42, parent: pci0000:00
[ 913.358062] proc_thermal 0000:00:04.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 16 usecs
[ 913.358065] snd_hda_intel 0000:00:1b.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 3084, parent: pci0000:00
[ 913.358068] pcieport 0000:00:1c.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 3077, parent: pci0000:00
[ 913.358076] pcieport 0000:00:1c.3: calling pci_pm_resume_noirq+0x0/0xd0 @ 1895, parent: pci0000:00
[ 913.358084] ehci-pci 0000:00:1d.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 3083, parent: pci0000:00
[ 913.358086] lpc_ich 0000:00:1f.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 3078, parent: pci0000:00
[ 913.358093] ahci 0000:00:1f.2: calling pci_pm_resume_noirq+0x0/0xd0 @ 3076, parent: pci0000:00
[ 913.358098] i801_smbus 0000:00:1f.3: calling pci_pm_resume_noirq+0x0/0xd0 @ 3082, parent: pci0000:00
[ 913.358127] lpc_ich 0000:00:1f.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 37 usecs
[ 913.358132] i801_smbus 0000:00:1f.3: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 30 usecs
[ 913.358137] ec PNP0C09:00: calling acpi_ec_resume_noirq+0x0/0x50 @ 3072, parent: device:26
[ 913.358138] ACPI: EC: interrupt unblocked
[ 913.358142] ec PNP0C09:00: acpi_ec_resume_noirq+0x0/0x50 returned 0 after 0 usecs
[ 913.358178] int3403 thermal INT3403:00: calling acpi_subsys_resume_noirq+0x0/0x40 @ 3072, parent: PNP0C09:00
[ 913.358182] int3403 thermal INT3403:00: acpi_subsys_resume_noirq+0x0/0x40 returned 0 after 0 usecs
[ 913.358185] int3403 thermal INT3403:01: calling acpi_subsys_resume_noirq+0x0/0x40 @ 3072, parent: PNP0C09:00
[ 913.358189] int3403 thermal INT3403:01: acpi_subsys_resume_noirq+0x0/0x40 returned 0 after 0 usecs
[ 913.358193] int3402 thermal INT3402:00: calling acpi_subsys_resume_noirq+0x0/0x40 @ 3072, parent: pci0000:00
[ 913.358196] int3402 thermal INT3402:00: acpi_subsys_resume_noirq+0x0/0x40 returned 0 after 0 usecs
[ 913.358201] acpi-wmi PNP0C14:00: calling acpi_subsys_resume_noirq+0x0/0x40 @ 3072, parent: platform
[ 913.358204] acpi-wmi PNP0C14:00: acpi_subsys_resume_noirq+0x0/0x40 returned 0 after 0 usecs
[ 913.358211] int3400 thermal INT3400:00: calling acpi_subsys_resume_noirq+0x0/0x40 @ 3072, parent: platform
[ 913.358214] int3400 thermal INT3400:00: acpi_subsys_resume_noirq+0x0/0x40 returned 0 after 0 usecs
[ 913.358218] acpi-fan PNP0C0B:00: calling acpi_subsys_resume_noirq+0x0/0x40 @ 3072, parent: platform
[ 913.358221] acpi-fan PNP0C0B:00: acpi_subsys_resume_noirq+0x0/0x40 returned 0 after 0 usecs
[ 913.358225] acpi-fan PNP0C0B:01: calling acpi_subsys_resume_noirq+0x0/0x40 @ 3072, parent: platform
[ 913.358229] acpi-fan PNP0C0B:01: acpi_subsys_resume_noirq+0x0/0x40 returned 0 after 0 usecs
[ 913.358233] acpi-fan PNP0C0B:02: calling acpi_subsys_resume_noirq+0x0/0x40 @ 3072, parent: platform
[ 913.358236] acpi-fan PNP0C0B:02: acpi_subsys_resume_noirq+0x0/0x40 returned 0 after 0 usecs
[ 913.358240] acpi-fan PNP0C0B:03: calling acpi_subsys_resume_noirq+0x0/0x40 @ 3072, parent: platform
[ 913.358244] acpi-fan PNP0C0B:03: acpi_subsys_resume_noirq+0x0/0x40 returned 0 after 0 usecs
[ 913.358248] acpi-fan PNP0C0B:04: calling acpi_subsys_resume_noirq+0x0/0x40 @ 3072, parent: platform
[ 913.358251] acpi-fan PNP0C0B:04: acpi_subsys_resume_noirq+0x0/0x40 returned 0 after 0 usecs
[ 913.358276] i8042 i8042: calling i8042_pm_resume_noirq+0x0/0x20 @ 3072, parent: platform
[ 913.358278] i8042 i8042: i8042_pm_resume_noirq+0x0/0x20 returned 0 after 0 usecs
[ 913.358301] iTCO_wdt iTCO_wdt.0.auto: calling iTCO_wdt_resume_noirq+0x0/0x20 [iTCO_wdt] @ 3072, parent: 0000:00:1f.0
[ 913.358305] iTCO_wdt iTCO_wdt.0.auto: iTCO_wdt_resume_noirq+0x0/0x20 [iTCO_wdt] returned 0 after 0 usecs
[ 913.375740] e1000e 0000:00:19.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 17258 usecs
[ 913.375759] ehci-pci 0000:00:1d.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 17254 usecs
[ 913.375772] ahci 0000:00:1f.2: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 17258 usecs
[ 913.375831] pcieport 0000:00:1c.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 17342 usecs
[ 913.375841] sdhci-pci 0000:01:00.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 3078, parent: 0000:00:1c.0
[ 913.375846] snd_hda_intel 0000:00:1b.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 17356 usecs
[ 913.375849] mei_me 0000:00:16.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 17376 usecs
[ 913.377679] snd_hda_intel 0000:00:03.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 19179 usecs
[ 913.377706] i915 0000:00:02.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 19221 usecs
[ 913.377717] pcieport 0000:00:1c.3: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 19176 usecs
[ 913.377725] iwlwifi 0000:02:00.0: calling pci_pm_resume_noirq+0x0/0xd0 @ 3082, parent: 0000:00:1c.3
[ 913.480392] xhci_hcd 0000:00:14.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 119333 usecs
[ 913.503427] sdhci-pci 0000:01:00.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 124593 usecs
[ 913.504334] iwlwifi 0000:02:00.0: pci_pm_resume_noirq+0x0/0xd0 returned 0 after 123640 usecs
[ 913.504432] i915 0000:00:02.0: calling i915_pm_resume_early+0x0/0x20 [i915] @ 3082, parent: pci0000:00
[ 913.504524] int3403 thermal INT3403:00: calling acpi_subsys_resume_early+0x0/0x20 @ 3072, parent: PNP0C09:00
[ 913.504562] i915 0000:00:02.0: i915_pm_resume_early+0x0/0x20 [i915] returned 0 after 86 usecs
[ 913.504564] int3403 thermal INT3403:00: acpi_subsys_resume_early+0x0/0x20 returned 0 after 0 usecs
[ 913.504568] int3403 thermal INT3403:01: calling acpi_subsys_resume_early+0x0/0x20 @ 3072, parent: PNP0C09:00
[ 913.504570] int3403 thermal INT3403:01: acpi_subsys_resume_early+0x0/0x20 returned 0 after 0 usecs
[ 913.504572] int3402 thermal INT3402:00: calling acpi_subsys_resume_early+0x0/0x20 @ 3072, parent: pci0000:00
[ 913.504574] int3402 thermal INT3402:00: acpi_subsys_resume_early+0x0/0x20 returned 0 after 0 usecs
[ 913.504577] acpi-wmi PNP0C14:00: calling acpi_subsys_resume_early+0x0/0x20 @ 3072, parent: platform
[ 913.504579] acpi-wmi PNP0C14:00: acpi_subsys_resume_early+0x0/0x20 returned 0 after 0 usecs
[ 913.504582] int3400 thermal INT3400:00: calling acpi_subsys_resume_early+0x0/0x20 @ 3072, parent: platform
[ 913.504584] int3400 thermal INT3400:00: acpi_subsys_resume_early+0x0/0x20 returned 0 after 0 usecs
[ 913.504586] acpi-fan PNP0C0B:00: calling acpi_subsys_resume_early+0x0/0x20 @ 3072, parent: platform
[ 913.516055] acpi-fan PNP0C0B:00: acpi_subsys_resume_early+0x0/0x20 returned 0 after 11192 usecs
[ 913.516060] acpi-fan PNP0C0B:01: calling acpi_subsys_resume_early+0x0/0x20 @ 3072, parent: platform
[ 913.532309] acpi-fan PNP0C0B:01: acpi_subsys_resume_early+0x0/0x20 returned 0 after 15849 usecs
[ 913.532315] acpi-fan PNP0C0B:02: calling acpi_subsys_resume_early+0x0/0x20 @ 3072, parent: platform
[ 913.548046] acpi-fan PNP0C0B:02: acpi_subsys_resume_early+0x0/0x20 returned 0 after 15344 usecs
[ 913.548052] acpi-fan PNP0C0B:03: calling acpi_subsys_resume_early+0x0/0x20 @ 3072, parent: platform
[ 913.548250] acpi-fan PNP0C0B:03: acpi_subsys_resume_early+0x0/0x20 returned 0 after 188 usecs
[ 913.548254] acpi-fan PNP0C0B:04: calling acpi_subsys_resume_early+0x0/0x20 @ 3072, parent: platform
[ 913.548286] acpi-fan PNP0C0B:04: acpi_subsys_resume_early+0x0/0x20 returned 0 after 28 usecs
[ 913.548462] bdw_uncore 0000:00:00.0: calling pci_pm_resume+0x0/0xa0 @ 3082, parent: pci0000:00
[ 913.548466] bdw_uncore 0000:00:00.0: pci_pm_resume+0x0/0xa0 returned 0 after 1 usecs
[ 913.548471] i915 0000:00:02.0: calling pci_pm_resume+0x0/0xa0 @ 3093, parent: pci0000:00
[ 913.548473] snd_hda_intel 0000:00:03.0: calling pci_pm_resume+0x0/0xa0 @ 3078, parent: pci0000:00
[ 913.548476] proc_thermal 0000:00:04.0: calling pci_pm_resume+0x0/0xa0 @ 3082, parent: pci0000:00
[ 913.548493] proc_thermal 0000:00:04.0: pci_pm_resume+0x0/0xa0 returned 0 after 14 usecs
[ 913.548496] xhci_hcd 0000:00:14.0: calling pci_pm_resume+0x0/0xa0 @ 3082, parent: pci0000:00
[ 913.548551] reg-dummy reg-dummy: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.548554] reg-dummy reg-dummy: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.548557] regulator regulator.0: calling regulator_resume+0x0/0xe0 @ 3072, parent: reg-dummy
[ 913.548572] regulator regulator.0: regulator_resume+0x0/0xe0 returned 0 after 0 usecs
[ 913.548581] mei_me 0000:00:16.0: calling pci_pm_resume+0x0/0xa0 @ 3114, parent: pci0000:00
[ 913.548583] PCCT PCCT: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.548586] PCCT PCCT: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.548591] usb usb1: root hub lost power or was reset
[ 913.548593] usb usb2: root hub lost power or was reset
[ 913.548618] ec PNP0C09:00: calling acpi_ec_resume+0x0/0x20 @ 3072, parent: device:26
[ 913.548619] ACPI: EC: event unblocked
[ 913.548639] ec PNP0C09:00: acpi_ec_resume+0x0/0x20 returned 0 after 18 usecs
[ 913.548666] e1000e 0000:00:19.0: calling pci_pm_resume+0x0/0xa0 @ 3092, parent: pci0000:00
[ 913.548694] button PNP0C0D:00: calling acpi_button_resume+0x0/0x40 [button] @ 3072, parent: LNXSYBUS:00
[ 913.548724] snd_hda_intel 0000:00:1b.0: calling pci_pm_resume+0x0/0xa0 @ 3094, parent: pci0000:00
[ 913.548741] pcieport 0000:00:1c.0: calling pci_pm_resume+0x0/0xa0 @ 3105, parent: pci0000:00
[ 913.548782] pcieport 0000:00:1c.3: calling pci_pm_resume+0x0/0xa0 @ 3095, parent: pci0000:00
[ 913.548802] ehci-pci 0000:00:1d.0: calling pci_pm_resume+0x0/0xa0 @ 3080, parent: pci0000:00
[ 913.548805] lpc_ich 0000:00:1f.0: calling pci_pm_resume+0x0/0xa0 @ 3106, parent: pci0000:00
[ 913.548808] lpc_ich 0000:00:1f.0: pci_pm_resume+0x0/0xa0 returned 0 after 0 usecs
[ 913.548812] ahci 0000:00:1f.2: calling pci_pm_resume+0x0/0xa0 @ 3106, parent: pci0000:00
[ 913.548836] i801_smbus 0000:00:1f.3: calling pci_pm_resume+0x0/0xa0 @ 3102, parent: pci0000:00
[ 913.548848] i801_smbus 0000:00:1f.3: pci_pm_resume+0x0/0xa0 returned 0 after 8 usecs
[ 913.549787] mei_me 0000:00:16.0: pci_pm_resume+0x0/0xa0 returned 0 after 1170 usecs
[ 913.549942] xhci_hcd 0000:00:14.0: pci_pm_resume+0x0/0xa0 returned 0 after 1409 usecs
[ 913.549970] usb usb1: calling usb_dev_resume+0x0/0x10 [usbcore] @ 3098, parent: 0000:00:14.0
[ 913.549988] usb usb2: calling usb_dev_resume+0x0/0x10 [usbcore] @ 3079, parent: 0000:00:14.0
[ 913.550777] snd_hda_intel 0000:00:03.0: pci_pm_resume+0x0/0xa0 returned 0 after 2244 usecs
[ 913.550815] snd_hda_codec_hdmi hdaudioC0D0: calling pm_runtime_force_resume+0x0/0xc0 @ 3083, parent: 0000:00:03.0
[ 913.550822] snd_hda_codec_hdmi hdaudioC0D0: pm_runtime_force_resume+0x0/0xc0 returned 0 after 0 usecs
[ 913.552873] snd_hda_intel 0000:00:1b.0: pci_pm_resume+0x0/0xa0 returned 0 after 4044 usecs
[ 913.552885] snd_hda_codec_realtek hdaudioC1D0: calling pm_runtime_force_resume+0x0/0xc0 @ 3128, parent: 0000:00:1b.0
[ 913.552903] snd_hda_codec_realtek hdaudioC1D0: pm_runtime_force_resume+0x0/0xc0 returned 0 after 0 usecs
[ 913.558942] ahci 0000:00:1f.2: pci_pm_resume+0x0/0xa0 returned 0 after 9881 usecs
[ 913.558980] ata2: calling ata_port_pm_resume+0x0/0x50 [libata] @ 3101, parent: 0000:00:1f.2
[ 913.559017] ata1: calling ata_port_pm_resume+0x0/0x50 [libata] @ 3107, parent: 0000:00:1f.2
[ 913.559040] ata2: ata_port_pm_resume+0x0/0x50 [libata] returned 0 after 18 usecs
[ 913.559068] ata1: ata_port_pm_resume+0x0/0x50 [libata] returned 0 after 7 usecs
[ 913.559097] scsi host1: calling scsi_bus_resume+0x0/0x20 [scsi_mod] @ 3097, parent: ata2
[ 913.559123] scsi host0: calling scsi_bus_resume+0x0/0x20 [scsi_mod] @ 3100, parent: ata1
[ 913.559136] scsi host1: scsi_bus_resume+0x0/0x20 [scsi_mod] returned 0 after 1 usecs
[ 913.559149] scsi host0: scsi_bus_resume+0x0/0x20 [scsi_mod] returned 0 after 0 usecs
[ 913.559171] scsi target1:0:0: calling scsi_bus_resume+0x0/0x20 [scsi_mod] @ 3099, parent: host1
[ 913.559197] scsi target1:0:0: scsi_bus_resume+0x0/0x20 [scsi_mod] returned 0 after 0 usecs
[ 913.559218] sd 1:0:0:0: calling scsi_bus_resume+0x0/0x20 [scsi_mod] @ 3108, parent: target1:0:0
[ 913.559230] sd 1:0:0:0: scsi_bus_resume+0x0/0x20 [scsi_mod] returned 0 after 2 usecs
[ 913.559248] sd 1:0:0:0: [sda] Starting disk
[ 913.566660] ACPI: button: The lid device is not compliant to SW_LID.
[ 913.566676] button PNP0C0D:00: acpi_button_resume+0x0/0x40 [button] returned 0 after 17547 usecs
[ 913.566687] button PNP0C0C:00: calling acpi_button_resume+0x0/0x40 [button] @ 3072, parent: LNXSYBUS:00
[ 913.566708] button PNP0C0C:00: acpi_button_resume+0x0/0x40 [button] returned 0 after 0 usecs
[ 913.566715] button PNP0C0E:00: calling acpi_button_resume+0x0/0x40 [button] @ 3072, parent: LNXSYBUS:00
[ 913.566721] button PNP0C0E:00: acpi_button_resume+0x0/0x40 [button] returned 0 after 0 usecs
[ 913.566729] ac ACPI0003:00: calling acpi_ac_resume+0x0/0x70 [ac] @ 3072, parent: LNXSYBUS:00
[ 913.571540] pcieport 0000:00:1c.0: pci_pm_resume+0x0/0xa0 returned 0 after 22248 usecs
[ 913.571570] pcieport 0000:00:1c.3: pci_pm_resume+0x0/0xa0 returned 0 after 22243 usecs
[ 913.571593] sdhci-pci 0000:01:00.0: calling pci_pm_resume+0x0/0xa0 @ 3096, parent: 0000:00:1c.0
[ 913.571606] iwlwifi 0000:02:00.0: calling pci_pm_resume+0x0/0xa0 @ 3102, parent: 0000:00:1c.3
[ 913.575477] iwlwifi 0000:02:00.0: reporting RF_KILL (radio enabled)
[ 913.575496] iwlwifi 0000:02:00.0: pci_pm_resume+0x0/0xa0 returned 0 after 3774 usecs
[ 913.575599] ieee80211 phy0: calling wiphy_resume+0x0/0x120 [cfg80211] @ 3123, parent: 0000:02:00.0
[ 913.575663] ieee80211 phy0: wiphy_resume+0x0/0x120 [cfg80211] returned 0 after 6 usecs
[ 913.583087] iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
[ 913.583142] sdhci-pci 0000:01:00.0: pci_pm_resume+0x0/0xa0 returned 0 after 11260 usecs
[ 913.583271] ehci-pci 0000:00:1d.0: pci_pm_resume+0x0/0xa0 returned 0 after 33657 usecs
[ 913.583306] usb usb3: calling usb_dev_resume+0x0/0x10 [usbcore] @ 3129, parent: 0000:00:1d.0
[ 913.583959] ac ACPI0003:00: acpi_ac_resume+0x0/0x70 [ac] returned 0 after 16822 usecs
[ 913.583963] battery PNP0C0A:00: calling acpi_battery_resume+0x0/0x40 [battery] @ 3072, parent: LNXSYBUS:00
[ 913.585360] battery PNP0C0A:00: acpi_battery_resume+0x0/0x40 [battery] returned 0 after 1360 usecs
[ 913.585363] dell-rbtn DELLABCE:00: calling rbtn_resume+0x0/0x30 [dell_rbtn] @ 3072, parent: LNXSYBUS:00
[ 913.585368] dell-rbtn DELLABCE:00: rbtn_resume+0x0/0x30 [dell_rbtn] returned 0 after 1 usecs
[ 913.585373] thermal LNXTHERM:00: calling acpi_thermal_resume+0x0/0x150 [thermal] @ 3072, parent: LNXSYBUS:01
[ 913.585377] thermal LNXTHERM:00: acpi_thermal_resume+0x0/0x150 [thermal] returned 0 after 2 usecs
[ 913.585385] thermal LNXTHERM:01: calling acpi_thermal_resume+0x0/0x150 [thermal] @ 3072, parent: LNXSYBUS:01
[ 913.588195] thermal LNXTHERM:01: acpi_thermal_resume+0x0/0x150 [thermal] returned 0 after 2740 usecs
[ 913.588200] thermal LNXTHERM:02: calling acpi_thermal_resume+0x0/0x150 [thermal] @ 3072, parent: LNXSYBUS:01
[ 913.588203] thermal LNXTHERM:02: acpi_thermal_resume+0x0/0x150 [thermal] returned 0 after 0 usecs
[ 913.588210] platform INT0800:00: calling platform_pm_resume+0x0/0x40 @ 3072, parent: 0000:00:1f.0
[ 913.588212] platform INT0800:00: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.588215] platform PNP0103:00: calling platform_pm_resume+0x0/0x40 @ 3072, parent: 0000:00:1f.0
[ 913.588217] platform PNP0103:00: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.588231] platform PNP0C09:00: calling platform_pm_resume+0x0/0x40 @ 3072, parent: 0000:00:1f.0
[ 913.588233] platform PNP0C09:00: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.588236] platform ACPI000C:00: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.588238] platform ACPI000C:00: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.588241] platform PNP0C0D:00: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.588243] platform PNP0C0D:00: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.588246] platform PNP0C0C:00: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.588249] platform PNP0C0C:00: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.588251] platform PNP0C0E:00: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.588254] platform PNP0C0E:00: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.588257] platform ACPI0003:00: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.588271] platform ACPI0003:00: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.588274] platform PNP0C0A:00: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.588276] platform PNP0C0A:00: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.588279] platform DELLABCE:00: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.588282] platform DELLABCE:00: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.588285] platform INT340F:00: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.588287] platform INT340F:00: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.588291] acpi-fan PNP0C0B:00: calling acpi_fan_resume+0x0/0x70 [fan] @ 3072, parent: platform
[ 913.588874] acpi-fan PNP0C0B:00: acpi_fan_resume+0x0/0x70 [fan] returned 0 after 565 usecs
[ 913.588888] acpi-fan PNP0C0B:01: calling acpi_fan_resume+0x0/0x70 [fan] @ 3072, parent: platform
[ 913.589449] acpi-fan PNP0C0B:01: acpi_fan_resume+0x0/0x70 [fan] returned 0 after 544 usecs
[ 913.589461] acpi-fan PNP0C0B:02: calling acpi_fan_resume+0x0/0x70 [fan] @ 3072, parent: platform
[ 913.589953] acpi-fan PNP0C0B:02: acpi_fan_resume+0x0/0x70 [fan] returned 0 after 477 usecs
[ 913.589957] acpi-fan PNP0C0B:03: calling acpi_fan_resume+0x0/0x70 [fan] @ 3072, parent: platform
[ 913.590179] acpi-fan PNP0C0B:03: acpi_fan_resume+0x0/0x70 [fan] returned 0 after 211 usecs
[ 913.590184] acpi-fan PNP0C0B:04: calling acpi_fan_resume+0x0/0x70 [fan] @ 3072, parent: platform
[ 913.590902] acpi-fan PNP0C0B:04: acpi_fan_resume+0x0/0x70 [fan] returned 0 after 696 usecs
[ 913.590907] button LNXPWRBN:00: calling acpi_button_resume+0x0/0x40 [button] @ 3072, parent: LNXSYSTM:00
[ 913.590910] button LNXPWRBN:00: acpi_button_resume+0x0/0x40 [button] returned 0 after 0 usecs
[ 913.590916] system 00:00: calling pnp_bus_resume+0x0/0x90 @ 3072, parent: pnp0
[ 913.590918] system 00:00: pnp_bus_resume+0x0/0x90 returned 0 after 0 usecs
[ 913.590920] rtc_cmos 00:01: calling pnp_bus_resume+0x0/0x90 @ 3072, parent: pnp0
[ 913.590923] rtc_cmos 00:01: pnp_bus_resume+0x0/0x90 returned 0 after 0 usecs
[ 913.590936] system 00:02: calling pnp_bus_resume+0x0/0x90 @ 3072, parent: pnp0
[ 913.590940] system 00:02: pnp_bus_resume+0x0/0x90 returned 0 after 0 usecs
[ 913.590944] i8042 kbd 00:03: calling pnp_bus_resume+0x0/0x90 @ 3072, parent: pnp0
[ 913.590946] i8042 kbd 00:03: pnp_bus_resume+0x0/0x90 returned 0 after 0 usecs
[ 913.590949] i8042 aux 00:04: calling pnp_bus_resume+0x0/0x90 @ 3072, parent: pnp0
[ 913.590952] i8042 aux 00:04: pnp_bus_resume+0x0/0x90 returned 0 after 0 usecs
[ 913.590955] pnp 00:05: calling pnp_bus_resume+0x0/0x90 @ 3072, parent: pnp0
[ 913.590958] pnp 00:05: pnp_bus_resume+0x0/0x90 returned 0 after 0 usecs
[ 913.590961] system 00:06: calling pnp_bus_resume+0x0/0x90 @ 3072, parent: pnp0
[ 913.590964] system 00:06: pnp_bus_resume+0x0/0x90 returned 0 after 0 usecs
[ 913.590977] system 00:07: calling pnp_bus_resume+0x0/0x90 @ 3072, parent: pnp0
[ 913.590980] system 00:07: pnp_bus_resume+0x0/0x90 returned 0 after 0 usecs
[ 913.591006] pcspkr pcspkr: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.591020] pcspkr pcspkr: platform_pm_resume+0x0/0x40 returned 0 after 10 usecs
[ 913.591024] efi-framebuffer efi-framebuffer.0: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.591028] efi-framebuffer efi-framebuffer.0: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.591032] alarmtimer alarmtimer: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.591036] alarmtimer alarmtimer: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.591042] serial8250 serial8250: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.591045] serial8250 serial8250: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.591061] i8042 i8042: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.591985] i8042 i8042: platform_pm_resume+0x0/0x40 returned 0 after 898 usecs
[ 913.591990] atkbd serio0: calling serio_resume+0x0/0xa0 @ 3072, parent: i8042
[ 913.592006] atkbd serio0: serio_resume+0x0/0xa0 returned 0 after 1 usecs
[ 913.592010] psmouse serio1: calling serio_resume+0x0/0xa0 @ 3072, parent: i8042
[ 913.592014] psmouse serio1: serio_resume+0x0/0xa0 returned 0 after 0 usecs
[ 913.592019] rtc rtc0: calling rtc_resume+0x0/0x60 @ 3072, parent: 00:01
[ 913.592023] rtc rtc0: rtc_resume+0x0/0x60 returned 0 after 0 usecs
[ 913.592027] input input0: calling input_dev_resume+0x0/0x40 @ 3072, parent: serio0
[ 913.592031] input input0: input_dev_resume+0x0/0x40 returned 0 after 1 usecs
[ 913.592034] leds input0::numlock: calling led_resume+0x0/0x20 @ 3072, parent: input0
[ 913.592048] leds input0::numlock: led_resume+0x0/0x20 returned 0 after 0 usecs
[ 913.592132] leds input0::capslock: calling led_resume+0x0/0x20 @ 3072, parent: input0
[ 913.592135] leds input0::capslock: led_resume+0x0/0x20 returned 0 after 0 usecs
[ 913.592139] leds input0::scrolllock: calling led_resume+0x0/0x20 @ 3072, parent: input0
[ 913.592142] leds input0::scrolllock: led_resume+0x0/0x20 returned 0 after 0 usecs
[ 913.592145] platform efivars.0: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.592148] platform efivars.0: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592151] platform microcode: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.592153] platform microcode: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592176] input input2: calling input_dev_resume+0x0/0x40 @ 3072, parent: serio1
[ 913.592179] input input2: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592185] input input3: calling input_dev_resume+0x0/0x40 @ 3072, parent: none
[ 913.592188] input input3: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592192] input input4: calling input_dev_resume+0x0/0x40 @ 3072, parent: PNP0C0D:00
[ 913.592195] input input4: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592198] input input5: calling input_dev_resume+0x0/0x40 @ 3072, parent: PNP0C0C:00
[ 913.592212] input input5: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592215] input input6: calling input_dev_resume+0x0/0x40 @ 3072, parent: PNP0C0E:00
[ 913.592217] input input6: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592221] input input7: calling input_dev_resume+0x0/0x40 @ 3072, parent: LNXPWRBN:00
[ 913.592224] input input7: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592229] input input8: calling input_dev_resume+0x0/0x40 @ 3072, parent: pcspkr
[ 913.592253] input input8: input_dev_resume+0x0/0x40 returned 0 after 9 usecs
[ 913.592257] iTCO_wdt iTCO_wdt.0.auto: calling platform_pm_resume+0x0/0x40 @ 3072, parent: 0000:00:1f.0
[ 913.592261] iTCO_wdt iTCO_wdt.0.auto: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592264] platform intel-spi: calling platform_pm_resume+0x0/0x40 @ 3072, parent: 0000:00:1f.0
[ 913.592267] platform intel-spi: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592277] platform regulatory.0: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.592279] platform regulatory.0: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592294] leds mmc0::: calling led_resume+0x0/0x20 @ 3072, parent: 0000:01:00.0
[ 913.592297] leds mmc0::: led_resume+0x0/0x20 returned 0 after 0 usecs
[ 913.592303] dcdbas dcdbas: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.592306] dcdbas dcdbas: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592309] dell-smbios dell-smbios.0: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.592311] dell-smbios dell-smbios.0: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592314] dell-smbios dell-smbios.1: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.592316] dell-smbios dell-smbios.1: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.592318] dell-laptop dell-laptop: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 913.592321] dell-laptop dell-laptop: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.593638] i915 0000:00:02.0: pci_pm_resume+0x0/0xa0 returned 0 after 44103 usecs
[ 913.593646] backlight intel_backlight: calling backlight_resume+0x0/0x80 @ 3072, parent: card0-eDP-1
[ 913.593649] backlight intel_backlight: backlight_resume+0x0/0x80 returned 0 after 0 usecs
[ 913.593665] input input10: calling input_dev_resume+0x0/0x40 @ 3072, parent: 9DBB5994-A997-11DA-B012-B622A1EF5492
[ 913.593667] input input10: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 913.593672] rfkill rfkill0: calling rfkill_resume+0x0/0x60 [rfkill] @ 3072, parent: dell-laptop
[ 914.033613] usb usb3: usb_dev_resume+0x0/0x10 [usbcore] returned 0 after 439737 usecs
[ 914.033621] usb usb2: usb_dev_resume+0x0/0x10 [usbcore] returned 0 after 472284 usecs
[ 914.033636] usb 3-1: calling usb_dev_resume+0x0/0x10 [usbcore] @ 3122, parent: usb3
[ 914.033777] usb usb1: usb_dev_resume+0x0/0x10 [usbcore] returned 0 after 472455 usecs
[ 914.049154] iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
[ 914.049156] iwlwifi 0000:02:00.0: reporting RF_KILL (radio disabled)
[ 914.049634] rfkill rfkill0: rfkill_resume+0x0/0x60 [rfkill] returned 0 after 445275 usecs
[ 914.049640] coretemp coretemp.0: calling platform_pm_resume+0x0/0x40 @ 3072, parent: platform
[ 914.049642] coretemp coretemp.0: platform_pm_resume+0x0/0x40 returned 0 after 0 usecs
[ 914.049645] leds phy0-led: calling led_resume+0x0/0x20 @ 3072, parent: 0000:02:00.0
[ 914.049653] leds phy0-led: led_resume+0x0/0x20 returned 0 after 0 usecs
[ 914.049656] rfkill rfkill1: calling rfkill_resume+0x0/0x60 [rfkill] @ 3072, parent: dell-laptop
[ 914.070938] rfkill rfkill1: rfkill_resume+0x0/0x60 [rfkill] returned 0 after 20778 usecs
[ 914.070943] rfkill rfkill2: calling rfkill_resume+0x0/0x60 [rfkill] @ 3072, parent: phy0
[ 914.070946] rfkill rfkill2: rfkill_resume+0x0/0x60 [rfkill] returned 0 after 0 usecs
[ 914.070950] leds dell::kbd_backlight: calling led_resume+0x0/0x20 @ 3072, parent: dell-laptop
[ 914.070959] leds dell::kbd_backlight: led_resume+0x0/0x20 returned 0 after 0 usecs
[ 914.070964] input input9: calling input_dev_resume+0x0/0x40 @ 3072, parent: card1
[ 914.070967] input input9: input_dev_resume+0x0/0x40 returned 0 after 1 usecs
[ 914.070971] input input11: calling input_dev_resume+0x0/0x40 @ 3072, parent: card1
[ 914.070973] input input11: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 914.070976] input input12: calling input_dev_resume+0x0/0x40 @ 3072, parent: card1
[ 914.070977] input input12: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 914.070980] input input13: calling input_dev_resume+0x0/0x40 @ 3072, parent: card1
[ 914.070982] input input13: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 914.070984] input input14: calling input_dev_resume+0x0/0x40 @ 3072, parent: LNXVIDEO:00
[ 914.070986] input input14: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 914.070999] input input15: calling input_dev_resume+0x0/0x40 @ 3072, parent: card0
[ 914.071000] input input15: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 914.071003] input input16: calling input_dev_resume+0x0/0x40 @ 3072, parent: card0
[ 914.071004] input input16: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 914.071007] input input17: calling input_dev_resume+0x0/0x40 @ 3072, parent: card0
[ 914.071009] input input17: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 914.071011] input input18: calling input_dev_resume+0x0/0x40 @ 3072, parent: card0
[ 914.071013] input input18: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 914.071015] input input19: calling input_dev_resume+0x0/0x40 @ 3072, parent: card0
[ 914.071017] input input19: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 914.138025] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 914.138179] ata1: SATA link down (SStatus 0 SControl 300)
[ 914.140304] ata2.00: NCQ Send/Recv Log not supported
[ 914.141074] ata2.00: NCQ Send/Recv Log not supported
[ 914.141169] ata2.00: configured for UDMA/133
[ 914.159640] usb 3-1: reset high-speed USB device number 2 using ehci-pci
[ 914.281996] e1000e 0000:00:19.0: pci_pm_resume+0x0/0xa0 returned 0 after 716130 usecs
[ 914.531753] usb 3-1: usb_dev_resume+0x0/0x10 [usbcore] returned 0 after 486413 usecs
[ 914.531805] usb 3-1.3: calling usb_dev_resume+0x0/0x10 [usbcore] @ 3111, parent: 3-1
[ 914.531837] usb 3-1.6: calling usb_dev_resume+0x0/0x10 [usbcore] @ 3076, parent: 3-1
[ 914.611717] usb 3-1.3: reset full-speed USB device number 3 using ehci-pci
[ 914.722297] usb 3-1.3: usb_dev_resume+0x0/0x10 [usbcore] returned 0 after 186001 usecs
[ 914.799701] usb 3-1.6: reset high-speed USB device number 4 using ehci-pci
[ 915.018487] ep_81: parent 3-1.6:1.1 should not be sleeping
[ 915.018569] usb 3-1.6: usb_dev_resume+0x0/0x10 [usbcore] returned 0 after 475291 usecs
[ 915.018668] input input20: calling input_dev_resume+0x0/0x40 @ 3072, parent: 3-1.6:1.0
[ 915.018686] input input20: input_dev_resume+0x0/0x40 returned 0 after 0 usecs
[ 915.018766] probe of 3-1.3:1.0 returned -517 after 0 usecs
[ 915.018772] probe of 3-1.3:1.1 returned -517 after 0 usecs
[ 915.019643] OOM killer enabled.
[ 915.019645] Restarting tasks ...
[ 915.022703] pci_bus 0000:01: Allocating resources
[ 915.029878] pcieport 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 915.029901] pcieport 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[ 915.029928] pci_bus 0000:02: Allocating resources
[ 915.030260] pcieport 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 915.030269] pcieport 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 915.030339] pcieport 0000:00:1c.0: BAR 15: assigned [mem 0xdf800000-0xdf9fffff 64bit pref]
[ 915.030375] pcieport 0000:00:1c.3: BAR 15: assigned [mem 0xdfa00000-0xdfbfffff 64bit pref]
[ 915.030386] pcieport 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 915.030395] pcieport 0000:00:1c.3: BAR 13: assigned [io 0x3000-0x3fff]
[ 915.030876] pci_bus 0000:01: Allocating resources
[ 915.032678] pci_bus 0000:02: Allocating resources
[ 915.048709] pci_bus 0000:01: Allocating resources
[ 915.050501] pci_bus 0000:02: Allocating resources
[ 915.051865] probe of 3-1.3:1.0 returned 1 after 468 usecs
[ 915.052029] done.
[ 915.062398] acpi PNP0401:00: Already enumerated
[ 915.064064] acpi PNP0501:00: Still not present
[ 915.066568] thermal thermal_zone9: failed to read out thermal zone (-61)
[ 915.066617] Bluetooth: hci0: read Intel version: 370810011003110e00
[ 915.066621] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[ 915.098546] PM: suspend exit
[ 915.391658] Bluetooth: hci0: Intel firmware patch completed and activated
[ 915.615827] e1000e: eno1 NIC Link is Down
[ 915.645522] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 915.855741] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 915.860185] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 918.945710] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 918.945747] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[ 1022.192758] calling msr_init+0x0/0x1000 [msr] @ 3315
[ 1022.194158] initcall msr_init+0x0/0x1000 [msr] returned 0 after 1359 usecs

Bus 003 Device 004: ID 1bcf:28ae Sunplus Innovation Technology Inc. Laptop Integrated Webcam HD
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 239 Miscellaneous Device
bDeviceSubClass 2 ?
bDeviceProtocol 1 Interface Association
bMaxPacketSize0 64
idVendor 0x1bcf Sunplus Innovation Technology Inc.
idProduct 0x28ae Laptop Integrated Webcam HD
bcdDevice 47.02
iManufacturer 1 CN0FHKK77248753EC62HA00
iProduct 2 Integrated_Webcam_HD
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 737
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Association:
bLength 8
bDescriptorType 11
bFirstInterface 0
bInterfaceCount 2
bFunctionClass 14 Video
bFunctionSubClass 3 Video Interface Collection
bFunctionProtocol 0
iFunction 4 Integrated Webcam
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 1 Video Control
bInterfaceProtocol 0
iInterface 4 Integrated Webcam
VideoControl Interface Descriptor:
bLength 13
bDescriptorType 36
bDescriptorSubtype 1 (HEADER)
bcdUVC 1.00
wTotalLength 109
dwClockFrequency 48.000000MHz
bInCollection 1
baInterfaceNr( 0) 1
VideoControl Interface Descriptor:
bLength 18
bDescriptorType 36
bDescriptorSubtype 2 (INPUT_TERMINAL)
bTerminalID 1
wTerminalType 0x0201 Camera Sensor
bAssocTerminal 0
iTerminal 0
wObjectiveFocalLengthMin 0
wObjectiveFocalLengthMax 0
wOcularFocalLength 0
bControlSize 3
bmControls 0x0000000e
Auto-Exposure Mode
Auto-Exposure Priority
Exposure Time (Absolute)
VideoControl Interface Descriptor:
bLength 11
bDescriptorType 36
bDescriptorSubtype 5 (PROCESSING_UNIT)
Warning: Descriptor too short
bUnitID 2
bSourceID 1
wMaxMultiplier 16384
bControlSize 2
bmControls 0x0000157f
Brightness
Contrast
Hue
Saturation
Sharpness
Gamma
White Balance Temperature
Backlight Compensation
Power Line Frequency
White Balance Temperature, Auto
iProcessing 0
bmVideoStandards 0x1d
None
PAL - 625/50
SECAM - 625/50
NTSC - 625/50
VideoControl Interface Descriptor:
bLength 29
bDescriptorType 36
bDescriptorSubtype 6 (EXTENSION_UNIT)
bUnitID 3
guidExtensionCode {c385b80f-c268-4745-90f7-8f47579d95fc}
bNumControl 0
bNrPins 1
baSourceID( 0) 2
bControlSize 4
bmControls( 0) 0x1f
bmControls( 1) 0x00
bmControls( 2) 0x00
bmControls( 3) 0x00
iExtension 0
VideoControl Interface Descriptor:
bLength 29
bDescriptorType 36
bDescriptorSubtype 6 (EXTENSION_UNIT)
bUnitID 4
guidExtensionCode {82066163-7050-ab49-b8cc-b3855e8d221d}
bNumControl 0
bNrPins 1
baSourceID( 0) 3
bControlSize 4
bmControls( 0) 0xff
bmControls( 1) 0xff
bmControls( 2) 0x71
bmControls( 3) 0x00
iExtension 0
VideoControl Interface Descriptor:
bLength 9
bDescriptorType 36
bDescriptorSubtype 3 (OUTPUT_TERMINAL)
bTerminalID 5
wTerminalType 0x0101 USB Streaming
bAssocTerminal 0
bSourceID 4
iTerminal 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x87 EP 7 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 1x 16 bytes
bInterval 8
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 0
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
VideoStreaming Interface Descriptor:
bLength 15
bDescriptorType 36
bDescriptorSubtype 1 (INPUT_HEADER)
bNumFormats 2
wTotalLength 365
bEndPointAddress 129
bmInfo 0
bTerminalLink 5
bStillCaptureMethod 1
bTriggerSupport 1
bTriggerUsage 0
bControlSize 1
bmaControls( 0) 27
bmaControls( 1) 27
VideoStreaming Interface Descriptor:
bLength 27
bDescriptorType 36
bDescriptorSubtype 4 (FORMAT_UNCOMPRESSED)
bFormatIndex 1
bNumFrameDescriptors 7
guidFormat {59555932-0000-1000-8000-00aa00389b71}
bBitsPerPixel 16
bDefaultFrameIndex 1
bAspectRatioX 0
bAspectRatioY 0
bmInterlaceFlags 0x00
Interlaced stream or variable: No
Fields per frame: 2 fields
Field 1 first: No
Field pattern: Field 1 only
bCopyProtect 0
VideoStreaming Interface Descriptor:
bLength 30
bDescriptorType 36
bDescriptorSubtype 5 (FRAME_UNCOMPRESSED)
bFrameIndex 1
bmCapabilities 0x01
Still image supported
wWidth 640
wHeight 480
dwMinBitRate 147456000
dwMaxBitRate 147456000
dwMaxVideoFrameBufferSize 614400
dwDefaultFrameInterval 333333
bFrameIntervalType 1
dwFrameInterval( 0) 333333
VideoStreaming Interface Descriptor:
bLength 30
bDescriptorType 36
bDescriptorSubtype 5 (FRAME_UNCOMPRESSED)
bFrameIndex 2
bmCapabilities 0x01
Still image supported
wWidth 160
wHeight 120
dwMinBitRate 9216000
dwMaxBitRate 9216000
dwMaxVideoFrameBufferSize 38400
dwDefaultFrameInterval 333333
bFrameIntervalType 1
dwFrameInterval( 0) 333333
VideoStreaming Interface Descriptor:
bLength 30
bDescriptorType 36
bDescriptorSubtype 5 (FRAME_UNCOMPRESSED)
bFrameIndex 3
bmCapabilities 0x01
Still image supported
wWidth 320
wHeight 180
dwMinBitRate 27648000
dwMaxBitRate 27648000
dwMaxVideoFrameBufferSize 115200
dwDefaultFrameInterval 333333
bFrameIntervalType 1
dwFrameInterval( 0) 333333
VideoStreaming Interface Descriptor:
bLength 30
bDescriptorType 36
bDescriptorSubtype 5 (FRAME_UNCOMPRESSED)
bFrameIndex 4
bmCapabilities 0x01
Still image supported
wWidth 320
wHeight 240
dwMinBitRate 36864000
dwMaxBitRate 36864000
dwMaxVideoFrameBufferSize 153600
dwDefaultFrameInterval 333333
bFrameIntervalType 1
dwFrameInterval( 0) 333333
VideoStreaming Interface Descriptor:
bLength 30
bDescriptorType 36
bDescriptorSubtype 5 (FRAME_UNCOMPRESSED)
bFrameIndex 5
bmCapabilities 0x01
Still image supported
wWidth 424
wHeight 240
dwMinBitRate 48844800
dwMaxBitRate 48844800
dwMaxVideoFrameBufferSize 203520
dwDefaultFrameInterval 333333
bFrameIntervalType 1
dwFrameInterval( 0) 333333
VideoStreaming Interface Descriptor:
bLength 30
bDescriptorType 36
bDescriptorSubtype 5 (FRAME_UNCOMPRESSED)
bFrameIndex 6
bmCapabilities 0x01
Still image supported
wWidth 640
wHeight 360
dwMinBitRate 110592000
dwMaxBitRate 110592000
dwMaxVideoFrameBufferSize 460800
dwDefaultFrameInterval 333333
bFrameIntervalType 1
dwFrameInterval( 0) 333333
VideoStreaming Interface Descriptor:
bLength 30
bDescriptorType 36
bDescriptorSubtype 5 (FRAME_UNCOMPRESSED)
bFrameIndex 7
bmCapabilities 0x01
Still image supported
wWidth 640
wHeight 480
dwMinBitRate 147456000
dwMaxBitRate 147456000
dwMaxVideoFrameBufferSize 614400
dwDefaultFrameInterval 333333
bFrameIntervalType 1
dwFrameInterval( 0) 333333
VideoStreaming Interface Descriptor:
bLength 6
bDescriptorType 36
bDescriptorSubtype 13 (COLORFORMAT)
bColorPrimaries 1 (BT.709,sRGB)
bTransferCharacteristics 1 (BT.709)
bMatrixCoefficients 4 (SMPTE 170M (BT.601))
VideoStreaming Interface Descriptor:
bLength 11
bDescriptorType 36
bDescriptorSubtype 6 (FORMAT_MJPEG)
bFormatIndex 2
bNumFrameDescriptors 3
bFlags 1
Fixed-size samples: Yes
bDefaultFrameIndex 1
bAspectRatioX 0
bAspectRatioY 0
bmInterlaceFlags 0x00
Interlaced stream or variable: No
Fields per frame: 1 fields
Field 1 first: No
Field pattern: Field 1 only
bCopyProtect 0
VideoStreaming Interface Descriptor:
bLength 30
bDescriptorType 36
bDescriptorSubtype 7 (FRAME_MJPEG)
bFrameIndex 8
bmCapabilities 0x01
Still image supported
wWidth 848
wHeight 480
dwMinBitRate 195379200
dwMaxBitRate 195379200
dwMaxVideoFrameBufferSize 814080
dwDefaultFrameInterval 333333
bFrameIntervalType 1
dwFrameInterval( 0) 333333
VideoStreaming Interface Descriptor:
bLength 30
bDescriptorType 36
bDescriptorSubtype 7 (FRAME_MJPEG)
bFrameIndex 9
bmCapabilities 0x01
Still image supported
wWidth 960
wHeight 540
dwMinBitRate 248832000
dwMaxBitRate 248832000
dwMaxVideoFrameBufferSize 1036800
dwDefaultFrameInterval 333333
bFrameIntervalType 1
dwFrameInterval( 0) 333333
VideoStreaming Interface Descriptor:
bLength 30
bDescriptorType 36
bDescriptorSubtype 7 (FRAME_MJPEG)
bFrameIndex 10
bmCapabilities 0x01
Still image supported
wWidth 1280
wHeight 720
dwMinBitRate 442368000
dwMaxBitRate 442368000
dwMaxVideoFrameBufferSize 1843200
dwDefaultFrameInterval 333333
bFrameIntervalType 1
dwFrameInterval( 0) 333333
VideoStreaming Interface Descriptor:
bLength 6
bDescriptorType 36
bDescriptorSubtype 13 (COLORFORMAT)
bColorPrimaries 1 (BT.709,sRGB)
bTransferCharacteristics 1 (BT.709)
bMatrixCoefficients 4 (SMPTE 170M (BT.601))
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 1
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 5
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
wMaxPacketSize 0x00c0 1x 192 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 2
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 5
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
wMaxPacketSize 0x0180 1x 384 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 3
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 5
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 4
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 5
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
wMaxPacketSize 0x0280 1x 640 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 5
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 5
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
wMaxPacketSize 0x0320 1x 800 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 6
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 5
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
wMaxPacketSize 0x03b0 1x 944 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 7
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 5
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
wMaxPacketSize 0x0a80 2x 640 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 8
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 5
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
wMaxPacketSize 0x0b20 2x 800 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 9
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 5
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
wMaxPacketSize 0x0be0 2x 992 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 10
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 5
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
wMaxPacketSize 0x13c0 3x 960 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 11
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 5
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
wMaxPacketSize 0x13fc 3x 1020 bytes
bInterval 1
** UNRECOGNIZED: 28 ff 42 49 53 54 00 01 06 02 78 00 00 00 00 00 01 04 e8 03 02 05 e8 03 03 06 e8 03 04 07 e8 03 05 08 e8 03 06 09 e8 03
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 239 Miscellaneous Device
bDeviceSubClass 2 ?
bDeviceProtocol 1 Interface Association
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)