lkml.org 
[lkml]   [2018]   [Apr]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectHow to move `init_ima` out of critical path to decrease boot time?
Date
Dear Linux folks,


With Linux 4.16-rc7 [1] on a TUXEDO Book BU1406 with an Intel Kaby Lake
processor, `init_ima` takes 112 ms to execute according to
`initcall_debug`. That is quite a long time, and it’d be great to reduce
that.

```
[ 0.426588] calling init_ima+0x0/0x3a @ 1
[ 0.541706] initcall init_ima+0x0/0x3a returned 0 after 112414 usecs
```

The Ubuntu kernel configuration has `CONFIG_IMA=y`, and it be great, if
users could decrease the boot time without having to rebuild the Linux
kernel.

What options are there?

1. Add an option to disable IMA from the Linux kernel command line, for
example with `ima.disable`?

2. Do the initialization asynchronously? (At least from the Linux
messages it looks like, it’s ordered.)

3. Add a debug option to make it easier to find out what takes so long?


Kind regards,

Paul


[1] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc7/
[ 0.000000] microcode: microcode updated early to revision 0x84, date = 2018-01-21
[ 0.000000] Linux version 4.16.0-041600rc7-generic (kernel@tangerine) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2)) #201803252030 SMP Mon Mar 26 00:32:47 UTC 2018
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.16.0-041600rc7-generic root=UUID=66c28cf8-41b0-4ae7-998d-8e3e76a3fed7 ro quiet splash acpi_os_name=Linux acpi_osi= acpi_backlight=vendor initcall_debug psmouse.synaptics_intertouch=1 init=/lib/systemd/systemd-bootchart
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] e820: 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-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007a4f0fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007a4f1000-0x000000007a4f1fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007a4f2000-0x000000007a4f2fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007a4f3000-0x000000007eb49fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007eb4a000-0x000000007f4bafff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007f4bb000-0x000000007f592fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007f593000-0x000000007f904fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007f905000-0x000000007ffa3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007ffa4000-0x000000007fffefff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000007ffff000-0x000000007fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000080000000-0x000000008abfffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008743fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.50 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0x7f893000 ACPI=0x7f893000 SMBIOS=0x7ff17000 SMBIOS 3.0=0x7ff16000 ESRT=0x7da6ecd8
[ 0.000000] random: fast init done
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: Notebook N24_25BU/N24_25BU, BIOS 5.12 07/07/2017
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x874400 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000000] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.000000] 2 base 0090000000 mask 7FF0000000 uncachable
[ 0.000000] 3 base 008C000000 mask 7FFC000000 uncachable
[ 0.000000] 4 base 008A000000 mask 7FFE000000 uncachable
[ 0.000000] 5 base 0089000000 mask 7FFF000000 uncachable
[ 0.000000] 6 base 0088800000 mask 7FFF800000 uncachable
[ 0.000000] 7 base 0088400000 mask 7FFFC00000 uncachable
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000
[ 0.000000] esrt: Reserving ESRT space from 0x000000007da6ecd8 to 0x000000007da6ed10.
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ (ptrval)] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x3f940000, 0x3f940fff] PGTABLE
[ 0.000000] BRK [0x3f941000, 0x3f941fff] PGTABLE
[ 0.000000] BRK [0x3f942000, 0x3f942fff] PGTABLE
[ 0.000000] BRK [0x3f943000, 0x3f943fff] PGTABLE
[ 0.000000] BRK [0x3f944000, 0x3f944fff] PGTABLE
[ 0.000000] BRK [0x3f945000, 0x3f945fff] PGTABLE
[ 0.000000] BRK [0x3f946000, 0x3f946fff] PGTABLE
[ 0.000000] BRK [0x3f947000, 0x3f947fff] PGTABLE
[ 0.000000] Secure boot could not be determined
[ 0.000000] RAMDISK: [mem 0x3509d000-0x36845fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000007F893000 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x000000007F8930A8 0000CC (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000007F8AE6C8 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x000000007F893208 01B4BF (v02 ALASKA A M I 01072009 INTL 20160422)
[ 0.000000] ACPI: FACS 0x000000007F8ECC40 000040
[ 0.000000] ACPI: APIC 0x000000007F8AE7E0 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000007F8AE868 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x000000007F8AE8B0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: SSDT 0x000000007F8AE8F0 000322 (v01 SataRe SataTabl 00001000 INTL 20160422)
[ 0.000000] ACPI: FIDT 0x000000007F8AEC18 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x000000007F8AECB8 003295 (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.000000] ACPI: HPET 0x000000007F8B1F50 000038 (v01 INTEL KBL-ULT 00000001 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007F8B1F88 000024 (v02 INTEL xh_OEMBD 00000000 INTL 20160422)
[ 0.000000] ACPI: UEFI 0x000000007F8B1FB0 000042 (v01 INTEL EDK2 00000002 01000013)
[ 0.000000] ACPI: SSDT 0x000000007F8B1FF8 000EDE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.000000] ACPI: LPIT 0x000000007F8B2ED8 000094 (v01 INTEL KBL-ULT 00000000 MSFT 0000005F)
[ 0.000000] ACPI: WSMT 0x000000007F8B2F70 000028 (v01 INTEL KBL-ULT 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007F8B2F98 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
[ 0.000000] ACPI: SSDT 0x000000007F8B3238 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
[ 0.000000] ACPI: DBGP 0x000000007F8B6240 000034 (v01 INTEL 00000002 MSFT 0000005F)
[ 0.000000] ACPI: DBG2 0x000000007F8B6278 000054 (v00 INTEL 00000002 MSFT 0000005F)
[ 0.000000] ACPI: BGRT 0x000000007F8B62D0 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DMAR 0x000000007F8B6308 0000A8 (v01 INTEL KBL 00000001 INTL 00000001)
[ 0.000000] ACPI: TPM2 0x000000007F8B63B0 000034 (v03 Tpm2Tabl 00000001 AMI 00000000)
[ 0.000000] ACPI: ASF! 0x000000007F8B63E8 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000008743fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x8743d3000-0x8743fdfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008743fffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000007a4f0fff]
[ 0.000000] node 0: [mem 0x000000007a4f3000-0x000000007eb49fff]
[ 0.000000] node 0: [mem 0x000000007f4bb000-0x000000007f592fff]
[ 0.000000] node 0: [mem 0x000000007ffff000-0x000000007fffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x00000008743fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000008743fffff]
[ 0.000000] On node 0 totalpages: 8335293
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 23 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 8049 pages used for memmap
[ 0.000000] DMA32 zone: 515105 pages, LIFO batch:31
[ 0.000000] Normal zone: 122128 pages used for memmap
[ 0.000000] Normal zone: 7816192 pages, LIFO batch:31
[ 0.000000] Reserved but unavailable: 98 pages
[ 0.000000] Reserving Intel graphics memory at [mem 0x88c00000-0x8abfffff]
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a4f1000-0x7a4f1fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a4f2000-0x7a4f2fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7eb4a000-0x7f4bafff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7f593000-0x7f904fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7f905000-0x7ffa3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7ffa4000-0x7fffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0x8abfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8ac00000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0x8ac00000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 46 pages/cpu @ (ptrval) s151552 r8192 d28672 u524288
[ 0.000000] pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 8205029
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.16.0-041600rc7-generic root=UUID=66c28cf8-41b0-4ae7-998d-8e3e76a3fed7 ro quiet splash acpi_os_name=Linux acpi_osi= acpi_backlight=vendor initcall_debug psmouse.synaptics_intertouch=1 init=/lib/systemd/systemd-bootchart
[ 0.000000] ACPI: _OSI method disabled
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 32635496K/33341172K available (12300K kernel code, 2478K rwdata, 4244K rodata, 2404K init, 2416K bss, 705676K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] ftrace: allocating 39347 entries in 154 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] ACPI: Core revision 20180105
[ 0.000000] ACPI: Overriding _OS definition to 'Linux'
[ 0.000000] ACPI: 7 ACPI AML tables successfully acquired and loaded
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.000000] hpet clockevent registered
[ 0.004000] APIC: Switch to symmetric I/O mode setup
[ 0.004000] DMAR: Host address width 39
[ 0.004000] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.004000] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.004000] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.004000] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.004000] DMAR: RMRR base: 0x0000007ef47000 end: 0x0000007ef66fff
[ 0.004000] DMAR: RMRR base: 0x00000088400000 end: 0x0000008abfffff
[ 0.004000] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.004000] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.004000] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.004000] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.004000] x2apic enabled
[ 0.004000] Switched APIC routing to cluster x2apic.
[ 0.008000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.028000] tsc: Detected 2900.000 MHz processor
[ 0.028000] tsc: Detected 2904.000 MHz TSC
[ 0.028000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29dc05e54fc, max_idle_ns: 440795291716 ns
[ 0.028000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5808.00 BogoMIPS (lpj=11616000)
[ 0.028000] pid_max: default: 32768 minimum: 301
[ 0.028000] Security Framework initialized
[ 0.028000] Yama: becoming mindful.
[ 0.028000] AppArmor: AppArmor initialized
[ 0.032302] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[ 0.034108] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.034168] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.034225] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.034385] CPU: Physical Processor ID: 0
[ 0.034386] CPU: Processor Core ID: 0
[ 0.034393] mce: CPU supports 8 MCE banks
[ 0.034401] CPU0: Thermal monitoring enabled (TM1)
[ 0.034415] process: using mwait in idle threads
[ 0.034417] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.034417] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.034418] Spectre V2 : Mitigation: Full generic retpoline
[ 0.034419] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
[ 0.034419] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[ 0.034420] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.034514] Freeing SMP alternatives memory: 36K
[ 0.037467] TSC deadline timer enabled
[ 0.037472] smpboot: CPU0: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[ 0.037534] calling trace_init_flags_sys_exit+0x0/0x14 @ 1
[ 0.037536] initcall trace_init_flags_sys_exit+0x0/0x14 returned 0 after 0 usecs
[ 0.037538] calling trace_init_flags_sys_enter+0x0/0x14 @ 1
[ 0.037539] initcall trace_init_flags_sys_enter+0x0/0x14 returned 0 after 0 usecs
[ 0.037541] calling init_hw_perf_events+0x0/0x5d5 @ 1
[ 0.037541] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.037569] ... version: 4
[ 0.037569] ... bit width: 48
[ 0.037569] ... generic registers: 4
[ 0.037570] ... value mask: 0000ffffffffffff
[ 0.037571] ... max period: 00007fffffffffff
[ 0.037571] ... fixed-purpose events: 3
[ 0.037572] ... event mask: 000000070000000f
[ 0.037587] initcall init_hw_perf_events+0x0/0x5d5 returned 0 after 0 usecs
[ 0.037589] calling init_real_mode+0x0/0x1d3 @ 1
[ 0.037597] initcall init_real_mode+0x0/0x1d3 returned 0 after 0 usecs
[ 0.037598] calling trace_init_perf_perm_irq_work_exit+0x0/0x18 @ 1
[ 0.037600] initcall trace_init_perf_perm_irq_work_exit+0x0/0x18 returned 0 after 0 usecs
[ 0.037601] calling register_nmi_cpu_backtrace_handler+0x0/0x1b @ 1
[ 0.037603] initcall register_nmi_cpu_backtrace_handler+0x0/0x1b returned 0 after 0 usecs
[ 0.037604] calling numachip_system_init+0x0/0x6c @ 1
[ 0.037606] initcall numachip_system_init+0x0/0x6c returned 0 after 0 usecs
[ 0.037607] calling early_efi_map_fb+0x0/0x3d @ 1
[ 0.037609] initcall early_efi_map_fb+0x0/0x3d returned 0 after 0 usecs
[ 0.037610] calling spawn_ksoftirqd+0x0/0x45 @ 1
[ 0.037622] initcall spawn_ksoftirqd+0x0/0x45 returned 0 after 0 usecs
[ 0.037624] calling migration_init+0x0/0x39 @ 1
[ 0.037625] initcall migration_init+0x0/0x39 returned 0 after 0 usecs
[ 0.037627] calling check_cpu_stall_init+0x0/0x20 @ 1
[ 0.037629] initcall check_cpu_stall_init+0x0/0x20 returned 0 after 0 usecs
[ 0.037631] calling srcu_bootup_announce+0x0/0x35 @ 1
[ 0.037631] Hierarchical SRCU implementation.
[ 0.037633] initcall srcu_bootup_announce+0x0/0x35 returned 0 after 0 usecs
[ 0.037635] calling rcu_spawn_gp_kthread+0x0/0x129 @ 1
[ 0.037650] initcall rcu_spawn_gp_kthread+0x0/0x129 returned 0 after 0 usecs
[ 0.037652] calling cpu_stop_init+0x0/0x92 @ 1
[ 0.037663] initcall cpu_stop_init+0x0/0x92 returned 0 after 0 usecs
[ 0.037664] calling init_events+0x0/0x49 @ 1
[ 0.037670] initcall init_events+0x0/0x49 returned 0 after 0 usecs
[ 0.037672] calling init_trace_printk+0x0/0x12 @ 1
[ 0.037673] initcall init_trace_printk+0x0/0x12 returned 0 after 0 usecs
[ 0.037675] calling event_trace_enable_again+0x0/0x26 @ 1
[ 0.037676] initcall event_trace_enable_again+0x0/0x26 returned 0 after 0 usecs
[ 0.037678] calling jump_label_init_module+0x0/0x17 @ 1
[ 0.037680] initcall jump_label_init_module+0x0/0x17 returned 0 after 0 usecs
[ 0.037681] calling dynamic_debug_init+0x0/0x26b @ 1
[ 0.038199] initcall dynamic_debug_init+0x0/0x26b returned 0 after 0 usecs
[ 0.038201] calling rand_initialize+0x0/0x100 @ 1
[ 0.038246] initcall rand_initialize+0x0/0x100 returned 0 after 0 usecs
[ 0.038248] calling initialize_ptr_random+0x0/0x3b @ 1
[ 0.038250] initcall initialize_ptr_random+0x0/0x3b returned 0 after 0 usecs
[ 0.038511] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.038522] smp: Bringing up secondary CPUs ...
[ 0.038579] x86: Booting SMP configuration:
[ 0.038580] .... node #0, CPUs: #1 #2 #3
[ 0.039065] smp: Brought up 1 node, 4 CPUs
[ 0.039065] smpboot: Max logical packages: 1
[ 0.039065] smpboot: Total of 4 processors activated (23232.00 BogoMIPS)
[ 0.040651] devtmpfs: initialized
[ 0.040651] x86/mm: Memory block size: 128MB
[ 0.042018] calling ipc_ns_init+0x0/0x5c @ 1
[ 0.042021] initcall ipc_ns_init+0x0/0x5c returned 0 after 0 usecs
[ 0.042023] calling init_mmap_min_addr+0x0/0x1b @ 1
[ 0.042025] initcall init_mmap_min_addr+0x0/0x1b returned 0 after 0 usecs
[ 0.042030] calling evm_display_config+0x0/0x37 @ 1
[ 0.042032] evm: security.selinux
[ 0.042033] evm: security.SMACK64
[ 0.042033] evm: security.SMACK64EXEC
[ 0.042034] evm: security.SMACK64TRANSMUTE
[ 0.042034] evm: security.SMACK64MMAP
[ 0.042035] evm: security.apparmor
[ 0.042036] evm: security.ima
[ 0.042036] evm: security.capability
[ 0.042038] initcall evm_display_config+0x0/0x37 returned 0 after 0 usecs
[ 0.042040] calling init_cpufreq_transition_notifier_list+0x0/0x20 @ 1
[ 0.042043] initcall init_cpufreq_transition_notifier_list+0x0/0x20 returned 0 after 0 usecs
[ 0.042045] calling net_ns_init+0x0/0x13f @ 1
[ 0.042055] initcall net_ns_init+0x0/0x13f returned 0 after 0 usecs
[ 0.042055] calling xen_pvh_gnttab_setup+0x0/0x3a @ 1
[ 0.042055] initcall xen_pvh_gnttab_setup+0x0/0x3a returned -19 after 0 usecs
[ 0.042055] calling e820__register_nvs_regions+0x0/0x3d @ 1
[ 0.042055] PM: Registering ACPI NVS region [mem 0x7a4f1000-0x7a4f1fff] (4096 bytes)
[ 0.042055] PM: Registering ACPI NVS region [mem 0x7f593000-0x7f904fff] (3612672 bytes)
[ 0.042055] initcall e820__register_nvs_regions+0x0/0x3d returned 0 after 0 usecs
[ 0.042055] calling cpufreq_register_tsc_scaling+0x0/0x32 @ 1
[ 0.042055] initcall cpufreq_register_tsc_scaling+0x0/0x32 returned 0 after 0 usecs
[ 0.042055] calling init_cpu_syscore+0x0/0x14 @ 1
[ 0.042055] initcall init_cpu_syscore+0x0/0x14 returned 0 after 0 usecs
[ 0.042055] calling reboot_init+0x0/0x45 @ 1
[ 0.042055] initcall reboot_init+0x0/0x45 returned 0 after 0 usecs
[ 0.042055] calling init_lapic_sysfs+0x0/0x29 @ 1
[ 0.042055] initcall init_lapic_sysfs+0x0/0x29 returned 0 after 0 usecs
[ 0.042055] calling cpu_hotplug_pm_sync_init+0x0/0x19 @ 1
[ 0.042055] initcall cpu_hotplug_pm_sync_init+0x0/0x19 returned 0 after 0 usecs
[ 0.042055] calling alloc_frozen_cpus+0x0/0x23 @ 1
[ 0.042055] initcall alloc_frozen_cpus+0x0/0x23 returned 0 after 0 usecs
[ 0.042055] calling wq_sysfs_init+0x0/0x30 @ 1
[ 0.042055] initcall wq_sysfs_init+0x0/0x30 returned 0 after 0 usecs
[ 0.042055] calling ksysfs_init+0x0/0x9c @ 1
[ 0.042055] initcall ksysfs_init+0x0/0x9c returned 0 after 0 usecs
[ 0.042055] calling pm_init+0x0/0x7e @ 1
[ 0.042055] initcall pm_init+0x0/0x7e returned 0 after 0 usecs
[ 0.042055] calling pm_disk_init+0x0/0x1e @ 1
[ 0.042055] initcall pm_disk_init+0x0/0x1e returned 0 after 0 usecs
[ 0.042055] calling swsusp_header_init+0x0/0x40 @ 1
[ 0.042055] initcall swsusp_header_init+0x0/0x40 returned 0 after 0 usecs
[ 0.042055] calling rcu_spawn_tasks_kthread+0x0/0x49 @ 1
[ 0.042055] initcall rcu_spawn_tasks_kthread+0x0/0x49 returned 0 after 0 usecs
[ 0.042055] calling rcu_set_runtime_mode+0x0/0x17 @ 1
[ 0.042055] initcall rcu_set_runtime_mode+0x0/0x17 returned 0 after 0 usecs
[ 0.042055] calling init_jiffies_clocksource+0x0/0x1e @ 1
[ 0.042055] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.042055] initcall init_jiffies_clocksource+0x0/0x1e returned 0 after 0 usecs
[ 0.042055] calling futex_init+0x0/0xfd @ 1
[ 0.042055] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.042055] initcall futex_init+0x0/0xfd returned 0 after 0 usecs
[ 0.042055] calling cgroup_wq_init+0x0/0x33 @ 1
[ 0.042055] initcall cgroup_wq_init+0x0/0x33 returned 0 after 0 usecs
[ 0.042055] calling cgroup1_wq_init+0x0/0x33 @ 1
[ 0.042055] initcall cgroup1_wq_init+0x0/0x33 returned 0 after 0 usecs
[ 0.042055] calling ftrace_mod_cmd_init+0x0/0x12 @ 1
[ 0.042055] initcall ftrace_mod_cmd_init+0x0/0x12 returned 0 after 0 usecs
[ 0.042055] calling init_wakeup_tracer+0x0/0x32 @ 1
[ 0.042055] initcall init_wakeup_tracer+0x0/0x32 returned 0 after 0 usecs
[ 0.042055] calling init_graph_trace+0x0/0x64 @ 1
[ 0.042055] initcall init_graph_trace+0x0/0x64 returned 0 after 0 usecs
[ 0.042055] calling init_per_zone_wmark_min+0x0/0x75 @ 1
[ 0.042055] initcall init_per_zone_wmark_min+0x0/0x75 returned 0 after 0 usecs
[ 0.042055] calling init_zero_pfn+0x0/0x3d @ 1
[ 0.042055] initcall init_zero_pfn+0x0/0x3d returned 0 after 0 usecs
[ 0.042055] calling memory_failure_init+0x0/0xa6 @ 1
[ 0.042055] initcall memory_failure_init+0x0/0xa6 returned 0 after 0 usecs
[ 0.042055] calling cma_init_reserved_areas+0x0/0x1ae @ 1
[ 0.042055] initcall cma_init_reserved_areas+0x0/0x1ae returned 0 after 0 usecs
[ 0.042055] calling fsnotify_init+0x0/0x4e @ 1
[ 0.042055] initcall fsnotify_init+0x0/0x4e returned 0 after 0 usecs
[ 0.042055] calling filelock_init+0x0/0x91 @ 1
[ 0.042055] initcall filelock_init+0x0/0x91 returned 0 after 0 usecs
[ 0.042055] calling init_script_binfmt+0x0/0x1b @ 1
[ 0.042055] initcall init_script_binfmt+0x0/0x1b returned 0 after 0 usecs
[ 0.042055] calling init_elf_binfmt+0x0/0x1b @ 1
[ 0.042055] initcall init_elf_binfmt+0x0/0x1b returned 0 after 0 usecs
[ 0.042055] calling init_compat_elf_binfmt+0x0/0x1b @ 1
[ 0.042055] initcall init_compat_elf_binfmt+0x0/0x1b returned 0 after 0 usecs
[ 0.042055] calling configfs_init+0x0/0x99 @ 1
[ 0.042055] initcall configfs_init+0x0/0x99 returned 0 after 0 usecs
[ 0.042055] calling debugfs_init+0x0/0x55 @ 1
[ 0.042055] initcall debugfs_init+0x0/0x55 returned 0 after 0 usecs
[ 0.042055] calling tracefs_init+0x0/0x40 @ 1
[ 0.042055] initcall tracefs_init+0x0/0x40 returned 0 after 0 usecs
[ 0.042055] calling securityfs_init+0x0/0x6e @ 1
[ 0.042055] initcall securityfs_init+0x0/0x6e returned 0 after 0 usecs
[ 0.042055] calling prandom_init+0x0/0xbb @ 1
[ 0.042055] initcall prandom_init+0x0/0xbb returned 0 after 0 usecs
[ 0.042055] calling pinctrl_init+0x0/0xb3 @ 1
[ 0.042055] pinctrl core: initialized pinctrl subsystem
[ 0.042055] initcall pinctrl_init+0x0/0xb3 returned 0 after 0 usecs
[ 0.042055] calling gpiolib_dev_init+0x0/0xd5 @ 1
[ 0.042055] initcall gpiolib_dev_init+0x0/0xd5 returned 0 after 0 usecs
[ 0.042055] calling sfi_sysfs_init+0x0/0xd8 @ 1
[ 0.042055] initcall sfi_sysfs_init+0x0/0xd8 returned 0 after 0 usecs
[ 0.042055] calling virtio_init+0x0/0x30 @ 1
[ 0.042055] initcall virtio_init+0x0/0x30 returned 0 after 0 usecs
[ 0.042055] calling regulator_init+0x0/0x91 @ 1
[ 0.042055] initcall regulator_init+0x0/0x91 returned 0 after 0 usecs
[ 0.042055] calling iommu_init+0x0/0x30 @ 1
[ 0.042055] initcall iommu_init+0x0/0x30 returned 0 after 0 usecs
[ 0.042055] calling component_debug_init+0x0/0x22 @ 1
[ 0.042055] initcall component_debug_init+0x0/0x22 returned 0 after 0 usecs
[ 0.042055] calling early_resume_init+0x0/0xd0 @ 1
[ 0.042055] RTC time: 7:14:55, date: 04/01/18
[ 0.042055] initcall early_resume_init+0x0/0xd0 returned 0 after 0 usecs
[ 0.042055] calling opp_debug_init+0x0/0x41 @ 1
[ 0.042055] initcall opp_debug_init+0x0/0x41 returned 0 after 0 usecs
[ 0.042055] calling cpufreq_core_init+0x0/0x51 @ 1
[ 0.042055] initcall cpufreq_core_init+0x0/0x51 returned 0 after 0 usecs
[ 0.042055] calling cpuidle_init+0x0/0x40 @ 1
[ 0.042055] initcall cpuidle_init+0x0/0x40 returned 0 after 0 usecs
[ 0.042055] calling capsule_reboot_register+0x0/0x17 @ 1
[ 0.042055] initcall capsule_reboot_register+0x0/0x17 returned 0 after 0 usecs
[ 0.042055] calling bsp_pm_check_init+0x0/0x19 @ 1
[ 0.042055] initcall bsp_pm_check_init+0x0/0x19 returned 0 after 0 usecs
[ 0.042055] calling sock_init+0x0/0x9f @ 1
[ 0.042055] initcall sock_init+0x0/0x9f returned 0 after 0 usecs
[ 0.042055] calling net_inuse_init+0x0/0x29 @ 1
[ 0.042055] initcall net_inuse_init+0x0/0x29 returned 0 after 0 usecs
[ 0.042055] calling net_defaults_init+0x0/0x29 @ 1
[ 0.042055] initcall net_defaults_init+0x0/0x29 returned 0 after 0 usecs
[ 0.042055] calling init_default_flow_dissectors+0x0/0x55 @ 1
[ 0.042055] initcall init_default_flow_dissectors+0x0/0x55 returned 0 after 0 usecs
[ 0.042055] calling netpoll_init+0x0/0x2d @ 1
[ 0.042055] initcall netpoll_init+0x0/0x2d returned 0 after 0 usecs
[ 0.042055] calling netlink_proto_init+0x0/0x163 @ 1
[ 0.042055] NET: Registered protocol family 16
[ 0.042055] initcall netlink_proto_init+0x0/0x163 returned 0 after 0 usecs
[ 0.042055] calling __gnttab_init+0x0/0x40 @ 1
[ 0.042055] initcall __gnttab_init+0x0/0x40 returned -19 after 0 usecs
[ 0.042055] calling irq_sysfs_init+0x0/0x9b @ 1
[ 0.042055] initcall irq_sysfs_init+0x0/0x9b returned 0 after 0 usecs
[ 0.042055] calling audit_init+0x0/0x14d @ 1
[ 0.042055] audit: initializing netlink subsys (disabled)
[ 0.042055] initcall audit_init+0x0/0x14d returned 0 after 0 usecs
[ 0.042055] audit: type=2000 audit(1522566895.040:1): state=initialized audit_enabled=0 res=1
[ 0.042055] calling bdi_class_init+0x0/0x4e @ 1
[ 0.042055] initcall bdi_class_init+0x0/0x4e returned 0 after 0 usecs
[ 0.042055] calling mm_sysfs_init+0x0/0x2e @ 1
[ 0.042055] initcall mm_sysfs_init+0x0/0x2e returned 0 after 0 usecs
[ 0.042055] calling gpiolib_sysfs_init+0x0/0xaa @ 1
[ 0.042055] initcall gpiolib_sysfs_init+0x0/0xaa returned 0 after 0 usecs
[ 0.042055] calling pcibus_class_init+0x0/0x1e @ 1
[ 0.042055] initcall pcibus_class_init+0x0/0x1e returned 0 after 0 usecs
[ 0.042055] calling pci_driver_init+0x0/0x17 @ 1
[ 0.042055] initcall pci_driver_init+0x0/0x17 returned 0 after 0 usecs
[ 0.042055] calling rio_bus_init+0x0/0x45 @ 1
[ 0.042055] initcall rio_bus_init+0x0/0x45 returned 0 after 0 usecs
[ 0.042055] calling backlight_class_init+0x0/0xac @ 1
[ 0.042055] initcall backlight_class_init+0x0/0xac returned 0 after 0 usecs
[ 0.042055] calling xenbus_init+0x0/0x2d1 @ 1
[ 0.042055] initcall xenbus_init+0x0/0x2d1 returned -19 after 0 usecs
[ 0.042055] calling tty_class_init+0x0/0x39 @ 1
[ 0.042055] initcall tty_class_init+0x0/0x39 returned 0 after 0 usecs
[ 0.042055] calling vtconsole_class_init+0x0/0xe3 @ 1
[ 0.042055] initcall vtconsole_class_init+0x0/0xe3 returned 0 after 0 usecs
[ 0.042055] calling serdev_init+0x0/0x22 @ 1
[ 0.042055] initcall serdev_init+0x0/0x22 returned 0 after 0 usecs
[ 0.042055] calling iommu_dev_init+0x0/0x1e @ 1
[ 0.042055] initcall iommu_dev_init+0x0/0x1e returned 0 after 0 usecs
[ 0.042055] calling mipi_dsi_bus_init+0x0/0x17 @ 1
[ 0.042055] initcall mipi_dsi_bus_init+0x0/0x17 returned 0 after 0 usecs
[ 0.042055] calling wakeup_sources_debugfs_init+0x0/0x29 @ 1
[ 0.042055] initcall wakeup_sources_debugfs_init+0x0/0x29 returned 0 after 0 usecs
[ 0.042055] calling isa_bus_init+0x0/0x3e @ 1
[ 0.042055] initcall isa_bus_init+0x0/0x3e returned 0 after 0 usecs
[ 0.042055] calling register_node_type+0x0/0x34 @ 1
[ 0.042055] initcall register_node_type+0x0/0x34 returned 0 after 0 usecs
[ 0.042055] calling regmap_initcall+0x0/0x12 @ 1
[ 0.042055] initcall regmap_initcall+0x0/0x12 returned 0 after 0 usecs
[ 0.042055] calling sram_init+0x0/0x19 @ 1
[ 0.042055] initcall sram_init+0x0/0x19 returned 0 after 0 usecs
[ 0.042055] calling syscon_init+0x0/0x19 @ 1
[ 0.042055] initcall syscon_init+0x0/0x19 returned 0 after 0 usecs
[ 0.042055] calling spi_init+0x0/0xc5 @ 1
[ 0.042055] initcall spi_init+0x0/0xc5 returned 0 after 0 usecs
[ 0.042055] calling i2c_init+0x0/0xb9 @ 1
[ 0.042055] initcall i2c_init+0x0/0xb9 returned 0 after 0 usecs
[ 0.042055] calling init_ladder+0x0/0x2a @ 1
[ 0.042055] cpuidle: using governor ladder
[ 0.042055] initcall init_ladder+0x0/0x2a returned 0 after 0 usecs
[ 0.042055] calling init_menu+0x0/0x17 @ 1
[ 0.042055] cpuidle: using governor menu
[ 0.042055] initcall init_menu+0x0/0x17 returned 0 after 0 usecs
[ 0.042055] calling pcc_init+0x0/0x35c @ 1
[ 0.042055] initcall pcc_init+0x0/0x35c returned -19 after 0 usecs
[ 0.042055] calling amd_postcore_init+0x0/0x117 @ 1
[ 0.042055] initcall amd_postcore_init+0x0/0x117 returned 0 after 0 usecs
[ 0.042055] calling kobject_uevent_init+0x0/0x12 @ 1
[ 0.042055] initcall kobject_uevent_init+0x0/0x12 returned 0 after 0 usecs
[ 0.042055] calling bts_init+0x0/0xc2 @ 1
[ 0.042055] initcall bts_init+0x0/0xc2 returned -19 after 0 usecs
[ 0.042055] calling pt_init+0x0/0x352 @ 1
[ 0.042055] initcall pt_init+0x0/0x352 returned 0 after 0 usecs
[ 0.042055] calling boot_params_ksysfs_init+0x0/0x273 @ 1
[ 0.042055] initcall boot_params_ksysfs_init+0x0/0x273 returned 0 after 0 usecs
[ 0.042055] calling sbf_init+0x0/0xd2 @ 1
[ 0.042055] initcall sbf_init+0x0/0xd2 returned 0 after 0 usecs
[ 0.042055] calling arch_kdebugfs_init+0x0/0x29 @ 1
[ 0.042055] initcall arch_kdebugfs_init+0x0/0x29 returned 0 after 0 usecs
[ 0.042055] calling mtrr_if_init+0x0/0x64 @ 1
[ 0.042055] initcall mtrr_if_init+0x0/0x64 returned 0 after 0 usecs
[ 0.042055] calling ffh_cstate_init+0x0/0x30 @ 1
[ 0.042055] initcall ffh_cstate_init+0x0/0x30 returned 0 after 0 usecs
[ 0.042055] calling kvm_setup_pv_tlb_flush+0x0/0x82 @ 1
[ 0.042055] KVM setup pv remote TLB flush
[ 0.042055] initcall kvm_setup_pv_tlb_flush+0x0/0x82 returned 0 after 0 usecs
[ 0.042055] calling activate_jump_labels+0x0/0x3a @ 1
[ 0.042055] initcall activate_jump_labels+0x0/0x3a returned 0 after 0 usecs
[ 0.042055] calling gigantic_pages_init+0x0/0x37 @ 1
[ 0.042055] initcall gigantic_pages_init+0x0/0x37 returned 0 after 0 usecs
[ 0.042055] calling kcmp_cookies_init+0x0/0x3d @ 1
[ 0.042055] initcall kcmp_cookies_init+0x0/0x3d returned 0 after 0 usecs
[ 0.042055] calling acpi_pci_init+0x0/0x67 @ 1
[ 0.042055] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.042055] ACPI: bus type PCI registered
[ 0.042055] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.042055] initcall acpi_pci_init+0x0/0x67 returned 0 after 0 usecs
[ 0.042055] calling dma_bus_init+0x0/0xdd @ 1
[ 0.042055] initcall dma_bus_init+0x0/0xdd returned 0 after 0 usecs
[ 0.042055] calling dma_channel_table_init+0x0/0xdc @ 1
[ 0.042055] initcall dma_channel_table_init+0x0/0xdc returned 0 after 0 usecs
[ 0.042055] calling setup_vcpu_hotplug_event+0x0/0x3c @ 1
[ 0.042055] initcall setup_vcpu_hotplug_event+0x0/0x3c returned -19 after 0 usecs
[ 0.042055] calling register_xen_pci_notifier+0x0/0x3c @ 1
[ 0.042055] initcall register_xen_pci_notifier+0x0/0x3c returned 0 after 0 usecs
[ 0.042055] calling xen_pcpu_init+0x0/0xc5 @ 1
[ 0.042055] initcall xen_pcpu_init+0x0/0xc5 returned -19 after 0 usecs
[ 0.042055] calling dmi_id_init+0x0/0x322 @ 1
[ 0.042055] initcall dmi_id_init+0x0/0x322 returned 0 after 0 usecs
[ 0.042055] calling numachip_timer_init+0x0/0x5a @ 1
[ 0.042055] initcall numachip_timer_init+0x0/0x5a returned -19 after 0 usecs
[ 0.042055] calling silead_ts_dmi_init+0x0/0x5e @ 1
[ 0.042055] initcall silead_ts_dmi_init+0x0/0x5e returned 0 after 0 usecs
[ 0.042055] calling pci_arch_init+0x0/0x6b @ 1
[ 0.042055] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.042055] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.042055] PCI: Using configuration type 1 for base access
[ 0.042055] initcall pci_arch_init+0x0/0x6b returned 0 after 0 usecs
[ 0.042055] calling init_vdso+0x0/0x46 @ 1
[ 0.042055] initcall init_vdso+0x0/0x46 returned 0 after 0 usecs
[ 0.042055] calling sysenter_setup+0x0/0x19 @ 1
[ 0.042055] initcall sysenter_setup+0x0/0x19 returned 0 after 0 usecs
[ 0.042055] calling fixup_ht_bug+0x0/0xa9 @ 1
[ 0.042055] initcall fixup_ht_bug+0x0/0xa9 returned 0 after 0 usecs
[ 0.042055] calling topology_init+0x0/0xc3 @ 1
[ 0.044386] initcall topology_init+0x0/0xc3 returned 0 after 3906 usecs
[ 0.044388] calling mtrr_init_finialize+0x0/0x47 @ 1
[ 0.044390] initcall mtrr_init_finialize+0x0/0x47 returned 0 after 0 usecs
[ 0.044391] calling uid_cache_init+0x0/0x91 @ 1
[ 0.044395] initcall uid_cache_init+0x0/0x91 returned 0 after 0 usecs
[ 0.044396] calling param_sysfs_init+0x0/0x1ef @ 1
[ 0.045253] initcall param_sysfs_init+0x0/0x1ef returned 0 after 0 usecs
[ 0.045255] calling user_namespace_sysctl_init+0x0/0x39 @ 1
[ 0.045262] initcall user_namespace_sysctl_init+0x0/0x39 returned 0 after 0 usecs
[ 0.045264] calling proc_schedstat_init+0x0/0x24 @ 1
[ 0.045266] initcall proc_schedstat_init+0x0/0x24 returned 0 after 0 usecs
[ 0.045268] calling pm_sysrq_init+0x0/0x1e @ 1
[ 0.045272] initcall pm_sysrq_init+0x0/0x1e returned 0 after 0 usecs
[ 0.045272] calling create_proc_profile+0x0/0xe0 @ 1
[ 0.045272] initcall create_proc_profile+0x0/0xe0 returned 0 after 0 usecs
[ 0.045272] calling crash_save_vmcoreinfo_init+0x0/0x5d0 @ 1
[ 0.045272] initcall crash_save_vmcoreinfo_init+0x0/0x5d0 returned 0 after 0 usecs
[ 0.045272] calling crash_notes_memory_init+0x0/0x3b @ 1
[ 0.045272] initcall crash_notes_memory_init+0x0/0x3b returned 0 after 0 usecs
[ 0.045272] calling cgroup_sysfs_init+0x0/0x1e @ 1
[ 0.045272] initcall cgroup_sysfs_init+0x0/0x1e returned 0 after 0 usecs
[ 0.045272] calling cgroup_namespaces_init+0x0/0xd @ 1
[ 0.045272] initcall cgroup_namespaces_init+0x0/0xd returned 0 after 0 usecs
[ 0.045272] calling user_namespaces_init+0x0/0x32 @ 1
[ 0.045272] initcall user_namespaces_init+0x0/0x32 returned 0 after 0 usecs
[ 0.045272] calling hung_task_init+0x0/0x54 @ 1
[ 0.045272] initcall hung_task_init+0x0/0x54 returned 0 after 0 usecs
[ 0.045272] calling dev_map_init+0x0/0x19 @ 1
[ 0.045272] initcall dev_map_init+0x0/0x19 returned 0 after 0 usecs
[ 0.045272] calling bpf_offload_init+0x0/0x19 @ 1
[ 0.045272] initcall bpf_offload_init+0x0/0x19 returned 0 after 0 usecs
[ 0.045272] calling oom_init+0x0/0x35 @ 1
[ 0.045272] initcall oom_init+0x0/0x35 returned 0 after 0 usecs
[ 0.045272] calling default_bdi_init+0x0/0xb5 @ 1
[ 0.045274] initcall default_bdi_init+0x0/0xb5 returned 0 after 0 usecs
[ 0.045274] calling percpu_enable_async+0x0/0x14 @ 1
[ 0.045274] initcall percpu_enable_async+0x0/0x14 returned 0 after 0 usecs
[ 0.045274] calling kcompactd_init+0x0/0xa0 @ 1
[ 0.045274] initcall kcompactd_init+0x0/0xa0 returned 0 after 0 usecs
[ 0.045274] calling init_reserve_notifier+0x0/0x24 @ 1
[ 0.045274] initcall init_reserve_notifier+0x0/0x24 returned 0 after 0 usecs
[ 0.045274] calling init_admin_reserve+0x0/0x40 @ 1
[ 0.045274] initcall init_admin_reserve+0x0/0x40 returned 0 after 0 usecs
[ 0.045274] calling init_user_reserve+0x0/0x40 @ 1
[ 0.045274] initcall init_user_reserve+0x0/0x40 returned 0 after 0 usecs
[ 0.045274] calling swap_init_sysfs+0x0/0x6a @ 1
[ 0.045274] initcall swap_init_sysfs+0x0/0x6a returned 0 after 0 usecs
[ 0.045274] calling swapfile_init+0x0/0xbc @ 1
[ 0.045274] initcall swapfile_init+0x0/0xbc returned 0 after 0 usecs
[ 0.045274] calling hugetlb_init+0x0/0x20 @ 1
[ 0.045274] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.045274] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.045274] initcall hugetlb_init+0x0/0x20 returned 0 after 0 usecs
[ 0.045274] calling ksm_init+0x0/0x19f @ 1
[ 0.045274] initcall ksm_init+0x0/0x19f returned 0 after 0 usecs
[ 0.045274] calling hugepage_init+0x0/0x15b @ 1
[ 0.045274] initcall hugepage_init+0x0/0x15b returned 0 after 0 usecs
[ 0.045274] calling mem_cgroup_swap_init+0x0/0x57 @ 1
[ 0.045274] initcall mem_cgroup_swap_init+0x0/0x57 returned 0 after 0 usecs
[ 0.045274] calling mem_cgroup_init+0x0/0x15b @ 1
[ 0.045274] initcall mem_cgroup_init+0x0/0x15b returned 0 after 0 usecs
[ 0.045274] calling page_idle_init+0x0/0x34 @ 1
[ 0.045274] initcall page_idle_init+0x0/0x34 returned 0 after 0 usecs
[ 0.045274] calling sel_ib_pkey_init+0x0/0x4d @ 1
[ 0.045274] initcall sel_ib_pkey_init+0x0/0x4d returned 0 after 0 usecs
[ 0.045274] calling crypto_wq_init+0x0/0x36 @ 1
[ 0.045274] initcall crypto_wq_init+0x0/0x36 returned 0 after 0 usecs
[ 0.045274] calling cryptomgr_init+0x0/0x17 @ 1
[ 0.045274] initcall cryptomgr_init+0x0/0x17 returned 0 after 0 usecs
[ 0.045274] calling init_bio+0x0/0xd9 @ 1
[ 0.045274] initcall init_bio+0x0/0xd9 returned 0 after 0 usecs
[ 0.045274] calling blk_settings_init+0x0/0x2f @ 1
[ 0.045274] initcall blk_settings_init+0x0/0x2f returned 0 after 0 usecs
[ 0.045274] calling blk_ioc_init+0x0/0x2f @ 1
[ 0.045274] initcall blk_ioc_init+0x0/0x2f returned 0 after 0 usecs
[ 0.045274] calling blk_softirq_init+0x0/0x76 @ 1
[ 0.045274] initcall blk_softirq_init+0x0/0x76 returned 0 after 0 usecs
[ 0.045274] calling blk_mq_init+0x0/0x2f @ 1
[ 0.045274] initcall blk_mq_init+0x0/0x2f returned 0 after 0 usecs
[ 0.045274] calling genhd_device_init+0x0/0x7b @ 1
[ 0.045274] initcall genhd_device_init+0x0/0x7b returned 0 after 0 usecs
[ 0.045274] calling irq_poll_setup+0x0/0x71 @ 1
[ 0.045274] initcall irq_poll_setup+0x0/0x71 returned 0 after 0 usecs
[ 0.045274] calling sx150x_init+0x0/0x19 @ 1
[ 0.045274] initcall sx150x_init+0x0/0x19 returned 0 after 0 usecs
[ 0.045274] calling byt_gpio_init+0x0/0x19 @ 1
[ 0.045274] initcall byt_gpio_init+0x0/0x19 returned 0 after 0 usecs
[ 0.045274] calling chv_pinctrl_init+0x0/0x19 @ 1
[ 0.045274] initcall chv_pinctrl_init+0x0/0x19 returned 0 after 0 usecs
[ 0.045274] calling gpiolib_debugfs_init+0x0/0x29 @ 1
[ 0.045274] initcall gpiolib_debugfs_init+0x0/0x29 returned 0 after 0 usecs
[ 0.045274] calling lp_gpio_init+0x0/0x19 @ 1
[ 0.045274] initcall lp_gpio_init+0x0/0x19 returned 0 after 0 usecs
[ 0.045274] calling rc5t583_gpio_init+0x0/0x19 @ 1
[ 0.045274] initcall rc5t583_gpio_init+0x0/0x19 returned 0 after 0 usecs
[ 0.045274] calling palmas_gpio_init+0x0/0x19 @ 1
[ 0.045274] initcall palmas_gpio_init+0x0/0x19 returned 0 after 0 usecs
[ 0.045274] calling tps6586x_gpio_init+0x0/0x19 @ 1
[ 0.045274] initcall tps6586x_gpio_init+0x0/0x19 returned 0 after 0 usecs
[ 0.045274] calling tps65910_gpio_init+0x0/0x19 @ 1
[ 0.045274] initcall tps65910_gpio_init+0x0/0x19 returned 0 after 0 usecs
[ 0.045274] calling pwm_debugfs_init+0x0/0x29 @ 1
[ 0.045274] initcall pwm_debugfs_init+0x0/0x29 returned 0 after 0 usecs
[ 0.045274] calling pwm_sysfs_init+0x0/0x1e @ 1
[ 0.045274] initcall pwm_sysfs_init+0x0/0x1e returned 0 after 0 usecs
[ 0.045274] calling pci_slot_init+0x0/0x50 @ 1
[ 0.045274] initcall pci_slot_init+0x0/0x50 returned 0 after 0 usecs
[ 0.045274] calling fbmem_init+0x0/0xda @ 1
[ 0.045274] initcall fbmem_init+0x0/0xda returned 0 after 0 usecs
[ 0.045274] calling scan_for_dmi_ipmi+0x0/0xfb @ 1
[ 0.045274] initcall scan_for_dmi_ipmi+0x0/0xfb returned 0 after 0 usecs
[ 0.045274] calling acpi_init+0x0/0x35e @ 1
[ 0.045274] ACPI: Added _OSI(Module Device)
[ 0.045274] ACPI: Added _OSI(Processor Device)
[ 0.045274] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.045274] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.045274] ACPI: Executed 26 blocks of module-level executable AML code
[ 0.060292] ACPI: Dynamic OEM Table Load:
[ 0.060298] ACPI: SSDT 0xFFFF895BD03E8000 0006F6 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.060542] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.060583] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.061187] ACPI: Dynamic OEM Table Load:
[ 0.061192] ACPI: SSDT 0xFFFF895BCFEED800 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.061418] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.061487] ACPI: Dynamic OEM Table Load:
[ 0.061487] ACPI: SSDT 0xFFFF895BD03EF000 00065C (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.061487] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.064191] ACPI: Dynamic OEM Table Load:
[ 0.064195] ACPI: SSDT 0xFFFF895BCFEEA200 00018A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.064420] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.066028] ACPI: EC: EC started
[ 0.066028] ACPI: EC: interrupt blocked
[ 0.069314] ACPI: \_SB_.PCI0.LPCB.EC__: Used as first EC
[ 0.069316] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.069318] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions
[ 0.069318] ACPI: Interpreter enabled
[ 0.069360] ACPI: (supports S0 S3 S4 S5)
[ 0.069361] ACPI: Using IOAPIC for interrupt routing
[ 0.069402] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.070097] ACPI: Enabled 6 GPEs in block 00 to 7F
[ 0.091843] ACPI BIOS Error (bug): Failure looking up [\_SB.PAGD._STA._OSI], AE_NOT_FOUND (20180105/psargs-364)
[ 0.091853] No Local Variables are initialized for Method [_STA]
[ 0.091854] No Arguments are initialized for method [_STA]
[ 0.091855] ACPI Error: Method parse/execution failed \_SB.PAGD._STA, AE_NOT_FOUND (20180105/psparse-550)
[ 0.091884] ACPI BIOS Error (bug): Failure looking up [\_SB.PAGD._STA._OSI], AE_NOT_FOUND (20180105/psargs-364)
[ 0.091890] No Local Variables are initialized for Method [_STA]
[ 0.091891] No Arguments are initialized for method [_STA]
[ 0.091891] ACPI Error: Method parse/execution failed \_SB.PAGD._STA, AE_NOT_FOUND (20180105/psparse-550)
[ 0.095025] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.095030] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.095072] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.095738] PCI host bridge to bus 0000:00
[ 0.095740] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.095741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.095743] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.095744] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.095745] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.095746] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.095747] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.095748] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.095749] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.095750] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.095752] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.095753] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.095754] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.095755] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.095756] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.095757] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.095758] pci_bus 0000:00: root bus resource [mem 0x8ac00000-0xdfffffff window]
[ 0.095759] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.095761] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.095769] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
[ 0.095903] pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
[ 0.095913] pci 0000:00:02.0: reg 0x10: [mem 0xde000000-0xdeffffff 64bit]
[ 0.095919] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.095923] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.096090] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[ 0.096102] pci 0000:00:08.0: reg 0x10: [mem 0xdf42f000-0xdf42ffff 64bit]
[ 0.096259] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.096280] pci 0000:00:14.0: reg 0x10: [mem 0xdf410000-0xdf41ffff 64bit]
[ 0.096344] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.096569] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.096590] pci 0000:00:14.2: reg 0x10: [mem 0xdf42e000-0xdf42efff 64bit]
[ 0.096761] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.096779] pci 0000:00:16.0: reg 0x10: [mem 0xdf42d000-0xdf42dfff 64bit]
[ 0.096826] pci 0000:00:16.0: PME# supported from D3hot
[ 0.096993] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[ 0.097010] pci 0000:00:17.0: reg 0x10: [mem 0xdf428000-0xdf429fff]
[ 0.097018] pci 0000:00:17.0: reg 0x14: [mem 0xdf42c000-0xdf42c0ff]
[ 0.097026] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
[ 0.097033] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
[ 0.097041] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
[ 0.097049] pci 0000:00:17.0: reg 0x24: [mem 0xdf42b000-0xdf42b7ff]
[ 0.097087] pci 0000:00:17.0: PME# supported from D3hot
[ 0.097245] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.097308] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.097493] pci 0000:00:1c.2: [8086:9d12] type 01 class 0x060400
[ 0.097556] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.097740] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[ 0.097802] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.097986] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[ 0.098047] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.098252] pci 0000:00:1f.0: [8086:9d58] type 00 class 0x060100
[ 0.098494] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.098507] pci 0000:00:1f.2: reg 0x10: [mem 0xdf424000-0xdf427fff]
[ 0.098682] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
[ 0.098706] pci 0000:00:1f.3: reg 0x10: [mem 0xdf420000-0xdf423fff 64bit]
[ 0.098731] pci 0000:00:1f.3: reg 0x20: [mem 0xdf400000-0xdf40ffff 64bit]
[ 0.098777] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.098993] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.099052] pci 0000:00:1f.4: reg 0x10: [mem 0xdf42a000-0xdf42a0ff 64bit]
[ 0.099122] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
[ 0.099412] pci 0000:01:00.0: [1b21:1242] type 00 class 0x0c0330
[ 0.099444] pci 0000:01:00.0: reg 0x10: [mem 0xdf300000-0xdf307fff 64bit]
[ 0.099498] pci 0000:01:00.0: enabling Extended Tags
[ 0.099568] pci 0000:01:00.0: PME# supported from D3hot D3cold
[ 0.108042] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.108046] pci 0000:00:1c.0: bridge window [mem 0xdf300000-0xdf3fffff]
[ 0.108156] pci 0000:02:00.0: [8086:24f3] type 00 class 0x028000
[ 0.108212] pci 0000:02:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
[ 0.108392] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.120046] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.120050] pci 0000:00:1c.2: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.120138] pci 0000:03:00.0: [10ec:5287] type 00 class 0xff0000
[ 0.120165] pci 0000:03:00.0: reg 0x10: [mem 0xdf115000-0xdf115fff]
[ 0.120207] pci 0000:03:00.0: reg 0x30: [mem 0xdf100000-0xdf10ffff pref]
[ 0.120292] pci 0000:03:00.0: supports D1 D2
[ 0.120294] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.120384] pci 0000:03:00.1: [10ec:8168] type 00 class 0x020000
[ 0.120410] pci 0000:03:00.1: reg 0x10: [io 0xe000-0xe0ff]
[ 0.120430] pci 0000:03:00.1: reg 0x18: [mem 0xdf114000-0xdf114fff 64bit]
[ 0.120444] pci 0000:03:00.1: reg 0x20: [mem 0xdf110000-0xdf113fff 64bit]
[ 0.120531] pci 0000:03:00.1: supports D1 D2
[ 0.120532] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.132028] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.132031] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.132034] pci 0000:00:1c.5: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.132112] pci 0000:04:00.0: [144d:a804] type 00 class 0x010802
[ 0.132139] pci 0000:04:00.0: reg 0x10: [mem 0xdf000000-0xdf003fff 64bit]
[ 0.144020] pci 0000:00:1d.0: PCI bridge to [bus 04]
[ 0.144024] pci 0000:00:1d.0: bridge window [mem 0xdf000000-0xdf0fffff]
[ 0.145256] ACPI BIOS Error (bug): Failure looking up [\_SB.PAGD._STA._OSI], AE_NOT_FOUND (20180105/psargs-364)
[ 0.145264] No Local Variables are initialized for Method [_STA]
[ 0.145265] No Arguments are initialized for method [_STA]
[ 0.145266] ACPI Error: Method parse/execution failed \_SB.PAGD._STA, AE_NOT_FOUND (20180105/psparse-550)
[ 0.145357] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.145425] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.145491] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.145557] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.145622] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.145687] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.145752] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.145817] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.146465] ACPI: EC: interrupt unblocked
[ 0.146478] ACPI: EC: event unblocked
[ 0.146490] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.146491] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
[ 0.146525] initcall acpi_init+0x0/0x35e returned 0 after 97656 usecs
[ 0.146527] calling pnp_init+0x0/0x17 @ 1
[ 0.146533] initcall pnp_init+0x0/0x17 returned 0 after 0 usecs
[ 0.146535] calling balloon_init+0x0/0x1c6 @ 1
[ 0.146537] initcall balloon_init+0x0/0x1c6 returned -19 after 0 usecs
[ 0.146540] calling xen_setup_shutdown_event+0x0/0x40 @ 1
[ 0.146541] initcall xen_setup_shutdown_event+0x0/0x40 returned -19 after 0 usecs
[ 0.146543] calling xenbus_probe_backend_init+0x0/0x53 @ 1
[ 0.146550] initcall xenbus_probe_backend_init+0x0/0x53 returned 0 after 0 usecs
[ 0.146551] calling xenbus_probe_frontend_init+0x0/0x53 @ 1
[ 0.146556] initcall xenbus_probe_frontend_init+0x0/0x53 returned 0 after 0 usecs
[ 0.146557] calling xen_acpi_pad_init+0x0/0x52 @ 1
[ 0.146559] initcall xen_acpi_pad_init+0x0/0x52 returned -19 after 0 usecs
[ 0.146560] calling misc_init+0x0/0xbe @ 1
[ 0.146566] initcall misc_init+0x0/0xbe returned 0 after 0 usecs
[ 0.146567] calling tpm_init+0x0/0xd6 @ 1
[ 0.146572] initcall tpm_init+0x0/0xd6 returned 0 after 0 usecs
[ 0.146573] calling vga_arb_device_init+0x0/0x24f @ 1
[ 0.146584] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.146584] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.146584] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.146584] vgaarb: loaded
[ 0.146584] initcall vga_arb_device_init+0x0/0x24f returned 0 after 0 usecs
[ 0.146584] calling cn_init+0x0/0xf0 @ 1
[ 0.146584] initcall cn_init+0x0/0xf0 returned 0 after 0 usecs
[ 0.146584] calling pm860x_i2c_init+0x0/0x31 @ 1
[ 0.146584] initcall pm860x_i2c_init+0x0/0x31 returned 0 after 0 usecs
[ 0.146584] calling wm8400_module_init+0x0/0x31 @ 1
[ 0.146584] initcall wm8400_module_init+0x0/0x31 returned 0 after 0 usecs
[ 0.146584] calling wm831x_i2c_init+0x0/0x31 @ 1
[ 0.146584] initcall wm831x_i2c_init+0x0/0x31 returned 0 after 0 usecs
[ 0.146584] calling wm831x_spi_init+0x0/0x2d @ 1
[ 0.146584] initcall wm831x_spi_init+0x0/0x2d returned 0 after 0 usecs
[ 0.146584] calling wm8350_i2c_init+0x0/0x19 @ 1
[ 0.146584] initcall wm8350_i2c_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling tps65910_i2c_init+0x0/0x19 @ 1
[ 0.146584] initcall tps65910_i2c_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling tps80031_init+0x0/0x19 @ 1
[ 0.146584] initcall tps80031_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling ezx_pcap_init+0x0/0x19 @ 1
[ 0.146584] initcall ezx_pcap_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling da903x_init+0x0/0x19 @ 1
[ 0.146584] initcall da903x_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling da9052_spi_init+0x0/0x31 @ 1
[ 0.146584] initcall da9052_spi_init+0x0/0x31 returned 0 after 0 usecs
[ 0.146584] calling da9052_i2c_init+0x0/0x31 @ 1
[ 0.146584] initcall da9052_i2c_init+0x0/0x31 returned 0 after 0 usecs
[ 0.146584] calling lp8788_init+0x0/0x19 @ 1
[ 0.146584] initcall lp8788_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling da9055_i2c_init+0x0/0x31 @ 1
[ 0.146584] initcall da9055_i2c_init+0x0/0x31 returned 0 after 0 usecs
[ 0.146584] calling max77843_i2c_init+0x0/0x19 @ 1
[ 0.146584] initcall max77843_i2c_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling max8925_i2c_init+0x0/0x31 @ 1
[ 0.146584] initcall max8925_i2c_init+0x0/0x31 returned 0 after 0 usecs
[ 0.146584] calling max8997_i2c_init+0x0/0x19 @ 1
[ 0.146584] initcall max8997_i2c_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling max8998_i2c_init+0x0/0x19 @ 1
[ 0.146584] initcall max8998_i2c_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling ab3100_i2c_init+0x0/0x19 @ 1
[ 0.146584] initcall ab3100_i2c_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling tps6586x_init+0x0/0x19 @ 1
[ 0.146584] initcall tps6586x_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling tps65090_init+0x0/0x19 @ 1
[ 0.146584] initcall tps65090_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling aat2870_init+0x0/0x19 @ 1
[ 0.146584] initcall aat2870_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling palmas_i2c_init+0x0/0x19 @ 1
[ 0.146584] initcall palmas_i2c_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling rc5t583_i2c_init+0x0/0x19 @ 1
[ 0.146584] initcall rc5t583_i2c_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling sec_pmic_init+0x0/0x19 @ 1
[ 0.146584] initcall sec_pmic_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling as3711_i2c_init+0x0/0x19 @ 1
[ 0.146584] initcall as3711_i2c_init+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling libnvdimm_init+0x0/0x41 @ 1
[ 0.146584] initcall libnvdimm_init+0x0/0x41 returned 0 after 0 usecs
[ 0.146584] calling dax_fs_init+0x0/0xc4 @ 1
[ 0.146584] initcall dax_fs_init+0x0/0xc4 returned 0 after 0 usecs
[ 0.146584] calling dma_buf_init+0x0/0xaf @ 1
[ 0.146584] initcall dma_buf_init+0x0/0xaf returned 0 after 0 usecs
[ 0.146584] calling init_scsi+0x0/0x8d @ 1
[ 0.146584] SCSI subsystem initialized
[ 0.146584] initcall init_scsi+0x0/0x8d returned 0 after 0 usecs
[ 0.146584] calling ata_init+0x0/0x31f @ 1
[ 0.146584] libata version 3.00 loaded.
[ 0.146584] initcall ata_init+0x0/0x31f returned 0 after 0 usecs
[ 0.146584] calling phy_init+0x0/0x53 @ 1
[ 0.146584] initcall phy_init+0x0/0x53 returned 0 after 0 usecs
[ 0.146584] calling usb_init+0x0/0x167 @ 1
[ 0.146584] ACPI: bus type USB registered
[ 0.146584] usbcore: registered new interface driver usbfs
[ 0.146584] usbcore: registered new interface driver hub
[ 0.146584] usbcore: registered new device driver usb
[ 0.146584] initcall usb_init+0x0/0x167 returned 0 after 0 usecs
[ 0.146584] calling serio_init+0x0/0x2f @ 1
[ 0.146584] initcall serio_init+0x0/0x2f returned 0 after 0 usecs
[ 0.146584] calling input_init+0x0/0x102 @ 1
[ 0.146584] initcall input_init+0x0/0x102 returned 0 after 0 usecs
[ 0.146584] calling rtc_init+0x0/0x52 @ 1
[ 0.146584] initcall rtc_init+0x0/0x52 returned 0 after 0 usecs
[ 0.146584] calling dw_i2c_init_driver+0x0/0x19 @ 1
[ 0.146584] initcall dw_i2c_init_driver+0x0/0x19 returned 0 after 0 usecs
[ 0.146584] calling power_supply_class_init+0x0/0x45 @ 1
[ 0.146584] initcall power_supply_class_init+0x0/0x45 returned 0 after 0 usecs
[ 0.146584] calling hwmon_init+0x0/0xf1 @ 1
[ 0.146584] initcall hwmon_init+0x0/0xf1 returned 0 after 0 usecs
[ 0.146584] calling md_init+0x0/0x166 @ 1
[ 0.146584] initcall md_init+0x0/0x166 returned 0 after 0 usecs
[ 0.146584] calling edac_init+0x0/0x75 @ 1
[ 0.146584] EDAC MC: Ver: 3.0.0
[ 0.146584] initcall edac_init+0x0/0x75 returned 0 after 0 usecs
[ 0.146584] calling mmc_init+0x0/0x3a @ 1
[ 0.146584] initcall mmc_init+0x0/0x3a returned 0 after 0 usecs
[ 0.146584] calling leds_init+0x0/0x41 @ 1
[ 0.146584] initcall leds_init+0x0/0x41 returned 0 after 0 usecs
[ 0.146584] calling dmi_init+0x0/0x11b @ 1
[ 0.146584] initcall dmi_init+0x0/0x11b returned 0 after 0 usecs
[ 0.146584] calling efisubsys_init+0x0/0x2c3 @ 1
[ 0.146584] Registered efivars operations
[ 0.162062] initcall efisubsys_init+0x0/0x2c3 returned 0 after 15625 usecs
[ 0.162064] calling devfreq_init+0x0/0xa8 @ 1
[ 0.162071] initcall devfreq_init+0x0/0xa8 returned 0 after 0 usecs
[ 0.162071] calling devfreq_event_init+0x0/0x54 @ 1
[ 0.162071] initcall devfreq_event_init+0x0/0x54 returned 0 after 0 usecs
[ 0.162071] calling devfreq_simple_ondemand_init+0x0/0x17 @ 1
[ 0.162071] initcall devfreq_simple_ondemand_init+0x0/0x17 returned 0 after 0 usecs
[ 0.162071] calling devfreq_performance_init+0x0/0x17 @ 1
[ 0.162071] initcall devfreq_performance_init+0x0/0x17 returned 0 after 0 usecs
[ 0.162071] calling devfreq_powersave_init+0x0/0x17 @ 1
[ 0.162071] initcall devfreq_powersave_init+0x0/0x17 returned 0 after 0 usecs
[ 0.162071] calling devfreq_userspace_init+0x0/0x17 @ 1
[ 0.162071] initcall devfreq_userspace_init+0x0/0x17 returned 0 after 0 usecs
[ 0.162071] calling devfreq_passive_init+0x0/0x17 @ 1
[ 0.162071] initcall devfreq_passive_init+0x0/0x17 returned 0 after 0 usecs
[ 0.162071] calling vme_init+0x0/0x17 @ 1
[ 0.162071] initcall vme_init+0x0/0x17 returned 0 after 0 usecs
[ 0.162071] calling ras_init+0x0/0x15 @ 1
[ 0.162071] initcall ras_init+0x0/0x15 returned 0 after 0 usecs
[ 0.162071] calling nvmem_init+0x0/0x17 @ 1
[ 0.162071] initcall nvmem_init+0x0/0x17 returned 0 after 0 usecs
[ 0.162071] calling pci_subsys_init+0x0/0x6c @ 1
[ 0.162071] PCI: Using ACPI for IRQ routing
[ 0.185989] PCI: pci_cache_line_size set to 64 bytes
[ 0.186077] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.186078] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.186079] e820: reserve RAM buffer [mem 0x7a4f1000-0x7bffffff]
[ 0.186080] e820: reserve RAM buffer [mem 0x7eb4a000-0x7fffffff]
[ 0.186081] e820: reserve RAM buffer [mem 0x7f593000-0x7fffffff]
[ 0.186082] e820: reserve RAM buffer [mem 0x874400000-0x877ffffff]
[ 0.186085] initcall pci_subsys_init+0x0/0x6c returned 0 after 27343 usecs
[ 0.186086] calling proto_init+0x0/0x17 @ 1
[ 0.186088] initcall proto_init+0x0/0x17 returned 0 after 0 usecs
[ 0.186090] calling net_dev_init+0x0/0x206 @ 1
[ 0.186149] initcall net_dev_init+0x0/0x206 returned 0 after 0 usecs
[ 0.186150] calling neigh_init+0x0/0x85 @ 1
[ 0.186152] initcall neigh_init+0x0/0x85 returned 0 after 0 usecs
[ 0.186153] calling fib_notifier_init+0x0/0x17 @ 1
[ 0.186155] initcall fib_notifier_init+0x0/0x17 returned 0 after 0 usecs
[ 0.186156] calling fib_rules_init+0x0/0xb1 @ 1
[ 0.186158] initcall fib_rules_init+0x0/0xb1 returned 0 after 0 usecs
[ 0.186159] calling init_cgroup_netprio+0x0/0x19 @ 1
[ 0.186161] initcall init_cgroup_netprio+0x0/0x19 returned 0 after 0 usecs
[ 0.186162] calling bpf_lwt_init+0x0/0x1c @ 1
[ 0.186164] initcall bpf_lwt_init+0x0/0x1c returned 0 after 0 usecs
[ 0.186165] calling pktsched_init+0x0/0x114 @ 1
[ 0.186168] initcall pktsched_init+0x0/0x114 returned 0 after 0 usecs
[ 0.186170] calling tc_filter_init+0x0/0xa8 @ 1
[ 0.188000] initcall tc_filter_init+0x0/0xa8 returned 0 after 0 usecs
[ 0.188000] calling tc_action_init+0x0/0x6e @ 1
[ 0.188000] initcall tc_action_init+0x0/0x6e returned 0 after 0 usecs
[ 0.188000] calling genl_init+0x0/0x3b @ 1
[ 0.188000] initcall genl_init+0x0/0x3b returned 0 after 0 usecs
[ 0.188000] calling cipso_v4_init+0x0/0x69 @ 1
[ 0.188000] initcall cipso_v4_init+0x0/0x69 returned 0 after 0 usecs
[ 0.188000] calling wireless_nlevent_init+0x0/0x3e @ 1
[ 0.188000] initcall wireless_nlevent_init+0x0/0x3e returned 0 after 0 usecs
[ 0.188000] calling netlbl_init+0x0/0x7e @ 1
[ 0.188000] NetLabel: Initializing
[ 0.188000] NetLabel: domain hash size = 128
[ 0.188000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.188000] NetLabel: unlabeled traffic allowed by default
[ 0.188000] initcall netlbl_init+0x0/0x7e returned 0 after 0 usecs
[ 0.188000] calling rfkill_init+0x0/0xf2 @ 1
[ 0.188010] initcall rfkill_init+0x0/0xf2 returned 0 after 0 usecs
[ 0.188010] calling xen_mcfg_late+0x0/0xe6 @ 1
[ 0.188010] initcall xen_mcfg_late+0x0/0xe6 returned 0 after 0 usecs
[ 0.188010] calling watchdog_init+0x0/0x8f @ 1
[ 0.188011] initcall watchdog_init+0x0/0x8f returned 0 after 0 usecs
[ 0.188049] calling nmi_warning_debugfs+0x0/0x2c @ 1
[ 0.188052] initcall nmi_warning_debugfs+0x0/0x2c returned 0 after 0 usecs
[ 0.188054] calling save_microcode_in_initrd+0x0/0xa0 @ 1
[ 0.188103] initcall save_microcode_in_initrd+0x0/0xa0 returned 0 after 0 usecs
[ 0.188104] calling hpet_late_init+0x0/0x113 @ 1
[ 0.188145] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.188150] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.192003] initcall hpet_late_init+0x0/0x113 returned 0 after 3906 usecs
[ 0.192004] calling init_amd_nbs+0x0/0x11f @ 1
[ 0.192009] initcall init_amd_nbs+0x0/0x11f returned 0 after 0 usecs
[ 0.192011] calling sugov_register+0x0/0x17 @ 1
[ 0.192013] initcall sugov_register+0x0/0x17 returned 0 after 0 usecs
[ 0.192015] calling clocksource_done_booting+0x0/0x47 @ 1
[ 0.192024] clocksource: Switched to clocksource tsc-early
[ 0.192026] initcall clocksource_done_booting+0x0/0x47 returned 0 after 3 usecs
[ 0.192028] calling tracer_init_tracefs+0x0/0x1ba @ 1
[ 0.194749] initcall tracer_init_tracefs+0x0/0x1ba returned 0 after 2655 usecs
[ 0.194750] calling init_trace_printk_function_export+0x0/0x32 @ 1
[ 0.194753] initcall init_trace_printk_function_export+0x0/0x32 returned 0 after 0 usecs
[ 0.194754] calling init_graph_tracefs+0x0/0x32 @ 1
[ 0.194756] initcall init_graph_tracefs+0x0/0x32 returned 0 after 0 usecs
[ 0.194757] calling event_trace_init+0x0/0x2c2 @ 1
[ 0.200783] initcall event_trace_init+0x0/0x2c2 returned 0 after 5901 usecs
[ 0.200784] calling init_kprobe_trace+0x0/0x91 @ 1
[ 0.200787] initcall init_kprobe_trace+0x0/0x91 returned 0 after 1 usecs
[ 0.200789] calling init_uprobe_trace+0x0/0x54 @ 1
[ 0.200791] initcall init_uprobe_trace+0x0/0x54 returned 0 after 1 usecs
[ 0.200793] calling bpf_init+0x0/0x4c @ 1
[ 0.200797] initcall bpf_init+0x0/0x4c returned 0 after 2 usecs
[ 0.200799] calling init_pipe_fs+0x0/0x4c @ 1
[ 0.200806] initcall init_pipe_fs+0x0/0x4c returned 0 after 5 usecs
[ 0.200807] calling cgroup_writeback_init+0x0/0x30 @ 1
[ 0.200819] initcall cgroup_writeback_init+0x0/0x30 returned 0 after 7 usecs
[ 0.200821] calling inotify_user_setup+0x0/0x4d @ 1
[ 0.200828] initcall inotify_user_setup+0x0/0x4d returned 0 after 5 usecs
[ 0.200830] calling eventpoll_init+0x0/0xc7 @ 1
[ 0.200841] initcall eventpoll_init+0x0/0xc7 returned 0 after 8 usecs
[ 0.200842] calling anon_inode_init+0x0/0x60 @ 1
[ 0.200847] initcall anon_inode_init+0x0/0x60 returned 0 after 2 usecs
[ 0.200848] calling init_dax_wait_table+0x0/0x47 @ 1
[ 0.200863] initcall init_dax_wait_table+0x0/0x47 returned 0 after 12 usecs
[ 0.200864] calling proc_locks_init+0x0/0x24 @ 1
[ 0.200867] initcall proc_locks_init+0x0/0x24 returned 0 after 1 usecs
[ 0.200869] calling dquot_init+0x0/0x11f @ 1
[ 0.200870] VFS: Disk quotas dquot_6.6.0
[ 0.200882] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.200884] initcall dquot_init+0x0/0x11f returned 0 after 12 usecs
[ 0.200885] calling quota_init+0x0/0x29 @ 1
[ 0.200892] initcall quota_init+0x0/0x29 returned 0 after 4 usecs
[ 0.200894] calling proc_cmdline_init+0x0/0x24 @ 1
[ 0.200896] initcall proc_cmdline_init+0x0/0x24 returned 0 after 0 usecs
[ 0.200898] calling proc_consoles_init+0x0/0x24 @ 1
[ 0.200900] initcall proc_consoles_init+0x0/0x24 returned 0 after 0 usecs
[ 0.200902] calling proc_cpuinfo_init+0x0/0x24 @ 1
[ 0.200904] initcall proc_cpuinfo_init+0x0/0x24 returned 0 after 0 usecs
[ 0.200905] calling proc_devices_init+0x0/0x24 @ 1
[ 0.200908] initcall proc_devices_init+0x0/0x24 returned 0 after 0 usecs
[ 0.200909] calling proc_interrupts_init+0x0/0x24 @ 1
[ 0.200912] initcall proc_interrupts_init+0x0/0x24 returned 0 after 0 usecs
[ 0.200913] calling proc_loadavg_init+0x0/0x24 @ 1
[ 0.200915] initcall proc_loadavg_init+0x0/0x24 returned 0 after 0 usecs
[ 0.200917] calling proc_meminfo_init+0x0/0x24 @ 1
[ 0.200919] initcall proc_meminfo_init+0x0/0x24 returned 0 after 0 usecs
[ 0.200921] calling proc_stat_init+0x0/0x24 @ 1
[ 0.200923] initcall proc_stat_init+0x0/0x24 returned 0 after 0 usecs
[ 0.200924] calling proc_uptime_init+0x0/0x24 @ 1
[ 0.200927] initcall proc_uptime_init+0x0/0x24 returned 0 after 0 usecs
[ 0.200928] calling proc_version_init+0x0/0x24 @ 1
[ 0.200931] initcall proc_version_init+0x0/0x24 returned 0 after 0 usecs
[ 0.200932] calling proc_softirqs_init+0x0/0x24 @ 1
[ 0.200934] initcall proc_softirqs_init+0x0/0x24 returned 0 after 0 usecs
[ 0.200936] calling proc_kcore_init+0x0/0x19d @ 1
[ 0.200943] initcall proc_kcore_init+0x0/0x19d returned 0 after 4 usecs
[ 0.200944] calling vmcore_init+0x0/0x38 @ 1
[ 0.200946] initcall vmcore_init+0x0/0x38 returned 0 after 0 usecs
[ 0.200948] calling proc_kmsg_init+0x0/0x27 @ 1
[ 0.200950] initcall proc_kmsg_init+0x0/0x27 returned 0 after 0 usecs
[ 0.200952] calling proc_page_init+0x0/0x5b @ 1
[ 0.200955] initcall proc_page_init+0x0/0x5b returned 0 after 1 usecs
[ 0.200956] calling init_ramfs_fs+0x0/0x27 @ 1
[ 0.200958] initcall init_ramfs_fs+0x0/0x27 returned 0 after 0 usecs
[ 0.200959] calling init_hugetlbfs_fs+0x0/0x17d @ 1
[ 0.200977] initcall init_hugetlbfs_fs+0x0/0x17d returned 0 after 15 usecs
[ 0.200979] calling tomoyo_initerface_init+0x0/0x17d @ 1
[ 0.200980] initcall tomoyo_initerface_init+0x0/0x17d returned 0 after 0 usecs
[ 0.200982] calling aa_create_aafs+0x0/0x3a5 @ 1
[ 0.201023] AppArmor: AppArmor Filesystem Enabled
[ 0.201025] initcall aa_create_aafs+0x0/0x3a5 returned 0 after 40 usecs
[ 0.201027] calling blk_scsi_ioctl_init+0x0/0x39e @ 1
[ 0.201029] initcall blk_scsi_ioctl_init+0x0/0x39e returned 0 after 0 usecs
[ 0.201031] calling dynamic_debug_init_debugfs+0x0/0x67 @ 1
[ 0.201033] initcall dynamic_debug_init_debugfs+0x0/0x67 returned 0 after 1 usecs
[ 0.201035] calling simplefb_init+0x0/0x19 @ 1
[ 0.201045] initcall simplefb_init+0x0/0x19 returned 0 after 8 usecs
[ 0.201046] calling acpi_event_init+0x0/0x35 @ 1
[ 0.201051] initcall acpi_event_init+0x0/0x35 returned 0 after 2 usecs
[ 0.201053] calling pnp_system_init+0x0/0x17 @ 1
[ 0.201058] initcall pnp_system_init+0x0/0x17 returned 0 after 3 usecs
[ 0.201060] calling pnpacpi_init+0x0/0x73 @ 1
[ 0.201060] pnp: PnP ACPI init
[ 0.201325] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.201327] system 00:00: [io 0xffff] has been reserved
[ 0.201328] system 00:00: [io 0xffff] has been reserved
[ 0.201330] system 00:00: [io 0xffff] has been reserved
[ 0.201331] system 00:00: [io 0x1800-0x18fe] has been reserved
[ 0.201332] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.201334] system 00:00: [io 0x3322-0x3323] has been reserved
[ 0.201339] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.201443] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.201479] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.201483] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.201506] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.201633] pnp 00:04: Plug and Play ACPI device, IDs SYN1217 PNP0f13 (active)
[ 0.201878] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.201879] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.201881] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.201882] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.201883] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.201885] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.201886] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.201888] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.201889] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.201891] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.201894] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.201937] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.201938] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.201940] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.201941] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.201943] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.201944] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.201945] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.201948] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.202267] system 00:07: [io 0xff00-0xfffe] has been reserved
[ 0.202271] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.203633] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[ 0.203635] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[ 0.203636] system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.203638] system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.203639] system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.203642] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.204095] ACPI BIOS Error (bug): Failure looking up [\_SB.PAGD._STA._OSI], AE_NOT_FOUND (20180105/psargs-364)
[ 0.204104] No Local Variables are initialized for Method [_STA]
[ 0.204105] No Arguments are initialized for method [_STA]
[ 0.204106] ACPI Error: Method parse/execution failed \_SB.PAGD._STA, AE_NOT_FOUND (20180105/psparse-550)
[ 0.204416] pnp: PnP ACPI: found 9 devices
[ 0.204419] initcall pnpacpi_init+0x0/0x73 returned 0 after 3278 usecs
[ 0.204421] calling chr_dev_init+0x0/0xad @ 1
[ 0.205411] initcall chr_dev_init+0x0/0xad returned 0 after 965 usecs
[ 0.205413] calling firmware_class_init+0x0/0x100 @ 1
[ 0.205419] initcall firmware_class_init+0x0/0x100 returned 0 after 3 usecs
[ 0.205421] calling thermal_init+0x0/0xf4 @ 1
[ 0.205429] initcall thermal_init+0x0/0xf4 returned 0 after 6 usecs
[ 0.205430] calling cpufreq_gov_performance_init+0x0/0x17 @ 1
[ 0.205432] initcall cpufreq_gov_performance_init+0x0/0x17 returned 0 after 0 usecs
[ 0.205434] calling map_properties+0x0/0x507 @ 1
[ 0.205436] initcall map_properties+0x0/0x507 returned 0 after 0 usecs
[ 0.205438] calling init_acpi_pm_clocksource+0x0/0xdc @ 1
[ 0.209927] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.209929] initcall init_acpi_pm_clocksource+0x0/0xdc returned 0 after 4384 usecs
[ 0.209931] calling pcibios_assign_resources+0x0/0xc7 @ 1
[ 0.209956] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.209960] pci 0000:00:1c.0: bridge window [mem 0xdf300000-0xdf3fffff]
[ 0.209965] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.209969] pci 0000:00:1c.2: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.209974] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.209976] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.209980] pci 0000:00:1c.5: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.209985] pci 0000:00:1d.0: PCI bridge to [bus 04]
[ 0.209988] pci 0000:00:1d.0: bridge window [mem 0xdf000000-0xdf0fffff]
[ 0.209994] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.209996] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.209997] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.209998] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.209999] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.210000] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.210002] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.210003] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.210004] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.210005] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.210006] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.210008] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.210009] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.210010] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.210011] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.210012] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.210014] pci_bus 0000:00: resource 20 [mem 0x8ac00000-0xdfffffff window]
[ 0.210015] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
[ 0.210016] pci_bus 0000:01: resource 1 [mem 0xdf300000-0xdf3fffff]
[ 0.210017] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
[ 0.210019] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
[ 0.210020] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
[ 0.210021] pci_bus 0000:04: resource 1 [mem 0xdf000000-0xdf0fffff]
[ 0.210147] initcall pcibios_assign_resources+0x0/0xc7 returned 0 after 207 usecs
[ 0.210148] calling sysctl_core_init+0x0/0x31 @ 1
[ 0.210160] initcall sysctl_core_init+0x0/0x31 returned 0 after 10 usecs
[ 0.210161] calling eth_offload_init+0x0/0x19 @ 1
[ 0.210163] initcall eth_offload_init+0x0/0x19 returned 0 after 0 usecs
[ 0.210164] calling inet_init+0x0/0x28a @ 1
[ 0.210178] NET: Registered protocol family 2
[ 0.210308] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.210394] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.210664] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.210756] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.210786] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[ 0.210859] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[ 0.210938] initcall inet_init+0x0/0x28a returned 0 after 753 usecs
[ 0.210940] calling ipv4_offload_init+0x0/0x79 @ 1
[ 0.210942] initcall ipv4_offload_init+0x0/0x79 returned 0 after 0 usecs
[ 0.210943] calling af_unix_init+0x0/0x53 @ 1
[ 0.210945] NET: Registered protocol family 1
[ 0.210949] initcall af_unix_init+0x0/0x53 returned 0 after 3 usecs
[ 0.210951] calling ipv6_offload_init+0x0/0x84 @ 1
[ 0.210953] initcall ipv6_offload_init+0x0/0x84 returned 0 after 0 usecs
[ 0.210954] calling pci_apply_final_quirks+0x0/0x127 @ 1
[ 0.210962] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.211392] PCI: CLS 64 bytes, default 64
[ 0.211394] initcall pci_apply_final_quirks+0x0/0x127 returned 0 after 427 usecs
[ 0.211395] calling acpi_reserve_resources+0x0/0xf0 @ 1
[ 0.211398] initcall acpi_reserve_resources+0x0/0xf0 returned 0 after 0 usecs
[ 0.211400] calling populate_rootfs+0x0/0x10f @ 1
[ 0.211423] Unpacking initramfs...
[ 0.261180] Freeing initrd memory: 24228K
[ 0.261198] initcall populate_rootfs+0x0/0x10f returned 0 after 48627 usecs
[ 0.261201] calling pci_iommu_init+0x0/0x44 @ 1
[ 0.261237] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.261239] software IO TLB [mem 0x755a6000-0x795a6000] (64MB) mapped at [00000000266079fd-00000000ee829fd5]
[ 0.261241] initcall pci_iommu_init+0x0/0x44 returned 0 after 37 usecs
[ 0.261243] calling calgary_fixup_tce_spaces+0x0/0x106 @ 1
[ 0.261245] initcall calgary_fixup_tce_spaces+0x0/0x106 returned -19 after 0 usecs
[ 0.261247] calling ir_dev_scope_init+0x0/0x38 @ 1
[ 0.261249] initcall ir_dev_scope_init+0x0/0x38 returned 0 after 0 usecs
[ 0.261290] calling ia32_binfmt_init+0x0/0x19 @ 1
[ 0.261295] initcall ia32_binfmt_init+0x0/0x19 returned 0 after 2 usecs
[ 0.261296] calling amd_uncore_init+0x0/0x27a @ 1
[ 0.261298] initcall amd_uncore_init+0x0/0x27a returned -19 after 0 usecs
[ 0.261299] calling amd_ibs_init+0x0/0x194 @ 1
[ 0.261301] initcall amd_ibs_init+0x0/0x194 returned -19 after 0 usecs
[ 0.261302] calling amd_iommu_pc_init+0x0/0x22a @ 1
[ 0.261304] initcall amd_iommu_pc_init+0x0/0x22a returned -19 after 0 usecs
[ 0.261305] calling msr_init+0x0/0xf2 @ 1
[ 0.261311] initcall msr_init+0x0/0xf2 returned 0 after 3 usecs
[ 0.261312] calling intel_uncore_init+0x0/0x24d @ 1
[ 0.261377] initcall intel_uncore_init+0x0/0x24d returned 0 after 61 usecs
[ 0.261379] calling register_kernel_offset_dumper+0x0/0x20 @ 1
[ 0.261381] initcall register_kernel_offset_dumper+0x0/0x20 returned 0 after 0 usecs
[ 0.261382] calling i8259A_init_ops+0x0/0x29 @ 1
[ 0.261384] initcall i8259A_init_ops+0x0/0x29 returned 0 after 0 usecs
[ 0.261385] calling init_tsc_clocksource+0x0/0xca @ 1
[ 0.261387] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc05e54fc, max_idle_ns: 440795291716 ns
[ 0.261396] clocksource: Switched to clocksource tsc
[ 0.261398] initcall init_tsc_clocksource+0x0/0xca returned 0 after 10 usecs
[ 0.261399] calling add_rtc_cmos+0x0/0xd4 @ 1
[ 0.261402] initcall add_rtc_cmos+0x0/0xd4 returned 0 after 1 usecs
[ 0.261403] calling i8237A_init_ops+0x0/0x19 @ 1
[ 0.261405] initcall i8237A_init_ops+0x0/0x19 returned 0 after 0 usecs
[ 0.261407] calling thermal_throttle_init_device+0x0/0x47 @ 1
[ 0.261430] initcall thermal_throttle_init_device+0x0/0x47 returned 0 after 21 usecs
[ 0.261432] calling ioapic_init_ops+0x0/0x19 @ 1
[ 0.261433] initcall ioapic_init_ops+0x0/0x19 returned 0 after 0 usecs
[ 0.261435] calling register_e820_pmem+0x0/0x49 @ 1
[ 0.261441] initcall register_e820_pmem+0x0/0x49 returned 0 after 4 usecs
[ 0.261442] calling add_pcspkr+0x0/0x70 @ 1
[ 0.261466] initcall add_pcspkr+0x0/0x70 returned 0 after 22 usecs
[ 0.261469] calling start_periodic_check_for_corruption+0x0/0x60 @ 1
[ 0.261470] Scanning for low memory corruption every 60 seconds
[ 0.261473] initcall start_periodic_check_for_corruption+0x0/0x60 returned 0 after 1 usecs
[ 0.261474] calling sysfb_init+0x0/0x9f @ 1
[ 0.261498] initcall sysfb_init+0x0/0x9f returned 0 after 21 usecs
[ 0.261499] calling audit_classes_init+0x0/0xb4 @ 1
[ 0.261503] initcall audit_classes_init+0x0/0xb4 returned 0 after 2 usecs
[ 0.261505] calling pt_dump_init+0x0/0x37 @ 1
[ 0.261507] initcall pt_dump_init+0x0/0x37 returned 0 after 0 usecs
[ 0.261509] calling crc32c_intel_mod_init+0x0/0x5c @ 1
[ 0.261535] initcall crc32c_intel_mod_init+0x0/0x5c returned 0 after 23 usecs
[ 0.261536] calling iosf_mbi_init+0x0/0xbe @ 1
[ 0.261559] initcall iosf_mbi_init+0x0/0xbe returned 0 after 20 usecs
[ 0.261560] calling proc_execdomains_init+0x0/0x24 @ 1
[ 0.261564] initcall proc_execdomains_init+0x0/0x24 returned 0 after 2 usecs
[ 0.261565] calling register_warn_debugfs+0x0/0x29 @ 1
[ 0.261567] initcall register_warn_debugfs+0x0/0x29 returned 0 after 0 usecs
[ 0.261568] calling cpuhp_sysfs_init+0x0/0x77 @ 1
[ 0.261575] initcall cpuhp_sysfs_init+0x0/0x77 returned 0 after 5 usecs
[ 0.261577] calling ioresources_init+0x0/0x3b @ 1
[ 0.261580] initcall ioresources_init+0x0/0x3b returned 0 after 1 usecs
[ 0.261581] calling init_sched_debug_procfs+0x0/0x2e @ 1
[ 0.261583] initcall init_sched_debug_procfs+0x0/0x2e returned 0 after 0 usecs
[ 0.261585] calling snapshot_device_init+0x0/0x17 @ 1
[ 0.261609] initcall snapshot_device_init+0x0/0x17 returned 0 after 22 usecs
[ 0.261611] calling irq_gc_init_ops+0x0/0x19 @ 1
[ 0.261613] initcall irq_gc_init_ops+0x0/0x19 returned 0 after 0 usecs
[ 0.261614] calling irq_pm_init_ops+0x0/0x19 @ 1
[ 0.261616] initcall irq_pm_init_ops+0x0/0x19 returned 0 after 0 usecs
[ 0.261617] calling klp_init+0x0/0x2e @ 1
[ 0.261620] initcall klp_init+0x0/0x2e returned 0 after 1 usecs
[ 0.261622] calling timekeeping_init_ops+0x0/0x19 @ 1
[ 0.261624] initcall timekeeping_init_ops+0x0/0x19 returned 0 after 0 usecs
[ 0.261626] calling init_clocksource_sysfs+0x0/0x6e @ 1
[ 0.261644] initcall init_clocksource_sysfs+0x0/0x6e returned 0 after 16 usecs
[ 0.261646] calling init_timer_list_procfs+0x0/0x2e @ 1
[ 0.261648] initcall init_timer_list_procfs+0x0/0x2e returned 0 after 0 usecs
[ 0.261650] calling alarmtimer_init+0x0/0x135 @ 1
[ 0.261684] initcall alarmtimer_init+0x0/0x135 returned 0 after 31 usecs
[ 0.261686] calling init_posix_timers+0x0/0x2f @ 1
[ 0.261694] initcall init_posix_timers+0x0/0x2f returned 0 after 5 usecs
[ 0.261696] calling clockevents_init_sysfs+0x0/0xce @ 1
[ 0.261737] initcall clockevents_init_sysfs+0x0/0xce returned 0 after 38 usecs
[ 0.261739] calling proc_dma_init+0x0/0x24 @ 1
[ 0.261742] initcall proc_dma_init+0x0/0x24 returned 0 after 0 usecs
[ 0.261743] calling proc_modules_init+0x0/0x24 @ 1
[ 0.261746] initcall proc_modules_init+0x0/0x24 returned 0 after 0 usecs
[ 0.261747] calling kallsyms_init+0x0/0x27 @ 1
[ 0.261750] initcall kallsyms_init+0x0/0x27 returned 0 after 0 usecs
[ 0.261752] calling pid_namespaces_init+0x0/0x45 @ 1
[ 0.261759] initcall pid_namespaces_init+0x0/0x45 returned 0 after 5 usecs
[ 0.261761] calling audit_watch_init+0x0/0x3f @ 1
[ 0.261762] initcall audit_watch_init+0x0/0x3f returned 0 after 0 usecs
[ 0.261763] calling audit_fsnotify_init+0x0/0x3f @ 1
[ 0.261764] initcall audit_fsnotify_init+0x0/0x3f returned 0 after 0 usecs
[ 0.261765] calling audit_tree_init+0x0/0x52 @ 1
[ 0.261767] initcall audit_tree_init+0x0/0x52 returned 0 after 0 usecs
[ 0.261768] calling init_kprobes+0x0/0x1dc @ 1
[ 0.261946] initcall init_kprobes+0x0/0x1dc returned 0 after 173 usecs
[ 0.261948] calling seccomp_sysctl_init+0x0/0x31 @ 1
[ 0.261951] initcall seccomp_sysctl_init+0x0/0x31 returned 0 after 2 usecs
[ 0.261953] calling utsname_sysctl_init+0x0/0x19 @ 1
[ 0.261958] initcall utsname_sysctl_init+0x0/0x19 returned 0 after 4 usecs
[ 0.261959] calling init_tracepoints+0x0/0x2d @ 1
[ 0.261960] initcall init_tracepoints+0x0/0x2d returned 0 after 0 usecs
[ 0.261962] calling stack_trace_init+0x0/0xb5 @ 1
[ 0.261967] initcall stack_trace_init+0x0/0xb5 returned 0 after 4 usecs
[ 0.261969] calling init_mmio_trace+0x0/0x12 @ 1
[ 0.261972] initcall init_mmio_trace+0x0/0x12 returned 0 after 1 usecs
[ 0.261973] calling init_blk_tracer+0x0/0x56 @ 1
[ 0.261982] initcall init_blk_tracer+0x0/0x56 returned 0 after 7 usecs
[ 0.261984] calling perf_event_sysfs_init+0x0/0x8d @ 1
[ 0.262084] initcall perf_event_sysfs_init+0x0/0x8d returned 0 after 95 usecs
[ 0.262085] calling init_uprobes+0x0/0x76 @ 1
[ 0.262088] initcall init_uprobes+0x0/0x76 returned 0 after 1 usecs
[ 0.262089] calling padata_driver_init+0x0/0x3e @ 1
[ 0.262091] initcall padata_driver_init+0x0/0x3e returned 0 after 0 usecs
[ 0.262093] calling system_trusted_keyring_init+0x0/0xfb @ 1
[ 0.262093] Initialise system trusted keyrings
[ 0.262101] initcall system_trusted_keyring_init+0x0/0xfb returned 0 after 6 usecs
[ 0.262102] calling blacklist_init+0x0/0xab @ 1
[ 0.262104] Key type blacklist registered
[ 0.262106] initcall blacklist_init+0x0/0xab returned 0 after 2 usecs
[ 0.262108] calling kswapd_init+0x0/0x95 @ 1
[ 0.262120] initcall kswapd_init+0x0/0x95 returned 0 after 9 usecs
[ 0.262122] calling extfrag_debug_init+0x0/0x7d @ 1
[ 0.262132] initcall extfrag_debug_init+0x0/0x7d returned 0 after 8 usecs
[ 0.262134] calling mm_compute_batch_init+0x0/0x1e @ 1
[ 0.262137] initcall mm_compute_batch_init+0x0/0x1e returned 0 after 0 usecs
[ 0.262138] calling slab_proc_init+0x0/0x27 @ 1
[ 0.262141] initcall slab_proc_init+0x0/0x27 returned 0 after 0 usecs
[ 0.262143] calling workingset_init+0x0/0x84 @ 1
[ 0.262144] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[ 0.262147] initcall workingset_init+0x0/0x84 returned 0 after 1 usecs
[ 0.262148] calling proc_vmalloc_init+0x0/0x27 @ 1
[ 0.262149] initcall proc_vmalloc_init+0x0/0x27 returned 0 after 0 usecs
[ 0.262151] calling procswaps_init+0x0/0x24 @ 1
[ 0.262153] initcall procswaps_init+0x0/0x24 returned 0 after 1 usecs
[ 0.262154] calling init_frontswap+0x0/0x96 @ 1
[ 0.262160] initcall init_frontswap+0x0/0x96 returned 0 after 3 usecs
[ 0.262161] calling slab_sysfs_init+0x0/0x101 @ 1
[ 0.263164] initcall slab_sysfs_init+0x0/0x101 returned 0 after 977 usecs
[ 0.263166] calling init_cleancache+0x0/0x96 @ 1
[ 0.263171] initcall init_cleancache+0x0/0x96 returned 0 after 3 usecs
[ 0.263172] calling init_zbud+0x0/0x25 @ 1
[ 0.263173] zbud: loaded
[ 0.263174] initcall init_zbud+0x0/0x25 returned 0 after 0 usecs
[ 0.263176] calling zs_init+0x0/0x79 @ 1
[ 0.263188] initcall zs_init+0x0/0x79 returned 0 after 10 usecs
[ 0.263189] calling hmm_init+0x0/0x69 @ 1
[ 0.263194] initcall hmm_init+0x0/0x69 returned 0 after 2 usecs
[ 0.263195] calling fcntl_init+0x0/0x2f @ 1
[ 0.263198] initcall fcntl_init+0x0/0x2f returned 0 after 1 usecs
[ 0.263200] calling proc_filesystems_init+0x0/0x24 @ 1
[ 0.263202] initcall proc_filesystems_init+0x0/0x24 returned 0 after 0 usecs
[ 0.263204] calling start_dirtytime_writeback+0x0/0x2f @ 1
[ 0.263206] initcall start_dirtytime_writeback+0x0/0x2f returned 0 after 0 usecs
[ 0.263207] calling blkdev_init+0x0/0x2f @ 1
[ 0.263213] initcall blkdev_init+0x0/0x2f returned 0 after 4 usecs
[ 0.263215] calling dio_init+0x0/0x32 @ 1
[ 0.263232] initcall dio_init+0x0/0x32 returned 0 after 14 usecs
[ 0.263233] calling dnotify_init+0x0/0x7e @ 1
[ 0.263252] initcall dnotify_init+0x0/0x7e returned 0 after 16 usecs
[ 0.263254] calling fanotify_user_setup+0x0/0x7c @ 1
[ 0.263259] initcall fanotify_user_setup+0x0/0x7c returned 0 after 3 usecs
[ 0.263260] calling userfaultfd_init+0x0/0x33 @ 1
[ 0.263274] initcall userfaultfd_init+0x0/0x33 returned 0 after 11 usecs
[ 0.263276] calling aio_setup+0x0/0xa6 @ 1
[ 0.263284] initcall aio_setup+0x0/0xa6 returned 0 after 5 usecs
[ 0.263285] calling fscrypt_init+0x0/0xa9 @ 1
[ 0.263328] initcall fscrypt_init+0x0/0xa9 returned 0 after 39 usecs
[ 0.263329] calling init_sys32_ioctl+0x0/0x2d @ 1
[ 0.263523] initcall init_sys32_ioctl+0x0/0x2d returned 0 after 187 usecs
[ 0.263525] calling mbcache_init+0x0/0x36 @ 1
[ 0.263542] initcall mbcache_init+0x0/0x36 returned 0 after 15 usecs
[ 0.263544] calling init_devpts_fs+0x0/0x2d @ 1
[ 0.263551] initcall init_devpts_fs+0x0/0x2d returned 0 after 4 usecs
[ 0.263552] calling ext4_init_fs+0x0/0x19b @ 1
[ 0.263619] initcall ext4_init_fs+0x0/0x19b returned 0 after 63 usecs
[ 0.263620] calling journal_init+0x0/0x111 @ 1
[ 0.263657] initcall journal_init+0x0/0x111 returned 0 after 34 usecs
[ 0.263658] calling init_squashfs_fs+0x0/0x70 @ 1
[ 0.263674] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.263676] initcall init_squashfs_fs+0x0/0x70 returned 0 after 15 usecs
[ 0.263677] calling init_fat_fs+0x0/0x4f @ 1
[ 0.263704] initcall init_fat_fs+0x0/0x4f returned 0 after 24 usecs
[ 0.263705] calling init_vfat_fs+0x0/0x17 @ 1
[ 0.263706] initcall init_vfat_fs+0x0/0x17 returned 0 after 0 usecs
[ 0.263708] calling ecryptfs_init+0x0/0x1a7 @ 1
[ 0.263808] initcall ecryptfs_init+0x0/0x1a7 returned 0 after 95 usecs
[ 0.263809] calling init_nls_cp437+0x0/0x19 @ 1
[ 0.263810] initcall init_nls_cp437+0x0/0x19 returned 0 after 0 usecs
[ 0.263812] calling fuse_init+0x0/0x1ad @ 1
[ 0.263812] fuse init (API version 7.26)
[ 0.263857] initcall fuse_init+0x0/0x1ad returned 0 after 42 usecs
[ 0.263858] calling init_pstore_fs+0x0/0x4c @ 1
[ 0.263860] initcall init_pstore_fs+0x0/0x4c returned 0 after 0 usecs
[ 0.263861] calling efivarfs_init+0x0/0x39 @ 1
[ 0.263863] initcall efivarfs_init+0x0/0x39 returned 0 after 0 usecs
[ 0.263865] calling ipc_init+0x0/0x55 @ 1
[ 0.263869] initcall ipc_init+0x0/0x55 returned 0 after 3 usecs
[ 0.263871] calling ipc_sysctl_init+0x0/0x19 @ 1
[ 0.263878] initcall ipc_sysctl_init+0x0/0x19 returned 0 after 5 usecs
[ 0.263880] calling init_mqueue_fs+0x0/0xf8 @ 1
[ 0.263904] initcall init_mqueue_fs+0x0/0xf8 returned 0 after 22 usecs
[ 0.263906] calling key_proc_init+0x0/0x5d @ 1
[ 0.263909] initcall key_proc_init+0x0/0x5d returned 0 after 1 usecs
[ 0.263910] calling selinux_nf_ip_init+0x0/0x43 @ 1
[ 0.263912] initcall selinux_nf_ip_init+0x0/0x43 returned 0 after 0 usecs
[ 0.263913] calling init_sel_fs+0x0/0xa3 @ 1
[ 0.263915] initcall init_sel_fs+0x0/0xa3 returned 0 after 0 usecs
[ 0.263916] calling selnl_init+0x0/0x7c @ 1
[ 0.263921] initcall selnl_init+0x0/0x7c returned 0 after 3 usecs
[ 0.263923] calling sel_netif_init+0x0/0x43 @ 1
[ 0.263924] initcall sel_netif_init+0x0/0x43 returned 0 after 0 usecs
[ 0.263925] calling sel_netnode_init+0x0/0x4d @ 1
[ 0.263927] initcall sel_netnode_init+0x0/0x4d returned 0 after 0 usecs
[ 0.263928] calling sel_netport_init+0x0/0x4d @ 1
[ 0.263930] initcall sel_netport_init+0x0/0x4d returned 0 after 0 usecs
[ 0.263931] calling aurule_init+0x0/0x30 @ 1
[ 0.263933] initcall aurule_init+0x0/0x30 returned 0 after 0 usecs
[ 0.263934] calling init_smk_fs+0x0/0x119 @ 1
[ 0.263936] initcall init_smk_fs+0x0/0x119 returned 0 after 0 usecs
[ 0.263938] calling smack_nf_ip_init+0x0/0x2e @ 1
[ 0.263939] initcall smack_nf_ip_init+0x0/0x2e returned 0 after 0 usecs
[ 0.263942] calling crypto_algapi_init+0x0/0x12 @ 1
[ 0.263946] initcall crypto_algapi_init+0x0/0x12 returned 0 after 1 usecs
[ 0.263947] calling seqiv_module_init+0x0/0x17 @ 1
[ 0.263949] initcall seqiv_module_init+0x0/0x17 returned 0 after 0 usecs
[ 0.263951] calling dh_init+0x0/0x20 @ 1
[ 0.263967] initcall dh_init+0x0/0x20 returned 0 after 13 usecs
[ 0.263968] calling rsa_init+0x0/0x50 @ 1
[ 0.263983] initcall rsa_init+0x0/0x50 returned 0 after 12 usecs
[ 0.263984] calling hmac_module_init+0x0/0x17 @ 1
[ 0.263986] initcall hmac_module_init+0x0/0x17 returned 0 after 0 usecs
[ 0.263988] calling crypto_null_mod_init+0x0/0x4d @ 1
[ 0.264117] initcall crypto_null_mod_init+0x0/0x4d returned 0 after 123 usecs
[ 0.264118] calling md5_mod_init+0x0/0x17 @ 1
[ 0.264134] initcall md5_mod_init+0x0/0x17 returned 0 after 13 usecs
[ 0.264136] calling sha1_generic_mod_init+0x0/0x17 @ 1
[ 0.264154] initcall sha1_generic_mod_init+0x0/0x17 returned 0 after 15 usecs
[ 0.264155] calling sha256_generic_mod_init+0x0/0x1c @ 1
[ 0.264187] initcall sha256_generic_mod_init+0x0/0x1c returned 0 after 29 usecs
[ 0.264189] calling sha512_generic_mod_init+0x0/0x1c @ 1
[ 0.264219] initcall sha512_generic_mod_init+0x0/0x1c returned 0 after 27 usecs
[ 0.264221] calling crypto_ecb_module_init+0x0/0x17 @ 1
[ 0.264223] initcall crypto_ecb_module_init+0x0/0x17 returned 0 after 0 usecs
[ 0.264224] calling crypto_cbc_module_init+0x0/0x17 @ 1
[ 0.264226] initcall crypto_cbc_module_init+0x0/0x17 returned 0 after 0 usecs
[ 0.264227] calling crypto_cts_module_init+0x0/0x17 @ 1
[ 0.264229] initcall crypto_cts_module_init+0x0/0x17 returned 0 after 0 usecs
[ 0.264231] calling crypto_module_init+0x0/0x17 @ 1
[ 0.264232] initcall crypto_module_init+0x0/0x17 returned 0 after 0 usecs
[ 0.264234] calling crypto_ctr_module_init+0x0/0x3e @ 1
[ 0.264236] initcall crypto_ctr_module_init+0x0/0x3e returned 0 after 0 usecs
[ 0.264238] calling crypto_gcm_module_init+0x0/0xb7 @ 1
[ 0.264240] initcall crypto_gcm_module_init+0x0/0xb7 returned 0 after 0 usecs
[ 0.264241] calling aes_init+0x0/0x17 @ 1
[ 0.264258] initcall aes_init+0x0/0x17 returned 0 after 13 usecs
[ 0.264259] calling crc32c_mod_init+0x0/0x17 @ 1
[ 0.264276] initcall crc32c_mod_init+0x0/0x17 returned 0 after 14 usecs
[ 0.264278] calling crct10dif_mod_init+0x0/0x17 @ 1
[ 0.264298] initcall crct10dif_mod_init+0x0/0x17 returned 0 after 16 usecs
[ 0.264299] calling lzo_mod_init+0x0/0x3f @ 1
[ 0.264329] initcall lzo_mod_init+0x0/0x3f returned 0 after 27 usecs
[ 0.264331] calling drbg_init+0x0/0x8d @ 1
[ 0.264656] initcall drbg_init+0x0/0x8d returned 0 after 315 usecs
[ 0.264658] calling jent_mod_init+0x0/0x35 @ 1
[ 0.264803] initcall jent_mod_init+0x0/0x35 returned 0 after 139 usecs
[ 0.264805] calling ghash_mod_init+0x0/0x17 @ 1
[ 0.264821] initcall ghash_mod_init+0x0/0x17 returned 0 after 13 usecs
[ 0.264823] calling asymmetric_key_init+0x0/0x17 @ 1
[ 0.264824] Key type asymmetric registered
[ 0.264825] initcall asymmetric_key_init+0x0/0x17 returned 0 after 0 usecs
[ 0.264827] calling x509_key_init+0x0/0x17 @ 1
[ 0.264828] Asymmetric key parser 'x509' registered
[ 0.264829] initcall x509_key_init+0x0/0x17 returned 0 after 0 usecs
[ 0.264831] calling proc_genhd_init+0x0/0x3b @ 1
[ 0.264834] initcall proc_genhd_init+0x0/0x3b returned 0 after 1 usecs
[ 0.264836] calling bsg_init+0x0/0x193 @ 1
[ 0.264861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.264863] initcall bsg_init+0x0/0x193 returned 0 after 23 usecs
[ 0.264865] calling throtl_init+0x0/0x47 @ 1
[ 0.264888] initcall throtl_init+0x0/0x47 returned 0 after 19 usecs
[ 0.264889] calling noop_init+0x0/0x17 @ 1
[ 0.264890] io scheduler noop registered
[ 0.264892] initcall noop_init+0x0/0x17 returned 0 after 0 usecs
[ 0.264894] calling deadline_init+0x0/0x17 @ 1
[ 0.264895] io scheduler deadline registered
[ 0.264896] initcall deadline_init+0x0/0x17 returned 0 after 0 usecs
[ 0.264898] calling cfq_init+0x0/0x79 @ 1
[ 0.264930] io scheduler cfq registered (default)
[ 0.264932] initcall cfq_init+0x0/0x79 returned 0 after 31 usecs
[ 0.264934] calling btree_module_init+0x0/0x2a @ 1
[ 0.264938] initcall btree_module_init+0x0/0x2a returned 0 after 1 usecs
[ 0.264940] calling crc_t10dif_mod_init+0x0/0x3e @ 1
[ 0.264943] initcall crc_t10dif_mod_init+0x0/0x3e returned 0 after 1 usecs
[ 0.264945] calling percpu_counter_startup+0x0/0x56 @ 1
[ 0.264962] initcall percpu_counter_startup+0x0/0x56 returned 0 after 13 usecs
[ 0.264963] calling digsig_init+0x0/0x3b @ 1
[ 0.264965] initcall digsig_init+0x0/0x3b returned 0 after 1 usecs
[ 0.264966] calling sg_pool_init+0x0/0xdc @ 1
[ 0.264977] initcall sg_pool_init+0x0/0xdc returned 0 after 9 usecs
[ 0.264978] calling phy_core_init+0x0/0x50 @ 1
[ 0.264981] initcall phy_core_init+0x0/0x50 returned 0 after 1 usecs
[ 0.264982] calling amd_gpio_driver_init+0x0/0x19 @ 1
[ 0.264992] initcall amd_gpio_driver_init+0x0/0x19 returned 0 after 8 usecs
[ 0.264994] calling tps68470_gpio_driver_init+0x0/0x19 @ 1
[ 0.264999] initcall tps68470_gpio_driver_init+0x0/0x19 returned 0 after 3 usecs
[ 0.265000] calling crystalcove_pwm_driver_init+0x0/0x19 @ 1
[ 0.265005] initcall crystalcove_pwm_driver_init+0x0/0x19 returned 0 after 3 usecs
[ 0.265006] calling pci_proc_init+0x0/0x70 @ 1
[ 0.265024] initcall pci_proc_init+0x0/0x70 returned 0 after 16 usecs
[ 0.265025] calling pcie_portdrv_init+0x0/0x78 @ 1
[ 0.265471] initcall pcie_portdrv_init+0x0/0x78 returned 0 after 433 usecs
[ 0.265473] calling aer_service_init+0x0/0x3f @ 1
[ 0.265477] initcall aer_service_init+0x0/0x3f returned 0 after 2 usecs
[ 0.265478] calling pcie_pme_service_init+0x0/0x17 @ 1
[ 0.265483] initcall pcie_pme_service_init+0x0/0x17 returned 0 after 3 usecs
[ 0.265484] calling dpc_service_init+0x0/0x17 @ 1
[ 0.265488] initcall dpc_service_init+0x0/0x17 returned 0 after 2 usecs
[ 0.265489] calling pci_hotplug_init+0x0/0x36 @ 1
[ 0.265491] initcall pci_hotplug_init+0x0/0x36 returned 0 after 0 usecs
[ 0.265492] calling pcied_init+0x0/0x5b @ 1
[ 0.265495] initcall pcied_init+0x0/0x5b returned 0 after 2 usecs
[ 0.265497] calling pci_ep_cfs_init+0x0/0xd3 @ 1
[ 0.265508] initcall pci_ep_cfs_init+0x0/0xd3 returned 0 after 9 usecs
[ 0.265509] calling pci_epc_init+0x0/0x47 @ 1
[ 0.265512] initcall pci_epc_init+0x0/0x47 returned 0 after 2 usecs
[ 0.265514] calling pci_epf_init+0x0/0x2f @ 1
[ 0.265518] initcall pci_epf_init+0x0/0x2f returned 0 after 3 usecs
[ 0.265520] calling dw_plat_pcie_driver_init+0x0/0x19 @ 1
[ 0.265524] initcall dw_plat_pcie_driver_init+0x0/0x19 returned 0 after 3 usecs
[ 0.265526] calling imsttfb_init+0x0/0x110 @ 1
[ 0.265533] initcall imsttfb_init+0x0/0x110 returned 0 after 5 usecs
[ 0.265534] calling asiliantfb_init+0x0/0x39 @ 1
[ 0.265542] initcall asiliantfb_init+0x0/0x39 returned 0 after 5 usecs
[ 0.265543] calling vesafb_driver_init+0x0/0x19 @ 1
[ 0.265548] initcall vesafb_driver_init+0x0/0x19 returned 0 after 3 usecs
[ 0.265550] calling efifb_driver_init+0x0/0x19 @ 1
[ 0.265554] initcall efifb_driver_init+0x0/0x19 returned 0 after 3 usecs
[ 0.265556] calling intel_idle_init+0x0/0x5e2 @ 1
[ 0.265557] intel_idle: MWAIT substates: 0x11142120
[ 0.265558] intel_idle: v0.4.1 model 0x8E
[ 0.265695] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.265697] initcall intel_idle_init+0x0/0x5e2 returned 0 after 136 usecs
[ 0.265698] calling acpi_ac_init+0x0/0x83 @ 1
[ 0.266622] ACPI: AC Adapter [AC] (off-line)
[ 0.266632] initcall acpi_ac_init+0x0/0x83 returned 0 after 909 usecs
[ 0.266634] calling acpi_button_driver_init+0x0/0x17 @ 1
[ 0.266675] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.266689] ACPI: Power Button [PWRB]
[ 0.266712] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.266720] ACPI: Sleep Button [SLPB]
[ 0.266744] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 0.266752] ACPI: Lid Switch [LID0]
[ 0.266776] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.266784] ACPI: Power Button [PWRF]
[ 0.266795] initcall acpi_button_driver_init+0x0/0x17 returned 0 after 155 usecs
[ 0.266797] calling acpi_fan_driver_init+0x0/0x19 @ 1
[ 0.266805] initcall acpi_fan_driver_init+0x0/0x19 returned 0 after 5 usecs
[ 0.266807] calling acpi_processor_driver_init+0x0/0x9a @ 1
[ 0.266944] initcall acpi_processor_driver_init+0x0/0x9a returned 0 after 132 usecs
[ 0.266946] calling acpi_thermal_init+0x0/0x84 @ 1
[ 0.267181] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.267182] ACPI: Thermal Zone [TZ0] (42 C)
[ 0.267192] initcall acpi_thermal_init+0x0/0x84 returned 0 after 237 usecs
[ 0.267194] calling acpi_battery_init+0x0/0x35 @ 1
[ 0.267198] initcall acpi_battery_init+0x0/0x35 returned 0 after 1 usecs
[ 0.267200] calling acpi_hed_driver_init+0x0/0x17 @ 1
[ 0.267229] initcall acpi_hed_driver_init+0x0/0x17 returned 0 after 25 usecs
[ 0.267231] calling bgrt_init+0x0/0xba @ 1
[ 0.267241] initcall bgrt_init+0x0/0xba returned 0 after 6 usecs
[ 0.267243] calling acpi_aml_init+0x0/0xd2 @ 1
[ 0.267248] initcall acpi_aml_init+0x0/0xd2 returned 0 after 3 usecs
[ 0.267251] calling erst_init+0x0/0x317 @ 1
[ 0.267253] initcall erst_init+0x0/0x317 returned 0 after 0 usecs
[ 0.267255] calling ghes_init+0x0/0x142 @ 1
[ 0.267258] initcall ghes_init+0x0/0x142 returned -19 after 0 usecs
[ 0.267260] calling tps68470_pmic_opregion_driver_init+0x0/0x19 @ 1
[ 0.267270] initcall tps68470_pmic_opregion_driver_init+0x0/0x19 returned 0 after 7 usecs
[ 0.267272] calling gpio_clk_driver_init+0x0/0x19 @ 1
[ 0.267280] initcall gpio_clk_driver_init+0x0/0x19 returned 0 after 5 usecs
[ 0.267283] calling plt_clk_driver_init+0x0/0x19 @ 1
[ 0.267291] initcall plt_clk_driver_init+0x0/0x19 returned 0 after 5 usecs
[ 0.267293] calling virtio_mmio_init+0x0/0x19 @ 1
[ 0.267306] initcall virtio_mmio_init+0x0/0x19 returned 0 after 9 usecs
[ 0.267308] calling virtio_pci_driver_init+0x0/0x20 @ 1
[ 0.267321] initcall virtio_pci_driver_init+0x0/0x20 returned 0 after 9 usecs
[ 0.267323] calling virtio_balloon_driver_init+0x0/0x17 @ 1
[ 0.267331] initcall virtio_balloon_driver_init+0x0/0x17 returned 0 after 4 usecs
[ 0.267333] calling xenbus_probe_initcall+0x0/0x53 @ 1
[ 0.267336] initcall xenbus_probe_initcall+0x0/0x53 returned -19 after 0 usecs
[ 0.267338] calling xenbus_init+0x0/0x3b @ 1
[ 0.267341] initcall xenbus_init+0x0/0x3b returned -19 after 0 usecs
[ 0.267343] calling xenbus_backend_init+0x0/0x4d @ 1
[ 0.267346] initcall xenbus_backend_init+0x0/0x4d returned -19 after 0 usecs
[ 0.267347] calling hypervisor_subsys_init+0x0/0x2a @ 1
[ 0.267349] initcall hypervisor_subsys_init+0x0/0x2a returned -19 after 0 usecs
[ 0.267350] calling hyper_sysfs_init+0x0/0x191 @ 1
[ 0.267352] initcall hyper_sysfs_init+0x0/0x191 returned -19 after 0 usecs
[ 0.267353] calling platform_driver_init+0x0/0x20 @ 1
[ 0.267363] initcall platform_driver_init+0x0/0x20 returned 0 after 7 usecs
[ 0.267364] calling xen_late_init_mcelog+0x0/0x66 @ 1
[ 0.267366] initcall xen_late_init_mcelog+0x0/0x66 returned -19 after 0 usecs
[ 0.267367] calling xen_acpi_processor_init+0x0/0x1d9 @ 1
[ 0.267369] initcall xen_acpi_processor_init+0x0/0x1d9 returned -19 after 0 usecs
[ 0.267371] calling n_null_init+0x0/0x24 @ 1
[ 0.267373] initcall n_null_init+0x0/0x24 returned 0 after 0 usecs
[ 0.267374] calling pty_init+0x0/0x34f @ 1
[ 0.267415] initcall pty_init+0x0/0x34f returned 0 after 37 usecs
[ 0.267417] calling sysrq_init+0x0/0x4f @ 1
[ 0.267420] initcall sysrq_init+0x0/0x4f returned 0 after 2 usecs
[ 0.267422] calling xen_hvc_init+0x0/0x24b @ 1
[ 0.267424] initcall xen_hvc_init+0x0/0x24b returned -19 after 0 usecs
[ 0.267426] calling serial8250_init+0x0/0x168 @ 1
[ 0.267427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.267881] ACPI: Battery Slot [BAT0] (battery present)
[ 0.268738] initcall serial8250_init+0x0/0x168 returned 0 after 1279 usecs
[ 0.268740] calling serial_pci_driver_init+0x0/0x20 @ 1
[ 0.268757] initcall serial_pci_driver_init+0x0/0x20 returned 0 after 15 usecs
[ 0.268758] calling max310x_uart_init+0x0/0x3a @ 1
[ 0.268766] initcall max310x_uart_init+0x0/0x3a returned 0 after 5 usecs
[ 0.268767] calling sccnxp_uart_driver_init+0x0/0x19 @ 1
[ 0.268773] initcall sccnxp_uart_driver_init+0x0/0x19 returned 0 after 4 usecs
[ 0.268774] calling init_kgdboc+0x0/0x1c @ 1
[ 0.268776] initcall init_kgdboc+0x0/0x1c returned 0 after 0 usecs
[ 0.268777] calling ttyprintk_init+0x0/0x107 @ 1
[ 0.268794] initcall ttyprintk_init+0x0/0x107 returned 0 after 15 usecs
[ 0.268796] calling init+0x0/0x102 @ 1
[ 0.268806] initcall init+0x0/0x102 returned 0 after 8 usecs
[ 0.268807] calling hpet_init+0x0/0x6a @ 1
[ 0.268921] initcall hpet_init+0x0/0x6a returned 0 after 108 usecs
[ 0.268922] calling hwrng_modinit+0x0/0x82 @ 1
[ 0.268939] initcall hwrng_modinit+0x0/0x82 returned 0 after 15 usecs
[ 0.268940] calling agp_init+0x0/0x2c @ 1
[ 0.268941] Linux agpgart interface v0.103
[ 0.268942] initcall agp_init+0x0/0x2c returned 0 after 0 usecs
[ 0.268944] calling agp_amd64_mod_init+0x0/0x26 @ 1
[ 0.268963] initcall agp_amd64_mod_init+0x0/0x26 returned -19 after 17 usecs
[ 0.268965] calling agp_intel_init+0x0/0x2f @ 1
[ 0.268973] initcall agp_intel_init+0x0/0x2f returned 0 after 6 usecs
[ 0.268974] calling agp_via_init+0x0/0x2f @ 1
[ 0.268981] initcall agp_via_init+0x0/0x2f returned 0 after 5 usecs
[ 0.268983] calling init_tis+0x0/0xd7 @ 1
[ 0.278244] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1A, rev-id 16)
[ 0.330014] initcall init_tis+0x0/0xd7 returned 0 after 59595 usecs
[ 0.330017] calling cn_proc_init+0x0/0x3b @ 1
[ 0.330019] initcall cn_proc_init+0x0/0x3b returned 0 after 0 usecs
[ 0.330020] calling _nvm_misc_init+0x0/0x17 @ 1
[ 0.330109] initcall _nvm_misc_init+0x0/0x17 returned 0 after 84 usecs
[ 0.330113] calling topology_sysfs_init+0x0/0x40 @ 1
[ 0.330129] initcall topology_sysfs_init+0x0/0x40 returned 0 after 13 usecs
[ 0.330131] calling cacheinfo_sysfs_init+0x0/0x32 @ 1
[ 0.330425] initcall cacheinfo_sysfs_init+0x0/0x32 returned 172 after 284 usecs
[ 0.330428] calling devcoredump_init+0x0/0x1e @ 1
[ 0.330435] initcall devcoredump_init+0x0/0x1e returned 0 after 5 usecs
[ 0.330437] calling loop_init+0x0/0x16a @ 1
[ 0.331424] loop: module loaded
[ 0.331428] initcall loop_init+0x0/0x16a returned 0 after 964 usecs
[ 0.331430] calling xlblk_init+0x0/0xf0 @ 1
[ 0.331432] initcall xlblk_init+0x0/0xf0 returned -19 after 0 usecs
[ 0.331434] calling htcpld_core_init+0x0/0x32 @ 1
[ 0.331455] initcall htcpld_core_init+0x0/0x32 returned -19 after 18 usecs
[ 0.331457] calling tps65912_i2c_driver_init+0x0/0x19 @ 1
[ 0.331462] initcall tps65912_i2c_driver_init+0x0/0x19 returned 0 after 2 usecs
[ 0.331464] calling tps65912_spi_driver_init+0x0/0x19 @ 1
[ 0.331469] initcall tps65912_spi_driver_init+0x0/0x19 returned 0 after 3 usecs
[ 0.331470] calling tps68470_driver_init+0x0/0x19 @ 1
[ 0.331475] initcall tps68470_driver_init+0x0/0x19 returned 0 after 3 usecs
[ 0.331477] calling twl_driver_init+0x0/0x19 @ 1
[ 0.331481] initcall twl_driver_init+0x0/0x19 returned 0 after 2 usecs
[ 0.331483] calling twl4030_audio_driver_init+0x0/0x19 @ 1
[ 0.331490] initcall twl4030_audio_driver_init+0x0/0x19 returned 0 after 4 usecs
[ 0.331491] calling twl6040_driver_init+0x0/0x19 @ 1
[ 0.331496] initcall twl6040_driver_init+0x0/0x19 returned 0 after 2 usecs
[ 0.331497] calling smsc_i2c_driver_init+0x0/0x19 @ 1
[ 0.331502] initcall smsc_i2c_driver_init+0x0/0x19 returned 0 after 2 usecs
[ 0.331503] calling da9063_i2c_driver_init+0x0/0x19 @ 1
[ 0.331508] initcall da9063_i2c_driver_init+0x0/0x19 returned 0 after 2 usecs
[ 0.331509] calling max14577_i2c_init+0x0/0x19 @ 1
[ 0.331513] initcall max14577_i2c_init+0x0/0x19 returned 0 after 2 usecs
[ 0.331515] calling max77693_i2c_driver_init+0x0/0x19 @ 1
[ 0.331519] initcall max77693_i2c_driver_init+0x0/0x19 returned 0 after 2 usecs
[ 0.331521] calling adp5520_driver_init+0x0/0x19 @ 1
[ 0.331525] initcall adp5520_driver_init+0x0/0x19 returned 0 after 2 usecs
[ 0.331527] calling intel_soc_pmic_i2c_driver_init+0x0/0x19 @ 1
[ 0.331532] initcall intel_soc_pmic_i2c_driver_init+0x0/0x19 returned 0 after 3 usecs
[ 0.331534] calling cht_wc_driver_init+0x0/0x19 @ 1
[ 0.331538] initcall cht_wc_driver_init+0x0/0x19 returned 0 after 2 usecs
[ 0.331540] calling e820_pmem_driver_init+0x0/0x19 @ 1
[ 0.331546] initcall e820_pmem_driver_init+0x0/0x19 returned 0 after 3 usecs
[ 0.331548] calling init_sd+0x0/0x178 @ 1
[ 0.331567] initcall init_sd+0x0/0x178 returned 0 after 16 usecs
[ 0.331568] calling init_sr+0x0/0x48 @ 1
[ 0.331572] initcall init_sr+0x0/0x48 returned 0 after 2 usecs
[ 0.331574] calling init_sg+0x0/0x125 @ 1
[ 0.331583] initcall init_sg+0x0/0x125 returned 0 after 7 usecs
[ 0.331585] calling nvme_core_init+0x0/0x148 @ 1
[ 0.331740] initcall nvme_core_init+0x0/0x148 returned 0 after 148 usecs
[ 0.331742] calling nvme_init+0x0/0x20 @ 1
[ 0.331822] nvme nvme0: pci function 0000:04:00.0
[ 0.331836] initcall nvme_init+0x0/0x20 returned 0 after 89 usecs
[ 0.331838] calling piix_init+0x0/0x2e @ 1
[ 0.331851] initcall piix_init+0x0/0x2e returned 0 after 10 usecs
[ 0.331852] calling sis_pci_driver_init+0x0/0x20 @ 1
[ 0.331860] initcall sis_pci_driver_init+0x0/0x20 returned 0 after 5 usecs
[ 0.331862] calling ata_generic_pci_driver_init+0x0/0x20 @ 1
[ 0.331871] initcall ata_generic_pci_driver_init+0x0/0x20 returned 0 after 6 usecs
[ 0.331872] calling net_olddevs_init+0x0/0x67 @ 1
[ 0.331875] initcall net_olddevs_init+0x0/0x67 returned 0 after 2 usecs
[ 0.331876] calling fixed_mdio_bus_init+0x0/0xf5 @ 1
[ 0.331904] libphy: Fixed MDIO Bus: probed
[ 0.331906] initcall fixed_mdio_bus_init+0x0/0xf5 returned 0 after 27 usecs
[ 0.331907] calling tun_init+0x0/0xa4 @ 1
[ 0.331907] tun: Universal TUN/TAP device driver, 1.6
[ 0.331934] initcall tun_init+0x0/0xa4 returned 0 after 25 usecs
[ 0.331935] calling ppp_init+0x0/0x10c @ 1
[ 0.331936] PPP generic driver version 2.4.2
[ 0.331956] initcall ppp_init+0x0/0x10c returned 0 after 18 usecs
[ 0.331957] calling netif_init+0x0/0x77 @ 1
[ 0.331958] initcall netif_init+0x0/0x77 returned -19 after 0 usecs
[ 0.331959] calling cdrom_init+0x0/0x1e @ 1
[ 0.331963] initcall cdrom_init+0x0/0x1e returned 0 after 2 usecs
[ 0.331964] calling dwc2_platform_driver_init+0x0/0x19 @ 1
[ 0.331971] initcall dwc2_platform_driver_init+0x0/0x19 returned 0 after 4 usecs
[ 0.331972] calling ehci_hcd_init+0x0/0xc4 @ 1
[ 0.331972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.331975] initcall ehci_hcd_init+0x0/0xc4 returned 0 after 1 usecs
[ 0.331976] calling ehci_pci_init+0x0/0x6c @ 1
[ 0.331977] ehci-pci: EHCI PCI platform driver
[ 0.331986] initcall ehci_pci_init+0x0/0x6c returned 0 after 9 usecs
[ 0.331988] calling ehci_platform_init+0x0/0x4f @ 1
[ 0.331988] ehci-platform: EHCI generic platform driver
[ 0.331996] initcall ehci_platform_init+0x0/0x4f returned 0 after 7 usecs
[ 0.331998] calling ohci_hcd_mod_init+0x0/0x92 @ 1
[ 0.331998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.332000] initcall ohci_hcd_mod_init+0x0/0x92 returned 0 after 1 usecs
[ 0.332006] calling ohci_pci_init+0x0/0x6c @ 1
[ 0.332007] ohci-pci: OHCI PCI platform driver
[ 0.332014] initcall ohci_pci_init+0x0/0x6c returned 0 after 5 usecs
[ 0.332015] calling ohci_platform_init+0x0/0x4f @ 1
[ 0.332015] ohci-platform: OHCI generic platform driver
[ 0.332020] initcall ohci_platform_init+0x0/0x4f returned 0 after 4 usecs
[ 0.332022] calling uhci_hcd_init+0x0/0x11c @ 1
[ 0.332022] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.332034] initcall uhci_hcd_init+0x0/0x11c returned 0 after 10 usecs
[ 0.332035] calling xhci_hcd_init+0x0/0x24 @ 1
[ 0.332037] initcall xhci_hcd_init+0x0/0x24 returned 0 after 0 usecs
[ 0.332038] calling xhci_pci_init+0x0/0x49 @ 1
[ 0.332162] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.332166] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.333234] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[ 0.333239] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.333359] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.333361] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.333362] usb usb1: Product: xHCI Host Controller
[ 0.333364] usb usb1: Manufacturer: Linux 4.16.0-041600rc7-generic xhci-hcd
[ 0.333365] usb usb1: SerialNumber: 0000:00:14.0
[ 0.333437] hub 1-0:1.0: USB hub found
[ 0.333450] hub 1-0:1.0: 12 ports detected
[ 0.333953] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.333956] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.333982] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.333983] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.333984] usb usb2: Product: xHCI Host Controller
[ 0.333985] usb usb2: Manufacturer: Linux 4.16.0-041600rc7-generic xhci-hcd
[ 0.333986] usb usb2: SerialNumber: 0000:00:14.0
[ 0.334049] hub 2-0:1.0: USB hub found
[ 0.334058] hub 2-0:1.0: 6 ports detected
[ 0.334579] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 0.334582] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[ 0.393457] xhci_hcd 0000:01:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x00000010
[ 0.393629] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.393630] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.393632] usb usb3: Product: xHCI Host Controller
[ 0.393633] usb usb3: Manufacturer: Linux 4.16.0-041600rc7-generic xhci-hcd
[ 0.393634] usb usb3: SerialNumber: 0000:01:00.0
[ 0.393725] hub 3-0:1.0: USB hub found
[ 0.393730] hub 3-0:1.0: 2 ports detected
[ 0.393788] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 0.393791] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 4
[ 0.393793] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 0.393814] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.393826] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.393828] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.393829] usb usb4: Product: xHCI Host Controller
[ 0.393830] usb usb4: Manufacturer: Linux 4.16.0-041600rc7-generic xhci-hcd
[ 0.393831] usb usb4: SerialNumber: 0000:01:00.0
[ 0.393916] hub 4-0:1.0: USB hub found
[ 0.393922] hub 4-0:1.0: 2 ports detected
[ 0.393988] initcall xhci_pci_init+0x0/0x49 returned 0 after 60495 usecs
[ 0.393989] calling kgdbdbgp_start_thread+0x0/0x55 @ 1
[ 0.393991] initcall kgdbdbgp_start_thread+0x0/0x55 returned 0 after 0 usecs
[ 0.393992] calling ledtrig_usb_init+0x0/0x33 @ 1
[ 0.393995] initcall ledtrig_usb_init+0x0/0x33 returned 0 after 1 usecs
[ 0.393996] calling i8042_init+0x0/0x45d @ 1
[ 0.394019] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:SYNM] at 0x60,0x64 irq 1,12
[ 0.397614] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.397616] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.397654] initcall i8042_init+0x0/0x45d returned 0 after 3570 usecs
[ 0.397655] calling mousedev_init+0x0/0x86 @ 1
[ 0.397768] mousedev: PS/2 mouse device common for all mice
[ 0.397770] initcall mousedev_init+0x0/0x86 returned 0 after 110 usecs
[ 0.397771] calling evdev_init+0x0/0x17 @ 1
[ 0.397984] initcall evdev_init+0x0/0x17 returned 0 after 206 usecs
[ 0.397985] calling atkbd_init+0x0/0x2c @ 1
[ 0.397995] initcall atkbd_init+0x0/0x2c returned 0 after 8 usecs
[ 0.397996] calling elants_i2c_driver_init+0x0/0x19 @ 1
[ 0.398021] initcall elants_i2c_driver_init+0x0/0x19 returned 0 after 22 usecs
[ 0.398022] calling uinput_misc_init+0x0/0x17 @ 1
[ 0.398045] initcall uinput_misc_init+0x0/0x17 returned 0 after 20 usecs
[ 0.398046] calling cmos_init+0x0/0x6e @ 1
[ 0.398064] rtc_cmos 00:01: RTC can wake from S4
[ 0.398438] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.398519] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.398525] initcall cmos_init+0x0/0x6e returned 0 after 465 usecs
[ 0.398527] calling i2c_dev_init+0x0/0xbe @ 1
[ 0.398527] i2c /dev entries driver
[ 0.398531] initcall i2c_dev_init+0x0/0xbe returned 0 after 2 usecs
[ 0.398533] calling restart_poweroff_driver_init+0x0/0x19 @ 1
[ 0.398539] initcall restart_poweroff_driver_init+0x0/0x19 returned 0 after 4 usecs
[ 0.398541] calling watchdog_gov_noop_register+0x0/0x17 @ 1
[ 0.398543] initcall watchdog_gov_noop_register+0x0/0x17 returned 0 after 0 usecs
[ 0.398544] calling dm_init+0x0/0x51 @ 1
[ 0.398575] device-mapper: uevent: version 1.0.3
[ 0.398620] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[ 0.398622] initcall dm_init+0x0/0x51 returned 0 after 74 usecs
[ 0.398623] calling cpufreq_gov_powersave_init+0x0/0x17 @ 1
[ 0.398625] initcall cpufreq_gov_powersave_init+0x0/0x17 returned 0 after 0 usecs
[ 0.398627] calling cpufreq_gov_userspace_init+0x0/0x17 @ 1
[ 0.398628] initcall cpufreq_gov_userspace_init+0x0/0x17 returned 0 after 0 usecs
[ 0.398630] calling cpufreq_gov_dbs_init+0x0/0x17 @ 1
[ 0.398631] initcall cpufreq_gov_dbs_init+0x0/0x17 returned 0 after 0 usecs
[ 0.398632] calling cpufreq_gov_dbs_init+0x0/0x17 @ 1
[ 0.398634] initcall cpufreq_gov_dbs_init+0x0/0x17 returned 0 after 0 usecs
[ 0.398635] calling intel_pstate_init+0x0/0xa4 @ 1
[ 0.398637] intel_pstate: Intel P-state driver initializing
[ 0.398749] intel_pstate: HWP enabled
[ 0.398750] initcall intel_pstate_init+0x0/0xa4 returned 0 after 110 usecs
[ 0.398752] calling ledtrig_disk_init+0x0/0x33 @ 1
[ 0.398753] initcall ledtrig_disk_init+0x0/0x33 returned 0 after 0 usecs
[ 0.398754] calling ledtrig_mtd_init+0x0/0x33 @ 1
[ 0.398756] initcall ledtrig_mtd_init+0x0/0x33 returned 0 after 0 usecs
[ 0.398757] calling ledtrig_cpu_init+0x0/0xde @ 1
[ 0.398774] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.398775] initcall ledtrig_cpu_init+0x0/0xde returned 0 after 16 usecs
[ 0.398776] calling ledtrig_panic_init+0x0/0x3e @ 1
[ 0.398779] initcall ledtrig_panic_init+0x0/0x3e returned 0 after 1 usecs
[ 0.398782] calling efivars_sysfs_init+0x0/0x210 @ 1
[ 0.398782] EFI Variables Facility v0.08 2004-May-17
[ 0.401884] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.416342] initcall efivars_sysfs_init+0x0/0x210 returned 0 after 17146 usecs
[ 0.416344] calling esrt_sysfs_init+0x0/0x2da @ 1
[ 0.416352] initcall esrt_sysfs_init+0x0/0x2da returned 0 after 6 usecs
[ 0.416353] calling skein_generic_init+0x0/0x5b @ 1
[ 0.416487] initcall skein_generic_init+0x0/0x5b returned 0 after 128 usecs
[ 0.416489] calling pmc_core_probe+0x0/0x224 @ 1
[ 0.416498] intel_pmc_core: initialized
[ 0.416500] initcall pmc_core_probe+0x0/0x224 returned 0 after 9 usecs
[ 0.416501] calling pmc_atom_init+0x0/0x28d @ 1
[ 0.416505] initcall pmc_atom_init+0x0/0x28d returned -19 after 2 usecs
[ 0.416506] calling extcon_class_init+0x0/0x1d @ 1
[ 0.416510] initcall extcon_class_init+0x0/0x1d returned 0 after 2 usecs
[ 0.416512] calling powercap_init+0x0/0x28e @ 1
[ 0.416539] initcall powercap_init+0x0/0x28e returned 0 after 25 usecs
[ 0.416541] calling pm_check_save_msr+0x0/0x20 @ 1
[ 0.416542] initcall pm_check_save_msr+0x0/0x20 returned 0 after 0 usecs
[ 0.416543] calling sock_diag_init+0x0/0x3a @ 1
[ 0.416554] initcall sock_diag_init+0x0/0x3a returned 0 after 9 usecs
[ 0.416555] calling blackhole_init+0x0/0x17 @ 1
[ 0.416557] initcall blackhole_init+0x0/0x17 returned 0 after 0 usecs
[ 0.416558] calling gre_offload_init+0x0/0x4e @ 1
[ 0.416560] initcall gre_offload_init+0x0/0x4e returned 0 after 0 usecs
[ 0.416561] calling sysctl_ipv4_init+0x0/0x51 @ 1
[ 0.416591] initcall sysctl_ipv4_init+0x0/0x51 returned 0 after 28 usecs
[ 0.416592] calling cubictcp_register+0x0/0x5f @ 1
[ 0.416594] initcall cubictcp_register+0x0/0x5f returned 0 after 0 usecs
[ 0.416595] calling inet6_init+0x0/0x36a @ 1
[ 0.416669] NET: Registered protocol family 10
[ 0.419826] Segment Routing with IPv6
[ 0.419842] initcall inet6_init+0x0/0x36a returned 0 after 3167 usecs
[ 0.419843] calling packet_init+0x0/0x47 @ 1
[ 0.419844] NET: Registered protocol family 17
[ 0.419847] initcall packet_init+0x0/0x47 returned 0 after 2 usecs
[ 0.419848] calling strp_mod_init+0x0/0x36 @ 1
[ 0.419863] initcall strp_mod_init+0x0/0x36 returned 0 after 13 usecs
[ 0.419865] calling dcbnl_init+0x0/0x52 @ 1
[ 0.419867] initcall dcbnl_init+0x0/0x52 returned 0 after 0 usecs
[ 0.419868] calling init_dns_resolver+0x0/0xdb @ 1
[ 0.419872] Key type dns_resolver registered
[ 0.419873] initcall init_dns_resolver+0x0/0xdb returned 0 after 3 usecs
[ 0.419875] calling mcheck_init_device+0x0/0x152 @ 1
[ 0.419986] initcall mcheck_init_device+0x0/0x152 returned 0 after 106 usecs
[ 0.419987] calling dev_mcelog_init_device+0x0/0x50 @ 1
[ 0.420012] initcall dev_mcelog_init_device+0x0/0x50 returned 0 after 22 usecs
[ 0.420044] calling tboot_late_init+0x0/0x2f0 @ 1
[ 0.420045] initcall tboot_late_init+0x0/0x2f0 returned 0 after 0 usecs
[ 0.420046] calling intel_rdt_late_init+0x0/0x4c0 @ 1
[ 0.420048] initcall intel_rdt_late_init+0x0/0x4c0 returned -19 after 0 usecs
[ 0.420049] calling mcheck_late_init+0x0/0x7a @ 1
[ 0.420056] RAS: Correctable Errors collector initialized.
[ 0.420058] initcall mcheck_late_init+0x0/0x7a returned 0 after 7 usecs
[ 0.420059] calling severities_debugfs_init+0x0/0x40 @ 1
[ 0.420061] initcall severities_debugfs_init+0x0/0x40 returned 0 after 0 usecs
[ 0.420062] calling threshold_init_device+0x0/0x52 @ 1
[ 0.420063] initcall threshold_init_device+0x0/0x52 returned 0 after 0 usecs
[ 0.420065] calling microcode_init+0x0/0x1fc @ 1
[ 0.420084] microcode: sig=0x806e9, pf=0x80, revision=0x84
[ 0.420116] microcode: Microcode Update Driver: v2.2.
[ 0.420118] initcall microcode_init+0x0/0x1fc returned 0 after 50 usecs
[ 0.420119] calling hpet_insert_resource+0x0/0x29 @ 1
[ 0.420121] initcall hpet_insert_resource+0x0/0x29 returned 0 after 0 usecs
[ 0.420122] calling update_mp_table+0x0/0x509 @ 1
[ 0.420123] initcall update_mp_table+0x0/0x509 returned 0 after 0 usecs
[ 0.420124] calling lapic_insert_resource+0x0/0x45 @ 1
[ 0.420126] initcall lapic_insert_resource+0x0/0x45 returned 0 after 0 usecs
[ 0.420127] calling print_ICs+0x0/0x197 @ 1
[ 0.420128] initcall print_ICs+0x0/0x197 returned 0 after 0 usecs
[ 0.420130] calling pat_memtype_list_init+0x0/0x3a @ 1
[ 0.420132] initcall pat_memtype_list_init+0x0/0x3a returned 0 after 0 usecs
[ 0.420133] calling create_tlb_single_page_flush_ceiling+0x0/0x2e @ 1
[ 0.420135] initcall create_tlb_single_page_flush_ceiling+0x0/0x2e returned 0 after 0 usecs
[ 0.420137] calling create_init_pkru_value+0x0/0x2e @ 1
[ 0.420139] initcall create_init_pkru_value+0x0/0x2e returned 0 after 0 usecs
[ 0.420141] calling init_oops_id+0x0/0x40 @ 1
[ 0.420143] initcall init_oops_id+0x0/0x40 returned 0 after 0 usecs
[ 0.420144] calling sched_clock_init_late+0x0/0x78 @ 1
[ 0.420145] sched_clock: Marking stable (420113655, 0)->(397184001, 22929654)
[ 0.420208] initcall sched_clock_init_late+0x0/0x78 returned 0 after 60 usecs
[ 0.420209] calling sched_init_debug+0x0/0x43 @ 1
[ 0.420211] initcall sched_init_debug+0x0/0x43 returned 0 after 1 usecs
[ 0.420212] calling pm_qos_power_init+0x0/0xb4 @ 1
[ 0.420257] initcall pm_qos_power_init+0x0/0xb4 returned 0 after 42 usecs
[ 0.420258] calling pm_debugfs_init+0x0/0x29 @ 1
[ 0.420260] initcall pm_debugfs_init+0x0/0x29 returned 0 after 0 usecs
[ 0.420261] calling printk_late_init+0x0/0x129 @ 1
[ 0.420263] initcall printk_late_init+0x0/0x129 returned 0 after 0 usecs
[ 0.420264] calling tk_debug_sleep_time_init+0x0/0x41 @ 1
[ 0.420266] initcall tk_debug_sleep_time_init+0x0/0x41 returned 0 after 0 usecs
[ 0.420267] calling debugfs_kprobe_init+0x0/0xd1 @ 1
[ 0.420274] initcall debugfs_kprobe_init+0x0/0xd1 returned 0 after 5 usecs
[ 0.420275] calling taskstats_init+0x0/0x3c @ 1
[ 0.420279] registered taskstats version 1
[ 0.420280] initcall taskstats_init+0x0/0x3c returned 0 after 3 usecs
[ 0.420281] calling init_hwlat_tracer+0x0/0xb8 @ 1
[ 0.420286] initcall init_hwlat_tracer+0x0/0xb8 returned 0 after 4 usecs
[ 0.420287] calling kdb_ftrace_register+0x0/0x32 @ 1
[ 0.420289] initcall kdb_ftrace_register+0x0/0x32 returned 0 after 0 usecs
[ 0.420291] calling load_system_certificate_list+0x0/0xfa @ 1
[ 0.420291] Loading compiled-in X.509 certificates
[ 0.422273] Loaded X.509 cert 'Build time autogenerated kernel key: b6599a8ca8092c60e81970e4c055de39316b64e2'
[ 0.422276] initcall load_system_certificate_list+0x0/0xfa returned 0 after 1936 usecs
[ 0.422278] calling fault_around_debugfs+0x0/0x3a @ 1
[ 0.422281] initcall fault_around_debugfs+0x0/0x3a returned 0 after 1 usecs
[ 0.422282] calling max_swapfiles_check+0x0/0xd @ 1
[ 0.422283] initcall max_swapfiles_check+0x0/0xd returned 0 after 0 usecs
[ 0.422284] calling init_zswap+0x0/0x437 @ 1
[ 0.422294] zswap: loaded using pool lzo/zbud
[ 0.422337] initcall init_zswap+0x0/0x437 returned 0 after 50 usecs
[ 0.422338] calling split_huge_pages_debugfs+0x0/0x3a @ 1
[ 0.422340] initcall split_huge_pages_debugfs+0x0/0x3a returned 0 after 0 usecs
[ 0.422341] calling check_early_ioremap_leak+0x0/0x3f @ 1
[ 0.422342] initcall check_early_ioremap_leak+0x0/0x3f returned 0 after 0 usecs
[ 0.422344] calling init_root_keyring+0x0/0x10 @ 1
[ 0.422348] initcall init_root_keyring+0x0/0x10 returned 0 after 3 usecs
[ 0.422349] calling big_key_init+0x0/0x9a @ 1
[ 0.425176] Key type big_key registered
[ 0.425179] initcall big_key_init+0x0/0x9a returned 0 after 2761 usecs
[ 0.425180] calling init_trusted+0x0/0xb4 @ 1
[ 0.425182] Key type trusted registered
[ 0.425183] initcall init_trusted+0x0/0xb4 returned 0 after 2 usecs
[ 0.425185] calling init_encrypted+0x0/0xd8 @ 1
[ 0.426580] Key type encrypted registered
[ 0.426582] initcall init_encrypted+0x0/0xd8 returned 0 after 1362 usecs
[ 0.426584] calling init_profile_hash+0x0/0x8b @ 1
[ 0.426586] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.426587] initcall init_profile_hash+0x0/0x8b returned 0 after 1 usecs
[ 0.426588] calling init_ima+0x0/0x3a @ 1
[ 0.541706] initcall init_ima+0x0/0x3a returned 0 after 112414 usecs
[ 0.541709] calling init_evm+0x0/0x56 @ 1
[ 0.541709] evm: HMAC attrs: 0x1
[ 0.541716] initcall init_evm+0x0/0x56 returned 0 after 5 usecs
[ 0.541717] calling prandom_reseed+0x0/0x2f @ 1
[ 0.541721] initcall prandom_reseed+0x0/0x2f returned 0 after 2 usecs
[ 0.541722] calling init_error_injection+0x0/0x6f @ 1
[ 0.541727] initcall init_error_injection+0x0/0x6f returned 0 after 4 usecs
[ 0.541729] calling pci_resource_alignment_sysfs_init+0x0/0x1e @ 1
[ 0.541733] initcall pci_resource_alignment_sysfs_init+0x0/0x1e returned 0 after 3 usecs
[ 0.541734] calling pci_sysfs_init+0x0/0x5a @ 1
[ 0.542530] initcall pci_sysfs_init+0x0/0x5a returned 0 after 775 usecs
[ 0.542533] calling bert_init+0x0/0x23b @ 1
[ 0.542535] initcall bert_init+0x0/0x23b returned 0 after 0 usecs
[ 0.542536] calling clk_debug_init+0x0/0x143 @ 1
[ 0.542542] initcall clk_debug_init+0x0/0x143 returned 0 after 4 usecs
[ 0.542543] calling boot_wait_for_devices+0x0/0x2e @ 1
[ 0.542544] initcall boot_wait_for_devices+0x0/0x2e returned -19 after 0 usecs
[ 0.542546] calling dmar_free_unused_resources+0x0/0xc0 @ 1
[ 0.542547] initcall dmar_free_unused_resources+0x0/0xc0 returned 0 after 0 usecs
[ 0.542549] calling deferred_probe_initcall+0x0/0x30 @ 1
[ 0.542559] initcall deferred_probe_initcall+0x0/0x30 returned 0 after 7 usecs
[ 0.542561] calling late_resume_init+0x0/0x1a0 @ 1
[ 0.542561] Magic number: 14:967:216
[ 0.542597] acpi device:67: hash matches
[ 0.542602] acpi device:3a: hash matches
[ 0.542632] initcall late_resume_init+0x0/0x1a0 returned 0 after 66 usecs
[ 0.542634] calling genpd_debug_init+0x0/0x163 @ 1
[ 0.542637] initcall genpd_debug_init+0x0/0x163 returned 0 after 1 usecs
[ 0.542638] calling genpd_power_off_unused+0x0/0x83 @ 1
[ 0.542639] initcall genpd_power_off_unused+0x0/0x83 returned 0 after 0 usecs
[ 0.542641] calling sync_debugfs_init+0x0/0x60 @ 1
[ 0.542648] initcall sync_debugfs_init+0x0/0x60 returned 0 after 5 usecs
[ 0.542649] calling rtc_hctosys+0x0/0xfc @ 1
[ 0.542784] rtc_cmos 00:01: setting system clock to 2018-04-01 07:14:56 UTC (1522566896)
[ 0.542786] initcall rtc_hctosys+0x0/0xfc returned 0 after 132 usecs
[ 0.542787] calling charger_manager_init+0x0/0x8d @ 1
[ 0.542902] initcall charger_manager_init+0x0/0x8d returned 0 after 110 usecs
[ 0.542904] calling acpi_cpufreq_init+0x0/0x297 @ 1
[ 0.542905] initcall acpi_cpufreq_init+0x0/0x297 returned -17 after 0 usecs
[ 0.542907] calling powernowk8_init+0x0/0x1e0 @ 1
[ 0.542908] initcall powernowk8_init+0x0/0x1e0 returned -19 after 0 usecs
[ 0.542909] calling pcc_cpufreq_init+0x0/0x486 @ 1
[ 0.542916] initcall pcc_cpufreq_init+0x0/0x486 returned -19 after 5 usecs
[ 0.542917] calling centrino_init+0x0/0x30 @ 1
[ 0.542918] initcall centrino_init+0x0/0x30 returned -19 after 0 usecs
[ 0.542919] calling edd_init+0x0/0x2d8 @ 1
[ 0.542920] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.542920] EDD information not available.
[ 0.542921] initcall edd_init+0x0/0x2d8 returned -19 after 1 usecs
[ 0.542923] calling firmware_memmap_init+0x0/0x38 @ 1
[ 0.542949] initcall firmware_memmap_init+0x0/0x38 returned 0 after 24 usecs
[ 0.542951] calling register_update_efi_random_seed+0x0/0x30 @ 1
[ 0.542952] initcall register_update_efi_random_seed+0x0/0x30 returned 0 after 0 usecs
[ 0.542953] calling efi_shutdown_init+0x0/0x44 @ 1
[ 0.542955] initcall efi_shutdown_init+0x0/0x44 returned 0 after 0 usecs
[ 0.542957] calling itmt_legacy_init+0x0/0x5b @ 1
[ 0.542958] initcall itmt_legacy_init+0x0/0x5b returned -19 after 0 usecs
[ 0.542960] calling pci_mmcfg_late_insert_resources+0x0/0x58 @ 1
[ 0.542962] initcall pci_mmcfg_late_insert_resources+0x0/0x58 returned 0 after 0 usecs
[ 0.542963] calling tcp_congestion_default+0x0/0x1e @ 1
[ 0.542965] initcall tcp_congestion_default+0x0/0x1e returned 0 after 0 usecs
[ 0.542968] calling software_resume+0x0/0x2a0 @ 1
[ 0.542969] initcall software_resume+0x0/0x2a0 returned -2 after 0 usecs
[ 0.542971] calling clear_boot_tracer+0x0/0x2e @ 1
[ 0.542972] initcall clear_boot_tracer+0x0/0x2e returned 0 after 0 usecs
[ 0.542973] calling clk_disable_unused+0x0/0x170 @ 1
[ 0.542975] initcall clk_disable_unused+0x0/0x170 returned 0 after 0 usecs
[ 0.542976] calling regulator_init_complete+0x0/0x3b @ 1
[ 0.542977] initcall regulator_init_complete+0x0/0x3b returned 0 after 0 usecs
[ 0.544539] Freeing unused kernel memory: 2404K
[ 0.544540] Write protecting the kernel read-only data: 20480k
[ 0.544872] Freeing unused kernel memory: 2008K
[ 0.547252] Freeing unused kernel memory: 1900K
[ 0.551439] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.551440] x86/mm: Checking user space page tables
[ 0.555535] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.563942] nvme0n1: p1 p2 p3 p4
[ 0.615175] calling mac_hid_init+0x0/0x1000 [mac_hid] @ 185
[ 0.615182] initcall mac_hid_init+0x0/0x1000 [mac_hid] returned 0 after 3 usecs
[ 0.616270] calling acpi_video_init+0x0/0x1000 [video] @ 181
[ 0.616281] initcall acpi_video_init+0x0/0x1000 [video] returned 0 after 7 usecs
[ 0.624518] calling acpi_wmi_init+0x0/0x1000 [wmi] @ 186
[ 0.624649] initcall acpi_wmi_init+0x0/0x1000 [wmi] returned 0 after 124 usecs
[ 0.626544] calling shpcd_init+0x0/0x1000 [shpchp] @ 181
[ 0.626556] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.626559] initcall shpcd_init+0x0/0x1000 [shpchp] returned 0 after 12 usecs
[ 0.629890] calling serio_raw_drv_init+0x0/0x1000 [serio_raw] @ 186
[ 0.629903] initcall serio_raw_drv_init+0x0/0x1000 [serio_raw] returned 0 after 10 usecs
[ 0.631266] calling input_leds_init+0x0/0x1000 [input_leds] @ 186
[ 0.631335] initcall input_leds_init+0x0/0x1000 [input_leds] returned 0 after 63 usecs
[ 0.633682] calling drm_core_init+0x0/0xe8 [drm] @ 178
[ 0.633723] initcall drm_core_init+0x0/0xe8 [drm] returned 0 after 21 usecs
[ 0.642712] calling drm_kms_helper_init+0x0/0x19 [drm_kms_helper] @ 178
[ 0.642729] initcall drm_kms_helper_init+0x0/0x19 [drm_kms_helper] returned 0 after 7 usecs
[ 0.666696] calling i915_init+0x0/0x5f [i915] @ 178
[ 0.667269] [drm] Replacing VGA console driver
[ 0.667766] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 0.667766] [drm] Driver supports precise vblank timestamp query.
[ 0.668063] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 0.668417] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 0.672013] usb 1-5: new full-speed USB device number 2 using xhci_hcd
[ 0.693687] [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0
[ 0.695214] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 0.695442] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 0.695582] initcall i915_init+0x0/0x5f [i915] returned 0 after 28174 usecs
[ 0.704055] fbcon: inteldrmfb (fb0) is primary device
[ 0.821322] usb 1-5: New USB device found, idVendor=8087, idProduct=0a2b
[ 0.821323] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.948146] usb 1-6: new high-speed USB device number 3 using xhci_hcd
[ 1.141713] usb 1-6: New USB device found, idVendor=5986, idProduct=1112
[ 1.141715] usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.141716] usb 1-6: Product: BisonCam,NB Pro
[ 1.141717] usb 1-6: Manufacturer: Bison
[ 1.141717] usb 1-6: SerialNumber: 200901010001
[ 1.871461] Console: switching to colour frame buffer device 240x67
[ 1.890638] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 1.987673] calling dm_dirty_log_init+0x0/0x1000 [dm_log] @ 247
[ 1.987676] initcall dm_dirty_log_init+0x0/0x1000 [dm_log] returned 0 after 0 usecs
[ 1.989263] calling dm_mirror_init+0x0/0x1000 [dm_mirror] @ 247
[ 1.989266] initcall dm_mirror_init+0x0/0x1000 [dm_mirror] returned 0 after 0 usecs
[ 1.991098] calling linear_init+0x0/0x1000 [linear] @ 252
[ 1.991101] initcall linear_init+0x0/0x1000 [linear] returned 0 after 0 usecs
[ 1.992837] calling multipath_init+0x0/0x1000 [multipath] @ 255
[ 1.992840] initcall multipath_init+0x0/0x1000 [multipath] returned 0 after 0 usecs
[ 1.994605] calling raid0_init+0x0/0x1000 [raid0] @ 258
[ 1.994608] initcall raid0_init+0x0/0x1000 [raid0] returned 0 after 0 usecs
[ 1.996603] calling raid_init+0x0/0x1000 [raid1] @ 261
[ 1.996606] initcall raid_init+0x0/0x1000 [raid1] returned 0 after 0 usecs
[ 1.998741] calling init_module+0x0/0x1000 [raid6_pq] @ 264
[ 2.064034] raid6: sse2x1 gen() 12725 MB/s
[ 2.132036] raid6: sse2x1 xor() 9264 MB/s
[ 2.200035] raid6: sse2x2 gen() 15794 MB/s
[ 2.268034] raid6: sse2x2 xor() 10660 MB/s
[ 2.336034] raid6: sse2x4 gen() 18307 MB/s
[ 2.404034] raid6: sse2x4 xor() 10774 MB/s
[ 2.472036] raid6: avx2x1 gen() 23833 MB/s
[ 2.540032] raid6: avx2x1 xor() 16960 MB/s
[ 2.608032] raid6: avx2x2 gen() 29129 MB/s
[ 2.676036] raid6: avx2x2 xor() 18836 MB/s
[ 2.744035] raid6: avx2x4 gen() 32777 MB/s
[ 2.812033] raid6: avx2x4 xor() 18830 MB/s
[ 2.812033] raid6: using algorithm avx2x4 gen() 32777 MB/s
[ 2.812034] raid6: .... xor() 18830 MB/s, rmw enabled
[ 2.812034] raid6: using avx2x2 recovery algorithm
[ 2.812037] initcall init_module+0x0/0x1000 [raid6_pq] returned 0 after 794231 usecs
[ 2.812764] calling async_tx_init+0x0/0x1000 [async_tx] @ 264
[ 2.812766] async_tx: api initialized (async)
[ 2.812768] initcall async_tx_init+0x0/0x1000 [async_tx] returned 0 after 1 usecs
[ 2.813490] calling calibrate_xor_blocks+0x0/0xf37 [xor] @ 264
[ 2.813491] xor: automatically using best checksumming function avx
[ 2.813493] initcall calibrate_xor_blocks+0x0/0xf37 [xor] returned 0 after 0 usecs
[ 2.814940] calling async_pq_init+0x0/0x1000 [async_pq] @ 264
[ 2.814942] initcall async_pq_init+0x0/0x1000 [async_pq] returned 0 after 0 usecs
[ 2.817071] calling libcrc32c_mod_init+0x0/0x1000 [libcrc32c] @ 264
[ 2.817075] initcall libcrc32c_mod_init+0x0/0x1000 [libcrc32c] returned 0 after 1 usecs
[ 2.819067] calling raid5_init+0x0/0x1000 [raid456] @ 264
[ 2.819114] initcall raid5_init+0x0/0x1000 [raid456] returned 0 after 41 usecs
[ 2.823393] calling raid_init+0x0/0x1000 [raid10] @ 281
[ 2.823396] initcall raid_init+0x0/0x1000 [raid10] returned 0 after 0 usecs
[ 7.878221] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[ 7.948955] calling init_autofs4_fs+0x0/0x2b [autofs4] @ 1
[ 7.948984] initcall init_autofs4_fs+0x0/0x2b [autofs4] returned 0 after 26 usecs
[ 7.951750] calling xt_init+0x0/0x1000 [x_tables] @ 1
[ 7.951753] initcall xt_init+0x0/0x1000 [x_tables] returned 0 after 0 usecs
[ 7.952788] calling ip_tables_init+0x0/0x1000 [ip_tables] @ 1
[ 7.952793] initcall ip_tables_init+0x0/0x1000 [ip_tables] returned 0 after 2 usecs
[ 7.989066] systemd[1]: systemd 234 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
[ 8.008118] systemd[1]: Detected architecture x86-64.
[ 8.008746] systemd[1]: Set hostname to <helmuth-N24-25BU>.
[ 8.056788] systemd[1]: Listening on Syslog Socket.
[ 8.056915] systemd[1]: Created slice User and Session Slice.
[ 8.057050] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 8.057069] systemd[1]: Listening on udev Kernel Socket.
[ 8.057088] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 8.057110] systemd[1]: Listening on Journal Socket.
[ 8.057137] systemd[1]: Listening on Journal Socket (/dev/log).
[ 8.070117] calling dm_crypt_init+0x0/0x1000 [dm_crypt] @ 364
[ 8.070123] initcall dm_crypt_init+0x0/0x1000 [dm_crypt] returned 0 after 0 usecs
[ 8.073623] calling parport_default_proc_register+0x0/0x1000 [parport] @ 364
[ 8.073639] initcall parport_default_proc_register+0x0/0x1000 [parport] returned 0 after 11 usecs
[ 8.075448] calling lp_init_module+0x0/0x1000 [lp] @ 364
[ 8.078887] lp: driver loaded but no devices found
[ 8.078891] initcall lp_init_module+0x0/0x1000 [lp] returned 0 after 3358 usecs
[ 8.080261] calling ppdev_init+0x0/0x1000 [ppdev] @ 364
[ 8.081773] ppdev: user-space parallel port driver
[ 8.081777] initcall ppdev_init+0x0/0x1000 [ppdev] returned 0 after 1476 usecs
[ 8.083675] calling parport_pc_init+0x0/0xf1e [parport_pc] @ 364
[ 8.084141] initcall parport_pc_init+0x0/0xf1e [parport_pc] returned 0 after 451 usecs
[ 8.140845] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
[ 8.148292] systemd-journald[362]: Received request to flush runtime journal from PID 1
[ 8.253764] random: crng init done
[ 8.270030] calling acpi_pad_init+0x0/0x1000 [acpi_pad] @ 449
[ 8.270997] calling fjes_init_module+0x0/0xd0 [fjes] @ 453
[ 8.271093] calling crb_acpi_driver_init+0x0/0x1000 [tpm_crb] @ 458
[ 8.271303] initcall acpi_pad_init+0x0/0x1000 [acpi_pad] returned 0 after 1238 usecs
[ 8.271444] initcall crb_acpi_driver_init+0x0/0x1000 [tpm_crb] returned 0 after 338 usecs
[ 8.274527] initcall fjes_init_module+0x0/0xd0 [fjes] returned -19 after 3438 usecs
[ 8.331492] calling intel_pch_thermal_driver_init+0x0/0x1000 [intel_pch_thermal] @ 445
[ 8.334420] calling ahci_pci_driver_init+0x0/0x1000 [ahci] @ 446
[ 8.336028] ahci 0000:00:17.0: version 3.0
[ 8.336035] initcall intel_pch_thermal_driver_init+0x0/0x1000 [intel_pch_thermal] returned 0 after 4430 usecs
[ 8.336252] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x1 impl SATA mode
[ 8.336256] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[ 8.336962] calling mei_init+0x0/0xb1 [mei] @ 454
[ 8.336983] initcall mei_init+0x0/0xb1 [mei] returned 0 after 14 usecs
[ 8.339116] calling mei_me_driver_init+0x0/0x1000 [mei_me] @ 454
[ 8.339150] initcall mei_me_driver_init+0x0/0x1000 [mei_me] returned 0 after 28 usecs
[ 8.339695] scsi host0: ahci
[ 8.352581] scsi host1: ahci
[ 8.352643] ata1: SATA max UDMA/133 abar m2048@0xdf42b000 port 0xdf42b100 irq 133
[ 8.352644] ata2: DUMMY
[ 8.352701] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 8.352709] initcall ahci_pci_driver_init+0x0/0x1000 [ahci] returned 0 after 17852 usecs
[ 8.358381] calling cfg80211_init+0x0/0xd0 [cfg80211] @ 452
[ 8.358470] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.373177] calling rtl8169_pci_driver_init+0x0/0x1000 [r8169] @ 453
[ 8.373198] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 8.373208] r8169 0000:03:00.1: can't disable ASPM; OS doesn't have ASPM control
[ 8.373216] r8169 0000:03:00.1: enabling device (0000 -> 0003)
[ 8.375504] calling rtsx_pci_driver_init+0x0/0x1000 [rtsx_pci] @ 448
[ 8.380211] calling init_soundcore+0x0/0x1000 [soundcore] @ 461
[ 8.380221] initcall init_soundcore+0x0/0x1000 [soundcore] returned 0 after 6 usecs
[ 8.383643] calling alsa_sound_init+0x0/0x87 [snd] @ 461
[ 8.383662] initcall alsa_sound_init+0x0/0x87 [snd] returned 0 after 12 usecs
[ 8.384975] r8169 0000:03:00.1 eth0: RTL8411 at 0x00000000144ebd5d, 80:fa:5b:3b:dd:f0, XID 1c800800 IRQ 135
[ 8.384977] r8169 0000:03:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 8.385020] initcall rtl8169_pci_driver_init+0x0/0x1000 [r8169] returned 0 after 11558 usecs
[ 8.385070] rtsx_pci 0000:03:00.0: enabling device (0000 -> 0002)
[ 8.385728] initcall rtsx_pci_driver_init+0x0/0x1000 [rtsx_pci] returned 0 after 9976 usecs
[ 8.388709] calling alsa_timer_init+0x0/0x1000 [snd_timer] @ 461
[ 8.388752] initcall alsa_timer_init+0x0/0x1000 [snd_timer] returned 0 after 37 usecs
[ 8.402544] calling psmouse_init+0x0/0x8f [psmouse] @ 451
[ 8.402578] initcall psmouse_init+0x0/0x8f [psmouse] returned 0 after 27 usecs
[ 8.416049] calling alsa_pcm_init+0x0/0x1000 [snd_pcm] @ 461
[ 8.416058] initcall alsa_pcm_init+0x0/0x1000 [snd_pcm] returned 0 after 2 usecs
[ 8.417670] calling alsa_hwdep_init+0x0/0x1000 [snd_hwdep] @ 461
[ 8.417675] initcall alsa_hwdep_init+0x0/0x1000 [snd_hwdep] returned 0 after 2 usecs
[ 8.420689] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 8.421127] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 8.421129] cfg80211: failed to load regulatory.db
[ 8.423759] initcall cfg80211_init+0x0/0xd0 [cfg80211] returned 0 after 63820 usecs
[ 8.425212] calling hda_bus_init+0x0/0x17 [snd_hda_core] @ 461
[ 8.425226] initcall hda_bus_init+0x0/0x17 [snd_hda_core] returned 0 after 8 usecs
[ 8.434583] calling rapl_pmu_init+0x0/0x1000 [intel_rapl_perf] @ 459
[ 8.435138] calling aes_init+0x0/0x1000 [aes_x86_64] @ 535
[ 8.435899] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 8.435900] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 8.435901] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 8.435902] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 8.435903] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 8.435903] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 8.435908] initcall rapl_pmu_init+0x0/0x1000 [intel_rapl_perf] returned 0 after 1288 usecs
[ 8.436700] initcall aes_init+0x0/0x1000 [aes_x86_64] returned 0 after 1521 usecs
[ 8.437819] calling cstate_pmu_init+0x0/0xf42 [intel_cstate] @ 459
[ 8.438594] calling cryptd_init+0x0/0x1000 [cryptd] @ 535
[ 8.438598] cryptd: max_cpu_qlen set to 1000
[ 8.438601] initcall cryptd_init+0x0/0x1000 [cryptd] returned 0 after 4 usecs
[ 8.439189] initcall cstate_pmu_init+0x0/0xf42 [intel_cstate] returned 0 after 1332 usecs
[ 8.446317] calling aesni_init+0x0/0x20e [aesni_intel] @ 535
[ 8.446319] AVX2 version of gcm_enc/dec engaged.
[ 8.446319] AES CTR mode by8 optimization enabled
[ 8.469740] calling azx_driver_init+0x0/0xfd4 [snd_hda_intel] @ 461
[ 8.469778] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 8.469989] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 8.470899] calling crypto_pcbc_module_init+0x0/0x1000 [pcbc] @ 579
[ 8.470904] initcall crypto_pcbc_module_init+0x0/0x1000 [pcbc] returned 0 after 1 usecs
[ 8.472867] initcall azx_driver_init+0x0/0xfd4 [snd_hda_intel] returned 0 after 3044 usecs
[ 8.473772] initcall aesni_init+0x0/0x20e [aesni_intel] returned 0 after 26801 usecs
[ 8.475895] calling padlock_init+0x0/0x1000 [padlock_aes] @ 535
[ 8.475899] initcall padlock_init+0x0/0x1000 [padlock_aes] returned -19 after 0 usecs
[ 8.475938] calling iwl_drv_init+0x0/0x8b [iwlwifi] @ 452
[ 8.475939] Intel(R) Wireless WiFi driver for Linux
[ 8.475940] Copyright(c) 2003- 2015 Intel Corporation
[ 8.476021] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 8.478302] calling ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] @ 459
[ 8.479904] initcall ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] returned 0 after 1559 usecs
[ 8.481152] calling crc32_pclmul_mod_init+0x0/0x1000 [crc32_pclmul] @ 459
[ 8.482557] initcall crc32_pclmul_mod_init+0x0/0x1000 [crc32_pclmul] returned 0 after 1366 usecs
[ 8.483991] calling crct10dif_intel_mod_init+0x0/0x1000 [crct10dif_pclmul] @ 459
[ 8.487354] initcall crct10dif_intel_mod_init+0x0/0x1000 [crct10dif_pclmul] returned 0 after 3277 usecs
[ 8.492381] calling ac97_bus_init+0x0/0x1000 [ac97_bus] @ 461
[ 8.492393] initcall ac97_bus_init+0x0/0x1000 [ac97_bus] returned 0 after 7 usecs
[ 8.494523] calling snd_compress_init+0x0/0x1000 [snd_compress] @ 461
[ 8.494527] initcall snd_compress_init+0x0/0x1000 [snd_compress] returned 0 after 0 usecs
[ 8.501100] initcall iwl_drv_init+0x0/0x8b [iwlwifi] returned 0 after 24556 usecs
[ 8.501125] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-36.ucode failed with error -2
[ 8.501137] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-35.ucode failed with error -2
[ 8.503863] iwlwifi 0000:02:00.0: loaded firmware version 34.0.1 op_mode iwlmvm
[ 8.517499] calling snd_soc_init+0x0/0xf3 [snd_soc_core] @ 461
[ 8.517614] initcall snd_soc_init+0x0/0xf3 [snd_soc_core] returned 0 after 101 usecs
[ 8.519994] calling generic_driver_init+0x0/0x1000 [snd_hda_codec_generic] @ 605
[ 8.520027] initcall generic_driver_init+0x0/0x1000 [snd_hda_codec_generic] returned 0 after 27 usecs
[ 8.537507] calling realtek_driver_init+0x0/0x1000 [snd_hda_codec_realtek] @ 605
[ 8.537905] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 8.537907] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 8.537910] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 8.537911] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 8.537912] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 8.537915] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 8.537917] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 8.542287] calling ieee80211_init+0x0/0x3a [mac80211] @ 606
[ 8.542311] initcall ieee80211_init+0x0/0x3a [mac80211] returned 0 after 6 usecs
[ 8.544920] initcall realtek_driver_init+0x0/0x1000 [snd_hda_codec_realtek] returned 0 after 7231 usecs
[ 8.548528] calling iwl_mvm_init+0x0/0x1000 [iwlmvm] @ 606
[ 8.548545] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
[ 8.556051] calling hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] @ 626
[ 8.559147] initcall hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] returned 0 after 3016 usecs
[ 8.563602] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[ 8.563657] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[ 8.563707] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[ 8.563846] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 8.563900] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 8.563949] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 8.563997] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 8.565135] calling vmx_init+0x0/0x500 [kvm_intel] @ 459
[ 8.566198] initcall vmx_init+0x0/0x500 [kvm_intel] returned 0 after 1031 usecs
[ 8.568043] calling coretemp_init+0x0/0x1000 [coretemp] @ 453
[ 8.569274] initcall coretemp_init+0x0/0x1000 [coretemp] returned 0 after 1197 usecs
[ 8.570898] calling powerclamp_init+0x0/0x1000 [intel_powerclamp] @ 453
[ 8.570931] initcall powerclamp_init+0x0/0x1000 [intel_powerclamp] returned 0 after 28 usecs
[ 8.573548] calling pkg_temp_thermal_init+0x0/0x1000 [x86_pkg_temp_thermal] @ 453
[ 8.576116] initcall pkg_temp_thermal_init+0x0/0x1000 [x86_pkg_temp_thermal] returned 0 after 2501 usecs
[ 8.582681] calling rapl_init+0x0/0x1000 [intel_rapl] @ 459
[ 8.582710] intel_rapl: Found RAPL domain package
[ 8.582711] intel_rapl: Found RAPL domain core
[ 8.582712] intel_rapl: Found RAPL domain uncore
[ 8.582713] intel_rapl: Found RAPL domain dram
[ 8.586871] initcall rapl_init+0x0/0x1000 [intel_rapl] returned 0 after 4084 usecs
[ 8.592236] calling skl_driver_init+0x0/0x1000 [snd_soc_skl] @ 461
[ 8.592262] initcall skl_driver_init+0x0/0x1000 [snd_soc_skl] returned 0 after 20 usecs
[ 8.619854] iwlwifi 0000:02:00.0: base HW address: e4:a7:a0:c4:b7:3d
[ 8.644396] r8169 0000:03:00.1 enp3s0f1: renamed from eth0
[ 8.655706] calling rtsx_pci_sdmmc_driver_init+0x0/0x1000 [rtsx_pci_sdmmc] @ 456
[ 8.658139] calling memstick_init+0x0/0x1000 [memstick] @ 452
[ 8.658221] initcall rtsx_pci_sdmmc_driver_init+0x0/0x1000 [rtsx_pci_sdmmc] returned 0 after 2451 usecs
[ 8.659063] initcall memstick_init+0x0/0x1000 [memstick] returned 0 after 897 usecs
[ 8.661758] calling rtsx_pci_ms_driver_init+0x0/0x1000 [rtsx_pci_ms] @ 452
[ 8.661857] initcall rtsx_pci_ms_driver_init+0x0/0x1000 [rtsx_pci_ms] returned 0 after 91 usecs
[ 8.667394] ata1: SATA link down (SStatus 4 SControl 300)
[ 8.700248] calling arc4_init+0x0/0x1000 [arc4] @ 715
[ 8.700735] initcall arc4_init+0x0/0x1000 [arc4] returned 0 after 469 usecs
[ 8.703237] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 8.703515] thermal thermal_zone3: failed to read out thermal zone (-61)
[ 8.703576] initcall iwl_mvm_init+0x0/0x1000 [iwlmvm] returned 0 after 151399 usecs
[ 8.727317] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
[ 8.734229] calling init_nls_iso8859_1+0x0/0x1000 [nls_iso8859_1] @ 784
[ 8.734233] initcall init_nls_iso8859_1+0x0/0x1000 [nls_iso8859_1] returned 0 after 0 usecs
[ 8.752303] calling init_misc_binfmt+0x0/0x1000 [binfmt_misc] @ 816
[ 8.752310] initcall init_misc_binfmt+0x0/0x1000 [binfmt_misc] returned 0 after 2 usecs
[ 8.759813] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[ 8.814710] calling media_devnode_init+0x0/0x1000 [media] @ 459
[ 8.814712] media: Linux media interface: v0.10
[ 8.814726] initcall media_devnode_init+0x0/0x1000 [media] returned 0 after 10 usecs
[ 8.817960] calling ecdh_init+0x0/0x20 [ecdh_generic] @ 461
[ 8.818558] initcall ecdh_init+0x0/0x20 [ecdh_generic] returned 0 after 578 usecs
[ 8.822099] calling videodev_init+0x0/0x83 [videodev] @ 459
[ 8.822100] Linux video capture interface: v2.00
[ 8.822113] initcall videodev_init+0x0/0x83 [videodev] returned 0 after 7 usecs
[ 8.824090] Adding 8388092k swap on /dev/mapper/cryptswap1. Priority:-2 extents:1 across:8388092k SSFS
[ 8.835691] calling uvc_init+0x0/0x1000 [uvcvideo] @ 459
[ 8.836608] audit: type=1400 audit(1522566904.783:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/freshclam" pid=1018 comm="apparmor_parser"
[ 8.836612] audit: type=1400 audit(1522566904.783:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=1015 comm="apparmor_parser"
[ 8.836615] audit: type=1400 audit(1522566904.783:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1015 comm="apparmor_parser"
[ 8.836617] audit: type=1400 audit(1522566904.783:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=1015 comm="apparmor_parser"
[ 8.836619] audit: type=1400 audit(1522566904.783:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1015 comm="apparmor_parser"
[ 8.836620] audit: type=1400 audit(1522566904.787:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=1014 comm="apparmor_parser"
[ 8.836623] audit: type=1400 audit(1522566904.787:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=1014 comm="apparmor_parser"
[ 8.836625] audit: type=1400 audit(1522566904.787:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1025 comm="apparmor_parser"
[ 8.836626] audit: type=1400 audit(1522566904.791:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=1028 comm="apparmor_parser"
[ 8.838974] uvcvideo: Found UVC 1.00 device BisonCam,NB Pro (5986:1112)
[ 8.840278] audit: type=1400 audit(1522566904.795:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=1026 comm="apparmor_parser"
[ 8.843090] uvcvideo 1-6:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
[ 8.843093] uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
[ 8.843095] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
[ 8.843096] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
[ 8.843198] input: BisonCam,NB Pro: BisonCam,NB Pr as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input15
[ 8.843392] usbcore: registered new interface driver uvcvideo
[ 8.843393] USB Video Class driver (1.1.1)
[ 8.843402] initcall uvc_init+0x0/0x1000 [uvcvideo] returned 0 after 7520 usecs
[ 8.846370] calling bt_init+0x0/0xaf [bluetooth] @ 461
[ 8.846372] Bluetooth: Core ver 2.22
[ 8.846386] NET: Registered protocol family 31
[ 8.846387] Bluetooth: HCI device and connection manager initialized
[ 8.846390] Bluetooth: HCI socket layer initialized
[ 8.846393] Bluetooth: L2CAP socket layer initialized
[ 8.846397] Bluetooth: SCO socket layer initialized
[ 8.846414] initcall bt_init+0x0/0xaf [bluetooth] returned 0 after 26 usecs
[ 8.856896] calling btusb_driver_init+0x0/0x1000 [btusb] @ 448
[ 8.857162] usbcore: registered new interface driver btusb
[ 8.857167] initcall btusb_driver_init+0x0/0x1000 [btusb] returned 0 after 254 usecs
[ 8.857720] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[ 8.863741] Bluetooth: hci0: Device revision is 5
[ 8.863743] Bluetooth: hci0: Secure boot is enabled
[ 8.863743] Bluetooth: hci0: OTP lock is enabled
[ 8.863744] Bluetooth: hci0: API lock is enabled
[ 8.863744] Bluetooth: hci0: Debug lock is disabled
[ 8.863745] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 8.865559] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[ 9.087767] calling bnep_init+0x0/0xb7 [bnep] @ 1499
[ 9.087770] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9.087770] Bluetooth: BNEP filters: protocol multicast
[ 9.087773] Bluetooth: BNEP socket layer initialized
[ 9.087776] initcall bnep_init+0x0/0xb7 [bnep] returned 0 after 5 usecs
[ 9.119113] calling alsa_seq_device_init+0x0/0x1000 [snd_seq_device] @ 1576
[ 9.119129] initcall alsa_seq_device_init+0x0/0x1000 [snd_seq_device] returned 0 after 11 usecs
[ 9.122512] calling alsa_seq_init+0x0/0x4d [snd_seq] @ 1576
[ 9.122575] initcall alsa_seq_init+0x0/0x4d [snd_seq] returned 0 after 55 usecs
[ 9.125581] calling snd_hrtimer_init+0x0/0x1000 [snd_hrtimer] @ 1582
[ 9.125585] initcall snd_hrtimer_init+0x0/0x1000 [snd_hrtimer] returned 0 after 1 usecs
[ 9.216539] psmouse serio1: synaptics: queried max coordinates: x [..5718], y [..4908]
[ 9.254429] psmouse serio1: synaptics: queried min coordinates: x [1238..], y [956..]
[ 9.254432] psmouse serio1: synaptics: Trying to set up SMBus access
[ 9.257408] psmouse serio1: synaptics: SMbus companion is not ready yet
[ 9.323149] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf00223/0x840300/0x26800/0x0, board id: 3175, fw id: 2330500
[ 9.363931] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 9.369802] calling joydev_init+0x0/0x1000 [joydev] @ 459
[ 9.369810] initcall joydev_init+0x0/0x1000 [joydev] returned 0 after 3 usecs
[ 9.441042] IPv6: ADDRCONF(NETDEV_UP): enp3s0f1: link is not ready
[ 9.466231] r8169 0000:03:00.1 enp3s0f1: link down
[ 9.466233] r8169 0000:03:00.1 enp3s0f1: link down
[ 9.466296] IPv6: ADDRCONF(NETDEV_UP): enp3s0f1: link is not ready
[ 9.469982] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 10.261836] Bluetooth: hci0: Waiting for firmware download to complete
[ 10.262706] Bluetooth: hci0: Firmware loaded in 1372285 usecs
[ 10.262741] Bluetooth: hci0: Waiting for device to boot
[ 10.273710] Bluetooth: hci0: Device booted in 10723 usecs
[ 10.273902] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
[ 10.277743] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 10.954988] calling rfcomm_init+0x0/0xd6 [rfcomm] @ 4723
[ 10.956449] Bluetooth: RFCOMM TTY layer initialized
[ 10.956453] Bluetooth: RFCOMM socket layer initialized
[ 10.956457] Bluetooth: RFCOMM ver 1.11
[ 10.956467] initcall rfcomm_init+0x0/0xd6 [rfcomm] returned 0 after 1434 usecs
[ 12.904502] r8169 0000:03:00.1 enp3s0f1: link up
[ 12.904518] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0f1: link becomes ready
[ 13.837075] Could not find key with description: [8ac72712aa32e6df]
[ 13.837079] process_request_key_err: No key
[ 13.837080] Could not find valid key in user session keyring for sig specified in mount option: [8ac72712aa32e6df]
[ 13.837081] One or more global auth toks could not properly register; rc = [-2]
[ 13.837083] Error parsing options; rc = [-2]
[ 16.852394] xhci_hcd 0000:00:14.0: Root hub is not suspended
[ 17.020996] calling crypto_cmac_module_init+0x0/0x1000 [cmac] @ 8844
[ 17.021002] initcall crypto_cmac_module_init+0x0/0x1000 [cmac] returned 0 after 1 usecs
[ 394.620237] xhci_hcd 0000:00:14.0: Root hub is not suspended
\
 
 \ /
  Last update: 2018-04-01 09:38    [W:2.145 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site