All of lore.kernel.org
 help / color / mirror / Atom feed
* Reducing time of smpboot
@ 2018-04-05 20:46 Paul Menzel
  2018-04-26 21:11 ` Thomas Gleixner
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2018-04-05 20:46 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin; +Cc: x86, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1325 bytes --]

Dear Linux folks,


Looking at the Linux 4.16 messages and the time stamps on the ASRock 
E350M1, there is the 100 ms jump below.

```
[    0.024000] Freeing SMP alternatives memory: 24K
[    0.132000] smpboot: CPU0: AMD E-350D APU with Radeon(tm) HD Graphics 
(family: 0x14, model: 0x2, stepping: 0x0)
[…]
[    0.132000] smp: Bringing up secondary CPUs ...
[    0.132000] NMI watchdog: Enabled. Permanently consumes one hw-PMU 
counter.
[    0.157950] CPU 1 irqstacks, hard=afb6c892 soft=83b5a704
[    0.157956] x86: Booting SMP configuration:
[    0.157959] .... node  #0, CPUs:      #1
[    0.004000] Initializing CPU#1
[    0.160213] smp: Brought up 1 node, 2 CPUs
[    0.160213] smpboot: Max logical packages: 1
[    0.160213] smpboot: Total of 2 processors activated (6400.34 BogoMIPS)
```

Also, the time stamp of the second CPU is out of order. Is that expected?

Are there debug options to figure out, what is happening in the 100 ms, 
without having to sprinkle print statements throughout the code?

Also, can the time be reduced? The firmware, coreboot in this case, 
should already set up the CPUs. So, can the second SMP init be avoided?

In my case, the configuration will never change, and always the same CPU 
will be used. Can the time be reduced by knowing about the configuration?


Kind regards,

Paul

[-- Attachment #2: 20180405–asrock_e350m1–dmesg.txt --]
[-- Type: text/plain, Size: 115758 bytes --]

[    0.000000] Linux version 4.16.0+ (root@930bbd5375a7) (gcc version 7.3.0 (Debian 7.3.0-5)) #246 SMP Thu Apr 5 19:54:28 UTC 2018
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] type 16
[    0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000c0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c7d3bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c7d3c000-0x00000000c7ffffff] type 16
[    0.000000] BIOS-e820: [mem 0x00000000c8000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011effffff] usable
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] random: fast init done
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: ASROCK E350M1/E350M1, BIOS 4.7-645-g78b1a831a9 04/05/2018
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xc7d3c max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-back
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   1 base 0C0000000 mask FF8000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 000000000 mask F80000000 write-back
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 000000011f000000 aka 4592M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] found SMP MP-table at [mem 0x000f0400-0x000f040f] mapped at [(ptrval)]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x1affffff]
[    0.000000] Base memory trampoline at [(ptrval)] 9b000 size 16384
[    0.000000] BRK [0x1acbe000, 0x1acbefff] PGTABLE
[    0.000000] log_buf_len: 33554432 bytes
[    0.000000] early log buf free: 128660(98%)
[    0.000000] RAMDISK: [mem 0x36651000-0x3731ffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0800 000024 (v02 CORE  )
[    0.000000] ACPI: XSDT 0x00000000C7D4D0E0 00006C (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: FACP 0x00000000C7D4F620 0000F4 (v04 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: DSDT 0x00000000C7D4D280 002394 (v02 ASROCK COREBOOT 00010001 INTL 20180209)
[    0.000000] ACPI: FACS 0x00000000C7D4D240 000040
[    0.000000] ACPI: FACS 0x00000000C7D4D240 000040
[    0.000000] ACPI: SSDT 0x00000000C7D4F720 00008A (v02 CORE   COREBOOT 0000002A CORE 0000002A)
[    0.000000] ACPI: TCPA 0x00000000C7D4F7B0 000032 (v02 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: APIC 0x00000000C7D4F7F0 00005C (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: HEST 0x00000000C7D4F850 000028 (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: SSDT 0x00000000C7D4F880 00168E (v02 AMD    ALIB     00000001 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000C7D50F10 0003DE (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: VFCT 0x00000000C7D512F0 00E269 (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: HPET 0x00000000C7D5F560 000038 (v01 CORE   COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 2313MB HIGHMEM available.
[    0.000000] 883MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 373fe000
[    0.000000]   low ram: 0 - 373fe000
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] BRK [0x1acbf000, 0x1acbffff] PGTABLE
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   Normal   [mem 0x0000000001000000-0x00000000373fdfff]
[    0.000000]   HighMem  [mem 0x00000000373fe000-0x00000000c7d3bfff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000c7d3bfff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000000c7d3bfff]
[    0.000000] On node 0 totalpages: 818395
[    0.000000]   DMA zone: 36 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   Normal zone: 1953 pages used for memmap
[    0.000000]   Normal zone: 222206 pages, LIFO batch:31
[    0.000000]   HighMem zone: 592190 pages, LIFO batch:31
[    0.000000] Reserved but unavailable: 97 pages
[    0.000000] Using APIC driver default
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x43538210 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] percpu: Embedded 28 pages/cpu @(ptrval) s84908 r0 d29780 u114688
[    0.000000] pcpu-alloc: s84908 r0 d29780 u114688 alloc=28*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 816406
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.16.0+ root=UUID=128529e0-b8bb-4c7d-956d-ddf699036c8c ro noisapnp cryptomgr.notests quiet initcall_debug log_buf_len=32M trace_buf_size=128M trace_clock=global trace_options=nooverwrite,funcgraph-abstime,funcgraph-cpu,funcgraph-duration,funcgraph-proc,funcgraph-tail,nofuncgraph-overhead,context-info,graph-time ftrace=function_graph ftrace_graph_max_depth=2 ftrace_graph_filter=do_one_initcall init=/lib/systemd/systemd-bootchart memory_corruption_check=1 memory_corruption_check_size=512k memory_corruption_check_period=5 iomem=relaxed
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] BRK [0x1acc0000, 0x1acc0fff] PGTABLE
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000373fe:000c7d3c)
[    0.000000] Initializing Movable for node 0 (00000000:00000000)
[    0.000000] Memory: 3178148K/3273580K available (10484K kernel code, 4509K rwdata, 2348K rodata, 880K init, 428K bss, 95432K reserved, 0K cma-reserved, 2368760K highmem)
[    0.000000] virtual kernel memory layout:
                   fixmap  : 0xfff15000 - 0xfffff000   ( 936 kB)
                 cpu_entry : 0xff800000 - 0xff939000   (1252 kB)
                   pkmap   : 0xff400000 - 0xff800000   (4096 kB)
                   vmalloc : 0xf7bfe000 - 0xff3fe000   ( 120 MB)
                   lowmem  : 0xc0000000 - 0xf73fe000   ( 883 MB)
                     .init : 0xdab04000 - 0xdabe0000   ( 880 kB)
                     .data : 0xda43d2b0 - 0xdaaf5660   (6880 kB)
                     .text : 0xd9a00000 - 0xda43d2b0   (10484 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] ftrace: allocating 27376 entries in 54 pages
[    0.000000] kmemleak: Kernel memory leak detector disabled
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 2304, nr_irqs: 440, preallocated irqs: 16
[    0.000000] CPU 0 irqstacks, hard=(ptrval) soft=(ptrval)
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] kmemleak: Early log buffer exceeded (35126), please increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE
[    0.000000] ACPI: Core revision 20180313
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.020000] tsc: Fast TSC calibration using PIT
[    0.024000] tsc: Detected 1600.086 MHz processor
[    0.024000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x171076467a1, max_idle_ns: 440795249787 ns
[    0.024000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3200.17 BogoMIPS (lpj=6400344)
[    0.024000] pid_max: default: 32768 minimum: 301
[    0.024000] Security Framework initialized
[    0.024000] Yama: becoming mindful.
[    0.024000] AppArmor: AppArmor disabled by boot time parameter
[    0.024000] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.024000] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.024000] CPU: Physical Processor ID: 0
[    0.024000] CPU: Processor Core ID: 0
[    0.024000] mce: CPU supports 6 MCE banks
[    0.024000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
[    0.024000] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
[    0.024000] Spectre V2 : Mitigation: Full AMD retpoline
[    0.024000] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
[    0.024000] Freeing SMP alternatives memory: 24K
[    0.132000] smpboot: CPU0: AMD E-350D APU with Radeon(tm) HD Graphics (family: 0x14, model: 0x2, stepping: 0x0)
[    0.132000] calling  trace_init_flags_sys_exit+0x0/0x13 @ 1
[    0.132000] initcall trace_init_flags_sys_exit+0x0/0x13 returned 0 after 0 usecs
[    0.132000] calling  trace_init_flags_sys_enter+0x0/0x13 @ 1
[    0.132000] initcall trace_init_flags_sys_enter+0x0/0x13 returned 0 after 0 usecs
[    0.132000] calling  init_hw_perf_events+0x0/0x77c @ 1
[    0.132000] Performance Events: AMD PMU driver.
[    0.132000] ... version:                0
[    0.132000] ... bit width:              48
[    0.132000] ... generic registers:      4
[    0.132000] ... value mask:             0000ffffffffffff
[    0.132000] ... max period:             00007fffffffffff
[    0.132000] ... fixed-purpose events:   0
[    0.132000] ... event mask:             000000000000000f
[    0.132000] initcall init_hw_perf_events+0x0/0x77c returned 0 after 0 usecs
[    0.132000] calling  init_real_mode+0x0/0x1fe @ 1
[    0.132000] initcall init_real_mode+0x0/0x1fe returned 0 after 0 usecs
[    0.132000] calling  trace_init_perf_perm_irq_work_exit+0x0/0x16 @ 1
[    0.132000] initcall trace_init_perf_perm_irq_work_exit+0x0/0x16 returned 0 after 0 usecs
[    0.132000] calling  validate_x2apic+0x0/0x55 @ 1
[    0.132000] initcall validate_x2apic+0x0/0x55 returned 0 after 0 usecs
[    0.132000] calling  register_nmi_cpu_backtrace_handler+0x0/0x18 @ 1
[    0.132000] initcall register_nmi_cpu_backtrace_handler+0x0/0x18 returned 0 after 0 usecs
[    0.132000] calling  spawn_ksoftirqd+0x0/0x48 @ 1
[    0.132000] initcall spawn_ksoftirqd+0x0/0x48 returned 0 after 0 usecs
[    0.132000] calling  migration_init+0x0/0x76 @ 1
[    0.132000] initcall migration_init+0x0/0x76 returned 0 after 0 usecs
[    0.132000] calling  check_cpu_stall_init+0x0/0x1b @ 1
[    0.132000] initcall check_cpu_stall_init+0x0/0x1b returned 0 after 0 usecs
[    0.132000] calling  srcu_bootup_announce+0x0/0x30 @ 1
[    0.132000] Hierarchical SRCU implementation.
[    0.132000] initcall srcu_bootup_announce+0x0/0x30 returned 0 after 0 usecs
[    0.132000] calling  rcu_spawn_gp_kthread+0x0/0x11d @ 1
[    0.132000] initcall rcu_spawn_gp_kthread+0x0/0x11d returned 0 after 0 usecs
[    0.132000] calling  cpu_stop_init+0x0/0xff @ 1
[    0.132000] initcall cpu_stop_init+0x0/0xff returned 0 after 0 usecs
[    0.132000] calling  init_events+0x0/0xdf @ 1
[    0.132000] initcall init_events+0x0/0xdf returned 0 after 0 usecs
[    0.132000] calling  init_trace_printk+0x0/0xf @ 1
[    0.132000] initcall init_trace_printk+0x0/0xf returned 0 after 0 usecs
[    0.132000] calling  event_trace_enable_again+0x0/0x21 @ 1
[    0.132000] initcall event_trace_enable_again+0x0/0x21 returned 0 after 0 usecs
[    0.132000] calling  jump_label_init_module+0x0/0x14 @ 1
[    0.132000] initcall jump_label_init_module+0x0/0x14 returned 0 after 0 usecs
[    0.132000] calling  dynamic_debug_init+0x0/0x339 @ 1
[    0.132000] initcall dynamic_debug_init+0x0/0x339 returned 0 after 0 usecs
[    0.132000] calling  rand_initialize+0x0/0x150 @ 1
[    0.132000] initcall rand_initialize+0x0/0x150 returned 0 after 0 usecs
[    0.132000] calling  initialize_ptr_random+0x0/0x59 @ 1
[    0.132000] initcall initialize_ptr_random+0x0/0x59 returned 0 after 0 usecs
[    0.132000] smp: Bringing up secondary CPUs ...
[    0.132000] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.157950] CPU 1 irqstacks, hard=afb6c892 soft=83b5a704
[    0.157956] x86: Booting SMP configuration:
[    0.157959] .... node  #0, CPUs:      #1
[    0.004000] Initializing CPU#1
[    0.160213] smp: Brought up 1 node, 2 CPUs
[    0.160213] smpboot: Max logical packages: 1
[    0.160213] smpboot: Total of 2 processors activated (6400.34 BogoMIPS)
[    0.160912] devtmpfs: initialized
[    0.162043] calling  ipc_ns_init+0x0/0xc9 @ 1
[    0.162052] initcall ipc_ns_init+0x0/0xc9 returned 0 after 0 usecs
[    0.164047] calling  init_mmap_min_addr+0x0/0x23 @ 1
[    0.164051] initcall init_mmap_min_addr+0x0/0x23 returned 0 after 0 usecs
[    0.164056] calling  init_cpufreq_transition_notifier_list+0x0/0x1d @ 1
[    0.164077] initcall init_cpufreq_transition_notifier_list+0x0/0x1d returned 0 after 0 usecs
[    0.164081] calling  net_ns_init+0x0/0xfe @ 1
[    0.164221] initcall net_ns_init+0x0/0xfe returned 0 after 0 usecs
[    0.164268] calling  e820__register_nvs_regions+0x0/0x83 @ 1
[    0.164272] initcall e820__register_nvs_regions+0x0/0x83 returned 0 after 0 usecs
[    0.164276] calling  cpufreq_register_tsc_scaling+0x0/0x51 @ 1
[    0.164280] initcall cpufreq_register_tsc_scaling+0x0/0x51 returned 0 after 0 usecs
[    0.164283] calling  init_cpu_syscore+0x0/0x11 @ 1
[    0.164287] initcall init_cpu_syscore+0x0/0x11 returned 0 after 0 usecs
[    0.164291] calling  reboot_init+0x0/0x22 @ 1
[    0.164306] initcall reboot_init+0x0/0x22 returned 0 after 0 usecs
[    0.164309] calling  init_lapic_sysfs+0x0/0x36 @ 1
[    0.164313] initcall init_lapic_sysfs+0x0/0x36 returned 0 after 0 usecs
[    0.164317] calling  cpu_hotplug_pm_sync_init+0x0/0x16 @ 1
[    0.164322] initcall cpu_hotplug_pm_sync_init+0x0/0x16 returned 0 after 0 usecs
[    0.164325] calling  alloc_frozen_cpus+0x0/0xc @ 1
[    0.164328] initcall alloc_frozen_cpus+0x0/0xc returned 0 after 0 usecs
[    0.164332] calling  wq_sysfs_init+0x0/0x29 @ 1
[    0.164405] initcall wq_sysfs_init+0x0/0x29 returned 0 after 0 usecs
[    0.164408] calling  ksysfs_init+0x0/0x96 @ 1
[    0.164426] initcall ksysfs_init+0x0/0x96 returned 0 after 0 usecs
[    0.164430] calling  pm_init+0x0/0x8d @ 1
[    0.164494] initcall pm_init+0x0/0x8d returned 0 after 0 usecs
[    0.164498] calling  pm_disk_init+0x0/0x19 @ 1
[    0.164508] initcall pm_disk_init+0x0/0x19 returned 0 after 0 usecs
[    0.164513] calling  swsusp_header_init+0x0/0x30 @ 1
[    0.164518] initcall swsusp_header_init+0x0/0x30 returned 0 after 0 usecs
[    0.164522] calling  rcu_set_runtime_mode+0x0/0x16 @ 1
[    0.164525] initcall rcu_set_runtime_mode+0x0/0x16 returned 0 after 0 usecs
[    0.164528] calling  init_jiffies_clocksource+0x0/0x1b @ 1
[    0.164533] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.164539] initcall init_jiffies_clocksource+0x0/0x1b returned 0 after 0 usecs
[    0.164542] calling  futex_init+0x0/0x20e @ 1
[    0.164550] futex hash table entries: 512 (order: 2, 16384 bytes)
[    0.164568] initcall futex_init+0x0/0x20e returned 0 after 0 usecs
[    0.164571] calling  cgroup_wq_init+0x0/0x36 @ 1
[    0.164592] initcall cgroup_wq_init+0x0/0x36 returned 0 after 0 usecs
[    0.164595] calling  cgroup1_wq_init+0x0/0x36 @ 1
[    0.164611] initcall cgroup1_wq_init+0x0/0x36 returned 0 after 0 usecs
[    0.164615] calling  ftrace_mod_cmd_init+0x0/0xf @ 1
[    0.164620] initcall ftrace_mod_cmd_init+0x0/0xf returned 0 after 0 usecs
[    0.164624] calling  init_graph_trace+0x0/0x5a @ 1
[    0.164632] Starting tracer 'function_graph'
[    0.432851] initcall init_graph_trace+0x0/0x5a returned 0 after 261718 usecs
[    0.432876] calling  init_per_zone_wmark_min+0x0/0x66 @ 1
[    0.432905] initcall init_per_zone_wmark_min+0x0/0x66 returned 0 after 0 usecs
[    0.432916] calling  init_zero_pfn+0x0/0x9e @ 1
[    0.432929] initcall init_zero_pfn+0x0/0x9e returned 0 after 0 usecs
[    0.432941] calling  fsnotify_init+0x0/0x44 @ 1
[    0.433043] initcall fsnotify_init+0x0/0x44 returned 0 after 0 usecs
[    0.433054] calling  filelock_init+0x0/0xcd @ 1
[    0.433097] initcall filelock_init+0x0/0xcd returned 0 after 0 usecs
[    0.433107] calling  init_script_binfmt+0x0/0x18 @ 1
[    0.433120] initcall init_script_binfmt+0x0/0x18 returned 0 after 0 usecs
[    0.433129] calling  init_elf_binfmt+0x0/0x18 @ 1
[    0.433141] initcall init_elf_binfmt+0x0/0x18 returned 0 after 0 usecs
[    0.433151] calling  debugfs_init+0x0/0x4b @ 1
[    0.433185] initcall debugfs_init+0x0/0x4b returned 0 after 0 usecs
[    0.433195] calling  tracefs_init+0x0/0x39 @ 1
[    0.433212] initcall tracefs_init+0x0/0x39 returned 0 after 0 usecs
[    0.433222] calling  securityfs_init+0x0/0x63 @ 1
[    0.433307] initcall securityfs_init+0x0/0x63 returned 0 after 0 usecs
[    0.433318] calling  prandom_init+0x0/0x100 @ 1
[    0.433333] initcall prandom_init+0x0/0x100 returned 0 after 0 usecs
[    0.433343] calling  pinctrl_init+0x0/0x9d @ 1
[    0.433349] pinctrl core: initialized pinctrl subsystem
[    0.433407] initcall pinctrl_init+0x0/0x9d returned 0 after 0 usecs
[    0.433418] calling  gpiolib_dev_init+0x0/0xec @ 1
[    0.433480] initcall gpiolib_dev_init+0x0/0xec returned 0 after 0 usecs
[    0.433491] calling  iommu_init+0x0/0x33 @ 1
[    0.433511] initcall iommu_init+0x0/0x33 returned 0 after 0 usecs
[    0.433521] calling  component_debug_init+0x0/0x1d @ 1
[    0.433540] initcall component_debug_init+0x0/0x1d returned 0 after 0 usecs
[    0.433551] calling  opp_debug_init+0x0/0x39 @ 1
[    0.433569] initcall opp_debug_init+0x0/0x39 returned 0 after 0 usecs
[    0.433579] calling  cpufreq_core_init+0x0/0x50 @ 1
[    0.433600] initcall cpufreq_core_init+0x0/0x50 returned 0 after 0 usecs
[    0.433610] calling  cpuidle_init+0x0/0x3b @ 1
[    0.433635] initcall cpuidle_init+0x0/0x3b returned 0 after 0 usecs
[    0.433645] calling  bsp_pm_check_init+0x0/0x16 @ 1
[    0.433658] initcall bsp_pm_check_init+0x0/0x16 returned 0 after 0 usecs
[    0.433668] calling  sock_init+0x0/0x98 @ 1
[    0.433936] initcall sock_init+0x0/0x98 returned 0 after 0 usecs
[    0.433948] calling  net_inuse_init+0x0/0x24 @ 1
[    0.433967] initcall net_inuse_init+0x0/0x24 returned 0 after 0 usecs
[    0.433977] calling  net_defaults_init+0x0/0x24 @ 1
[    0.433990] initcall net_defaults_init+0x0/0x24 returned 0 after 0 usecs
[    0.434000] calling  init_default_flow_dissectors+0x0/0x48 @ 1
[    0.434014] initcall init_default_flow_dissectors+0x0/0x48 returned 0 after 0 usecs
[    0.434023] calling  netpoll_init+0x0/0x34 @ 1
[    0.434035] initcall netpoll_init+0x0/0x34 returned 0 after 0 usecs
[    0.434046] calling  netlink_proto_init+0x0/0x1d7 @ 1
[    0.434153] NET: Registered protocol family 16
[    0.434213] initcall netlink_proto_init+0x0/0x1d7 returned 0 after 0 usecs
[    0.434592] calling  irq_sysfs_init+0x0/0x99 @ 1
[    0.434997] initcall irq_sysfs_init+0x0/0x99 returned 0 after 0 usecs
[    0.435007] calling  audit_init+0x0/0x18e @ 1
[    0.435025] audit: initializing netlink subsys (disabled)
[    0.435080] initcall audit_init+0x0/0x18e returned 0 after 0 usecs
[    0.435080] audit: type=2000 audit(1522959566.432:1): state=initialized audit_enabled=0 res=1
[    0.435080] calling  bdi_class_init+0x0/0x55 @ 1
[    0.435080] initcall bdi_class_init+0x0/0x55 returned 0 after 0 usecs
[    0.435080] calling  mm_sysfs_init+0x0/0x27 @ 1
[    0.435080] initcall mm_sysfs_init+0x0/0x27 returned 0 after 0 usecs
[    0.435080] calling  gpiolib_sysfs_init+0x0/0x9a @ 1
[    0.435080] initcall gpiolib_sysfs_init+0x0/0x9a returned 0 after 0 usecs
[    0.435080] calling  pcibus_class_init+0x0/0x19 @ 1
[    0.435080] initcall pcibus_class_init+0x0/0x19 returned 0 after 0 usecs
[    0.435080] calling  pci_driver_init+0x0/0x14 @ 1
[    0.435080] initcall pci_driver_init+0x0/0x14 returned 0 after 0 usecs
[    0.435080] calling  backlight_class_init+0x0/0xcb @ 1
[    0.435080] initcall backlight_class_init+0x0/0xcb returned 0 after 0 usecs
[    0.435080] calling  tty_class_init+0x0/0x44 @ 1
[    0.435080] initcall tty_class_init+0x0/0x44 returned 0 after 0 usecs
[    0.435080] calling  vtconsole_class_init+0x0/0xcb @ 1
[    0.435080] initcall vtconsole_class_init+0x0/0xcb returned 0 after 3906 usecs
[    0.435080] calling  iommu_dev_init+0x0/0x19 @ 1
[    0.435080] initcall iommu_dev_init+0x0/0x19 returned 0 after 0 usecs
[    0.435080] calling  mipi_dsi_bus_init+0x0/0x14 @ 1
[    0.435080] initcall mipi_dsi_bus_init+0x0/0x14 returned 0 after 0 usecs
[    0.435080] calling  wakeup_sources_debugfs_init+0x0/0x24 @ 1
[    0.435080] initcall wakeup_sources_debugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.435080] calling  regmap_initcall+0x0/0x11 @ 1
[    0.436083] initcall regmap_initcall+0x0/0x11 returned 0 after 0 usecs
[    0.436083] calling  spi_init+0x0/0x89 @ 1
[    0.436119] initcall spi_init+0x0/0x89 returned 0 after 0 usecs
[    0.436129] calling  i2c_init+0x0/0xa5 @ 1
[    0.436203] initcall i2c_init+0x0/0xa5 returned 0 after 0 usecs
[    0.436215] calling  init_ladder+0x0/0x3f @ 1
[    0.436264] cpuidle: using governor ladder
[    0.436274] initcall init_ladder+0x0/0x3f returned 0 after 0 usecs
[    0.436285] calling  init_menu+0x0/0x14 @ 1
[    0.436309] cpuidle: using governor menu
[    0.436319] initcall init_menu+0x0/0x14 returned 0 after 0 usecs
[    0.436329] calling  pcc_init+0x0/0x3ef @ 1
[    0.436345] initcall pcc_init+0x0/0x3ef returned -19 after 0 usecs
[    0.436355] calling  amd_postcore_init+0x0/0xf5 @ 1
[    0.436475] initcall amd_postcore_init+0x0/0xf5 returned 0 after 0 usecs
[    0.436475] calling  kobject_uevent_init+0x0/0xf @ 1
[    0.436475] initcall kobject_uevent_init+0x0/0xf returned 0 after 0 usecs
[    0.436591] calling  bts_init+0x0/0xd1 @ 1
[    0.436605] initcall bts_init+0x0/0xd1 returned -19 after 0 usecs
[    0.436616] calling  pt_init+0x0/0x408 @ 1
[    0.436628] initcall pt_init+0x0/0x408 returned -19 after 0 usecs
[    0.436639] calling  boot_params_ksysfs_init+0x0/0x2d4 @ 1
[    0.436681] initcall boot_params_ksysfs_init+0x0/0x2d4 returned 0 after 0 usecs
[    0.436690] calling  sbf_init+0x0/0xd5 @ 1
[    0.436705] initcall sbf_init+0x0/0xd5 returned 0 after 0 usecs
[    0.436715] calling  arch_kdebugfs_init+0x0/0x23 @ 1
[    0.436744] initcall arch_kdebugfs_init+0x0/0x23 returned 0 after 0 usecs
[    0.436754] calling  init_pit_clocksource+0x0/0x60 @ 1
[    0.436766] initcall init_pit_clocksource+0x0/0x60 returned 0 after 0 usecs
[    0.436777] calling  intel_pconfig_init+0x0/0x102 @ 1
[    0.436789] initcall intel_pconfig_init+0x0/0x102 returned 0 after 0 usecs
[    0.436799] calling  mtrr_if_init+0x0/0xa4 @ 1
[    0.436820] initcall mtrr_if_init+0x0/0xa4 returned 0 after 0 usecs
[    0.436832] calling  ffh_cstate_init+0x0/0x41 @ 1
[    0.436855] initcall ffh_cstate_init+0x0/0x41 returned 0 after 0 usecs
[    0.436866] calling  kdump_buf_page_init+0x0/0x3b @ 1
[    0.436879] initcall kdump_buf_page_init+0x0/0x3b returned 0 after 0 usecs
[    0.436888] calling  kvm_setup_pv_tlb_flush+0x0/0xac @ 1
[    0.436901] initcall kvm_setup_pv_tlb_flush+0x0/0xac returned 0 after 0 usecs
[    0.436911] calling  activate_jump_labels+0x0/0x35 @ 1
[    0.436923] initcall activate_jump_labels+0x0/0x35 returned 0 after 0 usecs
[    0.436933] calling  kcmp_cookies_init+0x0/0xa7 @ 1
[    0.436951] initcall kcmp_cookies_init+0x0/0xa7 returned 0 after 0 usecs
[    0.436963] calling  acpi_pci_init+0x0/0x60 @ 1
[    0.436971] ACPI: bus type PCI registered
[    0.436976] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.436986] initcall acpi_pci_init+0x0/0x60 returned 0 after 0 usecs
[    0.436996] calling  dma_bus_init+0x0/0x91 @ 1
[    0.437085] initcall dma_bus_init+0x0/0x91 returned 0 after 0 usecs
[    0.437096] calling  dma_channel_table_init+0x0/0x14c @ 1
[    0.437130] initcall dma_channel_table_init+0x0/0x14c returned 0 after 0 usecs
[    0.437140] calling  dmi_id_init+0x0/0x74d @ 1
[    0.437302] initcall dmi_id_init+0x0/0x74d returned 0 after 0 usecs
[    0.437312] calling  pci_arch_init+0x0/0x6b @ 1
[    0.441389] PCI: Using configuration type 1 for base access
[    0.441392] PCI: Using configuration type 1 for extended access
[    0.441415] initcall pci_arch_init+0x0/0x6b returned 0 after 3906 usecs
[    0.441841] calling  fixup_ht_bug+0x0/0x9c @ 1
[    0.441854] initcall fixup_ht_bug+0x0/0x9c returned 0 after 0 usecs
[    0.441863] calling  topology_init+0x0/0x30 @ 1
[    0.442105] initcall topology_init+0x0/0x30 returned 0 after 0 usecs
[    0.442116] calling  mtrr_init_finialize+0x0/0x56 @ 1
[    0.442124] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.442126] mtrr: probably your BIOS does not setup all CPUs.
[    0.442129] mtrr: corrected configuration.
[    0.442138] initcall mtrr_init_finialize+0x0/0x56 returned 0 after 0 usecs
[    0.442149] calling  uid_cache_init+0x0/0xe5 @ 1
[    0.442170] initcall uid_cache_init+0x0/0xe5 returned 0 after 0 usecs
[    0.442181] calling  param_sysfs_init+0x0/0x242 @ 1
[    0.446137] initcall param_sysfs_init+0x0/0x242 returned 0 after 3906 usecs
[    0.446148] calling  user_namespace_sysctl_init+0x0/0x54 @ 1
[    0.446194] initcall user_namespace_sysctl_init+0x0/0x54 returned 0 after 0 usecs
[    0.446205] calling  proc_schedstat_init+0x0/0x1f @ 1
[    0.446223] initcall proc_schedstat_init+0x0/0x1f returned 0 after 0 usecs
[    0.446234] calling  pm_sysrq_init+0x0/0x1b @ 1
[    0.446289] initcall pm_sysrq_init+0x0/0x1b returned 0 after 0 usecs
[    0.446301] calling  create_proc_profile+0x0/0xf0 @ 1
[    0.446313] initcall create_proc_profile+0x0/0xf0 returned 0 after 0 usecs
[    0.446323] calling  crash_save_vmcoreinfo_init+0x0/0x4c7 @ 1
[    0.446407] initcall crash_save_vmcoreinfo_init+0x0/0x4c7 returned 0 after 0 usecs
[    0.446418] calling  crash_notes_memory_init+0x0/0x36 @ 1
[    0.446437] initcall crash_notes_memory_init+0x0/0x36 returned 0 after 0 usecs
[    0.446447] calling  cgroup_sysfs_init+0x0/0x19 @ 1
[    0.446470] initcall cgroup_sysfs_init+0x0/0x19 returned 0 after 0 usecs
[    0.446480] calling  cgroup_namespaces_init+0x0/0xc @ 1
[    0.446492] initcall cgroup_namespaces_init+0x0/0xc returned 0 after 0 usecs
[    0.446502] calling  user_namespaces_init+0x0/0x2c @ 1
[    0.446542] initcall user_namespaces_init+0x0/0x2c returned 0 after 0 usecs
[    0.446552] calling  hung_task_init+0x0/0x49 @ 1
[    0.446582] initcall hung_task_init+0x0/0x49 returned 0 after 0 usecs
[    0.446582] calling  dev_map_init+0x0/0x16 @ 1
[    0.446582] initcall dev_map_init+0x0/0x16 returned 0 after 0 usecs
[    0.446582] calling  bpf_offload_init+0x0/0x16 @ 1
[    0.446582] initcall bpf_offload_init+0x0/0x16 returned 0 after 0 usecs
[    0.446582] calling  oom_init+0x0/0x2e @ 1
[    0.446582] initcall oom_init+0x0/0x2e returned 0 after 0 usecs
[    0.446582] calling  default_bdi_init+0x0/0x39 @ 1
[    0.448057] initcall default_bdi_init+0x0/0x39 returned 0 after 3906 usecs
[    0.448073] calling  percpu_enable_async+0x0/0x13 @ 1
[    0.448085] initcall percpu_enable_async+0x0/0x13 returned 0 after 0 usecs
[    0.448095] calling  kcompactd_init+0x0/0x49 @ 1
[    0.448129] initcall kcompactd_init+0x0/0x49 returned 0 after 0 usecs
[    0.448129] calling  init_reserve_notifier+0x0/0x20 @ 1
[    0.448129] initcall init_reserve_notifier+0x0/0x20 returned 0 after 0 usecs
[    0.448129] calling  init_admin_reserve+0x0/0x50 @ 1
[    0.448129] initcall init_admin_reserve+0x0/0x50 returned 0 after 0 usecs
[    0.448129] calling  init_user_reserve+0x0/0x50 @ 1
[    0.448132] initcall init_user_reserve+0x0/0x50 returned 0 after 0 usecs
[    0.448142] calling  swap_init_sysfs+0x0/0x5d @ 1
[    0.448176] initcall swap_init_sysfs+0x0/0x5d returned 0 after 0 usecs
[    0.448186] calling  swapfile_init+0x0/0x62 @ 1
[    0.448199] initcall swapfile_init+0x0/0x62 returned 0 after 0 usecs
[    0.448209] calling  hugetlb_init+0x0/0x5c5 @ 1
[    0.448224] HugeTLB registered 4.00 MiB page size, pre-allocated 0 pages
[    0.448264] initcall hugetlb_init+0x0/0x5c5 returned 0 after 0 usecs
[    0.448277] calling  ksm_init+0x0/0x177 @ 1
[    0.448333] initcall ksm_init+0x0/0x177 returned 0 after 0 usecs
[    0.448333] calling  hugepage_init+0x0/0x165 @ 1
[    0.448333] initcall hugepage_init+0x0/0x165 returned 0 after 0 usecs
[    0.448333] calling  mem_cgroup_swap_init+0x0/0x4e @ 1
[    0.448333] initcall mem_cgroup_swap_init+0x0/0x4e returned 0 after 0 usecs
[    0.448333] calling  mem_cgroup_init+0x0/0x213 @ 1
[    0.448333] initcall mem_cgroup_init+0x0/0x213 returned 0 after 0 usecs
[    0.448333] calling  sel_ib_pkey_init+0x0/0xb3 @ 1
[    0.448333] initcall sel_ib_pkey_init+0x0/0xb3 returned 0 after 0 usecs
[    0.448333] calling  crypto_wq_init+0x0/0x2c @ 1
[    0.448333] initcall crypto_wq_init+0x0/0x2c returned 0 after 0 usecs
[    0.448333] calling  cryptomgr_init+0x0/0x14 @ 1
[    0.448333] initcall cryptomgr_init+0x0/0x14 returned 0 after 0 usecs
[    0.448333] calling  init_bio+0x0/0x17a @ 1
[    0.448333] initcall init_bio+0x0/0x17a returned 0 after 0 usecs
[    0.448333] calling  blk_settings_init+0x0/0x22 @ 1
[    0.448333] initcall blk_settings_init+0x0/0x22 returned 0 after 0 usecs
[    0.448333] calling  blk_ioc_init+0x0/0x29 @ 1
[    0.448333] initcall blk_ioc_init+0x0/0x29 returned 0 after 0 usecs
[    0.448333] calling  blk_softirq_init+0x0/0xe5 @ 1
[    0.448333] initcall blk_softirq_init+0x0/0xe5 returned 0 after 0 usecs
[    0.448333] calling  blk_mq_init+0x0/0x26 @ 1
[    0.448333] initcall blk_mq_init+0x0/0x26 returned 0 after 0 usecs
[    0.448333] calling  genhd_device_init+0x0/0x66 @ 1
[    0.448376] initcall genhd_device_init+0x0/0x66 returned 0 after 0 usecs
[    0.448376] calling  irq_poll_setup+0x0/0xe0 @ 1
[    0.448376] initcall irq_poll_setup+0x0/0xe0 returned 0 after 0 usecs
[    0.448376] calling  byt_gpio_init+0x0/0x16 @ 1
[    0.448376] initcall byt_gpio_init+0x0/0x16 returned 0 after 0 usecs
[    0.448376] calling  chv_pinctrl_init+0x0/0x16 @ 1
[    0.448376] initcall chv_pinctrl_init+0x0/0x16 returned 0 after 0 usecs
[    0.448376] calling  bxt_pinctrl_init+0x0/0x16 @ 1
[    0.448376] initcall bxt_pinctrl_init+0x0/0x16 returned 0 after 0 usecs
[    0.448376] calling  spt_pinctrl_init+0x0/0x16 @ 1
[    0.448384] initcall spt_pinctrl_init+0x0/0x16 returned 0 after 0 usecs
[    0.448395] calling  gpiolib_debugfs_init+0x0/0x24 @ 1
[    0.448415] initcall gpiolib_debugfs_init+0x0/0x24 returned 0 after 0 usecs
[    0.448429] calling  pci_slot_init+0x0/0x50 @ 1
[    0.448449] initcall pci_slot_init+0x0/0x50 returned 0 after 0 usecs
[    0.448460] calling  fbmem_init+0x0/0xc6 @ 1
[    0.448588] initcall fbmem_init+0x0/0xc6 returned 0 after 0 usecs
[    0.448598] calling  acpi_init+0x0/0x34b @ 1
[    0.448692] ACPI: Added _OSI(Module Device)
[    0.448697] ACPI: Added _OSI(Processor Device)
[    0.448703] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.448708] ACPI: Added _OSI(Processor Aggregator Device)
[    0.448715] ACPI: Added _OSI(Linux-Dell-Video)
[    0.475470] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.485974] ACPI: Interpreter enabled
[    0.486113] ACPI: (supports S0 S1 S3 S4 S5)
[    0.486118] ACPI: Using IOAPIC for interrupt routing
[    0.486175] HEST: Table parsing has been initialized.
[    0.486185] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.487171] ACPI: Enabled 19 GPEs in block 00 to 1F
[    0.487182] ACPI: Before is polling needed and acpi_gbl_all_gpes_initialized
[    0.487191] ACPI: End of acpi_update_all_gpes
[    0.487199] ACPI: Before lock
[    0.509697] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.509717] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.510359] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.512389] PCI host bridge to bus 0000:00
[    0.512399] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.512405] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.512411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.512417] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xffffffff]
[    0.512424] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.512450] pci 0000:00:00.0: [1022:1510] type 00 class 0x060000
[    0.512468] pci 0000:00:00.0: calling  quirk_mmio_always_on+0x0/0x30 @ 1
[    0.512476] pci 0000:00:00.0: quirk_mmio_always_on+0x0/0x30 took 0 usecs
[    0.513080] pci 0000:00:01.0: [1002:9802] type 00 class 0x030000
[    0.513116] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff pref]
[    0.513132] pci 0000:00:01.0: reg 0x14: [io  0x2000-0x20ff]
[    0.513147] pci 0000:00:01.0: reg 0x18: [mem 0xf0100000-0xf013ffff]
[    0.513194] pci 0000:00:01.0: enabling Extended Tags
[    0.513223] pci 0000:00:01.0: calling  quirk_no_pm_reset+0x0/0x60 @ 1
[    0.513231] pci 0000:00:01.0: quirk_no_pm_reset+0x0/0x60 took 0 usecs
[    0.513286] pci 0000:00:01.0: supports D1 D2
[    0.513841] pci 0000:00:01.1: [1002:1314] type 00 class 0x040300
[    0.513875] pci 0000:00:01.1: reg 0x10: [mem 0xf0140000-0xf0143fff]
[    0.513938] pci 0000:00:01.1: enabling Extended Tags
[    0.514010] pci 0000:00:01.1: supports D1 D2
[    0.514682] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[    0.514722] pci 0000:00:11.0: reg 0x10: [io  0x2410-0x2417]
[    0.514742] pci 0000:00:11.0: reg 0x14: [io  0x2420-0x2423]
[    0.514761] pci 0000:00:11.0: reg 0x18: [io  0x2418-0x241f]
[    0.514780] pci 0000:00:11.0: reg 0x1c: [io  0x2424-0x2427]
[    0.514799] pci 0000:00:11.0: reg 0x20: [io  0x2400-0x240f]
[    0.514818] pci 0000:00:11.0: reg 0x24: [mem 0xf014b000-0xf014b3ff]
[    0.515473] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.515508] pci 0000:00:12.0: reg 0x10: [mem 0xf0148000-0xf0148fff]
[    0.516246] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.516287] pci 0000:00:12.2: reg 0x10: [mem 0xf014c000-0xf014c0ff]
[    0.516438] pci 0000:00:12.2: supports D1 D2
[    0.516443] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.516448] pci 0000:00:12.2: pme_poll = true
[    0.516452] pci 0000:00:12.2: after device_set_wakeup_capable()
[    0.516462] pci 0000:00:12.2: after pci_pme_active()
[    0.517074] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.517109] pci 0000:00:13.0: reg 0x10: [mem 0xf0149000-0xf0149fff]
[    0.517827] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.517867] pci 0000:00:13.2: reg 0x10: [mem 0xf014d000-0xf014d0ff]
[    0.518017] pci 0000:00:13.2: supports D1 D2
[    0.518022] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.518026] pci 0000:00:13.2: pme_poll = true
[    0.518031] pci 0000:00:13.2: after device_set_wakeup_capable()
[    0.518040] pci 0000:00:13.2: after pci_pme_active()
[    0.518650] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.518663] pci 0000:00:14.0: calling  sb600_disable_hpet_bar+0x0/0x70 @ 1
[    0.518672] pci 0000:00:14.0: sb600_disable_hpet_bar+0x0/0x70 took 0 usecs
[    0.518797] pci 0000:00:14.0: calling  force_disable_hpet_msi+0x0/0x20 @ 1
[    0.518804] pci 0000:00:14.0: force_disable_hpet_msi+0x0/0x20 took 0 usecs
[    0.518815] pci 0000:00:14.0: calling  sb600_hpet_quirk+0x0/0x70 @ 1
[    0.518822] pci 0000:00:14.0: sb600_hpet_quirk+0x0/0x70 took 0 usecs
[    0.519477] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.519524] pci 0000:00:14.2: reg 0x10: [mem 0xf0144000-0xf0147fff 64bit]
[    0.519652] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.519657] pci 0000:00:14.2: pme_poll = true
[    0.519661] pci 0000:00:14.2: after device_set_wakeup_capable()
[    0.519670] pci 0000:00:14.2: after pci_pme_active()
[    0.520287] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.521002] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.521694] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.521729] pci 0000:00:14.5: reg 0x10: [mem 0xf014a000-0xf014afff]
[    0.522460] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[    0.522531] pci 0000:00:15.0: enabling Extended Tags
[    0.522631] pci 0000:00:15.0: supports D1 D2
[    0.523264] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400
[    0.523345] pci 0000:00:15.1: enabling Extended Tags
[    0.523444] pci 0000:00:15.1: supports D1 D2
[    0.524044] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000
[    0.524059] pci 0000:00:18.0: calling  quirk_mmio_always_on+0x0/0x30 @ 1
[    0.524066] pci 0000:00:18.0: quirk_mmio_always_on+0x0/0x30 took 0 usecs
[    0.524624] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000
[    0.524638] pci 0000:00:18.1: calling  quirk_mmio_always_on+0x0/0x30 @ 1
[    0.524645] pci 0000:00:18.1: quirk_mmio_always_on+0x0/0x30 took 0 usecs
[    0.525187] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000
[    0.525201] pci 0000:00:18.2: calling  quirk_mmio_always_on+0x0/0x30 @ 1
[    0.525208] pci 0000:00:18.2: quirk_mmio_always_on+0x0/0x30 took 0 usecs
[    0.525757] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000
[    0.525771] pci 0000:00:18.3: calling  quirk_mmio_always_on+0x0/0x30 @ 1
[    0.525778] pci 0000:00:18.3: quirk_mmio_always_on+0x0/0x30 took 0 usecs
[    0.526384] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000
[    0.526398] pci 0000:00:18.4: calling  quirk_mmio_always_on+0x0/0x30 @ 1
[    0.526405] pci 0000:00:18.4: quirk_mmio_always_on+0x0/0x30 took 0 usecs
[    0.526945] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000
[    0.526959] pci 0000:00:18.5: calling  quirk_mmio_always_on+0x0/0x30 @ 1
[    0.526966] pci 0000:00:18.5: quirk_mmio_always_on+0x0/0x30 took 0 usecs
[    0.527514] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000
[    0.527527] pci 0000:00:18.6: calling  quirk_mmio_always_on+0x0/0x30 @ 1
[    0.527534] pci 0000:00:18.6: quirk_mmio_always_on+0x0/0x30 took 0 usecs
[    0.528168] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000
[    0.528182] pci 0000:00:18.7: calling  quirk_mmio_always_on+0x0/0x30 @ 1
[    0.528189] pci 0000:00:18.7: quirk_mmio_always_on+0x0/0x30 took 0 usecs
[    0.529075] pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode)
[    0.529096] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.529102] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.529108] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.529114] pci 0000:00:14.4:   bridge window [mem 0xe0000000-0xffffffff] (subtractive decode)
[    0.529327] pci 0000:00:15.0: PCI bridge to [bus 02]
[    0.529588] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.529642] pci 0000:03:00.0: reg 0x10: [io  0x1000-0x10ff]
[    0.529691] pci 0000:03:00.0: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref]
[    0.529724] pci 0000:03:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
[    0.529908] pci 0000:03:00.0: supports D1 D2
[    0.529913] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.529918] pci 0000:03:00.0: pme_poll = true
[    0.529922] pci 0000:03:00.0: after device_set_wakeup_capable()
[    0.529932] pci 0000:03:00.0: after pci_pme_active()
[    0.540214] pci 0000:00:15.1: PCI bridge to [bus 03]
[    0.540234] pci 0000:00:15.1:   bridge window [io  0x1000-0x1fff]
[    0.540253] pci 0000:00:15.1:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.540306] pci_bus 0000:00: on NUMA node 0
[    0.543276] ACPI: PCI Interrupt Link [INTA] (IRQs 3 4 5 7 10 11 12 15) *0
[    0.544066] ACPI: PCI Interrupt Link [INTB] (IRQs 3 4 5 7 10 11 12 15) *0
[    0.544650] ACPI: PCI Interrupt Link [INTC] (IRQs 3 4 5 7 10 11 12 15) *0
[    0.545229] ACPI: PCI Interrupt Link [INTD] (IRQs 3 4 5 7 10 11 12 15) *0
[    0.545808] ACPI: PCI Interrupt Link [INTE] (IRQs 3 4 5 7 10 11 12 15) *0
[    0.546387] ACPI: PCI Interrupt Link [INTF] (IRQs 9) *0
[    0.546950] ACPI: PCI Interrupt Link [INTG] (IRQs 3 4 5 7 10 11 12 15) *0
[    0.547529] ACPI: PCI Interrupt Link [INTH] (IRQs 3 4 5 7 10 11 12 15) *0
[    0.548206] ACPI: after acpi_bus_scan
[    0.548333] ACPI: after if 1
[    0.548384] ACPI: after acpi_bus_get_device
[    0.548434] ACPI: after if 2
[    0.548601] ACPI: after acpi_bus_scan_fixed
[    0.548722] ACPI: before acpi_scan_initialized
[    0.548773] ACPI: after lock
[    0.549013] initcall acpi_init+0x0/0x34b returned 0 after 97656 usecs
[    0.549026] calling  pnp_init+0x0/0x14 @ 1
[    0.549071] initcall pnp_init+0x0/0x14 returned 0 after 0 usecs
[    0.549082] calling  misc_init+0x0/0xb7 @ 1
[    0.549120] initcall misc_init+0x0/0xb7 returned 0 after 0 usecs
[    0.549131] calling  vga_arb_device_init+0x0/0x2a8 @ 1
[    0.549218] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[    0.549218] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.549218] pci 0000:00:01.0: vgaarb: bridge control possible
[    0.549218] vgaarb: loaded
[    0.549218] initcall vga_arb_device_init+0x0/0x2a8 returned 0 after 0 usecs
[    0.549218] calling  cn_init+0x0/0xc0 @ 1
[    0.549218] initcall cn_init+0x0/0xc0 returned 0 after 0 usecs
[    0.549218] calling  dax_fs_init+0x0/0xbf @ 1
[    0.549218] initcall dax_fs_init+0x0/0xbf returned 0 after 0 usecs
[    0.549218] calling  dma_buf_init+0x0/0xbf @ 1
[    0.549218] initcall dma_buf_init+0x0/0xbf returned 0 after 0 usecs
[    0.549218] calling  typec_init+0x0/0x2d @ 1
[    0.549218] initcall typec_init+0x0/0x2d returned 0 after 0 usecs
[    0.549218] calling  serio_init+0x0/0x2d @ 1
[    0.549218] initcall serio_init+0x0/0x2d returned 0 after 0 usecs
[    0.549218] calling  input_init+0x0/0xe3 @ 1
[    0.549218] initcall input_init+0x0/0xe3 returned 0 after 0 usecs
[    0.549218] calling  rtc_init+0x0/0x5d @ 1
[    0.549218] initcall rtc_init+0x0/0x5d returned 0 after 0 usecs
[    0.549218] calling  pps_init+0x0/0xad @ 1
[    0.549218] pps_core: LinuxPPS API ver. 1 registered
[    0.549218] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.549218] initcall pps_init+0x0/0xad returned 0 after 0 usecs
[    0.549218] calling  ptp_init+0x0/0x9e @ 1
[    0.549218] PTP clock support registered
[    0.549218] initcall ptp_init+0x0/0x9e returned 0 after 0 usecs
[    0.549218] calling  power_supply_class_init+0x0/0x4e @ 1
[    0.549218] initcall power_supply_class_init+0x0/0x4e returned 0 after 0 usecs
[    0.549218] calling  hwmon_init+0x0/0xd5 @ 1
[    0.549218] initcall hwmon_init+0x0/0xd5 returned 0 after 0 usecs
[    0.549218] calling  edac_init+0x0/0x6f @ 1
[    0.549218] EDAC MC: Ver: 3.0.0
[    0.549218] initcall edac_init+0x0/0x6f returned 0 after 0 usecs
[    0.549218] calling  leds_init+0x0/0x4b @ 1
[    0.549218] initcall leds_init+0x0/0x4b returned 0 after 0 usecs
[    0.549218] calling  dmi_init+0x0/0xf4 @ 1
[    0.549218] initcall dmi_init+0x0/0xf4 returned 0 after 0 usecs
[    0.549218] calling  devfreq_init+0x0/0xaa @ 1
[    0.549218] initcall devfreq_init+0x0/0xaa returned 0 after 0 usecs
[    0.549218] calling  ras_init+0x0/0x14 @ 1
[    0.549218] initcall ras_init+0x0/0x14 returned 0 after 0 usecs
[    0.549218] calling  nvmem_init+0x0/0x14 @ 1
[    0.549218] initcall nvmem_init+0x0/0x14 returned 0 after 0 usecs
[    0.549218] calling  pci_subsys_init+0x0/0x81 @ 1
[    0.549218] PCI: Using ACPI for IRQ routing
[    0.549218] PCI: pci_cache_line_size set to 64 bytes
[    0.549218] e820: reserve RAM buffer [mem 0xc7d3c000-0xc7ffffff]
[    0.549218] initcall pci_subsys_init+0x0/0x81 returned 0 after 0 usecs
[    0.549218] calling  proto_init+0x0/0x14 @ 1
[    0.549218] initcall proto_init+0x0/0x14 returned 0 after 0 usecs
[    0.549218] calling  net_dev_init+0x0/0x2f5 @ 1
[    0.549218] initcall net_dev_init+0x0/0x2f5 returned 0 after 0 usecs
[    0.549218] calling  neigh_init+0x0/0x78 @ 1
[    0.552027] initcall neigh_init+0x0/0x78 returned 0 after 0 usecs
[    0.552037] calling  fib_notifier_init+0x0/0x14 @ 1
[    0.552051] initcall fib_notifier_init+0x0/0x14 returned 0 after 0 usecs
[    0.552061] calling  fib_rules_init+0x0/0xa6 @ 1
[    0.552080] initcall fib_rules_init+0x0/0xa6 returned 0 after 0 usecs
[    0.552093] calling  init_cgroup_netprio+0x0/0x16 @ 1
[    0.552108] initcall init_cgroup_netprio+0x0/0x16 returned 0 after 0 usecs
[    0.552118] calling  bpf_lwt_init+0x0/0x19 @ 1
[    0.552130] initcall bpf_lwt_init+0x0/0x19 returned 0 after 0 usecs
[    0.552140] calling  pktsched_init+0x0/0xf6 @ 1
[    0.552167] initcall pktsched_init+0x0/0xf6 returned 0 after 0 usecs
[    0.552177] calling  tc_filter_init+0x0/0x97 @ 1
[    0.552218] initcall tc_filter_init+0x0/0x97 returned 0 after 0 usecs
[    0.552229] calling  tc_action_init+0x0/0x65 @ 1
[    0.552252] initcall tc_action_init+0x0/0x65 returned 0 after 0 usecs
[    0.552262] calling  genl_init+0x0/0x33 @ 1
[    0.552301] initcall genl_init+0x0/0x33 returned 0 after 0 usecs
[    0.552312] calling  wireless_nlevent_init+0x0/0x38 @ 1
[    0.552329] initcall wireless_nlevent_init+0x0/0x38 returned 0 after 0 usecs
[    0.552340] calling  watchdog_init+0x0/0xe6 @ 1
[    0.552366] initcall watchdog_init+0x0/0xe6 returned 0 after 0 usecs
[    0.552543] calling  nmi_warning_debugfs+0x0/0x26 @ 1
[    0.552585] initcall nmi_warning_debugfs+0x0/0x26 returned 0 after 0 usecs
[    0.552597] calling  save_microcode_in_initrd+0x0/0xd3 @ 1
[    0.552612] initcall save_microcode_in_initrd+0x0/0xd3 returned -22 after 0 usecs
[    0.552623] calling  hpet_late_init+0x0/0x14f @ 1
[    0.552707] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.552723] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.554741] initcall hpet_late_init+0x0/0x14f returned 0 after 0 usecs
[    0.554752] calling  init_amd_nbs+0x0/0x135 @ 1
[    0.554861] initcall init_amd_nbs+0x0/0x135 returned 0 after 0 usecs
[    0.554873] calling  sugov_register+0x0/0x14 @ 1
[    0.554887] initcall sugov_register+0x0/0x14 returned 0 after 0 usecs
[    0.554898] calling  clocksource_done_booting+0x0/0x40 @ 1
[    0.554987] clocksource: Switched to clocksource tsc-early
[    0.554997] initcall clocksource_done_booting+0x0/0x40 returned 0 after 21 usecs
[    0.555009] calling  tracer_init_tracefs+0x0/0x1c3 @ 1
[    0.628896] initcall tracer_init_tracefs+0x0/0x1c3 returned 0 after 75031 usecs
[    0.628914] calling  init_trace_printk_function_export+0x0/0x2d @ 1
[    0.628934] initcall init_trace_printk_function_export+0x0/0x2d returned 0 after 9 usecs
[    0.628945] calling  init_graph_tracefs+0x0/0x2d @ 1
[    0.628963] initcall init_graph_tracefs+0x0/0x2d returned 0 after 9 usecs
[    0.628974] calling  event_trace_init+0x0/0x280 @ 1
[    0.736160] initcall event_trace_init+0x0/0x280 returned 0 after 104648 usecs
[    0.736177] calling  init_kprobe_trace+0x0/0x83 @ 1
[    0.736209] initcall init_kprobe_trace+0x0/0x83 returned 0 after 21 usecs
[    0.736219] calling  bpf_init+0x0/0x42 @ 1
[    0.736252] initcall bpf_init+0x0/0x42 returned 0 after 22 usecs
[    0.736264] calling  init_pipe_fs+0x0/0x42 @ 1
[    0.736331] initcall init_pipe_fs+0x0/0x42 returned 0 after 56 usecs
[    0.736343] calling  cgroup_writeback_init+0x0/0x2c @ 1
[    0.736426] initcall cgroup_writeback_init+0x0/0x2c returned 0 after 70 usecs
[    0.736438] calling  inotify_user_setup+0x0/0x4a @ 1
[    0.736463] initcall inotify_user_setup+0x0/0x4a returned 0 after 15 usecs
[    0.736474] calling  eventpoll_init+0x0/0xb2 @ 1
[    0.736538] initcall eventpoll_init+0x0/0xb2 returned 0 after 52 usecs
[    0.736548] calling  anon_inode_init+0x0/0x64 @ 1
[    0.736589] initcall anon_inode_init+0x0/0x64 returned 0 after 29 usecs
[    0.736600] calling  init_dax_wait_table+0x0/0x2f @ 1
[    0.736922] initcall init_dax_wait_table+0x0/0x2f returned 0 after 303 usecs
[    0.736933] calling  proc_locks_init+0x0/0x1f @ 1
[    0.736953] initcall proc_locks_init+0x0/0x1f returned 0 after 10 usecs
[    0.736962] calling  dquot_init+0x0/0x193 @ 1
[    0.736969] VFS: Disk quotas dquot_6.6.0
[    0.737049] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.737060] initcall dquot_init+0x0/0x193 returned 0 after 86 usecs
[    0.737071] calling  quota_init+0x0/0x25 @ 1
[    0.737119] initcall quota_init+0x0/0x25 returned 0 after 38 usecs
[    0.737130] calling  proc_cmdline_init+0x0/0x1f @ 1
[    0.737145] initcall proc_cmdline_init+0x0/0x1f returned 0 after 6 usecs
[    0.737155] calling  proc_consoles_init+0x0/0x1f @ 1
[    0.737169] initcall proc_consoles_init+0x0/0x1f returned 0 after 6 usecs
[    0.737179] calling  proc_cpuinfo_init+0x0/0x1f @ 1
[    0.737194] initcall proc_cpuinfo_init+0x0/0x1f returned 0 after 6 usecs
[    0.737203] calling  proc_devices_init+0x0/0x1f @ 1
[    0.737218] initcall proc_devices_init+0x0/0x1f returned 0 after 5 usecs
[    0.737227] calling  proc_interrupts_init+0x0/0x1f @ 1
[    0.737242] initcall proc_interrupts_init+0x0/0x1f returned 0 after 5 usecs
[    0.737251] calling  proc_loadavg_init+0x0/0x1f @ 1
[    0.737266] initcall proc_loadavg_init+0x0/0x1f returned 0 after 5 usecs
[    0.737275] calling  proc_meminfo_init+0x0/0x1f @ 1
[    0.737289] initcall proc_meminfo_init+0x0/0x1f returned 0 after 5 usecs
[    0.737299] calling  proc_stat_init+0x0/0x1f @ 1
[    0.737313] initcall proc_stat_init+0x0/0x1f returned 0 after 5 usecs
[    0.737323] calling  proc_uptime_init+0x0/0x1f @ 1
[    0.737338] initcall proc_uptime_init+0x0/0x1f returned 0 after 6 usecs
[    0.737348] calling  proc_version_init+0x0/0x1f @ 1
[    0.737362] initcall proc_version_init+0x0/0x1f returned 0 after 5 usecs
[    0.737371] calling  proc_softirqs_init+0x0/0x1f @ 1
[    0.737386] initcall proc_softirqs_init+0x0/0x1f returned 0 after 5 usecs
[    0.737395] calling  proc_kcore_init+0x0/0x10c @ 1
[    0.737414] initcall proc_kcore_init+0x0/0x10c returned 0 after 9 usecs
[    0.737423] calling  vmcore_init+0x0/0x764 @ 1
[    0.737436] initcall vmcore_init+0x0/0x764 returned 0 after 3 usecs
[    0.737445] calling  proc_kmsg_init+0x0/0x22 @ 1
[    0.737460] initcall proc_kmsg_init+0x0/0x22 returned 0 after 6 usecs
[    0.737469] calling  proc_page_init+0x0/0x4e @ 1
[    0.737488] initcall proc_page_init+0x0/0x4e returned 0 after 10 usecs
[    0.737498] calling  init_ramfs_fs+0x0/0x23 @ 1
[    0.737510] initcall init_ramfs_fs+0x0/0x23 returned 0 after 3 usecs
[    0.737519] calling  init_hugetlbfs_fs+0x0/0x2b7 @ 1
[    0.737602] initcall init_hugetlbfs_fs+0x0/0x2b7 returned 0 after 71 usecs
[    0.737612] calling  tomoyo_initerface_init+0x0/0x156 @ 1
[    0.737625] initcall tomoyo_initerface_init+0x0/0x156 returned 0 after 3 usecs
[    0.737635] calling  aa_create_aafs+0x0/0x3c8 @ 1
[    0.737648] initcall aa_create_aafs+0x0/0x3c8 returned 0 after 3 usecs
[    0.737659] calling  blk_scsi_ioctl_init+0x0/0x352 @ 1
[    0.737672] initcall blk_scsi_ioctl_init+0x0/0x352 returned 0 after 4 usecs
[    0.737682] calling  dynamic_debug_init_debugfs+0x0/0x5f @ 1
[    0.737718] initcall dynamic_debug_init_debugfs+0x0/0x5f returned 0 after 25 usecs
[    0.737729] calling  simplefb_init+0x0/0x16 @ 1
[    0.737789] initcall simplefb_init+0x0/0x16 returned 0 after 49 usecs
[    0.737800] calling  acpi_event_init+0x0/0x31 @ 1
[    0.737831] initcall acpi_event_init+0x0/0x31 returned 0 after 21 usecs
[    0.737841] calling  pnp_system_init+0x0/0x14 @ 1
[    0.737875] initcall pnp_system_init+0x0/0x14 returned 0 after 24 usecs
[    0.737885] calling  pnpacpi_init+0x0/0x6c @ 1
[    0.737892] pnp: PnP ACPI init
[    0.739161] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.739408] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.739593] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.741148] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.741344] pnp 00:04: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.741411] pnp: PnP ACPI: found 5 devices
[    0.741424] initcall pnpacpi_init+0x0/0x6c returned 0 after 3445 usecs
[    0.741436] calling  chr_dev_init+0x0/0x11f @ 1
[    0.752769] initcall chr_dev_init+0x0/0x11f returned 0 after 11047 usecs
[    0.752786] calling  firmware_class_init+0x0/0x106 @ 1
[    0.752803] initcall firmware_class_init+0x0/0x106 returned 0 after 7 usecs
[    0.752814] calling  thermal_init+0x0/0xcc @ 1
[    0.752885] initcall thermal_init+0x0/0xcc returned 0 after 58 usecs
[    0.752899] calling  cpufreq_gov_performance_init+0x0/0x14 @ 1
[    0.752915] initcall cpufreq_gov_performance_init+0x0/0x14 returned 0 after 4 usecs
[    0.752925] calling  cpufreq_gov_dbs_init+0x0/0x14 @ 1
[    0.752939] initcall cpufreq_gov_dbs_init+0x0/0x14 returned 0 after 3 usecs
[    0.752949] calling  pcibios_assign_resources+0x0/0x159 @ 1
[    0.753092] pci 0000:00:14.4: PCI bridge to [bus 01]
[    0.753118] pci 0000:00:15.0: PCI bridge to [bus 02]
[    0.753141] pci 0000:00:15.1: PCI bridge to [bus 03]
[    0.753149] pci 0000:00:15.1:   bridge window [io  0x1000-0x1fff]
[    0.753164] pci 0000:00:15.1:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.753181] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.753187] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.753193] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.753198] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xffffffff]
[    0.753205] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7 window]
[    0.753211] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff window]
[    0.753216] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
[    0.753222] pci_bus 0000:01: resource 7 [mem 0xe0000000-0xffffffff]
[    0.753228] pci_bus 0000:03: resource 0 [io  0x1000-0x1fff]
[    0.753234] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.753458] initcall pcibios_assign_resources+0x0/0x159 returned 0 after 487 usecs
[    0.753469] calling  sysctl_core_init+0x0/0x28 @ 1
[    0.753522] initcall sysctl_core_init+0x0/0x28 returned 0 after 42 usecs
[    0.753533] calling  eth_offload_init+0x0/0x16 @ 1
[    0.753546] initcall eth_offload_init+0x0/0x16 returned 0 after 4 usecs
[    0.753556] calling  inet_init+0x0/0x285 @ 1
[    0.753676] NET: Registered protocol family 2
[    0.754266] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[    0.754288] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.754333] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.754383] TCP: Hash tables configured (established 8192 bind 8192)
[    0.754466] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.754485] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.754692] initcall inet_init+0x0/0x285 returned 0 after 1094 usecs
[    0.754705] calling  ipv4_offload_init+0x0/0x6e @ 1
[    0.754718] initcall ipv4_offload_init+0x0/0x6e returned 0 after 4 usecs
[    0.754728] calling  af_unix_init+0x0/0x4c @ 1
[    0.754747] NET: Registered protocol family 1
[    0.754773] initcall af_unix_init+0x0/0x4c returned 0 after 33 usecs
[    0.754783] calling  ipv6_offload_init+0x0/0x77 @ 1
[    0.754798] initcall ipv6_offload_init+0x0/0x77 returned 0 after 5 usecs
[    0.754810] calling  pci_apply_final_quirks+0x0/0x108 @ 1
[    0.754843] pci 0000:00:01.0: calling  pci_fixup_video+0x0/0x130 @ 1
[    0.754857] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.754865] pci 0000:00:01.0: pci_fixup_video+0x0/0x130 took 13 usecs
[    0.754877] pci 0000:00:01.1: calling  quirk_gpu_hda+0x0/0x150 @ 1
[    0.754890] pci 0000:00:01.1: Linked as a consumer to 0000:00:01.0
[    0.754915] pci 0000:00:01.1: quirk_gpu_hda+0x0/0x150 took 29 usecs
[    0.754932] pci 0000:00:11.0: calling  quirk_msi_intx_disable_ati_bug+0x0/0x70 @ 1
[    0.754944] pci 0000:00:11.0: quirk_msi_intx_disable_ati_bug+0x0/0x70 took 4 usecs
[    0.755033] pci 0000:00:12.0: calling  quirk_usb_early_handoff+0x0/0x860 @ 1
[    0.756870] pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x860 took 1781 usecs
[    0.756955] pci 0000:00:12.2: calling  quirk_usb_early_handoff+0x0/0x860 @ 1
[    0.758485] pci 0000:00:12.2: quirk_usb_early_handoff+0x0/0x860 took 1483 usecs
[    0.758570] pci 0000:00:13.0: calling  quirk_usb_early_handoff+0x0/0x860 @ 1
[    0.760084] pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x860 took 1469 usecs
[    0.760169] pci 0000:00:13.2: calling  quirk_usb_early_handoff+0x0/0x860 @ 1
[    0.761710] pci 0000:00:13.2: quirk_usb_early_handoff+0x0/0x860 took 1495 usecs
[    0.761799] pci 0000:00:14.2: calling  quirk_gpu_hda+0x0/0x150 @ 1
[    0.761806] pci 0000:00:14.2: quirk_gpu_hda+0x0/0x150 took 0 usecs
[    0.761840] pci 0000:00:14.5: calling  quirk_usb_early_handoff+0x0/0x860 @ 1
[    0.763358] pci 0000:00:14.5: quirk_usb_early_handoff+0x0/0x860 took 1472 usecs
[    0.763577] PCI: CLS 64 bytes, default 64
[    0.763594] initcall pci_apply_final_quirks+0x0/0x108 returned 0 after 8567 usecs
[    0.763605] calling  acpi_reserve_resources+0x0/0xcd @ 1
[    0.763627] initcall acpi_reserve_resources+0x0/0xcd returned 0 after 11 usecs
[    0.763639] calling  populate_rootfs+0x0/0xf9 @ 1
[    0.763856] Unpacking initramfs...
[    0.987758] Freeing initrd memory: 13116K
[    0.987795] initcall populate_rootfs+0x0/0xf9 returned 0 after 218882 usecs
[    0.987809] calling  pci_iommu_init+0x0/0x3a @ 1
[    0.987822] initcall pci_iommu_init+0x0/0x3a returned 0 after 3 usecs
[    0.988254] calling  amd_uncore_init+0x0/0x298 @ 1
[    0.988268] initcall amd_uncore_init+0x0/0x298 returned -19 after 3 usecs
[    0.988278] calling  amd_ibs_init+0x0/0x196 @ 1
[    0.988289] LVT offset 0 assigned for vector 0x400
[    0.988508] perf: AMD IBS detected (0x000000ff)
[    0.988520] initcall amd_ibs_init+0x0/0x196 returned 0 after 226 usecs
[    0.988531] calling  msr_init+0x0/0x29b @ 1
[    0.988550] initcall msr_init+0x0/0x29b returned 0 after 9 usecs
[    0.988562] calling  register_kernel_offset_dumper+0x0/0x1b @ 1
[    0.988576] initcall register_kernel_offset_dumper+0x0/0x1b returned 0 after 4 usecs
[    0.988586] calling  i8259A_init_ops+0x0/0x25 @ 1
[    0.988598] initcall i8259A_init_ops+0x0/0x25 returned 0 after 3 usecs
[    0.988608] calling  init_tsc_clocksource+0x0/0x10c @ 1
[    0.988677] initcall init_tsc_clocksource+0x0/0x10c returned 0 after 57 usecs
[    0.988689] calling  add_rtc_cmos+0x0/0xb6 @ 1
[    0.988702] initcall add_rtc_cmos+0x0/0xb6 returned 0 after 4 usecs
[    0.988713] calling  i8237A_init_ops+0x0/0x16 @ 1
[    0.988855] initcall i8237A_init_ops+0x0/0x16 returned 0 after 128 usecs
[    0.988866] calling  thermal_throttle_init_device+0x0/0x43 @ 1
[    0.988878] initcall thermal_throttle_init_device+0x0/0x43 returned 0 after 3 usecs
[    0.988889] calling  ioapic_init_ops+0x0/0x16 @ 1
[    0.988901] initcall ioapic_init_ops+0x0/0x16 returned 0 after 3 usecs
[    0.988911] calling  add_pcspkr+0x0/0x61 @ 1
[    0.989065] initcall add_pcspkr+0x0/0x61 returned 0 after 140 usecs
[    0.989079] calling  start_periodic_check_for_corruption+0x0/0x60 @ 1
[    0.989086] Scanning for low memory corruption every 5 seconds
[    0.989103] initcall start_periodic_check_for_corruption+0x0/0x60 returned 0 after 13 usecs
[    0.989113] calling  sysfb_init+0x0/0xb0 @ 1
[    0.989690] initcall sysfb_init+0x0/0xb0 returned 0 after 543 usecs
[    0.989706] calling  pt_dump_init+0x0/0x57 @ 1
[    0.989718] initcall pt_dump_init+0x0/0x57 returned 0 after 3 usecs
[    0.989729] calling  crc32c_intel_mod_init+0x0/0x29 @ 1
[    0.989742] initcall crc32c_intel_mod_init+0x0/0x29 returned -19 after 3 usecs
[    0.989752] calling  crc32_pclmul_mod_init+0x0/0x34 @ 1
[    0.989759] PCLMULQDQ-NI instructions are not detected.
[    0.989768] initcall crc32_pclmul_mod_init+0x0/0x34 returned -19 after 6 usecs
[    0.989780] calling  iosf_mbi_init+0x0/0x1b @ 1
[    0.989856] initcall iosf_mbi_init+0x0/0x1b returned 0 after 64 usecs
[    0.989866] calling  proc_execdomains_init+0x0/0x1f @ 1
[    0.989888] initcall proc_execdomains_init+0x0/0x1f returned 0 after 12 usecs
[    0.989898] calling  register_warn_debugfs+0x0/0x24 @ 1
[    0.989946] initcall register_warn_debugfs+0x0/0x24 returned 0 after 37 usecs
[    0.989957] calling  cpuhp_sysfs_init+0x0/0x5f @ 1
[    0.990000] initcall cpuhp_sysfs_init+0x0/0x5f returned 0 after 33 usecs
[    0.990011] calling  ioresources_init+0x0/0x32 @ 1
[    0.990030] initcall ioresources_init+0x0/0x32 returned 0 after 10 usecs
[    0.990042] calling  init_sched_debug_procfs+0x0/0x29 @ 1
[    0.990058] initcall init_sched_debug_procfs+0x0/0x29 returned 0 after 6 usecs
[    0.990069] calling  snapshot_device_init+0x0/0x14 @ 1
[    0.990402] initcall snapshot_device_init+0x0/0x14 returned 0 after 304 usecs
[    0.990418] calling  irq_gc_init_ops+0x0/0x16 @ 1
[    0.990431] initcall irq_gc_init_ops+0x0/0x16 returned 0 after 4 usecs
[    0.990441] calling  irq_pm_init_ops+0x0/0x16 @ 1
[    0.990453] initcall irq_pm_init_ops+0x0/0x16 returned 0 after 3 usecs
[    0.990463] calling  timekeeping_init_ops+0x0/0x16 @ 1
[    0.990478] initcall timekeeping_init_ops+0x0/0x16 returned 0 after 6 usecs
[    0.990488] calling  init_clocksource_sysfs+0x0/0x24 @ 1
[    0.990682] initcall init_clocksource_sysfs+0x0/0x24 returned 0 after 179 usecs
[    0.990692] calling  init_timer_list_procfs+0x0/0x29 @ 1
[    0.990713] initcall init_timer_list_procfs+0x0/0x29 returned 0 after 12 usecs
[    0.990723] calling  alarmtimer_init+0x0/0x114 @ 1
[    0.990902] initcall alarmtimer_init+0x0/0x114 returned 0 after 165 usecs
[    0.990913] calling  init_posix_timers+0x0/0x29 @ 1
[    0.990974] initcall init_posix_timers+0x0/0x29 returned 0 after 49 usecs
[    0.990984] calling  clockevents_init_sysfs+0x0/0xef @ 1
[    0.991237] initcall clockevents_init_sysfs+0x0/0xef returned 0 after 237 usecs
[    0.991247] calling  proc_dma_init+0x0/0x1f @ 1
[    0.991262] initcall proc_dma_init+0x0/0x1f returned 0 after 6 usecs
[    0.991272] calling  proc_modules_init+0x0/0x1f @ 1
[    0.991287] initcall proc_modules_init+0x0/0x1f returned 0 after 6 usecs
[    0.991297] calling  kallsyms_init+0x0/0x22 @ 1
[    0.991312] initcall kallsyms_init+0x0/0x22 returned 0 after 6 usecs
[    0.991322] calling  pid_namespaces_init+0x0/0x3b @ 1
[    0.991376] initcall pid_namespaces_init+0x0/0x3b returned 0 after 42 usecs
[    0.991386] calling  audit_watch_init+0x0/0x36 @ 1
[    0.991400] initcall audit_watch_init+0x0/0x36 returned 0 after 4 usecs
[    0.991410] calling  audit_fsnotify_init+0x0/0x36 @ 1
[    0.991423] initcall audit_fsnotify_init+0x0/0x36 returned 0 after 4 usecs
[    0.991433] calling  audit_tree_init+0x0/0x90 @ 1
[    0.991447] initcall audit_tree_init+0x0/0x90 returned 0 after 4 usecs
[    0.991457] calling  init_kprobes+0x0/0x284 @ 1
[    0.991761] initcall init_kprobes+0x0/0x284 returned 0 after 287 usecs
[    0.991771] calling  seccomp_sysctl_init+0x0/0x31 @ 1
[    0.991799] initcall seccomp_sysctl_init+0x0/0x31 returned 0 after 18 usecs
[    0.991809] calling  utsname_sysctl_init+0x0/0x16 @ 1
[    0.991834] initcall utsname_sysctl_init+0x0/0x16 returned 0 after 15 usecs
[    0.991844] calling  init_tracepoints+0x0/0x2b @ 1
[    0.991857] initcall init_tracepoints+0x0/0x2b returned 0 after 3 usecs
[    0.991867] calling  stack_trace_init+0x0/0x9e @ 1
[    0.991915] initcall stack_trace_init+0x0/0x9e returned 0 after 38 usecs
[    0.991925] calling  init_mmio_trace+0x0/0xf @ 1
[    0.991953] initcall init_mmio_trace+0x0/0xf returned 0 after 17 usecs
[    0.991964] calling  init_blk_tracer+0x0/0x4d @ 1
[    0.992018] initcall init_blk_tracer+0x0/0x4d returned 0 after 43 usecs
[    0.992029] calling  perf_event_sysfs_init+0x0/0x88 @ 1
[    0.992721] initcall perf_event_sysfs_init+0x0/0x88 returned 0 after 664 usecs
[    0.992732] calling  padata_driver_init+0x0/0x35 @ 1
[    0.992746] initcall padata_driver_init+0x0/0x35 returned 0 after 5 usecs
[    0.992758] calling  system_trusted_keyring_init+0x0/0x6a @ 1
[    0.992765] Initialise system trusted keyrings
[    0.992786] initcall system_trusted_keyring_init+0x0/0x6a returned 0 after 17 usecs
[    0.992796] calling  kswapd_init+0x0/0x3b @ 1
[    0.993129] initcall kswapd_init+0x0/0x3b returned 0 after 303 usecs
[    0.993145] calling  extfrag_debug_init+0x0/0x71 @ 1
[    0.993193] initcall extfrag_debug_init+0x0/0x71 returned 0 after 37 usecs
[    0.993204] calling  mm_compute_batch_init+0x0/0x1b @ 1
[    0.993218] initcall mm_compute_batch_init+0x0/0x1b returned 0 after 5 usecs
[    0.993228] calling  slab_proc_init+0x0/0x22 @ 1
[    0.993253] initcall slab_proc_init+0x0/0x22 returned 0 after 15 usecs
[    0.993263] calling  workingset_init+0x0/0x8c @ 1
[    0.993271] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[    0.993286] initcall workingset_init+0x0/0x8c returned 0 after 13 usecs
[    0.993297] calling  proc_vmalloc_init+0x0/0x22 @ 1
[    0.993312] initcall proc_vmalloc_init+0x0/0x22 returned 0 after 6 usecs
[    0.993323] calling  procswaps_init+0x0/0x1f @ 1
[    0.993339] initcall procswaps_init+0x0/0x1f returned 0 after 6 usecs
[    0.993349] calling  init_frontswap+0x0/0x82 @ 1
[    0.993405] initcall init_frontswap+0x0/0x82 returned 0 after 45 usecs
[    0.993415] calling  slab_proc_init+0x0/0xc @ 1
[    0.993430] initcall slab_proc_init+0x0/0xc returned 0 after 5 usecs
[    0.993440] calling  cpucache_init+0x0/0x35 @ 1
[    0.993667] initcall cpucache_init+0x0/0x35 returned 0 after 196 usecs
[    0.993683] calling  init_zbud+0x0/0x20 @ 1
[    0.993689] zbud: loaded
[    0.993699] initcall init_zbud+0x0/0x20 returned 0 after 6 usecs
[    0.993709] calling  fcntl_init+0x0/0x29 @ 1
[    0.993734] initcall fcntl_init+0x0/0x29 returned 0 after 15 usecs
[    0.993745] calling  proc_filesystems_init+0x0/0x1f @ 1
[    0.993771] initcall proc_filesystems_init+0x0/0x1f returned 0 after 15 usecs
[    0.993782] calling  start_dirtytime_writeback+0x0/0x2c @ 1
[    0.993797] initcall start_dirtytime_writeback+0x0/0x2c returned 0 after 5 usecs
[    0.993807] calling  blkdev_init+0x0/0x2b @ 1
[    0.993860] initcall blkdev_init+0x0/0x2b returned 0 after 41 usecs
[    0.993870] calling  dio_init+0x0/0x2c @ 1
[    0.993924] initcall dio_init+0x0/0x2c returned 0 after 42 usecs
[    0.993935] calling  dnotify_init+0x0/0x6f @ 1
[    0.993960] initcall dnotify_init+0x0/0x6f returned 0 after 15 usecs
[    0.993970] calling  fanotify_user_setup+0x0/0x6c @ 1
[    0.994020] initcall fanotify_user_setup+0x0/0x6c returned 0 after 38 usecs
[    0.994031] calling  userfaultfd_init+0x0/0x2c @ 1
[    0.994063] initcall userfaultfd_init+0x0/0x2c returned 0 after 19 usecs
[    0.994074] calling  aio_setup+0x0/0x91 @ 1
[    0.994147] initcall aio_setup+0x0/0x91 returned 0 after 60 usecs
[    0.994157] calling  init_devpts_fs+0x0/0x28 @ 1
[    0.994195] initcall init_devpts_fs+0x0/0x28 returned 0 after 28 usecs
[    0.994205] calling  init_pstore_fs+0x0/0x42 @ 1
[    0.994230] initcall init_pstore_fs+0x0/0x42 returned 0 after 16 usecs
[    0.994239] calling  ipc_init+0x0/0x51 @ 1
[    0.994279] initcall ipc_init+0x0/0x51 returned 0 after 30 usecs
[    0.994289] calling  ipc_sysctl_init+0x0/0x16 @ 1
[    0.994324] initcall ipc_sysctl_init+0x0/0x16 returned 0 after 24 usecs
[    0.994334] calling  init_mqueue_fs+0x0/0x1c9 @ 1
[    0.994428] initcall init_mqueue_fs+0x0/0x1c9 returned 0 after 81 usecs
[    0.994438] calling  key_proc_init+0x0/0x50 @ 1
[    0.994457] initcall key_proc_init+0x0/0x50 returned 0 after 10 usecs
[    0.994467] calling  selinux_nf_ip_init+0x0/0x3c @ 1
[    0.994479] initcall selinux_nf_ip_init+0x0/0x3c returned 0 after 3 usecs
[    0.994488] calling  init_sel_fs+0x0/0x8b @ 1
[    0.994500] initcall init_sel_fs+0x0/0x8b returned 0 after 3 usecs
[    0.994511] calling  selnl_init+0x0/0x6e @ 1
[    0.994544] initcall selnl_init+0x0/0x6e returned 0 after 23 usecs
[    0.994554] calling  sel_netif_init+0x0/0x7d @ 1
[    0.994566] initcall sel_netif_init+0x0/0x7d returned 0 after 3 usecs
[    0.994576] calling  sel_netnode_init+0x0/0xb3 @ 1
[    0.994588] initcall sel_netnode_init+0x0/0xb3 returned 0 after 3 usecs
[    0.994597] calling  sel_netport_init+0x0/0xb3 @ 1
[    0.994609] initcall sel_netport_init+0x0/0xb3 returned 0 after 3 usecs
[    0.994618] calling  aurule_init+0x0/0x2a @ 1
[    0.994631] initcall aurule_init+0x0/0x2a returned 0 after 4 usecs
[    0.994641] calling  crypto_algapi_init+0x0/0x11 @ 1
[    0.994657] initcall crypto_algapi_init+0x0/0x11 returned 0 after 6 usecs
[    0.994667] calling  seqiv_module_init+0x0/0x14 @ 1
[    0.994679] initcall seqiv_module_init+0x0/0x14 returned 0 after 4 usecs
[    0.994691] calling  rsa_init+0x0/0x40 @ 1
[    0.995145] initcall rsa_init+0x0/0x40 returned 0 after 417 usecs
[    0.995162] calling  hmac_module_init+0x0/0x14 @ 1
[    0.995175] initcall hmac_module_init+0x0/0x14 returned 0 after 3 usecs
[    0.995186] calling  crypto_null_mod_init+0x0/0x46 @ 1
[    0.996150] initcall crypto_null_mod_init+0x0/0x46 returned 0 after 916 usecs
[    0.996166] calling  md5_mod_init+0x0/0x14 @ 1
[    0.996289] initcall md5_mod_init+0x0/0x14 returned 0 after 110 usecs
[    0.996300] calling  sha1_generic_mod_init+0x0/0x14 @ 1
[    0.996408] initcall sha1_generic_mod_init+0x0/0x14 returned 0 after 95 usecs
[    0.996419] calling  sha256_generic_mod_init+0x0/0x19 @ 1
[    0.996874] initcall sha256_generic_mod_init+0x0/0x19 returned 0 after 419 usecs
[    0.996889] calling  crypto_ctr_module_init+0x0/0x38 @ 1
[    0.996904] initcall crypto_ctr_module_init+0x0/0x38 returned 0 after 5 usecs
[    0.996914] calling  crypto_gcm_module_init+0x0/0xa7 @ 1
[    0.996930] initcall crypto_gcm_module_init+0x0/0xa7 returned 0 after 6 usecs
[    0.996940] calling  aes_init+0x0/0x14 @ 1
[    0.997097] initcall aes_init+0x0/0x14 returned 0 after 143 usecs
[    0.997107] calling  crc32c_mod_init+0x0/0x14 @ 1
[    0.997226] initcall crc32c_mod_init+0x0/0x14 returned 0 after 106 usecs
[    0.997236] calling  crc32_mod_init+0x0/0x14 @ 1
[    0.997345] initcall crc32_mod_init+0x0/0x14 returned 0 after 96 usecs
[    0.997355] calling  crct10dif_mod_init+0x0/0x14 @ 1
[    0.997467] initcall crct10dif_mod_init+0x0/0x14 returned 0 after 99 usecs
[    0.997477] calling  lzo_mod_init+0x0/0x38 @ 1
[    0.997786] initcall lzo_mod_init+0x0/0x38 returned 0 after 290 usecs
[    0.997798] calling  drbg_init+0x0/0xad @ 1
[    0.998653] initcall drbg_init+0x0/0xad returned 0 after 824 usecs
[    0.998664] calling  jent_mod_init+0x0/0x31 @ 1
[    1.000137] initcall jent_mod_init+0x0/0x31 returned 0 after 1414 usecs
[    1.000153] calling  ghash_mod_init+0x0/0x14 @ 1
[    1.000373] initcall ghash_mod_init+0x0/0x14 returned 0 after 190 usecs
[    1.000389] calling  asymmetric_key_init+0x0/0x14 @ 1
[    1.000398] Key type asymmetric registered
[    1.000407] initcall asymmetric_key_init+0x0/0x14 returned 0 after 9 usecs
[    1.000418] calling  x509_key_init+0x0/0x14 @ 1
[    1.000426] Asymmetric key parser 'x509' registered
[    1.000435] initcall x509_key_init+0x0/0x14 returned 0 after 8 usecs
[    1.000446] calling  proc_genhd_init+0x0/0x32 @ 1
[    1.000474] initcall proc_genhd_init+0x0/0x32 returned 0 after 18 usecs
[    1.000484] calling  init_emergency_pool+0x0/0xa9 @ 1
[    1.000546] bounce: pool size: 64 pages
[    1.000585] initcall init_emergency_pool+0x0/0xa9 returned 0 after 89 usecs
[    1.000595] calling  bsg_init+0x0/0x26e @ 1
[    1.000695] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    1.000706] initcall bsg_init+0x0/0x26e returned 0 after 98 usecs
[    1.000716] calling  throtl_init+0x0/0x3c @ 1
[    1.000876] initcall throtl_init+0x0/0x3c returned 0 after 145 usecs
[    1.000888] calling  noop_init+0x0/0x14 @ 1
[    1.000897] io scheduler noop registered
[    1.000906] initcall noop_init+0x0/0x14 returned 0 after 8 usecs
[    1.000916] calling  deadline_init+0x0/0x14 @ 1
[    1.000924] io scheduler deadline registered
[    1.000932] initcall deadline_init+0x0/0x14 returned 0 after 7 usecs
[    1.000942] calling  cfq_init+0x0/0x6e @ 1
[    1.001016] io scheduler cfq registered (default)
[    1.001027] initcall cfq_init+0x0/0x6e returned 0 after 73 usecs
[    1.001037] calling  deadline_init+0x0/0x14 @ 1
[    1.001045] io scheduler mq-deadline registered
[    1.001054] initcall deadline_init+0x0/0x14 returned 0 after 7 usecs
[    1.001064] calling  kyber_init+0x0/0x14 @ 1
[    1.001072] io scheduler kyber registered
[    1.001081] initcall kyber_init+0x0/0x14 returned 0 after 7 usecs
[    1.001092] calling  crc_t10dif_mod_init+0x0/0x35 @ 1
[    1.001114] initcall crc_t10dif_mod_init+0x0/0x35 returned 0 after 13 usecs
[    1.001125] calling  percpu_counter_startup+0x0/0x50 @ 1
[    1.001189] initcall percpu_counter_startup+0x0/0x50 returned 0 after 52 usecs
[    1.001200] calling  audit_classes_init+0x0/0x4f @ 1
[    1.001223] initcall audit_classes_init+0x0/0x4f returned 0 after 13 usecs
[    1.001233] calling  sg_pool_init+0x0/0x297 @ 1
[    1.001362] initcall sg_pool_init+0x0/0x297 returned 0 after 115 usecs
[    1.001372] calling  phy_core_init+0x0/0x5a @ 1
[    1.001400] initcall phy_core_init+0x0/0x5a returned 0 after 18 usecs
[    1.001411] calling  pci_proc_init+0x0/0x5d @ 1
[    1.001540] initcall pci_proc_init+0x0/0x5d returned 0 after 116 usecs
[    1.001551] calling  pcie_portdrv_init+0x0/0x84 @ 1
[    1.004413] initcall pcie_portdrv_init+0x0/0x84 returned 0 after 2782 usecs
[    1.004424] calling  aer_service_init+0x0/0x3c @ 1
[    1.004464] initcall aer_service_init+0x0/0x3c returned 0 after 28 usecs
[    1.004474] calling  pcie_pme_service_init+0x0/0x14 @ 1
[    1.004672] pcieport 0000:00:15.0: Signaling PME with IRQ 24
[    1.004913] pcieport 0000:00:15.1: Signaling PME with IRQ 25
[    1.004956] initcall pcie_pme_service_init+0x0/0x14 returned 0 after 459 usecs
[    1.004966] calling  dpc_service_init+0x0/0x14 @ 1
[    1.005000] initcall dpc_service_init+0x0/0x14 returned 0 after 23 usecs
[    1.005011] calling  pci_hotplug_init+0x0/0x4c @ 1
[    1.005023] initcall pci_hotplug_init+0x0/0x4c returned 0 after 3 usecs
[    1.005034] calling  pcied_init+0x0/0x85 @ 1
[    1.005067] initcall pcied_init+0x0/0x85 returned 0 after 23 usecs
[    1.005077] calling  vesafb_driver_init+0x0/0x16 @ 1
[    1.005122] initcall vesafb_driver_init+0x0/0x16 returned 0 after 34 usecs
[    1.005133] calling  intel_idle_init+0x0/0x709 @ 1
[    1.005148] initcall intel_idle_init+0x0/0x709 returned -19 after 4 usecs
[    1.005158] calling  acpi_processor_driver_init+0x0/0x8d @ 1
[    1.006342] initcall acpi_processor_driver_init+0x0/0x8d returned 0 after 1136 usecs
[    1.006356] calling  acpi_hed_driver_init+0x0/0x14 @ 1
[    1.006452] initcall acpi_hed_driver_init+0x0/0x14 returned 0 after 83 usecs
[    1.006462] calling  erst_init+0x0/0x2d4 @ 1
[    1.006477] initcall erst_init+0x0/0x2d4 returned 0 after 6 usecs
[    1.006486] calling  ghes_init+0x0/0x1a4 @ 1
[    1.006562] GHES: Failed to enable APEI firmware first mode.
[    1.006573] initcall ghes_init+0x0/0x1a4 returned 0 after 75 usecs
[    1.006582] calling  extlog_init+0x0/0x34d @ 1
[    1.006595] initcall extlog_init+0x0/0x34d returned -19 after 4 usecs
[    1.006605] calling  gpio_clk_driver_init+0x0/0x16 @ 1
[    1.006644] initcall gpio_clk_driver_init+0x0/0x16 returned 0 after 28 usecs
[    1.006654] calling  plt_clk_driver_init+0x0/0x16 @ 1
[    1.006691] initcall plt_clk_driver_init+0x0/0x16 returned 0 after 26 usecs
[    1.006701] calling  n_null_init+0x0/0x2b @ 1
[    1.006714] initcall n_null_init+0x0/0x2b returned 0 after 4 usecs
[    1.006725] calling  pty_init+0x0/0x20c @ 1
[    1.007032] initcall pty_init+0x0/0x20c returned 0 after 277 usecs
[    1.007047] calling  sysrq_init+0x0/0x5f @ 1
[    1.007074] initcall sysrq_init+0x0/0x5f returned 0 after 17 usecs
[    1.007085] calling  serial8250_init+0x0/0x180 @ 1
[    1.007092] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.028160] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.030192] initcall serial8250_init+0x0/0x180 returned 0 after 22546 usecs
[    1.030208] calling  serial_pci_driver_init+0x0/0x1b @ 1
[    1.030347] initcall serial_pci_driver_init+0x0/0x1b returned 0 after 125 usecs
[    1.030358] calling  exar_pci_driver_init+0x0/0x1b @ 1
[    1.030417] initcall exar_pci_driver_init+0x0/0x1b returned 0 after 48 usecs
[    1.030427] calling  dw8250_platform_driver_init+0x0/0x16 @ 1
[    1.030479] initcall dw8250_platform_driver_init+0x0/0x16 returned 0 after 40 usecs
[    1.030489] calling  hpet_init+0x0/0x5c @ 1
[    1.030816] initcall hpet_init+0x0/0x5c returned 0 after 309 usecs
[    1.030827] calling  agp_init+0x0/0x29 @ 1
[    1.030833] Linux agpgart interface v0.103
[    1.030842] initcall agp_init+0x0/0x29 returned 0 after 6 usecs
[    1.030852] calling  agp_amd64_mod_init+0x0/0xf @ 1
[    1.031995] initcall agp_amd64_mod_init+0x0/0xf returned -19 after 1106 usecs
[    1.032006] calling  agp_intel_init+0x0/0x2a @ 1
[    1.032070] initcall agp_intel_init+0x0/0x2a returned 0 after 53 usecs
[    1.032083] calling  agp_sis_init+0x0/0x2a @ 1
[    1.032140] initcall agp_sis_init+0x0/0x2a returned 0 after 46 usecs
[    1.032150] calling  agp_via_init+0x0/0x2a @ 1
[    1.032209] initcall agp_via_init+0x0/0x2a returned 0 after 48 usecs
[    1.032220] calling  cn_proc_init+0x0/0x35 @ 1
[    1.032235] initcall cn_proc_init+0x0/0x35 returned 0 after 6 usecs
[    1.032247] calling  topology_sysfs_init+0x0/0x40 @ 1
[    1.032312] initcall topology_sysfs_init+0x0/0x40 returned 0 after 53 usecs
[    1.032323] calling  cacheinfo_sysfs_init+0x0/0x2a @ 1
[    1.033355] initcall cacheinfo_sysfs_init+0x0/0x2a returned 169 after 985 usecs
[    1.033371] calling  devcoredump_init+0x0/0x19 @ 1
[    1.033419] initcall devcoredump_init+0x0/0x19 returned 0 after 36 usecs
[    1.033430] calling  net_olddevs_init+0x0/0x51 @ 1
[    1.033456] initcall net_olddevs_init+0x0/0x51 returned 0 after 15 usecs
[    1.033466] calling  ledtrig_usb_init+0x0/0x2a @ 1
[    1.033485] initcall ledtrig_usb_init+0x0/0x2a returned 0 after 9 usecs
[    1.033496] calling  i8042_init+0x0/0x457 @ 1
[    1.033703] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.038285] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.038323] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.038725] initcall i8042_init+0x0/0x457 returned 0 after 5090 usecs
[    1.038738] calling  input_leds_init+0x0/0x14 @ 1
[    1.038756] initcall input_leds_init+0x0/0x14 returned 0 after 5 usecs
[    1.038766] calling  atkbd_init+0x0/0x25 @ 1
[    1.038833] initcall atkbd_init+0x0/0x25 returned 0 after 54 usecs
[    1.038843] calling  cmos_init+0x0/0x83 @ 1
[    1.039121] rtc_cmos 00:00: RTC can wake from S4
[    1.039786] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[    1.039929] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
[    1.039996] initcall cmos_init+0x0/0x83 returned 0 after 1109 usecs
[    1.040010] calling  intel_pstate_init+0x0/0x3e1 @ 1
[    1.040026] initcall intel_pstate_init+0x0/0x3e1 returned -19 after 5 usecs
[    1.040036] calling  ledtrig_cpu_init+0x0/0xf1 @ 1
[    1.040396] ledtrig-cpu: registered to indicate activity on CPUs
[    1.040426] initcall ledtrig_cpu_init+0x0/0xf1 returned 0 after 361 usecs
[    1.040439] calling  dmi_sysfs_init+0x0/0xc1 @ 1
[    1.040734] initcall dmi_sysfs_init+0x0/0xc1 returned 0 after 277 usecs
[    1.040744] calling  coreboot_bus_init+0x0/0x14 @ 1
[    1.040797] initcall coreboot_bus_init+0x0/0x14 returned 0 after 41 usecs
[    1.040807] calling  coreboot_table_acpi_init+0x0/0x16 @ 1
[    1.042639] initcall coreboot_table_acpi_init+0x0/0x16 returned 0 after 1779 usecs
[    1.042650] calling  coreboot_memconsole_init+0x0/0x14 @ 1
[    1.042745] initcall coreboot_memconsole_init+0x0/0x14 returned 0 after 83 usecs
[    1.042755] calling  pmc_atom_init+0x0/0x234 @ 1
[    1.042801] initcall pmc_atom_init+0x0/0x234 returned -19 after 36 usecs
[    1.042811] calling  powercap_init+0x0/0x461 @ 1
[    1.042947] initcall powercap_init+0x0/0x461 returned 0 after 123 usecs
[    1.042958] calling  pm_check_save_msr+0x0/0x20 @ 1
[    1.042972] initcall pm_check_save_msr+0x0/0x20 returned 0 after 4 usecs
[    1.042982] calling  sock_diag_init+0x0/0x3e @ 1
[    1.043068] initcall sock_diag_init+0x0/0x3e returned 0 after 73 usecs
[    1.043078] calling  blackhole_init+0x0/0x14 @ 1
[    1.043093] initcall blackhole_init+0x0/0x14 returned 0 after 5 usecs
[    1.043103] calling  gre_offload_init+0x0/0x47 @ 1
[    1.043117] initcall gre_offload_init+0x0/0x47 returned 0 after 4 usecs
[    1.043127] calling  sysctl_ipv4_init+0x0/0x45 @ 1
[    1.043276] initcall sysctl_ipv4_init+0x0/0x45 returned 0 after 136 usecs
[    1.043287] calling  cubictcp_register+0x0/0x120 @ 1
[    1.043302] initcall cubictcp_register+0x0/0x120 returned 0 after 5 usecs
[    1.043312] calling  tls_register+0x0/0x10c @ 1
[    1.043326] initcall tls_register+0x0/0x10c returned 0 after 4 usecs
[    1.043336] calling  inet6_init+0x0/0x375 @ 1
[    1.043476] NET: Registered protocol family 10
[    1.044741] Segment Routing with IPv6
[    1.044825] initcall inet6_init+0x0/0x375 returned 0 after 1435 usecs
[    1.044839] calling  mip6_init+0x0/0xac @ 1
[    1.044845] mip6: Mobile IPv6
[    1.044857] initcall mip6_init+0x0/0xac returned 0 after 7 usecs
[    1.044870] calling  packet_init+0x0/0x3e @ 1
[    1.044879] NET: Registered protocol family 17
[    1.044895] initcall packet_init+0x0/0x3e returned 0 after 14 usecs
[    1.044906] calling  strp_mod_init+0x0/0x2b @ 1
[    1.045273] initcall strp_mod_init+0x0/0x2b returned 0 after 335 usecs
[    1.045289] calling  dcbnl_init+0x0/0x6e @ 1
[    1.045306] initcall dcbnl_init+0x0/0x6e returned 0 after 7 usecs
[    1.045317] calling  mpls_gso_init+0x0/0x2a @ 1
[    1.045324] mpls_gso: MPLS GSO support
[    1.045336] initcall mpls_gso_init+0x0/0x2a returned 0 after 7 usecs
[    1.045347] calling  mcheck_init_device+0x0/0x120 @ 1
[    1.046041] initcall mcheck_init_device+0x0/0x120 returned 0 after 652 usecs
[    1.046057] calling  dev_mcelog_init_device+0x0/0x4b @ 1
[    1.046423] initcall dev_mcelog_init_device+0x0/0x4b returned 0 after 347 usecs
[    1.046856] calling  mcheck_late_init+0x0/0x69 @ 1
[    1.046897] initcall mcheck_late_init+0x0/0x69 returned 0 after 30 usecs
[    1.046908] calling  severities_debugfs_init+0x0/0x3a @ 1
[    1.046927] initcall severities_debugfs_init+0x0/0x3a returned 0 after 9 usecs
[    1.046936] calling  threshold_init_device+0x0/0x47 @ 1
[    1.046950] initcall threshold_init_device+0x0/0x47 returned 0 after 4 usecs
[    1.046960] calling  microcode_init+0x0/0x204 @ 1
[    1.047081] microcode: CPU0: patch_level=0x05000119
[    1.047174] microcode: CPU1: patch_level=0x05000119
[    1.047568] microcode: Microcode Update Driver: v2.2.
[    1.047598] initcall microcode_init+0x0/0x204 returned 0 after 604 usecs
[    1.047612] calling  hpet_insert_resource+0x0/0x24 @ 1
[    1.047628] initcall hpet_insert_resource+0x0/0x24 returned 0 after 6 usecs
[    1.047639] calling  update_mp_table+0x0/0xa1d @ 1
[    1.047652] initcall update_mp_table+0x0/0xa1d returned 0 after 3 usecs
[    1.047662] calling  lapic_insert_resource+0x0/0x3b @ 1
[    1.047675] initcall lapic_insert_resource+0x0/0x3b returned 0 after 4 usecs
[    1.047685] calling  print_ICs+0x0/0x1a4 @ 1
[    1.047699] initcall print_ICs+0x0/0x1a4 returned 0 after 6 usecs
[    1.047709] calling  print_ipi_mode+0x0/0x2b @ 1
[    1.047716] Using IPI No-Shortcut mode
[    1.047724] initcall print_ipi_mode+0x0/0x2b returned 0 after 6 usecs
[    1.047735] calling  pat_memtype_list_init+0x0/0x4d @ 1
[    1.047769] initcall pat_memtype_list_init+0x0/0x4d returned 0 after 24 usecs
[    1.047780] calling  create_tlb_single_page_flush_ceiling+0x0/0x28 @ 1
[    1.047799] initcall create_tlb_single_page_flush_ceiling+0x0/0x28 returned 0 after 9 usecs
[    1.047810] calling  init_oops_id+0x0/0x50 @ 1
[    1.047827] initcall init_oops_id+0x0/0x50 returned 0 after 7 usecs
[    1.047838] calling  sched_clock_init_late+0x0/0xab @ 1
[    1.047847] sched_clock: Marking stable (1047512699, 0)->(1137913539, -90400840)
[    1.048081] initcall sched_clock_init_late+0x0/0xab returned 0 after 227 usecs
[    1.048091] calling  sched_init_debug+0x0/0x3a @ 1
[    1.048116] initcall sched_init_debug+0x0/0x3a returned 0 after 16 usecs
[    1.048127] calling  pm_qos_power_init+0x0/0x131 @ 1
[    1.049004] initcall pm_qos_power_init+0x0/0x131 returned 0 after 846 usecs
[    1.049016] calling  pm_debugfs_init+0x0/0x24 @ 1
[    1.049035] initcall pm_debugfs_init+0x0/0x24 returned 0 after 9 usecs
[    1.049046] calling  printk_late_init+0x0/0x10c @ 1
[    1.049060] initcall printk_late_init+0x0/0x10c returned 0 after 4 usecs
[    1.049072] calling  tk_debug_sleep_time_init+0x0/0x3c @ 1
[    1.049090] initcall tk_debug_sleep_time_init+0x0/0x3c returned 0 after 8 usecs
[    1.049100] calling  debugfs_kprobe_init+0x0/0xb7 @ 1
[    1.049133] initcall debugfs_kprobe_init+0x0/0xb7 returned 0 after 24 usecs
[    1.049144] calling  taskstats_init+0x0/0x38 @ 1
[    1.049177] registered taskstats version 1
[    1.049187] initcall taskstats_init+0x0/0x38 returned 0 after 33 usecs
[    1.049198] calling  load_system_certificate_list+0x0/0x13a @ 1
[    1.049204] Loading compiled-in X.509 certificates
[    1.049213] initcall load_system_certificate_list+0x0/0x13a returned 0 after 6 usecs
[    1.049224] calling  fault_around_debugfs+0x0/0x35 @ 1
[    1.049250] initcall fault_around_debugfs+0x0/0x35 returned 0 after 16 usecs
[    1.049260] calling  max_swapfiles_check+0x0/0xc @ 1
[    1.049272] initcall max_swapfiles_check+0x0/0xc returned 0 after 3 usecs
[    1.049281] calling  init_zswap+0x0/0x40f @ 1
[    1.049349] zswap: loaded using pool lzo/zbud
[    1.049514] initcall init_zswap+0x0/0x40f returned 0 after 217 usecs
[    1.049525] calling  split_huge_pages_debugfs+0x0/0x35 @ 1
[    1.049543] initcall split_huge_pages_debugfs+0x0/0x35 returned 0 after 8 usecs
[    1.049553] calling  kmemleak_late_init+0x0/0x8d @ 1
[    1.049576] initcall kmemleak_late_init+0x0/0x8d returned -12 after 13 usecs
[    1.049587] calling  check_early_ioremap_leak+0x0/0x93 @ 1
[    1.049600] initcall check_early_ioremap_leak+0x0/0x93 returned 0 after 4 usecs
[    1.049610] calling  init_root_keyring+0x0/0xf @ 1
[    1.049675] initcall init_root_keyring+0x0/0xf returned 0 after 54 usecs
[    1.049685] calling  init_profile_hash+0x0/0x94 @ 1
[    1.049697] initcall init_profile_hash+0x0/0x94 returned 0 after 3 usecs
[    1.049707] calling  prandom_reseed+0x0/0x27 @ 1
[    1.049734] initcall prandom_reseed+0x0/0x27 returned 0 after 17 usecs
[    1.049744] calling  init_error_injection+0x0/0x61 @ 1
[    1.052198] initcall init_error_injection+0x0/0x61 returned 0 after 2387 usecs
[    1.052209] calling  pci_resource_alignment_sysfs_init+0x0/0x19 @ 1
[    1.052229] initcall pci_resource_alignment_sysfs_init+0x0/0x19 returned 0 after 9 usecs
[    1.052238] calling  pci_sysfs_init+0x0/0x47 @ 1
[    1.053137] initcall pci_sysfs_init+0x0/0x47 returned 0 after 865 usecs
[    1.053147] calling  bert_init+0x0/0x246 @ 1
[    1.053161] initcall bert_init+0x0/0x246 returned 0 after 5 usecs
[    1.053170] calling  clk_debug_init+0x0/0x10c @ 1
[    1.053211] initcall clk_debug_init+0x0/0x10c returned 0 after 31 usecs
[    1.053222] calling  dmar_free_unused_resources+0x0/0x12e @ 1
[    1.053235] initcall dmar_free_unused_resources+0x0/0x12e returned 0 after 3 usecs
[    1.053245] calling  deferred_probe_initcall+0x0/0x30 @ 1
[    1.053284] initcall deferred_probe_initcall+0x0/0x30 returned 0 after 29 usecs
[    1.053297] calling  rtc_hctosys+0x0/0x14a @ 1
[    1.053418] rtc_cmos 00:00: setting system clock to 2018-04-05 20:19:27 UTC (1522959567)
[    1.053429] initcall rtc_hctosys+0x0/0x14a returned 0 after 119 usecs
[    1.053439] calling  firmware_memmap_init+0x0/0x3d @ 1
[    1.053566] initcall firmware_memmap_init+0x0/0x3d returned 0 after 114 usecs
[    1.053577] calling  pci_mmcfg_late_insert_resources+0x0/0x59 @ 1
[    1.053589] initcall pci_mmcfg_late_insert_resources+0x0/0x59 returned 0 after 3 usecs
[    1.053599] calling  tcp_congestion_default+0x0/0x19 @ 1
[    1.053613] initcall tcp_congestion_default+0x0/0x19 returned 0 after 4 usecs
[    1.053623] calling  software_resume+0x0/0x390 @ 1
[    1.053636] initcall software_resume+0x0/0x390 returned -2 after 4 usecs
[    1.053647] calling  clear_boot_tracer+0x0/0x2a @ 1
[    1.053657] initcall clear_boot_tracer+0x0/0x2a returned 0 after 1 usecs
[    1.053668] calling  clk_disable_unused+0x0/0x1b0 @ 1
[    1.053682] initcall clk_disable_unused+0x0/0x1b0 returned 0 after 4 usecs
[    1.058341] Freeing unused kernel memory: 880K
[    1.058768] Write protecting the kernel text: 10488k
[    1.059060] Write protecting the kernel read-only data: 2368k
[    1.059064] After mark_nxdata_nx()
[    1.059067] After if statement
[    1.066453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.078476] calling  init_autofs4_fs+0x0/0x29 [autofs4] @ 1
[    1.078867] initcall init_autofs4_fs+0x0/0x29 [autofs4] returned 0 after 355 usecs
[    1.104919] systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    1.124707] systemd[1]: Detected architecture x86.
[    1.124723] systemd[1]: Running in initial RAM disk.
[    1.130804] systemd[1]: Set hostname to <kodi>.
[    1.310739] systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    1.310755] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    1.331762] systemd[1]: Listening on Journal Socket.
[    1.338010] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    1.338111] systemd[1]: Reached target Slices.
[    1.338660] systemd[1]: Listening on Journal Audit Socket.
[    2.016299] tsc: Refined TSC clocksource calibration: 1599.999 MHz
[    2.016322] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x171023f09ff, max_idle_ns: 440795233615 ns
[    2.016376] clocksource: Switched to clocksource tsc
[    2.163148] calling  usb_init+0x0/0x161 [usbcore] @ 179
[    2.163191] ACPI: bus type USB registered
[    2.163307] usbcore: registered new interface driver usbfs
[    2.163360] usbcore: registered new interface driver hub
[    2.169701] calling  init_scsi+0x0/0x92 [scsi_mod] @ 185
[    2.170040] SCSI subsystem initialized
[    2.170074] initcall init_scsi+0x0/0x92 [scsi_mod] returned 0 after 330 usecs
[    2.185732] calling  ata_init+0x0/0x371 [libata] @ 185
[    2.186761] usbcore: registered new device driver usb
[    2.186811] initcall usb_init+0x0/0x161 [usbcore] returned 0 after 23060 usecs
[    2.191457] calling  ehci_hcd_init+0x0/0x1000 [ehci_hcd] @ 187
[    2.191469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.191514] initcall ehci_hcd_init+0x0/0x1000 [ehci_hcd] returned 0 after 35 usecs
[    2.195108] calling  ohci_hcd_mod_init+0x0/0x1000 [ohci_hcd] @ 186
[    2.195165] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.195204] initcall ohci_hcd_mod_init+0x0/0x1000 [ohci_hcd] returned 0 after 32 usecs
[    2.195647] libata version 3.00 loaded.
[    2.195700] initcall ata_init+0x0/0x371 [libata] returned 0 after 9692 usecs
[    2.203044] calling  ehci_pci_init+0x0/0x1000 [ehci_pci] @ 179
[    2.203055] ehci-pci: EHCI PCI platform driver
[    2.204631] QUIRK: Enable AMD PLL fix
[    2.204769] ehci-pci 0000:00:12.2: EHCI Host Controller
[    2.204794] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    2.204812] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    2.204901] ehci-pci 0000:00:12.2: debug port 1
[    2.205014] ehci-pci 0000:00:12.2: irq 17, io mem 0xf014c000
[    2.212918] calling  ahci_pci_driver_init+0x0/0x1000 [ahci] @ 185
[    2.213063] initcall ahci_pci_driver_init+0x0/0x1000 [ahci] returned 0 after 120 usecs
[    2.220185] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    2.220511] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.16
[    2.220517] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.220522] usb usb1: Product: EHCI Host Controller
[    2.220527] usb usb1: Manufacturer: Linux 4.16.0+ ehci_hcd
[    2.220532] usb usb1: SerialNumber: 0000:00:12.2
[    2.221328] hub 1-0:1.0: USB hub found
[    2.221366] hub 1-0:1.0: 5 ports detected
[    2.222332] ahci 0000:00:11.0: version 3.0
[    2.224249] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    2.224259] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio slum part 
[    2.224499] calling  serio_raw_drv_init+0x0/0x1000 [serio_raw] @ 188
[    2.224581] initcall serio_raw_drv_init+0x0/0x1000 [serio_raw] returned 0 after 64 usecs
[    2.234674] scsi host0: ahci
[    2.239244] scsi host1: ahci
[    2.240323] scsi host2: ahci
[    2.240961] scsi host3: ahci
[    2.241598] scsi host4: ahci
[    2.242218] scsi host5: ahci
[    2.242705] ata1: SATA max UDMA/133 abar m1024@0xf014b000 port 0xf014b100 irq 19
[    2.242712] ata2: SATA max UDMA/133 abar m1024@0xf014b000 port 0xf014b180 irq 19
[    2.242718] ata3: SATA max UDMA/133 abar m1024@0xf014b000 port 0xf014b200 irq 19
[    2.242724] ata4: SATA max UDMA/133 abar m1024@0xf014b000 port 0xf014b280 irq 19
[    2.242730] ata5: SATA max UDMA/133 abar m1024@0xf014b000 port 0xf014b300 irq 19
[    2.242736] ata6: SATA max UDMA/133 abar m1024@0xf014b000 port 0xf014b380 irq 19
[    2.244001] ehci-pci 0000:00:13.2: EHCI Host Controller
[    2.244291] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    2.244310] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    2.244398] ehci-pci 0000:00:13.2: debug port 1
[    2.244478] ehci-pci 0000:00:13.2: irq 17, io mem 0xf014d000
[    2.260330] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    2.260615] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.16
[    2.260622] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.260627] usb usb2: Product: EHCI Host Controller
[    2.260631] usb usb2: Manufacturer: Linux 4.16.0+ ehci_hcd
[    2.260636] usb usb2: SerialNumber: 0000:00:13.2
[    2.261252] hub 2-0:1.0: USB hub found
[    2.261289] hub 2-0:1.0: 5 ports detected
[    2.262293] initcall ehci_pci_init+0x0/0x1000 [ehci_pci] returned 0 after 57839 usecs
[    2.265990] calling  ohci_pci_init+0x0/0x1000 [ohci_pci] @ 180
[    2.266001] ohci-pci: OHCI PCI platform driver
[    2.267128] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    2.267151] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
[    2.267347] ohci-pci 0000:00:12.0: irq 18, io mem 0xf0148000
[    2.330160] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.16
[    2.330170] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.330175] usb usb3: Product: OHCI PCI host controller
[    2.330180] usb usb3: Manufacturer: Linux 4.16.0+ ohci_hcd
[    2.330185] usb usb3: SerialNumber: 0000:00:12.0
[    2.331171] hub 3-0:1.0: USB hub found
[    2.331283] hub 3-0:1.0: 5 ports detected
[    2.333365] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    2.333390] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 4
[    2.333544] ohci-pci 0000:00:13.0: irq 18, io mem 0xf0149000
[    2.397009] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.16
[    2.397018] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.397024] usb usb4: Product: OHCI PCI host controller
[    2.397029] usb usb4: Manufacturer: Linux 4.16.0+ ohci_hcd
[    2.397034] usb usb4: SerialNumber: 0000:00:13.0
[    2.398741] hub 4-0:1.0: USB hub found
[    2.398784] hub 4-0:1.0: 5 ports detected
[    2.405123] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    2.405151] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 5
[    2.405296] ohci-pci 0000:00:14.5: irq 18, io mem 0xf014a000
[    2.468722] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.16
[    2.468732] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.468737] usb usb5: Product: OHCI PCI host controller
[    2.468742] usb usb5: Manufacturer: Linux 4.16.0+ ohci_hcd
[    2.468747] usb usb5: SerialNumber: 0000:00:14.5
[    2.469759] hub 5-0:1.0: USB hub found
[    2.469802] hub 5-0:1.0: 2 ports detected
[    2.470632] initcall ohci_pci_init+0x0/0x1000 [ohci_pci] returned 0 after 199823 usecs
[    2.557895] ata3: SATA link down (SStatus 0 SControl 300)
[    2.557977] ata2: SATA link down (SStatus 0 SControl 300)
[    2.559566] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.560463] ata1.00: ATA-9: SanDisk SDSSDP064G, 2.0.0, max UDMA/133
[    2.560472] ata1.00: 125045424 sectors, multi 1: LBA48 NCQ (depth 31/32)
[    2.561120] ata1.00: configured for UDMA/133
[    2.561724] scsi 0:0:0:0: Direct-Access     ATA      SanDisk SDSSDP06 0    PQ: 0 ANSI: 5
[    2.578621] ata4: SATA link down (SStatus 0 SControl 300)
[    2.594687] ata5: SATA link down (SStatus 0 SControl 300)
[    2.594868] ata6: SATA link down (SStatus 0 SControl 300)
[    2.621533] calling  init_sd+0x0/0x1000 [sd_mod] @ 182
[    2.622698] initcall init_sd+0x0/0x1000 [sd_mod] returned 0 after 1114 usecs
[    2.622853] sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
[    2.622893] sd 0:0:0:0: [sda] Write Protect is off
[    2.622901] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.622955] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.626039]  sda: sda1
[    2.627391] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.732098] usb 3-2: new low-speed USB device number 2 using ohci-pci
[    2.825464] calling  fscrypt_init+0x0/0x1000 [fscrypto] @ 231
[    2.825611] initcall fscrypt_init+0x0/0x1000 [fscrypto] returned 0 after 123 usecs
[    2.832663] calling  journal_init+0x0/0x7bf [jbd2] @ 231
[    2.832868] initcall journal_init+0x0/0x7bf [jbd2] returned 0 after 176 usecs
[    2.835382] calling  mbcache_init+0x0/0x1000 [mbcache] @ 231
[    2.835418] initcall mbcache_init+0x0/0x1000 [mbcache] returned 0 after 23 usecs
[    2.870490] calling  ext4_init_fs+0x0/0x171 [ext4] @ 231
[    2.870753] initcall ext4_init_fs+0x0/0x171 [ext4] returned 0 after 204 usecs
[    2.897910] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.925820] usb 3-2: New USB device found, idVendor=1241, idProduct=1122, bcdDevice= 1.00
[    2.925830] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.940715] calling  hid_init+0x0/0x5d [hid] @ 241
[    2.943458] hidraw: raw HID events driver (C) Jiri Kosina
[    2.943525] initcall hid_init+0x0/0x5d [hid] returned 0 after 2709 usecs
[    2.951126] calling  hid_init+0x0/0x1000 [usbhid] @ 241
[    2.959905] usbcore: registered new interface driver usbhid
[    2.959913] usbhid: USB HID core driver
[    2.959946] initcall hid_init+0x0/0x1000 [usbhid] returned 0 after 8586 usecs
[    2.973939] calling  hid_generic_init+0x0/0x1000 [hid_generic] @ 244
[    2.975589] input: HID 1241:1122 as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/0003:1241:1122.0001/input/input2
[    2.976575] hid-generic 0003:1241:1122.0001: input,hidraw0: USB HID v1.00 Mouse [HID 1241:1122] on usb-0000:00:12.0-2/input0
[    2.976966] initcall hid_generic_init+0x0/0x1000 [hid_generic] returned 0 after 2935 usecs
[    3.566861] systemd-journald[98]: Received SIGTERM from PID 1 (systemd).
[    3.686886] systemd-bootcha: 23 output lines suppressed due to ratelimiting
[    3.966894] calling  xt_init+0x0/0x1000 [x_tables] @ 1
[    3.966923] initcall xt_init+0x0/0x1000 [x_tables] returned 0 after 9 usecs
[    3.976206] calling  ip_tables_init+0x0/0x1000 [ip_tables] @ 1
[    3.976248] initcall ip_tables_init+0x0/0x1000 [ip_tables] returned 0 after 27 usecs
[    4.012740] systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    4.032452] systemd[1]: Detected architecture x86.
[    4.040362] systemd[1]: Set hostname to <kodi>.
[    4.277181] systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    4.277197] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    4.483020] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    4.483590] systemd[1]: Listening on Journal Audit Socket.
[    4.483856] systemd[1]: Listening on fsck to fsckd communication Socket.
[    4.486031] systemd[1]: Created slice system-getty.slice.
[    4.486313] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.832761] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    4.948421] systemd-journald[316]: Received request to flush runtime journal from PID 1
[    5.790899] calling  acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] @ 342
[    5.792194] calling  acpi_button_driver_init+0x0/0x1000 [button] @ 340
[    5.794014] calling  init_soundcore+0x0/0x1000 [soundcore] @ 344
[    5.794060] initcall init_soundcore+0x0/0x1000 [soundcore] returned 0 after 31 usecs
[    5.794632] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[    5.795172] acpi_cpufreq: overriding BIOS provided _PSD data
[    5.796990] ACPI: Power Button [PWRB]
[    5.797467] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    5.797773] initcall acpi_cpufreq_init+0x0/0x1000 [acpi_cpufreq] returned 0 after 6689 usecs
[    5.806308] ACPI: Power Button [PWRF]
[    5.806808] calling  piix4_driver_init+0x0/0x1000 [i2c_piix4] @ 346
[    5.806979] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    5.806991] piix4_smbus 0000:00:14.0: Using register 0x2c for SMBus port selection
[    5.807551] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0x8060
[    5.807762] initcall acpi_button_driver_init+0x0/0x1000 [button] returned 0 after 15187 usecs
[    5.816362] initcall piix4_driver_init+0x0/0x1000 [i2c_piix4] returned 0 after 9307 usecs
[    5.839381] calling  pcc_cpufreq_init+0x0/0xe57 [pcc_cpufreq] @ 338
[    5.839436] initcall pcc_cpufreq_init+0x0/0xe57 [pcc_cpufreq] returned -19 after 36 usecs
[    5.842388] calling  acpi_thermal_init+0x0/0x1000 [thermal] @ 349
[    5.849288] calling  sp5100_tco_init+0x0/0x1000 [sp5100_tco] @ 346
[    5.849316] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    5.849545] sp5100-tco sp5100-tco: I/O address 0x0cd6 already in use
[    5.849694] sp5100-tco: probe of sp5100-tco failed with error -16
[    5.849714] initcall sp5100_tco_init+0x0/0x1000 [sp5100_tco] returned 0 after 399 usecs
[    5.851936] thermal LNXTHERM:00: registered as thermal_zone0
[    5.851944] ACPI: Thermal Zone [TZ00] (54 C)
[    5.853145] initcall acpi_thermal_init+0x0/0x1000 [thermal] returned 0 after 10484 usecs
[    5.870268] calling  alsa_sound_init+0x0/0x82 [snd] @ 343
[    5.870350] initcall alsa_sound_init+0x0/0x82 [snd] returned 0 after 57 usecs
[    5.881049] calling  alsa_timer_init+0x0/0x1000 [snd_timer] @ 344
[    5.881251] initcall alsa_timer_init+0x0/0x1000 [snd_timer] returned 0 after 179 usecs
[    5.894196] calling  alsa_pcm_init+0x0/0x1000 [snd_pcm] @ 343
[    5.894239] initcall alsa_pcm_init+0x0/0x1000 [snd_pcm] returned 0 after 17 usecs
[    5.908007] calling  alsa_hwdep_init+0x0/0x1000 [snd_hwdep] @ 344
[    5.908402] initcall alsa_hwdep_init+0x0/0x1000 [snd_hwdep] returned 0 after 286 usecs
[    5.940834] calling  drm_core_init+0x0/0xc7 [drm] @ 345
[    5.940948] initcall drm_core_init+0x0/0xc7 [drm] returned 0 after 55 usecs
[    5.941276] calling  hda_bus_init+0x0/0x14 [snd_hda_core] @ 344
[    5.941345] initcall hda_bus_init+0x0/0x14 [snd_hda_core] returned 0 after 46 usecs
[    5.977722] calling  azx_driver_init+0x0/0xfe4 [snd_hda_intel] @ 344
[    5.991435] initcall azx_driver_init+0x0/0xfe4 [snd_hda_intel] returned 0 after 13357 usecs
[    6.013650] calling  hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] @ 353
[    6.021682] calling  generic_driver_init+0x0/0x1000 [snd_hda_codec_generic] @ 355
[    6.021763] initcall generic_driver_init+0x0/0x1000 [snd_hda_codec_generic] returned 0 after 60 usecs
[    6.023374] initcall hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] returned 0 after 9469 usecs
[    6.026748] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input5
[    6.035546] calling  realtek_driver_init+0x0/0x1000 [snd_hda_codec_realtek] @ 355
[    6.036664] snd_hda_codec_realtek hdaudioC1D0: ALC892: SKU not ready 0x00000100
[    6.037373] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=4 (0x14/0x16/0x15/0x17/0x0) type:line
[    6.037380] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.037386] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    6.037390] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    6.037396] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
[    6.037400] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    6.037409] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    6.037416] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    6.037422] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    6.037427] snd_hda_codec_realtek hdaudioC1D0:      CD=0x1c
[    6.070735] initcall realtek_driver_init+0x0/0x1000 [snd_hda_codec_realtek] returned 0 after 34327 usecs
[    6.072886] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card1/input6
[    6.074716] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input7
[    6.074882] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
[    6.075047] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input9
[    6.075215] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input10
[    6.075382] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input11
[    6.075550] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
[    6.075724] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card1/input13
[    6.075890] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input14
[    6.114579] calling  drm_kms_helper_init+0x0/0x19 [drm_kms_helper] @ 345
[    6.114617] initcall drm_kms_helper_init+0x0/0x19 [drm_kms_helper] returned 0 after 3 usecs
[    6.140919] calling  shpcd_init+0x0/0x1000 [shpchp] @ 343
[    6.141023] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    6.141038] initcall shpcd_init+0x0/0x1000 [shpchp] returned 0 after 99 usecs
[    6.158787] calling  k10temp_driver_init+0x0/0x1000 [k10temp] @ 350
[    6.159128] initcall k10temp_driver_init+0x0/0x1000 [k10temp] returned 0 after 317 usecs
[    6.159794] calling  ttm_init+0x0/0x1000 [ttm] @ 345
[    6.159910] initcall ttm_init+0x0/0x1000 [ttm] returned 0 after 90 usecs
[    6.215483] calling  mousedev_init+0x0/0x1000 [mousedev] @ 342
[    6.220432] mousedev: PS/2 mouse device common for all mice
[    6.220457] initcall mousedev_init+0x0/0x1000 [mousedev] returned 0 after 4837 usecs
[    6.227447] calling  evdev_init+0x0/0x1000 [evdev] @ 342
[    6.237607] initcall evdev_init+0x0/0x1000 [evdev] returned 0 after 9895 usecs
[    6.256257] calling  rtl8169_pci_driver_init+0x0/0x1000 [r8169] @ 350
[    6.264405] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    6.266157] r8169 0000:03:00.0 eth0: RTL8168e/8111e at 0x2917a19b, bc:5f:f4:c8:d3:98, XID 0c200000 IRQ 27
[    6.266164] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    6.292387] initcall rtl8169_pci_driver_init+0x0/0x1000 [r8169] returned 0 after 35240 usecs
[    6.319173] calling  radeon_init+0x0/0x9c [radeon] @ 345
[    6.319185] [drm] radeon kernel modesetting enabled.
[    6.323280] calling  pcspkr_platform_driver_init+0x0/0x1000 [pcspkr] @ 348
[    6.323563] input: PC Speaker as /devices/platform/pcspkr/input/input15
[    6.323891] initcall pcspkr_platform_driver_init+0x0/0x1000 [pcspkr] returned 0 after 560 usecs
[    6.367673] [drm] initializing kernel modesetting (PALM 0x1002:0x9802 0x1002:0x9802 0x00).
[    6.367776] ATOM BIOS: AMD
[    6.367895] radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used)
[    6.367902] radeon 0000:00:01.0: GTT: 1024M 0x0000000018000000 - 0x0000000057FFFFFF
[    6.367977] [drm] Detected VRAM RAM=384M, BAR=256M
[    6.367981] [drm] RAM width 32bits DDR
[    6.384476] [TTM] Zone  kernel: Available graphics memory: 411704 kiB
[    6.384483] [TTM] Zone highmem: Available graphics memory: 1596084 kiB
[    6.384486] [TTM] Initializing pool allocator
[    6.384510] [TTM] Initializing DMA pool allocator
[    6.384590] [drm] radeon: 384M of VRAM memory ready
[    6.384595] [drm] radeon: 1024M of GTT memory ready.
[    6.384644] [drm] Loading PALM Microcode
[    6.391977] calling  pcsp_init+0x0/0x1000 [snd_pcsp] @ 348
[    6.392189] Error: Driver 'pcspkr' is already registered, aborting...
[    6.392265] initcall pcsp_init+0x0/0x1000 [snd_pcsp] returned -16 after 75 usecs
[    6.402332] calling  psmouse_init+0x0/0x7c [psmouse] @ 342
[    6.402508] initcall psmouse_init+0x0/0x7c [psmouse] returned 0 after 149 usecs
[    6.413711] [drm] Internal thermal controller without fan control
[    6.413922] [drm] Found smc ucode version: 0x00010601
[    6.414034] [drm] radeon: dpm initialized
[    6.422502] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    6.461884] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[    6.489090] radeon 0000:00:01.0: WB enabled
[    6.489105] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000018000c00 and cpu addr 0x729256fe
[    6.489113] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000018000c0c and cpu addr 0xc53fec4c
[    6.489877] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xe6b424ad
[    6.489884] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    6.489887] [drm] Driver supports precise vblank timestamp query.
[    6.489892] radeon 0000:00:01.0: radeon: MSI limited to 32-bit
[    6.490029] radeon 0000:00:01.0: radeon: using MSI.
[    6.490091] [drm] radeon: irq initialized.
[    6.514834] [drm] ring test on 0 succeeded in 1 usecs
[    6.514850] [drm] ring test on 3 succeeded in 2 usecs
[    6.562607] [drm] ring test on 5 succeeded in 1 usecs
[    6.582923] [drm] UVD initialized successfully.
[    6.583613] [drm] ib test on ring 0 succeeded in 0 usecs
[    6.583692] [drm] ib test on ring 3 succeeded in 0 usecs
[    6.812975] calling  svm_init+0x0/0xa3a [kvm_amd] @ 347
[    6.825988] kvm: Nested Virtualization enabled
[    6.828974] initcall svm_init+0x0/0xa3a [kvm_amd] returned 0 after 15593 usecs
[    7.136649] [drm] ib test on ring 5 succeeded
[    7.388786] [drm] Radeon Display Connectors
[    7.388793] [drm] Connector 0:
[    7.388796] [drm]   HDMI-A-1
[    7.388800] [drm]   HPD1
[    7.388805] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[    7.388808] [drm]   Encoders:
[    7.388812] [drm]     DFP1: INTERNAL_UNIPHY
[    7.388815] [drm] Connector 1:
[    7.388818] [drm]   HDMI-A-2
[    7.388820] [drm]   HPD2
[    7.388825] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[    7.388828] [drm]   Encoders:
[    7.388831] [drm]     DFP2: INTERNAL_UNIPHY
[    7.388834] [drm] Connector 2:
[    7.388836] [drm]   VGA-1
[    7.388841] [drm]   DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[    7.388844] [drm]   Encoders:
[    7.388847] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    7.554672] r8169 0000:03:00.0 enp3s0: renamed from eth0
[    7.624615] [drm] fb mappable at 0xE0366000
[    7.624622] [drm] vram apper at 0xE0000000
[    7.624626] [drm] size 5242880
[    7.624629] [drm] fb depth is 24
[    7.624632] [drm]    pitch is 5120
[    7.624940] fbcon: radeondrmfb (fb0) is primary device
[    7.649346] r8169 0000:03:00.0: Direct firmware load for rtl_nic/rtl8168e-2.fw failed with error -2
[    7.649359] r8169 0000:03:00.0 enp3s0: unable to load firmware patch rtl_nic/rtl8168e-2.fw (-2)
[    7.672122] r8169 0000:03:00.0 enp3s0: link down
[    7.672926] r8169 0000:03:00.0 enp3s0: link down
[    7.672964] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[    7.690768] Console: switching to colour frame buffer device 160x64
[    7.711904] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[    7.728769] [drm] Initialized radeon 2.50.0 20080528 for 0000:00:01.0 on minor 0
[    7.730793] initcall radeon_init+0x0/0x9c [radeon] returned 0 after 1378363 usecs
[   10.203434] r8169 0000:03:00.0 enp3s0: link up
[   10.203488] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
[   10.310914] random: crng init done

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Reducing time of smpboot
  2018-04-05 20:46 Reducing time of smpboot Paul Menzel
@ 2018-04-26 21:11 ` Thomas Gleixner
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Gleixner @ 2018-04-26 21:11 UTC (permalink / raw)
  To: Paul Menzel; +Cc: Ingo Molnar, H. Peter Anvin, x86, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1629 bytes --]

