eeepc-wmi loaded on Asus desktop board

From: Paul Menzel
Date: Thu Feb 15 2018 - 17:42:43 EST


Dear Linux folks,


Debugging an ACPI suspend problem on the desktop board Asus F285-M PRO with Linux 4.14, I noticed, the module *eeepc_wmi* is loaded, and an input device is created.

```
Feb 15 18:49:01 asusf2a85mpro kernel: calling eeepc_wmi_init+0x0/0x1000 [eeepc_wmi] @ 285
Feb 15 18:49:01 asusf2a85mpro kernel: asus_wmi: Initialization: 0x0
Feb 15 18:49:01 asusf2a85mpro kernel: asus_wmi: BIOS WMI version: 0.9
Feb 15 18:49:01 asusf2a85mpro kernel: asus_wmi: SFUN value: 0x0
Feb 15 18:49:01 asusf2a85mpro kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input7
Feb 15 18:49:01 asusf2a85mpro kernel: asus_wmi: Number of fans: 1
Feb 15 18:49:01 asusf2a85mpro kernel: initcall eeepc_wmi_init+0x0/0x1000 [eeepc_wmi] returned 0 after 12130 usecs
```

Please find the full log attached.

Is that expected, or should the module not load at all on desktop boards?



Kind regards,

Paul
-- Logs begin at Thu 2017-09-28 08:30:17 CEST, end at Thu 2018-02-15 19:07:57 CET. --
Feb 15 18:49:00 asusf2a85mpro kernel: tsc: Fast TSC calibration using PIT
Feb 15 18:49:00 asusf2a85mpro kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Feb 15 18:49:00 asusf2a85mpro kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Feb 15 18:49:00 asusf2a85mpro kernel: e820: last_pfn = 0x13f000 max_arch_pfn = 0x400000000
Feb 15 18:49:00 asusf2a85mpro kernel: MTRR default type: uncachable
Feb 15 18:49:00 asusf2a85mpro kernel: MTRR fixed ranges enabled:
Feb 15 18:49:00 asusf2a85mpro kernel: 00000-9FFFF write-back
Feb 15 18:49:00 asusf2a85mpro kernel: A0000-BFFFF write-through
Feb 15 18:49:00 asusf2a85mpro kernel: C0000-CFFFF write-protect
Feb 15 18:49:00 asusf2a85mpro kernel: D0000-E7FFF uncachable
Feb 15 18:49:00 asusf2a85mpro kernel: E8000-FFFFF write-protect
Feb 15 18:49:00 asusf2a85mpro kernel: MTRR variable ranges enabled:
Feb 15 18:49:00 asusf2a85mpro kernel: 0 base 000000000000 mask FFFF80000000 write-back
Feb 15 18:49:00 asusf2a85mpro kernel: 1 base 000080000000 mask FFFFF8000000 write-back
Feb 15 18:49:00 asusf2a85mpro kernel: 2 base 000088000000 mask FFFFFC000000 write-back
Feb 15 18:49:00 asusf2a85mpro kernel: 3 base 00008C000000 mask FFFFFE000000 write-back
Feb 15 18:49:00 asusf2a85mpro kernel: 4 base 00008E000000 mask FFFFFF000000 write-back
Feb 15 18:49:00 asusf2a85mpro kernel: 5 disabled
Feb 15 18:49:00 asusf2a85mpro kernel: 6 disabled
Feb 15 18:49:00 asusf2a85mpro kernel: 7 disabled
Feb 15 18:49:00 asusf2a85mpro kernel: TOM2: 000000013f000000 aka 5104M
Feb 15 18:49:00 asusf2a85mpro kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Feb 15 18:49:00 asusf2a85mpro kernel: e820: update [mem 0x8f000000-0xffffffff] usable ==> reserved
Feb 15 18:49:00 asusf2a85mpro kernel: e820: last_pfn = 0x8f000 max_arch_pfn = 0x400000000
Feb 15 18:49:00 asusf2a85mpro kernel: found SMP MP-table at [mem 0x000fd7f0-0x000fd7ff] mapped at [ffffffffff2007f0]
Feb 15 18:49:00 asusf2a85mpro kernel: Base memory trampoline at [ffff8fbc00098000] 98000 size 24576
Feb 15 18:49:00 asusf2a85mpro kernel: Using GB pages for direct mapping
Feb 15 18:49:00 asusf2a85mpro kernel: BRK [0x3fc06000, 0x3fc06fff] PGTABLE
Feb 15 18:49:00 asusf2a85mpro kernel: BRK [0x3fc07000, 0x3fc07fff] PGTABLE
Feb 15 18:49:00 asusf2a85mpro kernel: BRK [0x3fc08000, 0x3fc08fff] PGTABLE
Feb 15 18:49:00 asusf2a85mpro kernel: BRK [0x3fc09000, 0x3fc09fff] PGTABLE
Feb 15 18:49:00 asusf2a85mpro kernel: BRK [0x3fc0a000, 0x3fc0afff] PGTABLE
Feb 15 18:49:00 asusf2a85mpro kernel: BRK [0x3fc0b000, 0x3fc0bfff] PGTABLE
Feb 15 18:49:00 asusf2a85mpro kernel: BRK [0x3fc0c000, 0x3fc0cfff] PGTABLE
Feb 15 18:49:00 asusf2a85mpro kernel: BRK [0x3fc0d000, 0x3fc0dfff] PGTABLE
Feb 15 18:49:00 asusf2a85mpro kernel: BRK [0x3fc0e000, 0x3fc0efff] PGTABLE
Feb 15 18:49:00 asusf2a85mpro kernel: BRK [0x3fc0f000, 0x3fc0ffff] PGTABLE
Feb 15 18:49:00 asusf2a85mpro kernel: RAMDISK: [mem 0x35353000-0x369a0fff]
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: Early table checksum verification disabled
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: XSDT 0x000000008DE66078 000064 (v01 ALASKA A M I 01072009 AMI 00010013)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: FACP 0x000000008DE6CED0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20170728/tbfadt-658)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: DSDT 0x000000008DE66170 006D5D (v02 ALASKA A M I 00000000 INTL 20051117)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: FACS 0x000000008DF3C080 000040
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: APIC 0x000000008DE6CFE0 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: FPDT 0x000000008DE6D058 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: MCFG 0x000000008DE6D0A0 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: SSDT 0x000000008DE6D898 0004B7 (v02 AMD ANNAPURN 00000001 MSFT 04000000)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: HPET 0x000000008DE6D138 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: IVRS 0x000000008DE6D170 000070 (v02 AMD ANNAPURN 00000001 AMD 00000000)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: SSDT 0x000000008DE6D1E0 0006B2 (v01 AMD ANNAPURN 00000001 AMD 00000001)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: Local APIC address 0xfee00000
Feb 15 18:49:00 asusf2a85mpro kernel: No NUMA configuration found
Feb 15 18:49:00 asusf2a85mpro kernel: Faking a node at [mem 0x0000000000000000-0x000000013effffff]
Feb 15 18:49:00 asusf2a85mpro kernel: NODE_DATA(0) allocated [mem 0x13eff9000-0x13effdfff]
Feb 15 18:49:00 asusf2a85mpro kernel: Zone ranges:
Feb 15 18:49:00 asusf2a85mpro kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Feb 15 18:49:00 asusf2a85mpro kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Feb 15 18:49:00 asusf2a85mpro kernel: Normal [mem 0x0000000100000000-0x000000013effffff]
Feb 15 18:49:00 asusf2a85mpro kernel: Device empty
Feb 15 18:49:00 asusf2a85mpro kernel: Movable zone start for each node
Feb 15 18:49:00 asusf2a85mpro kernel: Early memory node ranges
Feb 15 18:49:00 asusf2a85mpro kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff]
Feb 15 18:49:00 asusf2a85mpro kernel: node 0: [mem 0x0000000000100000-0x000000008da22fff]
Feb 15 18:49:00 asusf2a85mpro kernel: node 0: [mem 0x000000008e5fa000-0x000000008e5fafff]
Feb 15 18:49:00 asusf2a85mpro kernel: node 0: [mem 0x000000008e801000-0x000000008ec3bfff]
Feb 15 18:49:00 asusf2a85mpro kernel: node 0: [mem 0x000000008eff4000-0x000000008effffff]
Feb 15 18:49:00 asusf2a85mpro kernel: node 0: [mem 0x0000000100001000-0x000000013effffff]
Feb 15 18:49:00 asusf2a85mpro kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000013effffff]
Feb 15 18:49:00 asusf2a85mpro kernel: On node 0 totalpages: 839175
Feb 15 18:49:00 asusf2a85mpro kernel: DMA zone: 64 pages used for memmap
Feb 15 18:49:00 asusf2a85mpro kernel: DMA zone: 21 pages reserved
Feb 15 18:49:00 asusf2a85mpro kernel: DMA zone: 3997 pages, LIFO batch:0
Feb 15 18:49:00 asusf2a85mpro kernel: DMA32 zone: 9018 pages used for memmap
Feb 15 18:49:00 asusf2a85mpro kernel: DMA32 zone: 577131 pages, LIFO batch:31
Feb 15 18:49:00 asusf2a85mpro kernel: Normal zone: 4032 pages used for memmap
Feb 15 18:49:00 asusf2a85mpro kernel: Normal zone: 258047 pages, LIFO batch:31
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: PM-Timer IO Port: 0x808
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: Local APIC address 0xfee00000
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Feb 15 18:49:00 asusf2a85mpro kernel: IOAPIC[0]: apic_id 3, version 33, address 0xfec00000, GSI 0-23
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: IRQ0 used by override.
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: IRQ9 used by override.
Feb 15 18:49:00 asusf2a85mpro kernel: Using ACPI (MADT) for SMP configuration information
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: HPET id: 0x10228210 base: 0xfed00000
Feb 15 18:49:00 asusf2a85mpro kernel: smpboot: Allowing 4 CPUs, 2 hotplug CPUs
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x8da23000-0x8de5dfff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x8de5e000-0x8de6dfff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x8de6e000-0x8df46fff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x8df47000-0x8e5f9fff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x8e5fb000-0x8e800fff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x8ec3c000-0x8eff3fff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x8f000000-0xfebfffff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfeffffff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registered nosave memory: [mem 0x100000000-0x100000fff]
Feb 15 18:49:00 asusf2a85mpro kernel: e820: [mem 0x8f000000-0xfebfffff] available for PCI devices
Feb 15 18:49:00 asusf2a85mpro kernel: Booting paravirtualized kernel on bare hardware
Feb 15 18:49:00 asusf2a85mpro kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Feb 15 18:49:00 asusf2a85mpro kernel: setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
Feb 15 18:49:00 asusf2a85mpro kernel: percpu: Embedded 44 pages/cpu @ffff8fbd3ec00000 s142232 r8192 d29800 u524288
Feb 15 18:49:00 asusf2a85mpro kernel: pcpu-alloc: s142232 r8192 d29800 u524288 alloc=1*2097152
Feb 15 18:49:00 asusf2a85mpro kernel: pcpu-alloc: [0] 0 1 2 3
Feb 15 18:49:00 asusf2a85mpro kernel: Built 1 zonelists, mobility grouping on. Total pages: 826040
Feb 15 18:49:00 asusf2a85mpro kernel: Policy zone: Normal
Feb 15 18:49:00 asusf2a85mpro kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-4.14.0-0.bpo.3-amd64 root=UUID=1b45d72e-7bd8-490f-bd9e-7e5990859148 ro quiet noisapnp cryptomgr.notests drm_kms_helper.poll=0 pcie_aspm=force pcie_aspm.policy=powersave nmi_watchdog=0 initcall_debug printk.time=y init=/lib/systemd/systemd-bootchart
Feb 15 18:49:00 asusf2a85mpro kernel: PCIe ASPM is forcibly enabled
Feb 15 18:49:00 asusf2a85mpro kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: Calgary: detecting Calgary via BIOS EBDA area
Feb 15 18:49:00 asusf2a85mpro kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Feb 15 18:49:00 asusf2a85mpro kernel: Memory: 3191136K/3356700K available (10252K kernel code, 1146K rwdata, 3036K rodata, 1516K init, 664K bss, 165564K reserved, 0K cma-reserved)
Feb 15 18:49:00 asusf2a85mpro kernel: ftrace: allocating 28990 entries in 114 pages
Feb 15 18:49:00 asusf2a85mpro kernel: Hierarchical RCU implementation.
Feb 15 18:49:00 asusf2a85mpro kernel: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
Feb 15 18:49:00 asusf2a85mpro kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Feb 15 18:49:00 asusf2a85mpro kernel: NR_IRQS: 33024, nr_irqs: 456, preallocated irqs: 16
Feb 15 18:49:00 asusf2a85mpro kernel: spurious 8259A interrupt: IRQ7.
Feb 15 18:49:00 asusf2a85mpro kernel: Console: colour VGA+ 80x25
Feb 15 18:49:00 asusf2a85mpro kernel: console [tty0] enabled
Feb 15 18:49:00 asusf2a85mpro kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Feb 15 18:49:00 asusf2a85mpro kernel: hpet clockevent registered
Feb 15 18:49:00 asusf2a85mpro kernel: tsc: Fast TSC calibration using PIT
Feb 15 18:49:00 asusf2a85mpro kernel: tsc: Detected 4400.347 MHz processor
Feb 15 18:49:00 asusf2a85mpro kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 8800.69 BogoMIPS (lpj=17601388)
Feb 15 18:49:00 asusf2a85mpro kernel: pid_max: default: 32768 minimum: 301
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: Core revision 20170728
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
Feb 15 18:49:00 asusf2a85mpro kernel: Security Framework initialized
Feb 15 18:49:00 asusf2a85mpro kernel: Yama: disabled by default; enable with sysctl kernel.yama.*
Feb 15 18:49:00 asusf2a85mpro kernel: AppArmor: AppArmor initialized
Feb 15 18:49:00 asusf2a85mpro kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: CPU: Physical Processor ID: 0
Feb 15 18:49:00 asusf2a85mpro kernel: CPU: Processor Core ID: 0
Feb 15 18:49:00 asusf2a85mpro kernel: mce: CPU supports 7 MCE banks
Feb 15 18:49:00 asusf2a85mpro kernel: Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
Feb 15 18:49:00 asusf2a85mpro kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
Feb 15 18:49:00 asusf2a85mpro kernel: Freeing SMP alternatives memory: 28K
Feb 15 18:49:00 asusf2a85mpro kernel: smpboot: Max logical packages: 2
Feb 15 18:49:00 asusf2a85mpro kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Feb 15 18:49:00 asusf2a85mpro kernel: smpboot: CPU0: AMD A6-6400K APU with Radeon(tm) HD Graphics (family: 0x15, model: 0x13, stepping: 0x1)
Feb 15 18:49:00 asusf2a85mpro kernel: calling trace_init_flags_sys_exit+0x0/0xf @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall trace_init_flags_sys_exit+0x0/0xf returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling trace_init_flags_sys_enter+0x0/0xf @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall trace_init_flags_sys_enter+0x0/0xf returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_hw_perf_events+0x0/0x5c7 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: Performance Events: Fam15h core perfctr, AMD PMU driver.
Feb 15 18:49:00 asusf2a85mpro kernel: ... version: 0
Feb 15 18:49:00 asusf2a85mpro kernel: ... bit width: 48
Feb 15 18:49:00 asusf2a85mpro kernel: ... generic registers: 6
Feb 15 18:49:00 asusf2a85mpro kernel: ... value mask: 0000ffffffffffff
Feb 15 18:49:00 asusf2a85mpro kernel: ... max period: 00007fffffffffff
Feb 15 18:49:00 asusf2a85mpro kernel: ... fixed-purpose events: 0
Feb 15 18:49:00 asusf2a85mpro kernel: ... event mask: 000000000000003f
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_hw_perf_events+0x0/0x5c7 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_real_mode+0x0/0x1c2 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_real_mode+0x0/0x1c2 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling trace_init_perf_perm_irq_work_exit+0x0/0x13 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall trace_init_perf_perm_irq_work_exit+0x0/0x13 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling register_nmi_cpu_backtrace_handler+0x0/0x16 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall register_nmi_cpu_backtrace_handler+0x0/0x16 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling early_efi_map_fb+0x0/0x34 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall early_efi_map_fb+0x0/0x34 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling spawn_ksoftirqd+0x0/0x40 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall spawn_ksoftirqd+0x0/0x40 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling migration_init+0x0/0x34 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall migration_init+0x0/0x34 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling check_cpu_stall_init+0x0/0x1b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall check_cpu_stall_init+0x0/0x1b returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling srcu_bootup_announce+0x0/0x30 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: Hierarchical SRCU implementation.
Feb 15 18:49:00 asusf2a85mpro kernel: initcall srcu_bootup_announce+0x0/0x30 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling rcu_spawn_gp_kthread+0x0/0x128 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall rcu_spawn_gp_kthread+0x0/0x128 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cpu_stop_init+0x0/0x92 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cpu_stop_init+0x0/0x92 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_events+0x0/0x40 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_events+0x0/0x40 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_trace_printk+0x0/0xc @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_trace_printk+0x0/0xc returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling event_trace_enable_again+0x0/0x3e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall event_trace_enable_again+0x0/0x3e returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling jump_label_init_module+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall jump_label_init_module+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dynamic_debug_init+0x0/0x23a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dynamic_debug_init+0x0/0x23a returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling rand_initialize+0x0/0x100 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall rand_initialize+0x0/0x100 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: smp: Bringing up secondary CPUs ...
Feb 15 18:49:00 asusf2a85mpro kernel: x86: Booting SMP configuration:
Feb 15 18:49:00 asusf2a85mpro kernel: .... node #0, CPUs: #1
Feb 15 18:49:00 asusf2a85mpro kernel: smp: Brought up 1 node, 2 CPUs
Feb 15 18:49:00 asusf2a85mpro kernel: smpboot: Total of 2 processors activated (17601.38 BogoMIPS)
Feb 15 18:49:00 asusf2a85mpro kernel: devtmpfs: initialized
Feb 15 18:49:00 asusf2a85mpro kernel: x86/mm: Memory block size: 128MB
Feb 15 18:49:00 asusf2a85mpro kernel: calling ipc_ns_init+0x0/0x60 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ipc_ns_init+0x0/0x60 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_mmap_min_addr+0x0/0x25 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_mmap_min_addr+0x0/0x25 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_cpufreq_transition_notifier_list+0x0/0x1b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_cpufreq_transition_notifier_list+0x0/0x1b returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling net_ns_init+0x0/0x157 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall net_ns_init+0x0/0x157 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xen_pvh_gnttab_setup+0x0/0x34 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xen_pvh_gnttab_setup+0x0/0x34 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling e820__register_nvs_regions+0x0/0x38 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registering ACPI NVS region [mem 0x8de6e000-0x8df46fff] (888832 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: PM: Registering ACPI NVS region [mem 0x8e5fb000-0x8e800fff] (2121728 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: initcall e820__register_nvs_regions+0x0/0x38 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cpufreq_register_tsc_scaling+0x0/0x2a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cpufreq_register_tsc_scaling+0x0/0x2a returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_cpu_syscore+0x0/0xf @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_cpu_syscore+0x0/0xf returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling reboot_init+0x0/0x3d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall reboot_init+0x0/0x3d returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_lapic_sysfs+0x0/0x21 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_lapic_sysfs+0x0/0x21 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cpu_hotplug_pm_sync_init+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cpu_hotplug_pm_sync_init+0x0/0x14 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling alloc_frozen_cpus+0x0/0x8 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling wq_sysfs_init+0x0/0x2b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall wq_sysfs_init+0x0/0x2b returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ksysfs_init+0x0/0x93 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ksysfs_init+0x0/0x93 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pm_init+0x0/0x79 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pm_init+0x0/0x79 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pm_disk_init+0x0/0x18 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pm_disk_init+0x0/0x18 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling swsusp_header_init+0x0/0x30 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall swsusp_header_init+0x0/0x30 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling rcu_set_runtime_mode+0x0/0x12 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall rcu_set_runtime_mode+0x0/0x12 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_jiffies_clocksource+0x0/0x18 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_jiffies_clocksource+0x0/0x18 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling futex_init+0x0/0xfc @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: initcall futex_init+0x0/0xfc returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cgroup_wq_init+0x0/0x2e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cgroup_wq_init+0x0/0x2e returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cgroup1_wq_init+0x0/0x2e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cgroup1_wq_init+0x0/0x2e returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ftrace_mod_cmd_init+0x0/0xc @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ftrace_mod_cmd_init+0x0/0xc returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_graph_trace+0x0/0x5d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_graph_trace+0x0/0x5d returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_per_zone_wmark_min+0x0/0x6c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_per_zone_wmark_min+0x0/0x6c returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_zero_pfn+0x0/0x38 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_zero_pfn+0x0/0x38 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling memory_failure_init+0x0/0xa1 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall memory_failure_init+0x0/0xa1 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling fsnotify_init+0x0/0x49 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall fsnotify_init+0x0/0x49 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling filelock_init+0x0/0x8c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall filelock_init+0x0/0x8c returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_script_binfmt+0x0/0x16 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_script_binfmt+0x0/0x16 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_elf_binfmt+0x0/0x16 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_elf_binfmt+0x0/0x16 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_compat_elf_binfmt+0x0/0x16 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_compat_elf_binfmt+0x0/0x16 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling debugfs_init+0x0/0x53 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall debugfs_init+0x0/0x53 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling tracefs_init+0x0/0x3b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall tracefs_init+0x0/0x3b returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling securityfs_init+0x0/0x69 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall securityfs_init+0x0/0x69 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling prandom_init+0x0/0xbd @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall prandom_init+0x0/0xbd returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pinctrl_init+0x0/0xae @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: pinctrl core: initialized pinctrl subsystem
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pinctrl_init+0x0/0xae returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling gpiolib_dev_init+0x0/0xcb @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall gpiolib_dev_init+0x0/0xcb returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sfi_sysfs_init+0x0/0xcd @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sfi_sysfs_init+0x0/0xcd returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling iommu_init+0x0/0x2b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall iommu_init+0x0/0x2b returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling opp_debug_init+0x0/0x3c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall opp_debug_init+0x0/0x3c returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cpufreq_core_init+0x0/0x4c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cpufreq_core_init+0x0/0x4c returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cpuidle_init+0x0/0x3b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cpuidle_init+0x0/0x3b returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling capsule_reboot_register+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall capsule_reboot_register+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling bsp_pm_check_init+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall bsp_pm_check_init+0x0/0x14 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sock_init+0x0/0x9a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sock_init+0x0/0x9a returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling net_inuse_init+0x0/0x24 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall net_inuse_init+0x0/0x24 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling net_defaults_init+0x0/0x24 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall net_defaults_init+0x0/0x24 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_default_flow_dissectors+0x0/0x50 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_default_flow_dissectors+0x0/0x50 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling netpoll_init+0x0/0x31 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall netpoll_init+0x0/0x31 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling netlink_proto_init+0x0/0x169 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: NET: Registered protocol family 16
Feb 15 18:49:00 asusf2a85mpro kernel: initcall netlink_proto_init+0x0/0x169 returned 0 after 3906 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling __gnttab_init+0x0/0x30 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall __gnttab_init+0x0/0x30 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling irq_sysfs_init+0x0/0x94 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall irq_sysfs_init+0x0/0x94 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling bdi_class_init+0x0/0x49 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall bdi_class_init+0x0/0x49 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mm_sysfs_init+0x0/0x29 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mm_sysfs_init+0x0/0x29 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling gpiolib_sysfs_init+0x0/0xa0 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall gpiolib_sysfs_init+0x0/0xa0 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pcibus_class_init+0x0/0x18 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pcibus_class_init+0x0/0x18 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pci_driver_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pci_driver_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling backlight_class_init+0x0/0xa6 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall backlight_class_init+0x0/0xa6 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xenbus_init+0x0/0x2cc @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xenbus_init+0x0/0x2cc returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling tty_class_init+0x0/0x34 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall tty_class_init+0x0/0x34 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling vtconsole_class_init+0x0/0xd8 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall vtconsole_class_init+0x0/0xd8 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling iommu_dev_init+0x0/0x18 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall iommu_dev_init+0x0/0x18 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mipi_dsi_bus_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mipi_dsi_bus_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling wakeup_sources_debugfs_init+0x0/0x24 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall wakeup_sources_debugfs_init+0x0/0x24 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling register_node_type+0x0/0x2f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall register_node_type+0x0/0x2f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling regmap_initcall+0x0/0xd @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall regmap_initcall+0x0/0xd returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling spi_init+0x0/0x97 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall spi_init+0x0/0x97 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling i2c_init+0x0/0xb4 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall i2c_init+0x0/0xb4 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_ladder+0x0/0x24 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: cpuidle: using governor ladder
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_ladder+0x0/0x24 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_menu+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: cpuidle: using governor menu
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_menu+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pcc_init+0x0/0x345 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pcc_init+0x0/0x345 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling amd_postcore_init+0x0/0x111 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall amd_postcore_init+0x0/0x111 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling kobject_uevent_init+0x0/0xc @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall kobject_uevent_init+0x0/0xc returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling bts_init+0x0/0xa9 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall bts_init+0x0/0xa9 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pt_init+0x0/0x364 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pt_init+0x0/0x364 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling boot_params_ksysfs_init+0x0/0x255 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall boot_params_ksysfs_init+0x0/0x255 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sbf_init+0x0/0x101 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sbf_init+0x0/0x101 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling arch_kdebugfs_init+0x0/0x24 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall arch_kdebugfs_init+0x0/0x24 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mtrr_if_init+0x0/0x5e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mtrr_if_init+0x0/0x5e returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ffh_cstate_init+0x0/0x2a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ffh_cstate_init+0x0/0x2a returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling activate_jump_labels+0x0/0x32 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall activate_jump_labels+0x0/0x32 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling gigantic_pages_init+0x0/0x2f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall gigantic_pages_init+0x0/0x2f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling kcmp_cookies_init+0x0/0x38 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall kcmp_cookies_init+0x0/0x38 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling acpi_pci_init+0x0/0x62 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: bus type PCI registered
Feb 15 18:49:00 asusf2a85mpro kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Feb 15 18:49:00 asusf2a85mpro kernel: initcall acpi_pci_init+0x0/0x62 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dma_bus_init+0x0/0xd7 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dma_bus_init+0x0/0xd7 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dma_channel_table_init+0x0/0xd7 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dma_channel_table_init+0x0/0xd7 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling setup_vcpu_hotplug_event+0x0/0x2b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall setup_vcpu_hotplug_event+0x0/0x2b returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling register_xen_pci_notifier+0x0/0x36 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall register_xen_pci_notifier+0x0/0x36 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xen_pcpu_init+0x0/0xbb @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xen_pcpu_init+0x0/0xbb returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dmi_id_init+0x0/0x31d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dmi_id_init+0x0/0x31d returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pci_arch_init+0x0/0x66 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Feb 15 18:49:00 asusf2a85mpro kernel: PCI: not using MMCONFIG
Feb 15 18:49:00 asusf2a85mpro kernel: PCI: Using configuration type 1 for base access
Feb 15 18:49:00 asusf2a85mpro kernel: PCI: Using configuration type 1 for extended access
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pci_arch_init+0x0/0x66 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_vdso+0x0/0x40 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_vdso+0x0/0x40 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sysenter_setup+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sysenter_setup+0x0/0x14 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling fixup_ht_bug+0x0/0xa2 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall fixup_ht_bug+0x0/0xa2 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling topology_init+0x0/0xb5 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall topology_init+0x0/0xb5 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mtrr_init_finialize+0x0/0x3f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mtrr_init_finialize+0x0/0x3f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling uid_cache_init+0x0/0x9a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall uid_cache_init+0x0/0x9a returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling param_sysfs_init+0x0/0x1b6 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall param_sysfs_init+0x0/0x1b6 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling user_namespace_sysctl_init+0x0/0x34 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall user_namespace_sysctl_init+0x0/0x34 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_schedstat_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_schedstat_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pm_sysrq_init+0x0/0x19 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pm_sysrq_init+0x0/0x19 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling create_proc_profile+0x0/0xd0 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall create_proc_profile+0x0/0xd0 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling crash_save_vmcoreinfo_init+0x0/0x5c3 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crash_save_vmcoreinfo_init+0x0/0x5c3 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling crash_notes_memory_init+0x0/0x36 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crash_notes_memory_init+0x0/0x36 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cgroup_namespaces_init+0x0/0x8 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cgroup_namespaces_init+0x0/0x8 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling user_namespaces_init+0x0/0x2d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall user_namespaces_init+0x0/0x2d returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling hung_task_init+0x0/0x4f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hung_task_init+0x0/0x4f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dev_map_init+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dev_map_init+0x0/0x14 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling oom_init+0x0/0x5f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall oom_init+0x0/0x5f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling default_bdi_init+0x0/0xb5 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall default_bdi_init+0x0/0xb5 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling percpu_enable_async+0x0/0xf @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall percpu_enable_async+0x0/0xf returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling kcompactd_init+0x0/0x90 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall kcompactd_init+0x0/0x90 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_reserve_notifier+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_reserve_notifier+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_admin_reserve+0x0/0x40 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_admin_reserve+0x0/0x40 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_user_reserve+0x0/0x40 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_user_reserve+0x0/0x40 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling swap_init_sysfs+0x0/0x63 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall swap_init_sysfs+0x0/0x63 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling swapfile_init+0x0/0xa8 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall swapfile_init+0x0/0xa8 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling hugetlb_init+0x0/0x46f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Feb 15 18:49:00 asusf2a85mpro kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hugetlb_init+0x0/0x46f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ksm_init+0x0/0x197 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ksm_init+0x0/0x197 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling hugepage_init+0x0/0x142 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hugepage_init+0x0/0x142 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mem_cgroup_swap_init+0x0/0x52 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mem_cgroup_swap_init+0x0/0x52 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mem_cgroup_init+0x0/0x148 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mem_cgroup_init+0x0/0x148 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sel_ib_pkey_init+0x0/0x48 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sel_ib_pkey_init+0x0/0x48 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling crypto_wq_init+0x0/0x31 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crypto_wq_init+0x0/0x31 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cryptomgr_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cryptomgr_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_bio+0x0/0xd5 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_bio+0x0/0xd5 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling blk_settings_init+0x0/0x2a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall blk_settings_init+0x0/0x2a returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling blk_ioc_init+0x0/0x2a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall blk_ioc_init+0x0/0x2a returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling blk_softirq_init+0x0/0x74 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall blk_softirq_init+0x0/0x74 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling blk_mq_init+0x0/0x2a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall blk_mq_init+0x0/0x2a returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling genhd_device_init+0x0/0x76 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall genhd_device_init+0x0/0x76 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling irq_poll_setup+0x0/0x6f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall irq_poll_setup+0x0/0x6f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling byt_gpio_init+0x0/0x13 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall byt_gpio_init+0x0/0x13 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling chv_pinctrl_init+0x0/0x13 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall chv_pinctrl_init+0x0/0x13 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling bxt_pinctrl_init+0x0/0x13 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall bxt_pinctrl_init+0x0/0x13 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling spt_pinctrl_init+0x0/0x13 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall spt_pinctrl_init+0x0/0x13 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling gpiolib_debugfs_init+0x0/0x24 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall gpiolib_debugfs_init+0x0/0x24 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pci_slot_init+0x0/0x50 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pci_slot_init+0x0/0x50 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling fbmem_init+0x0/0xd5 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall fbmem_init+0x0/0xd5 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling scan_for_dmi_ipmi+0x0/0xf6 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall scan_for_dmi_ipmi+0x0/0xf6 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling acpi_init+0x0/0x361 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: Added _OSI(Module Device)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: Added _OSI(Processor Device)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: Added _OSI(Processor Aggregator Device)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: Executed 1 blocks of module-level executable AML code
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: EC: EC started
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: EC: interrupt blocked
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Used as first EC
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0xa, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Used as boot DSDT EC to handle transactions
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: Interpreter enabled
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: (supports S0 S3 S4 S5)
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: Using IOAPIC for interrupt routing
Feb 15 18:49:00 asusf2a85mpro kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Feb 15 18:49:00 asusf2a85mpro kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
Feb 15 18:49:00 asusf2a85mpro kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: Enabled 9 GPEs in block 00 to 1F
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Feb 15 18:49:00 asusf2a85mpro kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Feb 15 18:49:00 asusf2a85mpro kernel: acpi PNP0A03:00: _OSC: platform does not support [PCIeHotplug PME]
Feb 15 18:49:00 asusf2a85mpro kernel: acpi PNP0A03:00: _OSC: OS now controls [AER PCIeCapability]
Feb 15 18:49:00 asusf2a85mpro kernel: PCI host bridge to bus 0000:00
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:00.0: [1022:1410] type 00 class 0x060000
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:00.2: [1022:1419] type 00 class 0x080600
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.0: [1002:9996] type 00 class 0x030000
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.0: reg 0x14: [io 0xf000-0xf0ff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.0: reg 0x18: [mem 0xfeb00000-0xfeb3ffff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.0: enabling Extended Tags
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.0: supports D1 D2
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.1: [1002:9902] type 00 class 0x040300
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.1: reg 0x10: [mem 0xfeb44000-0xfeb47fff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.1: enabling Extended Tags
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.1: supports D1 D2
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:10.0: [1022:7812] type 00 class 0x0c0330
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:10.0: reg 0x10: [mem 0xfeb4a000-0xfeb4bfff 64bit]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:10.1: [1022:7812] type 00 class 0x0c0330
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:10.1: reg 0x10: [mem 0xfeb48000-0xfeb49fff 64bit]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:10.1: PME# supported from D0 D3hot D3cold
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:11.0: reg 0x10: [io 0xf140-0xf147]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:11.0: reg 0x14: [io 0xf130-0xf133]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:11.0: reg 0x18: [io 0xf120-0xf127]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:11.0: reg 0x1c: [io 0xf110-0xf113]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:11.0: reg 0x20: [io 0xf100-0xf10f]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:11.0: reg 0x24: [mem 0xfeb50000-0xfeb507ff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:12.0: reg 0x10: [mem 0xfeb4f000-0xfeb4ffff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:12.2: reg 0x10: [mem 0xfeb4e000-0xfeb4e0ff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:12.2: supports D1 D2
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:13.0: reg 0x10: [mem 0xfeb4d000-0xfeb4dfff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:13.2: reg 0x10: [mem 0xfeb4c000-0xfeb4c0ff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:13.2: supports D1 D2
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.2: reg 0x10: [mem 0xfeb40000-0xfeb43fff 64bit]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.0: [1022:43a0] type 01 class 0x060400
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.0: enabling Extended Tags
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.0: supports D1 D2
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.1: [1022:43a1] type 01 class 0x060400
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.1: enabling Extended Tags
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.1: supports D1 D2
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.2: [1022:43a2] type 01 class 0x060400
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.2: enabling Extended Tags
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.2: supports D1 D2
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:18.0: [1022:1400] type 00 class 0x060000
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:18.1: [1022:1401] type 00 class 0x060000
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:18.2: [1022:1402] type 00 class 0x060000
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:18.3: [1022:1403] type 00 class 0x060000
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:18.4: [1022:1404] type 00 class 0x060000
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:18.5: [1022:1405] type 00 class 0x060000
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode)
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x03af window] (subtractive decode)
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode)
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.4: bridge window [io 0x03b0-0x03df window] (subtractive decode)
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode)
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.4: bridge window [mem 0xc0000000-0xffffffff window] (subtractive decode)
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.0: PCI bridge to [bus 02]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:03:00.0: reg 0x10: [mem 0xfea00000-0xfea07fff 64bit]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.1: PCI bridge to [bus 03]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.1: bridge window [mem 0xfea00000-0xfeafffff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:04:00.0: reg 0x10: [io 0xe000-0xe0ff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:04:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:04:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:04:00.0: supports D1 D2
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.2: PCI bridge to [bus 04]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.2: bridge window [io 0xe000-0xefff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.2: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 6 7 10 11 14 15) *0
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 6 7 10 11 14 15) *0
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 6 7 10 11 14 15) *0
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 10 11 14 15) *0
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 6 7 10 11 14 15) *0
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 6 7 10 11 14 15) *0
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 6 7 10 11 14 15) *0
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 6 7 10 11 14 15) *0
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: EC: interrupt unblocked
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: EC: event unblocked
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0xa, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Used as boot DSDT EC to handle transactions and events
Feb 15 18:49:00 asusf2a85mpro kernel: initcall acpi_init+0x0/0x361 returned 0 after 35156 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pnp_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pnp_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling balloon_init+0x0/0x1a9 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall balloon_init+0x0/0x1a9 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xen_setup_shutdown_event+0x0/0x30 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xen_setup_shutdown_event+0x0/0x30 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xenbus_probe_backend_init+0x0/0x50 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xenbus_probe_backend_init+0x0/0x50 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xenbus_probe_frontend_init+0x0/0x50 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xenbus_probe_frontend_init+0x0/0x50 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xen_acpi_pad_init+0x0/0x45 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xen_acpi_pad_init+0x0/0x45 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling misc_init+0x0/0xb7 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall misc_init+0x0/0xb7 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling tpm_init+0x0/0xd1 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall tpm_init+0x0/0xd1 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling vga_arb_device_init+0x0/0x174 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.0: vgaarb: setting as boot VGA device
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.0: vgaarb: bridge control possible
Feb 15 18:49:00 asusf2a85mpro kernel: vgaarb: loaded
Feb 15 18:49:00 asusf2a85mpro kernel: initcall vga_arb_device_init+0x0/0x174 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cn_init+0x0/0xe0 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cn_init+0x0/0xe0 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dax_fs_init+0x0/0xbf @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dax_fs_init+0x0/0xbf returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dma_buf_init+0x0/0xac @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dma_buf_init+0x0/0xac returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling serio_init+0x0/0x2a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall serio_init+0x0/0x2a returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling input_init+0x0/0xfb @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall input_init+0x0/0xfb returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling rtc_init+0x0/0x4c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall rtc_init+0x0/0x4c returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling power_supply_class_init+0x0/0x40 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall power_supply_class_init+0x0/0x40 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling hwmon_init+0x0/0xf9 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hwmon_init+0x0/0xf9 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling edac_init+0x0/0x70 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: EDAC MC: Ver: 3.0.0
Feb 15 18:49:00 asusf2a85mpro kernel: initcall edac_init+0x0/0x70 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling leds_init+0x0/0x3c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall leds_init+0x0/0x3c returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dmi_init+0x0/0x114 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dmi_init+0x0/0x114 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling efisubsys_init+0x0/0x2cf @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall efisubsys_init+0x0/0x2cf returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling devfreq_init+0x0/0xa1 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall devfreq_init+0x0/0xa1 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ras_init+0x0/0xf @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ras_init+0x0/0xf returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling nvmem_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall nvmem_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pci_subsys_init+0x0/0x61 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: PCI: Using ACPI for IRQ routing
Feb 15 18:49:00 asusf2a85mpro kernel: PCI: pci_cache_line_size set to 64 bytes
Feb 15 18:49:00 asusf2a85mpro kernel: e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
Feb 15 18:49:00 asusf2a85mpro kernel: e820: reserve RAM buffer [mem 0x8da23000-0x8fffffff]
Feb 15 18:49:00 asusf2a85mpro kernel: e820: reserve RAM buffer [mem 0x8e5fb000-0x8fffffff]
Feb 15 18:49:00 asusf2a85mpro kernel: e820: reserve RAM buffer [mem 0x8ec3c000-0x8fffffff]
Feb 15 18:49:00 asusf2a85mpro kernel: e820: reserve RAM buffer [mem 0x8f000000-0x8fffffff]
Feb 15 18:49:00 asusf2a85mpro kernel: e820: reserve RAM buffer [mem 0x13f000000-0x13fffffff]
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pci_subsys_init+0x0/0x61 returned 0 after 7812 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proto_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proto_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling net_dev_init+0x0/0x1eb @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall net_dev_init+0x0/0x1eb returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling neigh_init+0x0/0x80 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall neigh_init+0x0/0x80 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling fib_notifier_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall fib_notifier_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling fib_rules_init+0x0/0xac @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall fib_rules_init+0x0/0xac returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_cgroup_netprio+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_cgroup_netprio+0x0/0x14 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling bpf_lwt_init+0x0/0x16 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall bpf_lwt_init+0x0/0x16 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pktsched_init+0x0/0x10f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pktsched_init+0x0/0x10f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling tc_filter_init+0x0/0x83 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall tc_filter_init+0x0/0x83 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling tc_action_init+0x0/0x55 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall tc_action_init+0x0/0x55 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling genl_init+0x0/0x36 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall genl_init+0x0/0x36 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ipv4_netfilter_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ipv4_netfilter_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling wireless_nlevent_init+0x0/0x3c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall wireless_nlevent_init+0x0/0x3c returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xen_mcfg_late+0x0/0xe5 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xen_mcfg_late+0x0/0xe5 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling watchdog_init+0x0/0x98 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall watchdog_init+0x0/0x98 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling nmi_warning_debugfs+0x0/0x27 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall nmi_warning_debugfs+0x0/0x27 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling save_microcode_in_initrd+0x0/0xa4 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall save_microcode_in_initrd+0x0/0xa4 returned -22 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling hpet_late_init+0x0/0x111 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Feb 15 18:49:00 asusf2a85mpro kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hpet_late_init+0x0/0x111 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_amd_nbs+0x0/0x11f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_amd_nbs+0x0/0x11f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sugov_register+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sugov_register+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling clocksource_done_booting+0x0/0x42 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: clocksource: Switched to clocksource hpet
Feb 15 18:49:00 asusf2a85mpro kernel: initcall clocksource_done_booting+0x0/0x42 returned 0 after 5 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling tracer_init_tracefs+0x0/0x1b3 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall tracer_init_tracefs+0x0/0x1b3 returned 0 after 3376 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_trace_printk_function_export+0x0/0x2d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_trace_printk_function_export+0x0/0x2d returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_graph_tracefs+0x0/0x2d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_graph_tracefs+0x0/0x2d returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling event_trace_init+0x0/0x2d8 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall event_trace_init+0x0/0x2d8 returned 0 after 5219 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_kprobe_trace+0x0/0x8a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_kprobe_trace+0x0/0x8a returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_uprobe_trace+0x0/0x4f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_uprobe_trace+0x0/0x4f returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling bpf_init+0x0/0x4a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall bpf_init+0x0/0x4a returned 0 after 5 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_pipe_fs+0x0/0x47 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_pipe_fs+0x0/0x47 returned 0 after 15 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cgroup_writeback_init+0x0/0x2b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cgroup_writeback_init+0x0/0x2b returned 0 after 17 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling inotify_user_setup+0x0/0x4b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall inotify_user_setup+0x0/0x4b returned 0 after 6 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling eventpoll_init+0x0/0x107 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall eventpoll_init+0x0/0x107 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling anon_inode_init+0x0/0x5b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall anon_inode_init+0x0/0x5b returned 0 after 6 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_dax_wait_table+0x0/0x38 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_dax_wait_table+0x0/0x38 returned 0 after 19 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_locks_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_locks_init+0x0/0x1f returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dquot_init+0x0/0x11c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: VFS: Disk quotas dquot_6.6.0
Feb 15 18:49:00 asusf2a85mpro kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dquot_init+0x0/0x11c returned 0 after 20 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling quota_init+0x0/0x24 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall quota_init+0x0/0x24 returned 0 after 8 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_cmdline_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_cmdline_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_consoles_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_consoles_init+0x0/0x1f returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_cpuinfo_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_cpuinfo_init+0x0/0x1f returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_devices_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_devices_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_interrupts_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_interrupts_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_loadavg_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_loadavg_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_meminfo_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_meminfo_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_stat_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_stat_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_uptime_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_uptime_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_version_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_version_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_softirqs_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_softirqs_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_kcore_init+0x0/0xd0 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_kcore_init+0x0/0xd0 returned 0 after 5 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling vmcore_init+0x0/0x647 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall vmcore_init+0x0/0x647 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_kmsg_init+0x0/0x22 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_kmsg_init+0x0/0x22 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_page_init+0x0/0x56 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_page_init+0x0/0x56 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_ramfs_fs+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_ramfs_fs+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_hugetlbfs_fs+0x0/0x17a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_hugetlbfs_fs+0x0/0x17a returned 0 after 18 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling tomoyo_initerface_init+0x0/0x17b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall tomoyo_initerface_init+0x0/0x17b returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling aa_create_aafs+0x0/0x3a5 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: AppArmor: AppArmor Filesystem Enabled
Feb 15 18:49:00 asusf2a85mpro kernel: initcall aa_create_aafs+0x0/0x3a5 returned 0 after 55 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling blk_scsi_ioctl_init+0x0/0x38c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall blk_scsi_ioctl_init+0x0/0x38c returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dynamic_debug_init_debugfs+0x0/0x62 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dynamic_debug_init_debugfs+0x0/0x62 returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling acpi_event_init+0x0/0x2d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall acpi_event_init+0x0/0x2d returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pnp_system_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pnp_system_init+0x0/0x11 returned 0 after 10 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pnpacpi_init+0x0/0x6e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: pnp: PnP ACPI init
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:01: [mem 0x90000000-0xbfffffff] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:02: [mem 0xfeb80000-0xfebfffff] could not be reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x04d0-0x04d1] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x040b] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x04d6] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0c00-0x0c01] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0c14] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0c50-0x0c51] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0c52] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0c6c] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0c6f] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0cd0-0x0cd1] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0cd2-0x0cd3] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0cd4-0x0cd5] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0cd6-0x0cd7] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0cd8-0x0cdf] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0800-0x089f] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0b20-0x0b3f] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0900-0x090f] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0x0910-0x091f] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [io 0xfe00-0xfefe] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [mem 0xfed80000-0xfed8ffff] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [mem 0xfed61000-0xfed70fff] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [mem 0xfed00000-0xfed00fff] could not be reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: [mem 0xff000000-0xffffffff] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:04: [io 0x0290-0x029f] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 15 18:49:00 asusf2a85mpro kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:06: [io 0x04d0-0x04d1] has been reserved
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 15 18:49:00 asusf2a85mpro kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 15 18:49:00 asusf2a85mpro kernel: pnp 00:08: [dma 0 disabled]
Feb 15 18:49:00 asusf2a85mpro kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
Feb 15 18:49:00 asusf2a85mpro kernel: pnp: PnP ACPI: found 9 devices
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pnpacpi_init+0x0/0x6e returned 0 after 960 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling chr_dev_init+0x0/0xa9 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall chr_dev_init+0x0/0xa9 returned 0 after 1540 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling firmware_class_init+0x0/0xeb @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall firmware_class_init+0x0/0xeb returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling thermal_init+0x0/0xd7 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall thermal_init+0x0/0xd7 returned 0 after 9 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cpufreq_gov_performance_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cpufreq_gov_performance_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cpufreq_gov_dbs_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cpufreq_gov_dbs_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling map_properties+0x0/0x559 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall map_properties+0x0/0x559 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_acpi_pm_clocksource+0x0/0xd7 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_acpi_pm_clocksource+0x0/0xd7 returned 0 after 4385 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pcibios_assign_resources+0x0/0xca @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:14.4: PCI bridge to [bus 01]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.0: PCI bridge to [bus 02]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.1: PCI bridge to [bus 03]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.1: bridge window [mem 0xfea00000-0xfeafffff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.2: PCI bridge to [bus 04]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.2: bridge window [io 0xe000-0xefff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:15.2: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:01: resource 4 [io 0x0000-0x03af window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:01: resource 5 [io 0x03e0-0x0cf7 window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:01: resource 6 [io 0x03b0-0x03df window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:01: resource 7 [io 0x0d00-0xffff window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:01: resource 8 [mem 0x000a0000-0x000bffff window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:01: resource 9 [mem 0x000c0000-0x000dffff window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:01: resource 10 [mem 0xc0000000-0xffffffff window]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci_bus 0000:04: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pcibios_assign_resources+0x0/0xca returned 0 after 113 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sysctl_core_init+0x0/0x2b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sysctl_core_init+0x0/0x2b returned 0 after 10 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling eth_offload_init+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall eth_offload_init+0x0/0x14 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling inet_init+0x0/0x285 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: NET: Registered protocol family 2
Feb 15 18:49:00 asusf2a85mpro kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: TCP: Hash tables configured (established 32768 bind 32768)
Feb 15 18:49:00 asusf2a85mpro kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Feb 15 18:49:00 asusf2a85mpro kernel: initcall inet_init+0x0/0x285 returned 0 after 418 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ipv4_offload_init+0x0/0x74 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ipv4_offload_init+0x0/0x74 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling af_unix_init+0x0/0x4e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: NET: Registered protocol family 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall af_unix_init+0x0/0x4e returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ipv6_offload_init+0x0/0x7f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ipv6_offload_init+0x0/0x7f returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pci_apply_final_quirks+0x0/0x126 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:12.2: PME# does not work under D3, disabling it
Feb 15 18:49:00 asusf2a85mpro kernel: pci 0000:00:13.2: PME# does not work under D3, disabling it
Feb 15 18:49:00 asusf2a85mpro kernel: PCI: CLS 64 bytes, default 64
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pci_apply_final_quirks+0x0/0x126 returned 0 after 175461 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling acpi_reserve_resources+0x0/0xeb @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall acpi_reserve_resources+0x0/0xeb returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling populate_rootfs+0x0/0x10a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: Unpacking initramfs...
Feb 15 18:49:00 asusf2a85mpro kernel: Freeing initrd memory: 22840K
Feb 15 18:49:00 asusf2a85mpro kernel: initcall populate_rootfs+0x0/0x10a returned 0 after 274439 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pci_iommu_init+0x0/0x3c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:01.0 to group 0
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:01.1 to group 0
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:10.0 to group 1
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:10.1 to group 1
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:11.0 to group 2
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:12.0 to group 3
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:12.2 to group 3
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:13.0 to group 4
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:13.2 to group 4
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:14.0 to group 5
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:14.2 to group 5
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:14.3 to group 5
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:14.4 to group 6
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:15.0 to group 7
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:15.1 to group 7
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:15.2 to group 7
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:18.0 to group 8
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:18.1 to group 8
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:18.2 to group 8
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:18.3 to group 8
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:18.4 to group 8
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:00:18.5 to group 8
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:03:00.0 to group 7
Feb 15 18:49:00 asusf2a85mpro kernel: iommu: Adding device 0000:04:00.0 to group 7
Feb 15 18:49:00 asusf2a85mpro kernel: AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
Feb 15 18:49:00 asusf2a85mpro kernel: AMD-Vi: Extended features (0x800000853):
Feb 15 18:49:00 asusf2a85mpro kernel: PreF PPR GT IA
Feb 15 18:49:00 asusf2a85mpro kernel: AMD-Vi: Interrupt remapping enabled
Feb 15 18:49:00 asusf2a85mpro kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pci_iommu_init+0x0/0x3c returned 0 after 2689 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling calgary_fixup_tce_spaces+0x0/0xfb @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall calgary_fixup_tce_spaces+0x0/0xfb returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ir_dev_scope_init+0x0/0x33 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ir_dev_scope_init+0x0/0x33 returned -19 after 14 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ia32_binfmt_init+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ia32_binfmt_init+0x0/0x14 returned 0 after 5 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling amd_uncore_init+0x0/0x275 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: amd_uncore: AMD NB counters detected
Feb 15 18:49:00 asusf2a85mpro kernel: initcall amd_uncore_init+0x0/0x275 returned 0 after 41 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling amd_ibs_init+0x0/0x1fb @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: LVT offset 0 assigned for vector 0x400
Feb 15 18:49:00 asusf2a85mpro kernel: perf: AMD IBS detected (0x000000ff)
Feb 15 18:49:00 asusf2a85mpro kernel: initcall amd_ibs_init+0x0/0x1fb returned 0 after 19 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling amd_iommu_pc_init+0x0/0x1e4 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall amd_iommu_pc_init+0x0/0x1e4 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling msr_init+0x0/0xee @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall msr_init+0x0/0xee returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling register_kernel_offset_dumper+0x0/0x1b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall register_kernel_offset_dumper+0x0/0x1b returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling i8259A_init_ops+0x0/0x21 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall i8259A_init_ops+0x0/0x21 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_tsc_clocksource+0x0/0xc4 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_tsc_clocksource+0x0/0xc4 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling add_rtc_cmos+0x0/0xa5 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall add_rtc_cmos+0x0/0xa5 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling i8237A_init_ops+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall i8237A_init_ops+0x0/0x14 returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling thermal_throttle_init_device+0x0/0x42 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall thermal_throttle_init_device+0x0/0x42 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ioapic_init_ops+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ioapic_init_ops+0x0/0x14 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling register_e820_pmem+0x0/0x42 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall register_e820_pmem+0x0/0x42 returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling add_pcspkr+0x0/0x68 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall add_pcspkr+0x0/0x68 returned 0 after 27 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sysfb_init+0x0/0x9a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sysfb_init+0x0/0x9a returned 0 after 15 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling audit_classes_init+0x0/0xaf @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall audit_classes_init+0x0/0xaf returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pt_dump_init+0x0/0x32 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pt_dump_init+0x0/0x32 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_aout_binfmt+0x0/0x16 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_aout_binfmt+0x0/0x16 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling iosf_mbi_init+0x0/0x1a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall iosf_mbi_init+0x0/0x1a returned 0 after 15 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_execdomains_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_execdomains_init+0x0/0x1f returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cpuhp_sysfs_init+0x0/0x6d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cpuhp_sysfs_init+0x0/0x6d returned 0 after 5 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ioresources_init+0x0/0x36 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ioresources_init+0x0/0x36 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_sched_debug_procfs+0x0/0x29 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_sched_debug_procfs+0x0/0x29 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling snapshot_device_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall snapshot_device_init+0x0/0x11 returned 0 after 37 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling irq_gc_init_ops+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall irq_gc_init_ops+0x0/0x14 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling irq_pm_init_ops+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall irq_pm_init_ops+0x0/0x14 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling klp_init+0x0/0x29 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall klp_init+0x0/0x29 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling timekeeping_init_ops+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall timekeeping_init_ops+0x0/0x14 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_clocksource_sysfs+0x0/0x69 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_clocksource_sysfs+0x0/0x69 returned 0 after 19 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_timer_list_procfs+0x0/0x29 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_timer_list_procfs+0x0/0x29 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling alarmtimer_init+0x0/0x12a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall alarmtimer_init+0x0/0x12a returned 0 after 24 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_posix_timers+0x0/0x2a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_posix_timers+0x0/0x2a returned 0 after 13 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling clockevents_init_sysfs+0x0/0xc9 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall clockevents_init_sysfs+0x0/0xc9 returned 0 after 47 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_dma_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_dma_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_modules_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_modules_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling kallsyms_init+0x0/0x22 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall kallsyms_init+0x0/0x22 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pid_namespaces_init+0x0/0x40 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pid_namespaces_init+0x0/0x40 returned 0 after 6 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling audit_init+0x0/0x162 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: audit: initializing netlink subsys (disabled)
Feb 15 18:49:00 asusf2a85mpro kernel: audit: type=2000 audit(1518716930.588:1): state=initialized audit_enabled=0 res=1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall audit_init+0x0/0x162 returned 0 after 46 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling audit_watch_init+0x0/0x3a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall audit_watch_init+0x0/0x3a returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling audit_fsnotify_init+0x0/0x3a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall audit_fsnotify_init+0x0/0x3a returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling audit_tree_init+0x0/0x4d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall audit_tree_init+0x0/0x4d returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_kprobes+0x0/0x1f9 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_kprobes+0x0/0x1f9 returned 0 after 114 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling seccomp_sysctl_init+0x0/0x2c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall seccomp_sysctl_init+0x0/0x2c returned 0 after 3 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling utsname_sysctl_init+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall utsname_sysctl_init+0x0/0x14 returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_tracepoints+0x0/0x28 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_tracepoints+0x0/0x28 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling stack_trace_init+0x0/0xb0 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall stack_trace_init+0x0/0xb0 returned 0 after 5 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_mmio_trace+0x0/0xc @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_mmio_trace+0x0/0xc returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_blk_tracer+0x0/0x50 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_blk_tracer+0x0/0x50 returned 0 after 5 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling perf_event_sysfs_init+0x0/0x84 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall perf_event_sysfs_init+0x0/0x84 returned 0 after 73 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_uprobes+0x0/0x67 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_uprobes+0x0/0x67 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling padata_driver_init+0x0/0x39 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall padata_driver_init+0x0/0x39 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling kswapd_init+0x0/0x85 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall kswapd_init+0x0/0x85 returned 0 after 19 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling extfrag_debug_init+0x0/0x78 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall extfrag_debug_init+0x0/0x78 returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mm_compute_batch_init+0x0/0x19 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mm_compute_batch_init+0x0/0x19 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling slab_proc_init+0x0/0x22 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall slab_proc_init+0x0/0x22 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling workingset_init+0x0/0x82 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: workingset: timestamp_bits=40 max_order=20 bucket_order=0
Feb 15 18:49:00 asusf2a85mpro kernel: initcall workingset_init+0x0/0x82 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_vmalloc_init+0x0/0x22 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_vmalloc_init+0x0/0x22 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling procswaps_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall procswaps_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_frontswap+0x0/0x91 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_frontswap+0x0/0x91 returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling slab_proc_init+0x0/0x8 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall slab_proc_init+0x0/0x8 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cpucache_init+0x0/0x3f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cpucache_init+0x0/0x3f returned 0 after 12 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_zbud+0x0/0x20 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: zbud: loaded
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_zbud+0x0/0x20 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling fcntl_init+0x0/0x2a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall fcntl_init+0x0/0x2a returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_filesystems_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_filesystems_init+0x0/0x1f returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling start_dirtytime_writeback+0x0/0x2a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall start_dirtytime_writeback+0x0/0x2a returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling blkdev_init+0x0/0x2a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall blkdev_init+0x0/0x2a returned 0 after 3 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dio_init+0x0/0x2d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dio_init+0x0/0x2d returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dnotify_init+0x0/0x79 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dnotify_init+0x0/0x79 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling fanotify_user_setup+0x0/0x77 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall fanotify_user_setup+0x0/0x77 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling userfaultfd_init+0x0/0x2e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall userfaultfd_init+0x0/0x2e returned 0 after 3 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling aio_setup+0x0/0xa1 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall aio_setup+0x0/0xa1 returned 0 after 7 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_sys32_ioctl+0x0/0x28 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_sys32_ioctl+0x0/0x28 returned 0 after 40 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_devpts_fs+0x0/0x28 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_devpts_fs+0x0/0x28 returned 0 after 5 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_pstore_fs+0x0/0x4a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_pstore_fs+0x0/0x4a returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ipc_init+0x0/0x4c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ipc_init+0x0/0x4c returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ipc_sysctl_init+0x0/0x14 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ipc_sysctl_init+0x0/0x14 returned 0 after 5 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_mqueue_fs+0x0/0x107 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_mqueue_fs+0x0/0x107 returned 0 after 12 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling key_proc_init+0x0/0x58 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall key_proc_init+0x0/0x58 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling selinux_nf_ip_init+0x0/0x3b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall selinux_nf_ip_init+0x0/0x3b returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_sel_fs+0x0/0xa1 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_sel_fs+0x0/0xa1 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling selnl_init+0x0/0x7c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall selnl_init+0x0/0x7c returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sel_netif_init+0x0/0x3b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sel_netif_init+0x0/0x3b returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sel_netnode_init+0x0/0x48 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sel_netnode_init+0x0/0x48 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sel_netport_init+0x0/0x48 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sel_netport_init+0x0/0x48 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling aurule_init+0x0/0x2b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall aurule_init+0x0/0x2b returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling crypto_algapi_init+0x0/0xd @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crypto_algapi_init+0x0/0xd returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling rsa_init+0x0/0x50 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: alg: self-tests disabled
Feb 15 18:49:00 asusf2a85mpro kernel: initcall rsa_init+0x0/0x50 returned 0 after 32 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling hmac_module_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hmac_module_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling crypto_null_mod_init+0x0/0x48 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crypto_null_mod_init+0x0/0x48 returned 0 after 108 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling md5_mod_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall md5_mod_init+0x0/0x11 returned 0 after 24 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sha1_generic_mod_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sha1_generic_mod_init+0x0/0x11 returned 0 after 23 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sha256_generic_mod_init+0x0/0x16 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sha256_generic_mod_init+0x0/0x16 returned 0 after 44 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling aes_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall aes_init+0x0/0x11 returned 0 after 23 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling crct10dif_mod_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crct10dif_mod_init+0x0/0x11 returned 0 after 22 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling lzo_mod_init+0x0/0x3a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall lzo_mod_init+0x0/0x3a returned 0 after 44 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling asymmetric_key_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: Key type asymmetric registered
Feb 15 18:49:00 asusf2a85mpro kernel: initcall asymmetric_key_init+0x0/0x11 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling x509_key_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: Asymmetric key parser 'x509' registered
Feb 15 18:49:00 asusf2a85mpro kernel: initcall x509_key_init+0x0/0x11 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling proc_genhd_init+0x0/0x36 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall proc_genhd_init+0x0/0x36 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling bsg_init+0x0/0x153 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
Feb 15 18:49:00 asusf2a85mpro kernel: initcall bsg_init+0x0/0x153 returned 0 after 12 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling throtl_init+0x0/0x41 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall throtl_init+0x0/0x41 returned 0 after 28 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling noop_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: io scheduler noop registered
Feb 15 18:49:00 asusf2a85mpro kernel: initcall noop_init+0x0/0x11 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling deadline_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: io scheduler deadline registered
Feb 15 18:49:00 asusf2a85mpro kernel: initcall deadline_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cfq_init+0x0/0x74 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: io scheduler cfq registered (default)
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cfq_init+0x0/0x74 returned 0 after 10 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling deadline_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: io scheduler mq-deadline registered
Feb 15 18:49:00 asusf2a85mpro kernel: initcall deadline_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling btree_module_init+0x0/0x25 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall btree_module_init+0x0/0x25 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling crc_t10dif_mod_init+0x0/0x39 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crc_t10dif_mod_init+0x0/0x39 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling percpu_counter_startup+0x0/0x51 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall percpu_counter_startup+0x0/0x51 returned 0 after 10 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling digsig_init+0x0/0x36 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall digsig_init+0x0/0x36 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sg_pool_init+0x0/0xe2 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sg_pool_init+0x0/0xe2 returned 0 after 3 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling phy_core_init+0x0/0x4a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall phy_core_init+0x0/0x4a returned 0 after 3 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pci_proc_init+0x0/0x66 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pci_proc_init+0x0/0x66 returned 0 after 20 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pcie_portdrv_init+0x0/0x6f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pcie_portdrv_init+0x0/0x6f returned 0 after 270 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling aer_service_init+0x0/0x32 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall aer_service_init+0x0/0x32 returned 0 after 3 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pcie_pme_service_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pcie_pme_service_init+0x0/0x11 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dpc_service_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dpc_service_init+0x0/0x11 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pci_hotplug_init+0x0/0x31 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pci_hotplug_init+0x0/0x31 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pcied_init+0x0/0x56 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pcied_init+0x0/0x56 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xenfb_init+0x0/0x44 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xenfb_init+0x0/0x44 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling vesafb_driver_init+0x0/0x13 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall vesafb_driver_init+0x0/0x13 returned 0 after 6 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling efifb_driver_init+0x0/0x13 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall efifb_driver_init+0x0/0x13 returned 0 after 3 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling intel_idle_init+0x0/0x5a9 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall intel_idle_init+0x0/0x5a9 returned -19 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling acpi_processor_driver_init+0x0/0x97 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall acpi_processor_driver_init+0x0/0x97 returned 0 after 114 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling acpi_hed_driver_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall acpi_hed_driver_init+0x0/0x11 returned 0 after 19 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling bgrt_init+0x0/0xb7 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall bgrt_init+0x0/0xb7 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling erst_init+0x0/0x323 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall erst_init+0x0/0x323 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ghes_init+0x0/0x194 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ghes_init+0x0/0x194 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling extlog_init+0x0/0x364 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall extlog_init+0x0/0x364 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling gpio_clk_driver_init+0x0/0x13 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall gpio_clk_driver_init+0x0/0x13 returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling plt_clk_driver_init+0x0/0x13 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall plt_clk_driver_init+0x0/0x13 returned 0 after 3 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xenbus_probe_initcall+0x0/0x4e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xenbus_probe_initcall+0x0/0x4e returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xenbus_init+0x0/0x36 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xenbus_init+0x0/0x36 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xenbus_backend_init+0x0/0x48 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xenbus_backend_init+0x0/0x48 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling hypervisor_subsys_init+0x0/0x25 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hypervisor_subsys_init+0x0/0x25 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling hyper_sysfs_init+0x0/0x188 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hyper_sysfs_init+0x0/0x188 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling platform_driver_init+0x0/0x1a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall platform_driver_init+0x0/0x1a returned 0 after 6 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xen_late_init_mcelog+0x0/0x61 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xen_late_init_mcelog+0x0/0x61 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling n_null_init+0x0/0x1f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall n_null_init+0x0/0x1f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pty_init+0x0/0x210 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pty_init+0x0/0x210 returned 0 after 37 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sysrq_init+0x0/0x6c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sysrq_init+0x0/0x6c returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xen_hvc_init+0x0/0x27b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xen_hvc_init+0x0/0x27b returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling serial8250_init+0x0/0x157 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Feb 15 18:49:00 asusf2a85mpro kernel: 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Feb 15 18:49:00 asusf2a85mpro kernel: initcall serial8250_init+0x0/0x157 returned 0 after 20177 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling serial_pci_driver_init+0x0/0x1a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall serial_pci_driver_init+0x0/0x1a returned 0 after 25 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling exar_pci_driver_init+0x0/0x1a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall exar_pci_driver_init+0x0/0x1a returned 0 after 7 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dw8250_platform_driver_init+0x0/0x13 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dw8250_platform_driver_init+0x0/0x13 returned 0 after 5 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mid8250_pci_driver_init+0x0/0x1a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mid8250_pci_driver_init+0x0/0x1a returned 0 after 5 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling hpet_init+0x0/0x65 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hpet_init+0x0/0x65 returned 0 after 71 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling agp_init+0x0/0x24 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: Linux agpgart interface v0.103
Feb 15 18:49:00 asusf2a85mpro kernel: initcall agp_init+0x0/0x24 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling agp_amd64_mod_init+0x0/0x20 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall agp_amd64_mod_init+0x0/0x20 returned -19 after 151 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling agp_intel_init+0x0/0x29 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall agp_intel_init+0x0/0x29 returned 0 after 8 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling agp_sis_init+0x0/0x29 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall agp_sis_init+0x0/0x29 returned 0 after 6 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling agp_via_init+0x0/0x29 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall agp_via_init+0x0/0x29 returned 0 after 7 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_tis+0x0/0x106 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_tis+0x0/0x106 returned 0 after 10 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling amd_iommu_v2_init+0x0/0x6e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: AMD IOMMUv2 driver by Joerg Roedel <jroedel@xxxxxxx>
Feb 15 18:49:00 asusf2a85mpro kernel: initcall amd_iommu_v2_init+0x0/0x6e returned 0 after 48 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cn_proc_init+0x0/0x36 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cn_proc_init+0x0/0x36 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling topology_sysfs_init+0x0/0x30 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall topology_sysfs_init+0x0/0x30 returned 0 after 6 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cacheinfo_sysfs_init+0x0/0x2c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cacheinfo_sysfs_init+0x0/0x2c returned 165 after 75 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling devcoredump_init+0x0/0x18 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall devcoredump_init+0x0/0x18 returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mac_hid_init+0x0/0x22 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mac_hid_init+0x0/0x22 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling net_olddevs_init+0x0/0x5d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall net_olddevs_init+0x0/0x5d returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling i8042_init+0x0/0x45d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: i8042: PNP: No PS/2 controller found.
Feb 15 18:49:00 asusf2a85mpro kernel: initcall i8042_init+0x0/0x45d returned -19 after 14 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling input_leds_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall input_leds_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mousedev_init+0x0/0x81 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: mousedev: PS/2 mouse device common for all mice
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mousedev_init+0x0/0x81 returned 0 after 50 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling atkbd_init+0x0/0x26 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall atkbd_init+0x0/0x26 returned 0 after 8 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xenkbd_init+0x0/0x44 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xenkbd_init+0x0/0x44 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cmos_init+0x0/0x6c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: rtc_cmos 00:05: RTC can wake from S4
Feb 15 18:49:00 asusf2a85mpro kernel: rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
Feb 15 18:49:00 asusf2a85mpro kernel: rtc_cmos 00:05: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cmos_init+0x0/0x6c returned 0 after 138 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling intel_pstate_init+0x0/0x309 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall intel_pstate_init+0x0/0x309 returned -19 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ledtrig_disk_init+0x0/0x2e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ledtrig_disk_init+0x0/0x2e returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ledtrig_mtd_init+0x0/0x2e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ledtrig_mtd_init+0x0/0x2e returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ledtrig_cpu_init+0x0/0xd0 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: ledtrig-cpu: registered to indicate activity on CPUs
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ledtrig_cpu_init+0x0/0xd0 returned 0 after 15 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ledtrig_panic_init+0x0/0x39 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ledtrig_panic_init+0x0/0x39 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dmi_sysfs_init+0x0/0xc9 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dmi_sysfs_init+0x0/0xc9 returned 0 after 253 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling efi_load_efivars+0x0/0x67 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall efi_load_efivars+0x0/0x67 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling esrt_sysfs_init+0x0/0x2f3 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall esrt_sysfs_init+0x0/0x2f3 returned -38 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pmc_atom_init+0x0/0x286 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pmc_atom_init+0x0/0x286 returned -19 after 6 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling powercap_init+0x0/0x2b4 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall powercap_init+0x0/0x2b4 returned 0 after 23 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pm_check_save_msr+0x0/0x20 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pm_check_save_msr+0x0/0x20 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sock_diag_init+0x0/0x34 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sock_diag_init+0x0/0x34 returned 0 after 18 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling blackhole_init+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall blackhole_init+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling gre_offload_init+0x0/0x49 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall gre_offload_init+0x0/0x49 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sysctl_ipv4_init+0x0/0x4c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sysctl_ipv4_init+0x0/0x4c returned 0 after 29 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cubictcp_register+0x0/0x59 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cubictcp_register+0x0/0x59 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling inet6_init+0x0/0x351 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: NET: Registered protocol family 10
Feb 15 18:49:00 asusf2a85mpro kernel: Segment Routing with IPv6
Feb 15 18:49:00 asusf2a85mpro kernel: initcall inet6_init+0x0/0x351 returned 0 after 200 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mip6_init+0x0/0xb9 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: mip6: Mobile IPv6
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mip6_init+0x0/0xb9 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling packet_init+0x0/0x42 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: NET: Registered protocol family 17
Feb 15 18:49:00 asusf2a85mpro kernel: initcall packet_init+0x0/0x42 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dcbnl_init+0x0/0x4d @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dcbnl_init+0x0/0x4d returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mpls_gso_init+0x0/0x2c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: mpls_gso: MPLS GSO support
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mpls_gso_init+0x0/0x2c returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mcheck_init_device+0x0/0x12e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mcheck_init_device+0x0/0x12e returned 0 after 58 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling x32_enable+0x0/0x57 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall x32_enable+0x0/0x57 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mcheck_late_init+0x0/0x70 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mcheck_late_init+0x0/0x70 returned 0 after 7 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling severities_debugfs_init+0x0/0x3b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall severities_debugfs_init+0x0/0x3b returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling threshold_init_device+0x0/0x4b @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall threshold_init_device+0x0/0x4b returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling microcode_init+0x0/0x1f1 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: microcode: CPU0: patch_level=0x06001119
Feb 15 18:49:00 asusf2a85mpro kernel: microcode: CPU1: patch_level=0x06001119
Feb 15 18:49:00 asusf2a85mpro kernel: microcode: Microcode Update Driver: v2.2.
Feb 15 18:49:00 asusf2a85mpro kernel: initcall microcode_init+0x0/0x1f1 returned 0 after 63 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling hpet_insert_resource+0x0/0x23 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hpet_insert_resource+0x0/0x23 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling update_mp_table+0x0/0x518 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall update_mp_table+0x0/0x518 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling lapic_insert_resource+0x0/0x3f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall lapic_insert_resource+0x0/0x3f returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling print_ICs+0x0/0x1a5 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall print_ICs+0x0/0x1a5 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pat_memtype_list_init+0x0/0x32 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pat_memtype_list_init+0x0/0x32 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling create_tlb_single_page_flush_ceiling+0x0/0x29 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall create_tlb_single_page_flush_ceiling+0x0/0x29 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling create_init_pkru_value+0x0/0x29 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall create_init_pkru_value+0x0/0x29 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_oops_id+0x0/0x40 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_oops_id+0x0/0x40 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sched_clock_init_late+0x0/0x78 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: sched_clock: Marking stable (612684952, 0)->(877930510, -265245558)
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sched_clock_init_late+0x0/0x78 returned 0 after 79 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sched_init_debug+0x0/0x3e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sched_init_debug+0x0/0x3e returned 0 after 3 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pm_qos_power_init+0x0/0xab @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pm_qos_power_init+0x0/0xab returned 0 after 72 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pm_debugfs_init+0x0/0x24 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pm_debugfs_init+0x0/0x24 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling printk_late_init+0x0/0x122 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall printk_late_init+0x0/0x122 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling tk_debug_sleep_time_init+0x0/0x3c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall tk_debug_sleep_time_init+0x0/0x3c returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling debugfs_kprobe_init+0x0/0xd2 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall debugfs_kprobe_init+0x0/0xd2 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling taskstats_init+0x0/0x37 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: registered taskstats version 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall taskstats_init+0x0/0x37 returned 0 after 3 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling fault_around_debugfs+0x0/0x35 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall fault_around_debugfs+0x0/0x35 returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling max_swapfiles_check+0x0/0x8 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_zswap+0x0/0x427 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: zswap: loaded using pool lzo/zbud
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_zswap+0x0/0x427 returned 0 after 60 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling split_huge_pages_debugfs+0x0/0x35 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall split_huge_pages_debugfs+0x0/0x35 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling check_early_ioremap_leak+0x0/0x38 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall check_early_ioremap_leak+0x0/0x38 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_root_keyring+0x0/0xa @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_root_keyring+0x0/0xa returned 0 after 7 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_profile_hash+0x0/0x7f @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: AppArmor: AppArmor sha1 policy hashing enabled
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_profile_hash+0x0/0x7f returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_ima+0x0/0x35 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: ima: No TPM chip found, activating TPM-bypass! (rc=-19)
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_ima+0x0/0x35 returned 0 after 14 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling prandom_reseed+0x0/0x2a @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall prandom_reseed+0x0/0x2a returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pci_resource_alignment_sysfs_init+0x0/0x18 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pci_resource_alignment_sysfs_init+0x0/0x18 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pci_sysfs_init+0x0/0x50 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pci_sysfs_init+0x0/0x50 returned 0 after 192 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling bert_init+0x0/0x238 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall bert_init+0x0/0x238 returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling clk_debug_init+0x0/0x143 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall clk_debug_init+0x0/0x143 returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling boot_wait_for_devices+0x0/0x29 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall boot_wait_for_devices+0x0/0x29 returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dmar_free_unused_resources+0x0/0xcd @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dmar_free_unused_resources+0x0/0xcd returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling deferred_probe_initcall+0x0/0x30 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall deferred_probe_initcall+0x0/0x30 returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pm_genpd_debug_init+0x0/0x15c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pm_genpd_debug_init+0x0/0x15c returned 0 after 3 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling genpd_power_off_unused+0x0/0x7e @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall genpd_power_off_unused+0x0/0x7e returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling rtc_hctosys+0x0/0x102 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: rtc_cmos 00:05: setting system clock to 2018-02-15 17:48:51 UTC (1518716931)
Feb 15 18:49:00 asusf2a85mpro kernel: initcall rtc_hctosys+0x0/0x102 returned 0 after 28 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling firmware_memmap_init+0x0/0x33 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall firmware_memmap_init+0x0/0x33 returned 0 after 29 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling register_update_efi_random_seed+0x0/0x20 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall register_update_efi_random_seed+0x0/0x20 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling efi_shutdown_init+0x0/0x3c @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall efi_shutdown_init+0x0/0x3c returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling pci_mmcfg_late_insert_resources+0x0/0x51 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall pci_mmcfg_late_insert_resources+0x0/0x51 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling tcp_congestion_default+0x0/0x11 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall tcp_congestion_default+0x0/0x11 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling software_resume+0x0/0x2a0 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall software_resume+0x0/0x2a0 returned -2 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling clear_boot_tracer+0x0/0x26 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall clear_boot_tracer+0x0/0x26 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling clk_disable_unused+0x0/0x130 @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall clk_disable_unused+0x0/0x130 returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: Freeing unused kernel memory: 1516K
Feb 15 18:49:00 asusf2a85mpro kernel: Write protecting the kernel read-only data: 16384k
Feb 15 18:49:00 asusf2a85mpro kernel: Freeing unused kernel memory: 2012K
Feb 15 18:49:00 asusf2a85mpro kernel: Freeing unused kernel memory: 1060K
Feb 15 18:49:00 asusf2a85mpro kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 15 18:49:00 asusf2a85mpro kernel: calling ledtrig_usb_init+0x0/0x1000 [usb_common] @ 77
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ledtrig_usb_init+0x0/0x1000 [usb_common] returned 0 after 2 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling usb_init+0x0/0x16b [usbcore] @ 77
Feb 15 18:49:00 asusf2a85mpro kernel: ACPI: bus type USB registered
Feb 15 18:49:00 asusf2a85mpro kernel: usbcore: registered new interface driver usbfs
Feb 15 18:49:00 asusf2a85mpro kernel: usbcore: registered new interface driver hub
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_scsi+0x0/0x73 [scsi_mod] @ 79
Feb 15 18:49:00 asusf2a85mpro kernel: SCSI subsystem initialized
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_scsi+0x0/0x73 [scsi_mod] returned 0 after 66 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ata_init+0x0/0x30f [libata] @ 79
Feb 15 18:49:00 asusf2a85mpro kernel: calling piix4_driver_init+0x0/0x1000 [i2c_piix4] @ 82
Feb 15 18:49:00 asusf2a85mpro kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Feb 15 18:49:00 asusf2a85mpro kernel: piix4_smbus 0000:00:14.0: Using register 0x2e for SMBus port selection
Feb 15 18:49:00 asusf2a85mpro kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Feb 15 18:49:00 asusf2a85mpro kernel: usbcore: registered new device driver usb
Feb 15 18:49:00 asusf2a85mpro kernel: initcall usb_init+0x0/0x16b [usbcore] returned 0 after 7686 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ehci_hcd_init+0x0/0x1000 [ehci_hcd] @ 85
Feb 15 18:49:00 asusf2a85mpro kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ehci_hcd_init+0x0/0x1000 [ehci_hcd] returned 0 after 9 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: initcall piix4_driver_init+0x0/0x1000 [i2c_piix4] returned 0 after 2192 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ohci_hcd_mod_init+0x0/0x1000 [ohci_hcd] @ 85
Feb 15 18:49:00 asusf2a85mpro kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ohci_hcd_mod_init+0x0/0x1000 [ohci_hcd] returned 0 after 6 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xhci_hcd_init+0x0/0x10 [xhci_hcd] @ 77
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xhci_hcd_init+0x0/0x10 [xhci_hcd] returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ehci_pci_init+0x0/0x1000 [ehci_pci] @ 85
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci: EHCI PCI platform driver
Feb 15 18:49:00 asusf2a85mpro kernel: calling xhci_pci_init+0x0/0x1000 [xhci_pci] @ 77
Feb 15 18:49:00 asusf2a85mpro kernel: QUIRK: Enable AMD PLL fix
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci 0000:00:12.2: EHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci 0000:00:12.2: debug port 1
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb4e000
Feb 15 18:49:00 asusf2a85mpro kernel: libata version 3.00 loaded.
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ata_init+0x0/0x30f [libata] returned 0 after 6673 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ahci_pci_driver_init+0x0/0x1000 [ahci] @ 79
Feb 15 18:49:00 asusf2a85mpro kernel: calling rtl8169_pci_driver_init+0x0/0x1000 [r8169] @ 78
Feb 15 18:49:00 asusf2a85mpro kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Feb 15 18:49:00 asusf2a85mpro kernel: r8169 0000:04:00.0 eth0: RTL8168f/8111f at 0xffff9b5e00665000, 08:60:6e:74:7a:51, XID 08000800 IRQ 25
Feb 15 18:49:00 asusf2a85mpro kernel: r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Feb 15 18:49:00 asusf2a85mpro kernel: initcall rtl8169_pci_driver_init+0x0/0x1000 [r8169] returned 0 after 761 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling cryptd_init+0x0/0x1000 [cryptd] @ 82
Feb 15 18:49:00 asusf2a85mpro kernel: initcall cryptd_init+0x0/0x1000 [cryptd] returned 0 after 4 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling aes_init+0x0/0x1000 [aes_x86_64] @ 82
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb1: Product: EHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb1: Manufacturer: Linux 4.14.0-0.bpo.3-amd64 ehci_hcd
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb1: SerialNumber: 0000:00:12.2
Feb 15 18:49:00 asusf2a85mpro kernel: hub 1-0:1.0: USB hub found
Feb 15 18:49:00 asusf2a85mpro kernel: hub 1-0:1.0: 5 ports detected
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci 0000:00:13.2: EHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci 0000:00:13.2: debug port 1
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci 0000:00:13.2: irq 17, io mem 0xfeb4c000
Feb 15 18:49:00 asusf2a85mpro kernel: initcall aes_init+0x0/0x1000 [aes_x86_64] returned 0 after 9162 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling aesni_init+0x0/0x1e1 [aesni_intel] @ 82
Feb 15 18:49:00 asusf2a85mpro kernel: AVX version of gcm_enc/dec engaged.
Feb 15 18:49:00 asusf2a85mpro kernel: AES CTR mode by8 optimization enabled
Feb 15 18:49:00 asusf2a85mpro kernel: r8169 0000:04:00.0 enp4s0: renamed from eth0
Feb 15 18:49:00 asusf2a85mpro kernel: calling crypto_pcbc_module_init+0x0/0x1000 [pcbc] @ 111
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crypto_pcbc_module_init+0x0/0x1000 [pcbc] returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: initcall aesni_init+0x0/0x1e1 [aesni_intel] returned 0 after 7054 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
Feb 15 18:49:00 asusf2a85mpro kernel: calling ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] @ 82
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb2: Product: EHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb2: Manufacturer: Linux 4.14.0-0.bpo.3-amd64 ehci_hcd
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb2: SerialNumber: 0000:00:13.2
Feb 15 18:49:00 asusf2a85mpro kernel: hub 2-0:1.0: USB hub found
Feb 15 18:49:00 asusf2a85mpro kernel: hub 2-0:1.0: 5 ports detected
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ehci_pci_init+0x0/0x1000 [ehci_pci] returned 0 after 30158 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
Feb 15 18:49:00 asusf2a85mpro kernel: calling ohci_pci_init+0x0/0x1000 [ohci_pci] @ 85
Feb 15 18:49:00 asusf2a85mpro kernel: ohci-pci: OHCI PCI platform driver
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:00:10.0: hcc params 0x014042c3 hci version 0x96 quirks 0x00000608
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ghash_pclmulqdqni_mod_init+0x0/0x1000 [ghash_clmulni_intel] returned 0 after 981 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling crc32c_intel_mod_init+0x0/0x1000 [crc32c_intel] @ 75
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crc32c_intel_mod_init+0x0/0x1000 [crc32c_intel] returned 0 after 587 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb3: Product: xHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb3: Manufacturer: Linux 4.14.0-0.bpo.3-amd64 xhci-hcd
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb3: SerialNumber: 0000:00:10.0
Feb 15 18:49:00 asusf2a85mpro kernel: calling crc32_pclmul_mod_init+0x0/0x1000 [crc32_pclmul] @ 82
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crc32_pclmul_mod_init+0x0/0x1000 [crc32_pclmul] returned 0 after 51 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling crct10dif_intel_mod_init+0x0/0x1000 [crct10dif_pclmul] @ 82
Feb 15 18:49:00 asusf2a85mpro kernel: hub 3-0:1.0: USB hub found
Feb 15 18:49:00 asusf2a85mpro kernel: hub 3-0:1.0: 2 ports detected
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 4
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crct10dif_intel_mod_init+0x0/0x1000 [crct10dif_pclmul] returned 0 after 383 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb4: Product: xHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb4: Manufacturer: Linux 4.14.0-0.bpo.3-amd64 xhci-hcd
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb4: SerialNumber: 0000:00:10.0
Feb 15 18:49:00 asusf2a85mpro kernel: hub 4-0:1.0: USB hub found
Feb 15 18:49:00 asusf2a85mpro kernel: hub 4-0:1.0: 2 ports detected
Feb 15 18:49:00 asusf2a85mpro kernel: ahci 0000:00:11.0: version 3.0
Feb 15 18:49:00 asusf2a85mpro kernel: ahci 0000:00:11.0: AHCI 0001.0300 32 slots 8 ports 6 Gbps 0xff impl SATA mode
Feb 15 18:49:00 asusf2a85mpro kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio sxs
Feb 15 18:49:00 asusf2a85mpro kernel: ahci 0000:00:11.0: both AHCI_HFLAG_MULTI_MSI flag set and custom irq handler implemented
Feb 15 18:49:00 asusf2a85mpro kernel: scsi host0: ahci
Feb 15 18:49:00 asusf2a85mpro kernel: scsi host1: ahci
Feb 15 18:49:00 asusf2a85mpro kernel: scsi host2: ahci
Feb 15 18:49:00 asusf2a85mpro kernel: scsi host3: ahci
Feb 15 18:49:00 asusf2a85mpro kernel: scsi host4: ahci
Feb 15 18:49:00 asusf2a85mpro kernel: scsi host5: ahci
Feb 15 18:49:00 asusf2a85mpro kernel: scsi host6: ahci
Feb 15 18:49:00 asusf2a85mpro kernel: scsi host7: ahci
Feb 15 18:49:00 asusf2a85mpro kernel: ata1: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50100 irq 29
Feb 15 18:49:00 asusf2a85mpro kernel: ata2: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50180 irq 30
Feb 15 18:49:00 asusf2a85mpro kernel: ata3: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50200 irq 31
Feb 15 18:49:00 asusf2a85mpro kernel: ata4: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50280 irq 32
Feb 15 18:49:00 asusf2a85mpro kernel: ata5: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50300 irq 33
Feb 15 18:49:00 asusf2a85mpro kernel: ata6: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50380 irq 34
Feb 15 18:49:00 asusf2a85mpro kernel: ata7: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50400 irq 35
Feb 15 18:49:00 asusf2a85mpro kernel: ata8: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50480 irq 36
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ahci_pci_driver_init+0x0/0x1000 [ahci] returned 0 after 35278 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller
Feb 15 18:49:00 asusf2a85mpro kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 5
Feb 15 18:49:00 asusf2a85mpro kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb4f000
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb5: Product: OHCI PCI host controller
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb5: Manufacturer: Linux 4.14.0-0.bpo.3-amd64 ohci_hcd
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb5: SerialNumber: 0000:00:12.0
Feb 15 18:49:00 asusf2a85mpro kernel: hub 5-0:1.0: USB hub found
Feb 15 18:49:00 asusf2a85mpro kernel: hub 5-0:1.0: 5 ports detected
Feb 15 18:49:00 asusf2a85mpro kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller
Feb 15 18:49:00 asusf2a85mpro kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 6
Feb 15 18:49:00 asusf2a85mpro kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xfeb4d000
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb6: Product: OHCI PCI host controller
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb6: Manufacturer: Linux 4.14.0-0.bpo.3-amd64 ohci_hcd
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb6: SerialNumber: 0000:00:13.0
Feb 15 18:49:00 asusf2a85mpro kernel: hub 6-0:1.0: USB hub found
Feb 15 18:49:00 asusf2a85mpro kernel: hub 6-0:1.0: 5 ports detected
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ohci_pci_init+0x0/0x1000 [ohci_pci] returned 0 after 128594 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:00:10.1: xHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 7
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:00:10.1: hcc params 0x014042c3 hci version 0x96 quirks 0x00000608
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb7: Product: xHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb7: Manufacturer: Linux 4.14.0-0.bpo.3-amd64 xhci-hcd
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb7: SerialNumber: 0000:00:10.1
Feb 15 18:49:00 asusf2a85mpro kernel: hub 7-0:1.0: USB hub found
Feb 15 18:49:00 asusf2a85mpro kernel: hub 7-0:1.0: 2 ports detected
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:00:10.1: xHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 8
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb8: Product: xHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb8: Manufacturer: Linux 4.14.0-0.bpo.3-amd64 xhci-hcd
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb8: SerialNumber: 0000:00:10.1
Feb 15 18:49:00 asusf2a85mpro kernel: hub 8-0:1.0: USB hub found
Feb 15 18:49:00 asusf2a85mpro kernel: hub 8-0:1.0: 2 ports detected
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 9
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:03:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb9: Product: xHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb9: Manufacturer: Linux 4.14.0-0.bpo.3-amd64 xhci-hcd
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb9: SerialNumber: 0000:03:00.0
Feb 15 18:49:00 asusf2a85mpro kernel: hub 9-0:1.0: USB hub found
Feb 15 18:49:00 asusf2a85mpro kernel: hub 9-0:1.0: 2 ports detected
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 10
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0003
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb10: Product: xHCI Host Controller
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb10: Manufacturer: Linux 4.14.0-0.bpo.3-amd64 xhci-hcd
Feb 15 18:49:00 asusf2a85mpro kernel: usb usb10: SerialNumber: 0000:03:00.0
Feb 15 18:49:00 asusf2a85mpro kernel: hub 10-0:1.0: USB hub found
Feb 15 18:49:00 asusf2a85mpro kernel: hub 10-0:1.0: 2 ports detected
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xhci_pci_init+0x0/0x1000 [xhci_pci] returned 0 after 221570 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: ata6: SATA link down (SStatus 0 SControl 300)
Feb 15 18:49:00 asusf2a85mpro kernel: ata5: SATA link down (SStatus 0 SControl 300)
Feb 15 18:49:00 asusf2a85mpro kernel: ata3: SATA link down (SStatus 0 SControl 300)
Feb 15 18:49:00 asusf2a85mpro kernel: ata1: SATA link down (SStatus 0 SControl 300)
Feb 15 18:49:00 asusf2a85mpro kernel: ata4: SATA link down (SStatus 0 SControl 300)
Feb 15 18:49:00 asusf2a85mpro kernel: ata8: SATA link down (SStatus 0 SControl 300)
Feb 15 18:49:00 asusf2a85mpro kernel: ata2: SATA link down (SStatus 0 SControl 300)
Feb 15 18:49:00 asusf2a85mpro kernel: usb 5-1: new low-speed USB device number 2 using ohci-pci
Feb 15 18:49:00 asusf2a85mpro kernel: ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 15 18:49:00 asusf2a85mpro kernel: ata7.00: supports DRM functions and may not be fully accessible
Feb 15 18:49:00 asusf2a85mpro kernel: ata7.00: NCQ Send/Recv Log not supported
Feb 15 18:49:00 asusf2a85mpro kernel: ata7.00: ATA-9: Samsung SSD 850 PRO 512GB, EXM01B6Q, max UDMA/133
Feb 15 18:49:00 asusf2a85mpro kernel: ata7.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
Feb 15 18:49:00 asusf2a85mpro kernel: ata7.00: supports DRM functions and may not be fully accessible
Feb 15 18:49:00 asusf2a85mpro kernel: ata7.00: NCQ Send/Recv Log not supported
Feb 15 18:49:00 asusf2a85mpro kernel: ata7.00: configured for UDMA/133
Feb 15 18:49:00 asusf2a85mpro kernel: scsi 6:0:0:0: Direct-Access ATA Samsung SSD 850 1B6Q PQ: 0 ANSI: 5
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_sd+0x0/0x1000 [sd_mod] @ 83
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_sd+0x0/0x1000 [sd_mod] returned 0 after 72 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: sd 6:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
Feb 15 18:49:00 asusf2a85mpro kernel: sd 6:0:0:0: [sda] Write Protect is off
Feb 15 18:49:00 asusf2a85mpro kernel: sd 6:0:0:0: [sda] Mode Sense: 00 3a 00 00
Feb 15 18:49:00 asusf2a85mpro kernel: sd 6:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 15 18:49:00 asusf2a85mpro kernel: sda: sda1 sda2
Feb 15 18:49:00 asusf2a85mpro kernel: sd 6:0:0:0: [sda] Attached SCSI disk
Feb 15 18:49:00 asusf2a85mpro kernel: calling dm_init+0x0/0x3c [dm_mod] @ 156
Feb 15 18:49:00 asusf2a85mpro kernel: device-mapper: uevent: version 1.0.3
Feb 15 18:49:00 asusf2a85mpro kernel: device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@xxxxxxxxxx
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dm_init+0x0/0x3c [dm_mod] returned 0 after 396 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling dm_crypt_init+0x0/0x1000 [dm_crypt] @ 156
Feb 15 18:49:00 asusf2a85mpro kernel: initcall dm_crypt_init+0x0/0x1000 [dm_crypt] returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: usb 5-1: New USB device found, idVendor=093a, idProduct=2521
Feb 15 18:49:00 asusf2a85mpro kernel: usb 5-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
Feb 15 18:49:00 asusf2a85mpro kernel: usb 5-1: Product: USB OPTICAL MOUSE
Feb 15 18:49:00 asusf2a85mpro kernel: calling hid_init+0x0/0x58 [hid] @ 164
Feb 15 18:49:00 asusf2a85mpro kernel: hidraw: raw HID events driver (C) Jiri Kosina
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hid_init+0x0/0x58 [hid] returned 0 after 21 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling hid_init+0x0/0x1000 [usbhid] @ 164
Feb 15 18:49:00 asusf2a85mpro kernel: usbcore: registered new interface driver usbhid
Feb 15 18:49:00 asusf2a85mpro kernel: usbhid: USB HID core driver
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hid_init+0x0/0x1000 [usbhid] returned 0 after 4242 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling hid_generic_init+0x0/0x1000 [hid_generic] @ 168
Feb 15 18:49:00 asusf2a85mpro kernel: input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:12.0/usb5/5-1/5-1:1.0/0003:093A:2521.0001/input/input0
Feb 15 18:49:00 asusf2a85mpro kernel: hid-generic 0003:093A:2521.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE] on usb-0000:00:12.0-1/input0
Feb 15 18:49:00 asusf2a85mpro kernel: initcall hid_generic_init+0x0/0x1000 [hid_generic] returned 0 after 353 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: tsc: Refined TSC clocksource calibration: 4400.246 MHz
Feb 15 18:49:00 asusf2a85mpro kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3f6d4f41e2a, max_idle_ns: 440795412772 ns
Feb 15 18:49:00 asusf2a85mpro kernel: usb 5-2: new low-speed USB device number 3 using ohci-pci
Feb 15 18:49:00 asusf2a85mpro kernel: usb 5-2: New USB device found, idVendor=045e, idProduct=07b9
Feb 15 18:49:00 asusf2a85mpro kernel: usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 15 18:49:00 asusf2a85mpro kernel: usb 5-2: Product: USB Keyboard
Feb 15 18:49:00 asusf2a85mpro kernel: usb 5-2: Manufacturer: LITEON Technology
Feb 15 18:49:00 asusf2a85mpro kernel: input: LITEON Technology USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb5/5-2/5-2:1.0/0003:045E:07B9.0002/input/input1
Feb 15 18:49:00 asusf2a85mpro kernel: hid-generic 0003:045E:07B9.0002: input,hidraw1: USB HID v1.10 Keyboard [LITEON Technology USB Keyboard] on usb-0000:00:12.0-2/input0
Feb 15 18:49:00 asusf2a85mpro kernel: clocksource: Switched to clocksource tsc
Feb 15 18:49:00 asusf2a85mpro kernel: random: crng init done
Feb 15 18:49:00 asusf2a85mpro kernel: calling af_alg_init+0x0/0x1000 [af_alg] @ 173
Feb 15 18:49:00 asusf2a85mpro kernel: NET: Registered protocol family 38
Feb 15 18:49:00 asusf2a85mpro kernel: initcall af_alg_init+0x0/0x1000 [af_alg] returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling algif_skcipher_init+0x0/0x1000 [algif_skcipher] @ 174
Feb 15 18:49:00 asusf2a85mpro kernel: initcall algif_skcipher_init+0x0/0x1000 [algif_skcipher] returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling padlock_init+0x0/0x1000 [padlock_aes] @ 208
Feb 15 18:49:00 asusf2a85mpro kernel: initcall padlock_init+0x0/0x1000 [padlock_aes] returned -19 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling crypto_ecb_module_init+0x0/0x1000 [ecb] @ 208
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crypto_ecb_module_init+0x0/0x1000 [ecb] returned 0 after 0 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling fscrypt_init+0x0/0x1000 [fscrypto] @ 208
Feb 15 18:49:00 asusf2a85mpro kernel: initcall fscrypt_init+0x0/0x1000 [fscrypto] returned 0 after 36 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling crc32c_mod_init+0x0/0x1000 [crc32c_generic] @ 208
Feb 15 18:49:00 asusf2a85mpro kernel: initcall crc32c_mod_init+0x0/0x1000 [crc32c_generic] returned 0 after 36 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling journal_init+0x0/0x560 [jbd2] @ 208
Feb 15 18:49:00 asusf2a85mpro kernel: initcall journal_init+0x0/0x560 [jbd2] returned 0 after 35 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling mbcache_init+0x0/0x1000 [mbcache] @ 208
Feb 15 18:49:00 asusf2a85mpro kernel: initcall mbcache_init+0x0/0x1000 [mbcache] returned 0 after 15 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ext4_init_fs+0x0/0x181 [ext4] @ 208
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ext4_init_fs+0x0/0x181 [ext4] returned 0 after 71 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
Feb 15 18:49:00 asusf2a85mpro kernel: calling init_autofs4_fs+0x0/0x21 [autofs4] @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall init_autofs4_fs+0x0/0x21 [autofs4] returned 0 after 40 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling xt_init+0x0/0x1000 [x_tables] @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: initcall xt_init+0x0/0x1000 [x_tables] returned 0 after 1 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ip_tables_init+0x0/0x1000 [ip_tables] @ 1
Feb 15 18:49:00 asusf2a85mpro kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ip_tables_init+0x0/0x1000 [ip_tables] returned 0 after 5 usecs
Feb 15 18:49:00 asusf2a85mpro systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
Feb 15 18:49:00 asusf2a85mpro systemd[1]: Detected architecture x86-64.
Feb 15 18:49:00 asusf2a85mpro systemd[1]: Set hostname to <asusf2a85mpro>.
Feb 15 18:49:00 asusf2a85mpro systemd[1]: minissdpd.service: Cannot add dependency job, ignoring: Unit minissdpd.service is masked.
Feb 15 18:49:00 asusf2a85mpro systemd[1]: avahi-daemon.service: Cannot add dependency job, ignoring: Unit avahi-daemon.service is masked.
Feb 15 18:49:00 asusf2a85mpro systemd[1]: Reached target User and Group Name Lookups.
Feb 15 18:49:00 asusf2a85mpro systemd[1]: Listening on fsck to fsckd communication Socket.
Feb 15 18:49:00 asusf2a85mpro systemd[1]: Listening on Journal Audit Socket.
Feb 15 18:49:00 asusf2a85mpro systemd[1]: Reached target Swap.
Feb 15 18:49:00 asusf2a85mpro systemd[1]: Created slice User and Session Slice.
Feb 15 18:49:00 asusf2a85mpro kernel: calling parport_default_proc_register+0x0/0x1000 [parport] @ 250
Feb 15 18:49:00 asusf2a85mpro kernel: initcall parport_default_proc_register+0x0/0x1000 [parport] returned 0 after 14 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling lp_init_module+0x0/0x1000 [lp] @ 250
Feb 15 18:49:00 asusf2a85mpro kernel: EXT4-fs (dm-0): re-mounted. Opts: discard,commit=600,errors=remount-ro
Feb 15 18:49:00 asusf2a85mpro kernel: lp: driver loaded but no devices found
Feb 15 18:49:00 asusf2a85mpro kernel: initcall lp_init_module+0x0/0x1000 [lp] returned 0 after 17629 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling ppdev_init+0x0/0x1000 [ppdev] @ 250
Feb 15 18:49:00 asusf2a85mpro kernel: ppdev: user-space parallel port driver
Feb 15 18:49:00 asusf2a85mpro kernel: initcall ppdev_init+0x0/0x1000 [ppdev] returned 0 after 10854 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling parport_pc_init+0x0/0xf2a [parport_pc] @ 250
Feb 15 18:49:00 asusf2a85mpro kernel: initcall parport_pc_init+0x0/0xf2a [parport_pc] returned 0 after 321 usecs
Feb 15 18:49:00 asusf2a85mpro kernel: calling sensors_nct6775_init+0x0/0x1000 [nct6775] @ 250
Feb 15 18:49:00 asusf2a85mpro kernel: nct6775: Found NCT6779D or compatible chip at 0x2e:0x290
Feb 15 18:49:00 asusf2a85mpro kernel: initcall sensors_nct6775_init+0x0/0x1000 [nct6775] returned 0 after 756 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 288
Feb 15 18:49:01 asusf2a85mpro kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Feb 15 18:49:01 asusf2a85mpro kernel: calling init_soundcore+0x0/0x1000 [soundcore] @ 289
Feb 15 18:49:01 asusf2a85mpro kernel: initcall init_soundcore+0x0/0x1000 [soundcore] returned 0 after 5 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling acpi_button_driver_init+0x0/0x1000 [button] @ 285
Feb 15 18:49:01 asusf2a85mpro kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
Feb 15 18:49:01 asusf2a85mpro kernel: ACPI: Power Button [PWRB]
Feb 15 18:49:01 asusf2a85mpro kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Feb 15 18:49:01 asusf2a85mpro kernel: ACPI: Power Button [PWRF]
Feb 15 18:49:01 asusf2a85mpro kernel: initcall acpi_button_driver_init+0x0/0x1000 [button] returned 0 after 147 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling alsa_sound_init+0x0/0x7d [snd] @ 289
Feb 15 18:49:01 asusf2a85mpro kernel: initcall alsa_sound_init+0x0/0x7d [snd] returned 0 after 10 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned 0 after 4638 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling acpi_wmi_init+0x0/0x1000 [wmi] @ 284
Feb 15 18:49:01 asusf2a85mpro kernel: initcall acpi_wmi_init+0x0/0x1000 [wmi] returned 0 after 148 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling pcc_cpufreq_init+0x0/0xe89 [pcc_cpufreq] @ 278
Feb 15 18:49:01 asusf2a85mpro kernel: initcall pcc_cpufreq_init+0x0/0xe89 [pcc_cpufreq] returned -19 after 10 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling alsa_timer_init+0x0/0x1000 [snd_timer] @ 289
Feb 15 18:49:01 asusf2a85mpro kernel: initcall alsa_timer_init+0x0/0x1000 [snd_timer] returned 0 after 42 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling drm_core_init+0x0/0xdd [drm] @ 287
Feb 15 18:49:01 asusf2a85mpro kernel: initcall drm_core_init+0x0/0xdd [drm] returned 0 after 9 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling alsa_pcm_init+0x0/0x1000 [snd_pcm] @ 289
Feb 15 18:49:01 asusf2a85mpro kernel: initcall alsa_pcm_init+0x0/0x1000 [snd_pcm] returned 0 after 4 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling drm_kms_helper_init+0x0/0x10 [drm_kms_helper] @ 287
Feb 15 18:49:01 asusf2a85mpro kernel: initcall drm_kms_helper_init+0x0/0x10 [drm_kms_helper] returned 0 after 0 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling tpm_inf_pnp_driver_init+0x0/0x1000 [tpm_infineon] @ 285
Feb 15 18:49:01 asusf2a85mpro kernel: calling alsa_hwdep_init+0x0/0x1000 [snd_hwdep] @ 289
Feb 15 18:49:01 asusf2a85mpro kernel: initcall alsa_hwdep_init+0x0/0x1000 [snd_hwdep] returned 0 after 4 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: initcall tpm_inf_pnp_driver_init+0x0/0x1000 [tpm_infineon] returned 0 after 15 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling ttm_init+0x0/0x1000 [ttm] @ 287
Feb 15 18:49:01 asusf2a85mpro kernel: initcall ttm_init+0x0/0x1000 [ttm] returned 0 after 17 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling hda_bus_init+0x0/0xc [snd_hda_core] @ 289
Feb 15 18:49:01 asusf2a85mpro kernel: initcall hda_bus_init+0x0/0xc [snd_hda_core] returned 0 after 7 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling azx_driver_init+0x0/0xfd8 [snd_hda_intel] @ 289
Feb 15 18:49:01 asusf2a85mpro kernel: snd_hda_intel 0000:00:01.1: Force to non-snoop mode
Feb 15 18:49:01 asusf2a85mpro kernel: initcall azx_driver_init+0x0/0xfd8 [snd_hda_intel] returned 0 after 6840 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] @ 291
Feb 15 18:49:01 asusf2a85mpro kernel: calling init_sg+0x0/0x1000 [sg] @ 278
Feb 15 18:49:01 asusf2a85mpro kernel: sd 6:0:0:0: Attached scsi generic sg0 type 0
Feb 15 18:49:01 asusf2a85mpro kernel: initcall init_sg+0x0/0x1000 [sg] returned 0 after 435 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling sp5100_tco_init_module+0x0/0x1000 [sp5100_tco] @ 279
Feb 15 18:49:01 asusf2a85mpro kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
Feb 15 18:49:01 asusf2a85mpro kernel: sp5100_tco: PCI Vendor ID: 0x1022, Device ID: 0x780b, Revision ID: 0x14
Feb 15 18:49:01 asusf2a85mpro kernel: sp5100_tco: I/O address 0x0cd6 already in use
Feb 15 18:49:01 asusf2a85mpro kernel: initcall sp5100_tco_init_module+0x0/0x1000 [sp5100_tco] returned 0 after 91 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling shpcd_init+0x0/0x1000 [shpchp] @ 280
Feb 15 18:49:01 asusf2a85mpro kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Feb 15 18:49:01 asusf2a85mpro kernel: initcall shpcd_init+0x0/0x1000 [shpchp] returned 0 after 19 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling radeon_init+0x0/0xab [radeon] @ 287
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] radeon kernel modesetting enabled.
Feb 15 18:49:01 asusf2a85mpro kernel: initcall hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] returned 0 after 15860 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input4
Feb 15 18:49:01 asusf2a85mpro kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/sound/card0/input5
Feb 15 18:49:01 asusf2a85mpro kernel: calling k10temp_driver_init+0x0/0x1000 [k10temp] @ 283
Feb 15 18:49:01 asusf2a85mpro kernel: calling evdev_init+0x0/0x1000 [evdev] @ 288
Feb 15 18:49:01 asusf2a85mpro kernel: initcall evdev_init+0x0/0x1000 [evdev] returned 0 after 1631 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling generic_driver_init+0x0/0x1000 [snd_hda_codec_generic] @ 293
Feb 15 18:49:01 asusf2a85mpro kernel: initcall generic_driver_init+0x0/0x1000 [snd_hda_codec_generic] returned 0 after 21 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling pcspkr_platform_driver_init+0x0/0x1000 [pcspkr] @ 284
Feb 15 18:49:01 asusf2a85mpro kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
Feb 15 18:49:01 asusf2a85mpro kernel: initcall pcspkr_platform_driver_init+0x0/0x1000 [pcspkr] returned 0 after 98 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling realtek_driver_init+0x0/0x1000 [snd_hda_codec_realtek] @ 293
Feb 15 18:49:01 asusf2a85mpro kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
Feb 15 18:49:01 asusf2a85mpro kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Feb 15 18:49:01 asusf2a85mpro kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Feb 15 18:49:01 asusf2a85mpro kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
Feb 15 18:49:01 asusf2a85mpro kernel: snd_hda_codec_realtek hdaudioC1D0: dig-out=0x11/0x1e
Feb 15 18:49:01 asusf2a85mpro kernel: snd_hda_codec_realtek hdaudioC1D0: inputs:
Feb 15 18:49:01 asusf2a85mpro kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
Feb 15 18:49:01 asusf2a85mpro kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
Feb 15 18:49:01 asusf2a85mpro kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
Feb 15 18:49:01 asusf2a85mpro kernel: calling kfd_module_init+0x0/0x1000 [amdkfd] @ 297
Feb 15 18:49:01 asusf2a85mpro kernel: CRAT table not found
Feb 15 18:49:01 asusf2a85mpro kernel: Finished initializing topology ret=0
Feb 15 18:49:01 asusf2a85mpro kernel: kfd kfd: Initialized module
Feb 15 18:49:01 asusf2a85mpro kernel: initcall kfd_module_init+0x0/0x1000 [amdkfd] returned 0 after 6318 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] initializing kernel modesetting (ARUBA 0x1002:0x9996 0x1043:0x8526 0x00).
Feb 15 18:49:01 asusf2a85mpro kernel: ATOM BIOS: 113
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: VRAM: 768M 0x0000000000000000 - 0x000000002FFFFFFF (768M used)
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: GTT: 1024M 0x0000000030000000 - 0x000000006FFFFFFF
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] Detected VRAM RAM=768M, BAR=256M
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] RAM width 64bits DDR
Feb 15 18:49:01 asusf2a85mpro kernel: calling svm_init+0x0/0xcce [kvm_amd] @ 285
Feb 15 18:49:01 asusf2a85mpro kernel: kvm: Nested Virtualization enabled
Feb 15 18:49:01 asusf2a85mpro kernel: kvm: Nested Paging enabled
Feb 15 18:49:01 asusf2a85mpro kernel: initcall svm_init+0x0/0xcce [kvm_amd] returned 0 after 253 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling mce_amd_init+0x0/0x1000 [edac_mce_amd] @ 285
Feb 15 18:49:01 asusf2a85mpro kernel: MCE: In-kernel MCE decoding enabled.
Feb 15 18:49:01 asusf2a85mpro kernel: initcall mce_amd_init+0x0/0x1000 [edac_mce_amd] returned 0 after 1 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling amd64_edac_init+0x0/0x2000 [amd64_edac_mod] @ 285
Feb 15 18:49:01 asusf2a85mpro kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Feb 15 18:49:01 asusf2a85mpro kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
(Note that use of the override may cause unknown side effects.)
Feb 15 18:49:01 asusf2a85mpro kernel: initcall amd64_edac_init+0x0/0x2000 [amd64_edac_mod] returned -19 after 9 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: [TTM] Zone kernel: Available graphics memory: 1642272 kiB
Feb 15 18:49:01 asusf2a85mpro kernel: [TTM] Initializing pool allocator
Feb 15 18:49:01 asusf2a85mpro kernel: [TTM] Initializing DMA pool allocator
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] radeon: 768M of VRAM memory ready
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] radeon: 1024M of GTT memory ready.
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] Loading ARUBA Microcode
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: firmware: direct-loading firmware radeon/ARUBA_pfp.bin
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: firmware: direct-loading firmware radeon/ARUBA_me.bin
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: firmware: direct-loading firmware radeon/ARUBA_rlc.bin
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] Internal thermal controller without fan control
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] radeon: dpm initialized
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: firmware: direct-loading firmware radeon/TAHITI_uvd.bin
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: firmware: direct-loading firmware radeon/TAHITI_vce.bin
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] Found VCE firmware/feedback version 50.0.1 / 17!
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Feb 15 18:49:01 asusf2a85mpro kernel: calling wmi_bmof_driver_init+0x0/0x1000 [wmi_bmof] @ 279
Feb 15 18:49:01 asusf2a85mpro kernel: initcall wmi_bmof_driver_init+0x0/0x1000 [wmi_bmof] returned 0 after 47 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling acpi_video_init+0x0/0x1000 [video] @ 285
Feb 15 18:49:01 asusf2a85mpro kernel: initcall acpi_video_init+0x0/0x1000 [video] returned 0 after 33 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling rfkill_init+0x0/0xe8 [rfkill] @ 285
Feb 15 18:49:01 asusf2a85mpro kernel: initcall rfkill_init+0x0/0xe8 [rfkill] returned 0 after 49 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling asus_wmi_init+0x0/0x1000 [asus_wmi] @ 285
Feb 15 18:49:01 asusf2a85mpro kernel: asus_wmi: ASUS WMI generic driver loaded
Feb 15 18:49:01 asusf2a85mpro kernel: initcall asus_wmi_init+0x0/0x1000 [asus_wmi] returned 0 after 1 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: calling eeepc_wmi_init+0x0/0x1000 [eeepc_wmi] @ 285
Feb 15 18:49:01 asusf2a85mpro kernel: asus_wmi: Initialization: 0x0
Feb 15 18:49:01 asusf2a85mpro kernel: asus_wmi: BIOS WMI version: 0.9
Feb 15 18:49:01 asusf2a85mpro kernel: asus_wmi: SFUN value: 0x0
Feb 15 18:49:01 asusf2a85mpro kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input7
Feb 15 18:49:01 asusf2a85mpro kernel: asus_wmi: Number of fans: 1
Feb 15 18:49:01 asusf2a85mpro kernel: initcall eeepc_wmi_init+0x0/0x1000 [eeepc_wmi] returned 0 after 12130 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] PCIE GART of 1024M enabled (table at 0x00000000001D6000).
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: WB enabled
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000030000c00 and cpu addr 0xffff8fbd37f95c00
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0xffff9b5e01435a18
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000030000c18 and cpu addr 0xffff8fbd37f95c18
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000030000c1c and cpu addr 0xffff8fbd37f95c1c
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000030000c04 and cpu addr 0xffff8fbd37f95c04
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000030000c08 and cpu addr 0xffff8fbd37f95c08
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000030000c0c and cpu addr 0xffff8fbd37f95c0c
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000030000c10 and cpu addr 0xffff8fbd37f95c10
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] Driver supports precise vblank timestamp query.
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: radeon: MSI limited to 32-bit
Feb 15 18:49:01 asusf2a85mpro kernel: radeon 0000:00:01.0: radeon: using MSI.
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] radeon: irq initialized.
Feb 15 18:49:01 asusf2a85mpro kernel: initcall realtek_driver_init+0x0/0x1000 [snd_hda_codec_realtek] returned 0 after 121738 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
Feb 15 18:49:01 asusf2a85mpro kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input9
Feb 15 18:49:01 asusf2a85mpro kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input10
Feb 15 18:49:01 asusf2a85mpro kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input11
Feb 15 18:49:01 asusf2a85mpro kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
Feb 15 18:49:01 asusf2a85mpro kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input13
Feb 15 18:49:01 asusf2a85mpro kernel: input: HD-Audio Generic Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card1/input14
Feb 15 18:49:01 asusf2a85mpro kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input15
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] ring test on 0 succeeded in 3 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] ring test on 3 succeeded in 3 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] ring test on 4 succeeded in 4 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] ring test on 5 succeeded in 1 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] UVD initialized successfully.
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] ring test on 6 succeeded in 17 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] ring test on 7 succeeded in 3 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] VCE initialized successfully.
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] ib test on ring 0 succeeded in 0 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] ib test on ring 3 succeeded in 0 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] ib test on ring 4 succeeded in 0 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: discard,commit=600
Feb 15 18:49:01 asusf2a85mpro kernel: calling init_misc_binfmt+0x0/0x1000 [binfmt_misc] @ 350
Feb 15 18:49:01 asusf2a85mpro kernel: initcall init_misc_binfmt+0x0/0x1000 [binfmt_misc] returned 0 after 3 usecs
Feb 15 18:49:01 asusf2a85mpro kernel: audit: type=1400 audit(1518716941.486:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=408 comm="apparmor_parser"
Feb 15 18:49:01 asusf2a85mpro kernel: audit: type=1400 audit(1518716941.486:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=408 comm="apparmor_parser"
Feb 15 18:49:01 asusf2a85mpro kernel: audit: type=1400 audit(1518716941.486:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=408 comm="apparmor_parser"
Feb 15 18:49:01 asusf2a85mpro kernel: audit: type=1400 audit(1518716941.486:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=408 comm="apparmor_parser"
Feb 15 18:49:01 asusf2a85mpro kernel: audit: type=1400 audit(1518716941.486:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=408 comm="apparmor_parser"
Feb 15 18:49:01 asusf2a85mpro kernel: audit: type=1400 audit(1518716941.486:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer//sanitized_helper" pid=408 comm="apparmor_parser"
Feb 15 18:49:01 asusf2a85mpro kernel: audit: type=1400 audit(1518716941.486:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="thunderbird" pid=409 comm="apparmor_parser"
Feb 15 18:49:01 asusf2a85mpro kernel: audit: type=1400 audit(1518716941.486:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="thunderbird//browser_java" pid=409 comm="apparmor_parser"
Feb 15 18:49:01 asusf2a85mpro kernel: audit: type=1400 audit(1518716941.486:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="thunderbird//browser_openjdk" pid=409 comm="apparmor_parser"
Feb 15 18:49:01 asusf2a85mpro kernel: audit: type=1400 audit(1518716941.486:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="thunderbird//gpg" pid=409 comm="apparmor_parser"
Feb 15 18:49:01 asusf2a85mpro kernel: [drm] ib test on ring 5 succeeded
Feb 15 18:49:01 asusf2a85mpro kernel: IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
Feb 15 18:49:01 asusf2a85mpro kernel: r8169 0000:04:00.0: firmware: failed to load rtl_nic/rtl8168f-1.fw (-2)
Feb 15 18:49:01 asusf2a85mpro kernel: r8169 0000:04:00.0: Direct firmware load for rtl_nic/rtl8168f-1.fw failed with error -2
Feb 15 18:49:01 asusf2a85mpro kernel: r8169 0000:04:00.0 enp4s0: unable to load firmware patch rtl_nic/rtl8168f-1.fw (-2)
Feb 15 18:49:01 asusf2a85mpro kernel: r8169 0000:04:00.0 enp4s0: link down
Feb 15 18:49:01 asusf2a85mpro kernel: r8169 0000:04:00.0 enp4s0: link down
Feb 15 18:49:01 asusf2a85mpro kernel: IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] ib test on ring 6 succeeded
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] ib test on ring 7 succeeded
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] Radeon Display Connectors
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] Connector 0:
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] DP-1
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] HPD1
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] Encoders:
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] DFP1: INTERNAL_UNIPHY2
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] Connector 1:
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] VGA-1
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] HPD2
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] Encoders:
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] CRT1: INTERNAL_UNIPHY2
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] CRT1: NUTMEG
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] Connector 2:
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] DVI-D-1
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] HPD3
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] Encoders:
Feb 15 18:49:02 asusf2a85mpro kernel: [drm] DFP2: INTERNAL_UNIPHY
Feb 15 18:49:03 asusf2a85mpro kernel: [drm] fb mappable at 0xC03DA000
Feb 15 18:49:03 asusf2a85mpro kernel: [drm] vram apper at 0xC0000000
Feb 15 18:49:03 asusf2a85mpro kernel: [drm] size 5242880
Feb 15 18:49:03 asusf2a85mpro kernel: [drm] fb depth is 24
Feb 15 18:49:03 asusf2a85mpro kernel: [drm] pitch is 5120
Feb 15 18:49:03 asusf2a85mpro kernel: fbcon: radeondrmfb (fb0) is primary device
Feb 15 18:49:03 asusf2a85mpro kernel: Console: switching to colour frame buffer device 160x64
Feb 15 18:49:03 asusf2a85mpro kernel: radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
Feb 15 18:49:03 asusf2a85mpro kernel: kfd kfd: DID 9996 is missing in supported_devices
Feb 15 18:49:03 asusf2a85mpro kernel: kfd kfd: kgd2kfd_probe failed
Feb 15 18:49:03 asusf2a85mpro kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:00:01.0 on minor 0
Feb 15 18:49:03 asusf2a85mpro kernel: initcall radeon_init+0x0/0xab [radeon] returned 0 after 2241907 usecs
Feb 15 18:49:03 asusf2a85mpro kernel: initcall k10temp_driver_init+0x0/0x1000 [k10temp] returned 0 after 2237037 usecs
Feb 15 18:49:04 asusf2a85mpro kernel: r8169 0000:04:00.0 enp4s0: link up
Feb 15 18:49:04 asusf2a85mpro kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
Feb 15 18:49:13 asusf2a85mpro kernel: radeon_dp_aux_transfer_native: 74 callbacks suppressed
Feb 15 18:49:15 asusf2a85mpro kernel: calling fuse_init+0x0/0x199 [fuse] @ 862
Feb 15 18:49:15 asusf2a85mpro kernel: fuse init (API version 7.26)
Feb 15 18:49:15 asusf2a85mpro kernel: initcall fuse_init+0x0/0x199 [fuse] returned 0 after 98 usecs
Feb 15 18:52:57 asusf2a85mpro kernel: radeon_dp_aux_transfer_native: 158 callbacks suppressed
Feb 15 19:07:31 asusf2a85mpro kernel: radeon_dp_aux_transfer_native: 32 callbacks suppressed