Paul,

On Thu, 5 Apr 2018, Paul Menzel wrote:
> Looking at the Linux 4.16 messages and the time stamps on the ASRock E350M1,
> there is the 100 ms jump below.
> 
> ```
> [    0.024000] Freeing SMP alternatives memory: 24K
> [    0.132000] smpboot: CPU0: AMD E-350D APU with Radeon(tm) HD Graphics
> (family: 0x14, model: 0x2, stepping: 0x0)
> […]
> [    0.132000] smp: Bringing up secondary CPUs ...
> [    0.132000] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
> [    0.157950] CPU 1 irqstacks, hard=afb6c892 soft=83b5a704
> [    0.157956] x86: Booting SMP configuration:
> [    0.157959] .... node  #0, CPUs:      #1
> [    0.004000] Initializing CPU#1
> [    0.160213] smp: Brought up 1 node, 2 CPUs
> [    0.160213] smpboot: Max logical packages: 1
> [    0.160213] smpboot: Total of 2 processors activated (6400.34 BogoMIPS)
> ```
> 
> Also, the time stamp of the second CPU is out of order. Is that expected?

Kinda. It has not yet set up the proper infrastructure for printing correct
time stamps. That's a chicken and egg problem ...

> Are there debug options to figure out, what is happening in the 100 ms,
> without having to sprinkle print statements throughout the code?
> 
> Also, can the time be reduced? The firmware, coreboot in this case, should
> already set up the CPUs. So, can the second SMP init be avoided?

There is a difference between setup and bringup. The secondary CPU is
brought up via a special IPI or NMI and then it takes a break in the micro
code to prepare itself before magically making an appearance in the
kernel. There is not much we can do about that.

Thanks,

	tglx

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-26 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-05 20:46 Reducing time of smpboot Paul Menzel
2018-04-26 21:11 ` Thomas Gleixner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.