Yet another RX Vega hang with another kernel panic signature. WARNING: inconsistent lock state

Mikhail Gavrilov mikhail.v.gavrilov at gmail.com
Thu Jan 31 03:35:32 UTC 2019


Hi folks.
Yet another kernel panic happens while GPU again is hang:

[ 1469.906798] ================================
[ 1469.906799] WARNING: inconsistent lock state
[ 1469.906801] 5.0.0-0.rc4.git2.2.fc30.x86_64 #1 Tainted: G         C
[ 1469.906802] --------------------------------
[ 1469.906804] inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage.
[ 1469.906806] kworker/12:3/681 [HC0[0]:SC0[0]:HE1:SE1] takes:
[ 1469.906807] 00000000d591b82b
(&(&adev->vm_manager.pasid_lock)->rlock){?...}, at:
amdgpu_vm_get_task_info+0x23/0x80 [amdgpu]
[ 1469.906851] {IN-HARDIRQ-W} state was registered at:
[ 1469.906855]   _raw_spin_lock+0x31/0x80
[ 1469.906893]   amdgpu_vm_get_task_info+0x23/0x80 [amdgpu]
[ 1469.906936]   gmc_v9_0_process_interrupt+0x198/0x2b0 [amdgpu]
[ 1469.906978]   amdgpu_irq_dispatch+0x90/0x1f0 [amdgpu]
[ 1469.907018]   amdgpu_irq_callback+0x4a/0x70 [amdgpu]
[ 1469.907061]   amdgpu_ih_process+0x89/0x100 [amdgpu]
[ 1469.907103]   amdgpu_irq_handler+0x22/0x50 [amdgpu]
[ 1469.907106]   __handle_irq_event_percpu+0x3f/0x290
[ 1469.907108]   handle_irq_event_percpu+0x31/0x80
[ 1469.907109]   handle_irq_event+0x34/0x51
[ 1469.907111]   handle_edge_irq+0x7c/0x1a0
[ 1469.907114]   handle_irq+0xbf/0x100
[ 1469.907116]   do_IRQ+0x61/0x120
[ 1469.907118]   ret_from_intr+0x0/0x22
[ 1469.907121]   cpuidle_enter_state+0xbf/0x470
[ 1469.907123]   do_idle+0x1ec/0x280
[ 1469.907125]   cpu_startup_entry+0x19/0x20
[ 1469.907127]   start_secondary+0x1b3/0x200
[ 1469.907129]   secondary_startup_64+0xa4/0xb0
[ 1469.907131] irq event stamp: 5546749
[ 1469.907133] hardirqs last  enabled at (5546749):
[<ffffffff9719112a>] ktime_get+0xfa/0x130
[ 1469.907135] hardirqs last disabled at (5546748):
[<ffffffff9719105b>] ktime_get+0x2b/0x130
[ 1469.907137] softirqs last  enabled at (5498318):
[<ffffffff97e0035f>] __do_softirq+0x35f/0x46a
[ 1469.907140] softirqs last disabled at (5497393):
[<ffffffff970ee119>] irq_exit+0x119/0x120
[ 1469.907141]
               other info that might help us debug this:
[ 1469.907142]  Possible unsafe locking scenario:

[ 1469.907143]        CPU0
[ 1469.907144]        ----
[ 1469.907144]   lock(&(&adev->vm_manager.pasid_lock)->rlock);
[ 1469.907146]   <Interrupt>
[ 1469.907147]     lock(&(&adev->vm_manager.pasid_lock)->rlock);
[ 1469.907148]
                *** DEADLOCK ***

[ 1469.907150] 2 locks held by kworker/12:3/681:
[ 1469.907152]  #0: 00000000953235a7 ((wq_completion)"events"){+.+.},
at: process_one_work+0x1e9/0x5d0
[ 1469.907157]  #1: 0000000071a3d218
((work_completion)(&(&sched->work_tdr)->work)){+.+.}, at:
process_one_work+0x1e9/0x5d0
[ 1469.907160]
               stack backtrace:
[ 1469.907163] CPU: 12 PID: 681 Comm: kworker/12:3 Tainted: G
C        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 1469.907165] Hardware name: System manufacturer System Product
Name/ROG STRIX X470-I GAMING, BIOS 1103 11/16/2018
[ 1469.907169] Workqueue: events drm_sched_job_timedout [gpu_sched]
[ 1469.907171] Call Trace:
[ 1469.907176]  dump_stack+0x85/0xc0
[ 1469.907180]  print_usage_bug.cold+0x1ae/0x1e8
[ 1469.907183]  ? print_shortest_lock_dependencies+0x40/0x40
[ 1469.907185]  mark_lock+0x50a/0x600
[ 1469.907186]  ? print_shortest_lock_dependencies+0x40/0x40
[ 1469.907189]  __lock_acquire+0x544/0x1660
[ 1469.907191]  ? mark_held_locks+0x57/0x80
[ 1469.907193]  ? trace_hardirqs_on_thunk+0x1a/0x1c
[ 1469.907195]  ? lockdep_hardirqs_on+0xed/0x180
[ 1469.907197]  ? trace_hardirqs_on_thunk+0x1a/0x1c
[ 1469.907200]  ? retint_kernel+0x10/0x10
[ 1469.907202]  lock_acquire+0xa2/0x1b0
[ 1469.907242]  ? amdgpu_vm_get_task_info+0x23/0x80 [amdgpu]
[ 1469.907245]  _raw_spin_lock+0x31/0x80
[ 1469.907283]  ? amdgpu_vm_get_task_info+0x23/0x80 [amdgpu]
[ 1469.907323]  amdgpu_vm_get_task_info+0x23/0x80 [amdgpu]
[ 1469.907324] ------------[ cut here ]------------


My kernel commit is: 62967898789d



--
Best Regards,
Mike Gavrilov.
-------------- next part --------------
[    0.000000] Linux version 5.0.0-0.rc4.git2.2.fc30.x86_64 (mockbuild at 9eec944da6d24c4fa007fc93818714ce) (gcc version 9.0.0 20190119 (Red Hat 9.0.0-0.3) (GCC)) #1 SMP Wed Jan 30 22:37:53 +05 2019
[    0.000000] Command line: BOOT_IMAGE=(hd1,gpt2)/boot/vmlinuz-5.0.0-0.rc4.git2.2.fc30.x86_64 root=UUID=7788c3ba-4ec6-45c8-875b-4a6900af0621 ro resume=UUID=8ae7c2bb-85ca-44f9-b884-b114e058d538 rhgb mem_encrypt=off scsi_mod.use_blk_mq=1 log_buf_len=4M sysrq_always_enabled=1 nmi_watchdog=1
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009cfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009d00000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a209fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20a000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000da043fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da044000-0x00000000db540fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000db541000-0x00000000db568fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000db569000-0x00000000dba19fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dba1a000-0x00000000dc591fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dc592000-0x00000000deffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd100000-0x00000000fdffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000081f37ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xccb06018-0xccb17057] usable ==> usable
[    0.000000] e820: update [mem 0xccb06018-0xccb17057] usable ==> usable
[    0.000000] e820: update [mem 0xccaec018-0xccb05457] usable ==> usable
[    0.000000] e820: update [mem 0xccaec018-0xccb05457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009cfffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009d00000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a209fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20a000-0x000000000affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000ccaec017] usable
[    0.000000] reserve setup_data: [mem 0x00000000ccaec018-0x00000000ccb05457] usable
[    0.000000] reserve setup_data: [mem 0x00000000ccb05458-0x00000000ccb06017] usable
[    0.000000] reserve setup_data: [mem 0x00000000ccb06018-0x00000000ccb17057] usable
[    0.000000] reserve setup_data: [mem 0x00000000ccb17058-0x00000000da043fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000da044000-0x00000000db540fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000db541000-0x00000000db568fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000db569000-0x00000000dba19fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000dba1a000-0x00000000dc591fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000dc592000-0x00000000deffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd100000-0x00000000fdffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000081f37ffff] usable
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xdb549000  ACPI=0xdb549000  SMBIOS=0xdc455000  SMBIOS 3.0=0xdc454000  ESRT=0xd6679c18  MEMATTR=0xd7578018 
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: System manufacturer System Product Name/ROG STRIX X470-I GAMING, BIOS 1103 11/16/2018
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x81f380 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFE0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000820000000 aka 33280M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000d6679c18 to 0x00000000d6679c50.
[    0.000000] check: Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [(____ptrval____)] 96000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x201401000, 0x201401fff] PGTABLE
[    0.000000] BRK [0x201402000, 0x201402fff] PGTABLE
[    0.000000] BRK [0x201403000, 0x201403fff] PGTABLE
[    0.000000] BRK [0x201404000, 0x201404fff] PGTABLE
[    0.000000] BRK [0x201405000, 0x201405fff] PGTABLE
[    0.000000] BRK [0x201406000, 0x201406fff] PGTABLE
[    0.000000] BRK [0x201407000, 0x201407fff] PGTABLE
[    0.000000] BRK [0x201408000, 0x201408fff] PGTABLE
[    0.000000] BRK [0x201409000, 0x201409fff] PGTABLE
[    0.000000] BRK [0x20140a000, 0x20140afff] PGTABLE
[    0.000000] BRK [0x20140b000, 0x20140bfff] PGTABLE
[    0.000000] BRK [0x20140c000, 0x20140cfff] PGTABLE
[    0.000000] printk: log_buf_len: 4194304 bytes
[    0.000000] printk: early log buf free: 253072(96%)
[    0.000000] RAMDISK: [mem 0x5b174000-0x5cce4fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000DB549000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000DB549098 0000A4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DB557490 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20181213/tbfadt-615)
[    0.000000] ACPI: DSDT 0x00000000DB5491D0 00E2BC (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000DBA02D80 000040
[    0.000000] ACPI: APIC 0x00000000DB5575A8 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DB557688 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000DB5576D0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DB557770 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000DB560408 002314 (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000DB562720 000F50 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000DB563670 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000DB5636A0 002DA8 (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: MCFG 0x00000000DB566448 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: SSDT 0x00000000DB5681A8 0000BF (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.000000] ACPI: HPET 0x00000000DB5664E0 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000DB566518 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000DB566540 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: IVRS 0x00000000DB566588 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000DB566658 001B4E (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000081f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x81ef55000-0x81ef7ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000081f37ffff]
[    0.000000]   Device   empty
[    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-0x0000000009cfffff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.000000]   node   0: [mem 0x000000000a20a000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000da043fff]
[    0.000000]   node   0: [mem 0x00000000dc592000-0x00000000deffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000081f37ffff]
[    0.000000] Zeroed struct page in unavailable ranges: 14553 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000081f37ffff]
[    0.000000] On node 0 totalpages: 8370855
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 26 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14047 pages used for memmap
[    0.000000]   DMA32 zone: 898952 pages, LIFO batch:63
[    0.000000]   Normal zone: 116686 pages used for memmap
[    0.000000]   Normal zone: 7467904 pages, LIFO batch:63
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[    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: 0x10228201 base: 0xfed00000
[    0.000000] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x09d00000-0x09ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x0a200000-0x0a209fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xccaec000-0xccaecfff]
[    0.000000] PM: Registered nosave memory: [mem 0xccb05000-0xccb05fff]
[    0.000000] PM: Registered nosave memory: [mem 0xccb06000-0xccb06fff]
[    0.000000] PM: Registered nosave memory: [mem 0xccb17000-0xccb17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda044000-0xdb540fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb541000-0xdb568fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb569000-0xdba19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdba1a000-0xdc591fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfd0fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd100000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] [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: 1910969940391419 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x9b/0x548 with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[    0.000000] percpu: Embedded 494 pages/cpu @(____ptrval____) s1986560 r8192 d28672 u2097152
[    0.000000] pcpu-alloc: s1986560 r8192 d28672 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07 
[    0.000000] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 8240032
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=(hd1,gpt2)/boot/vmlinuz-5.0.0-0.rc4.git2.2.fc30.x86_64 root=UUID=7788c3ba-4ec6-45c8-875b-4a6900af0621 ro resume=UUID=8ae7c2bb-85ca-44f9-b884-b114e058d538 rhgb mem_encrypt=off scsi_mod.use_blk_mq=1 log_buf_len=4M sysrq_always_enabled=1 nmi_watchdog=1
[    0.000000] sysrq: sysrq always enabled.
[    0.000000] Memory: 32562624K/33483420K available (14339K kernel code, 3223K rwdata, 4512K rodata, 4872K init, 18520K bss, 920796K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.000000] ftrace: allocating 39295 entries in 154 pages
[    0.000000] Running RCU self tests
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU lockdep checking is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[    0.000000] rcu: 	RCU callback double-/use-after-free debug enabled.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.000000] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] printk: console [tty0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     32768
[    0.000000] ... MAX_LOCKDEP_CHAINS:      65536
[    0.000000] ... CHAINHASH_SIZE:          32768
[    0.000000]  memory used by lock dependency info: 7775 kB
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000] kmemleak: Kernel memory leak detector disabled
[    0.000000] ACPI: Core revision 20181213
[    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.001000] Switched APIC routing to physical flat.
[    0.001000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.008000] tsc: PIT calibration matches HPET. 2 loops
[    0.008000] tsc: Detected 3692.679 MHz processor
[    0.000012] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a74a4dbf19, max_idle_ns: 881590765657 ns
[    0.000033] Calibrating delay loop (skipped), value calculated using timer frequency.. 7385.35 BogoMIPS (lpj=3692679)
[    0.000046] pid_max: default: 32768 minimum: 301
[    0.018037] ---[ User Space ]---
[    0.018044] 0x0000000000000000-0x0000000000008000          32K     RW                     x  pte
[    0.018057] 0x0000000000008000-0x000000000003f000         220K                               pte
[    0.018069] 0x000000000003f000-0x0000000000040000           4K                               pte
[    0.018080] 0x0000000000040000-0x00000000000a0000         384K     RW                     x  pte
[    0.018095] 0x00000000000a0000-0x0000000000200000        1408K                               pte
[    0.018106] 0x0000000000200000-0x0000000001000000          14M                               pmd
[    0.018117] 0x0000000001000000-0x0000000001020000         128K                               pte
[    0.018131] 0x0000000001020000-0x0000000001200000        1920K                               pte
[    0.018144] 0x0000000001200000-0x0000000040000000        1006M                               pmd
[    0.018155] 0x0000000040000000-0x00000000c0000000           2G                               pud
[    0.018167] 0x00000000c0000000-0x00000000cce00000         206M                               pmd
[    0.018180] 0x00000000cce00000-0x00000000ccf7e000        1528K                               pte
[    0.018191] 0x00000000ccf7e000-0x00000000cd000000         520K                               pte
[    0.018203] 0x00000000cd000000-0x00000000d6600000         150M                               pmd
[    0.018214] 0x00000000d6600000-0x00000000d6679000         484K                               pte
[    0.018228] 0x00000000d6679000-0x00000000d6800000        1564K     RW                     x  pte
[    0.018240] 0x00000000d6800000-0x00000000d8e00000          38M     RW         PSE         x  pmd
[    0.018253] 0x00000000d8e00000-0x00000000d8f20000        1152K     RW                     x  pte
[    0.018267] 0x00000000d8f20000-0x00000000d9000000         896K                               pte
[    0.018277] 0x00000000d9000000-0x00000000d9200000           2M                               pmd
[    0.018289] 0x00000000d9200000-0x00000000d928d000         564K                               pte
[    0.018302] 0x00000000d928d000-0x00000000d9400000        1484K                               pte
[    0.018313] 0x00000000d9400000-0x00000000da000000          12M                               pmd
[    0.018324] 0x00000000da000000-0x00000000da044000         272K                               pte
[    0.018341] 0x00000000da044000-0x00000000da200000        1776K                               pte
[    0.018354] 0x00000000da200000-0x00000000dba00000          24M                               pmd
[    0.018366] 0x00000000dba00000-0x00000000dba1a000         104K                               pte
[    0.018380] 0x00000000dba1a000-0x00000000dbc00000        1944K     RW                     NX pte
[    0.018392] 0x00000000dbc00000-0x00000000dc400000           8M     RW         PSE         NX pmd
[    0.018406] 0x00000000dc400000-0x00000000dc50b000        1068K     RW                     NX pte
[    0.018419] 0x00000000dc50b000-0x00000000dc50e000          12K     ro                     x  pte
[    0.018431] 0x00000000dc50e000-0x00000000dc513000          20K     RW                     NX pte
[    0.018443] 0x00000000dc513000-0x00000000dc514000           4K     ro                     x  pte
[    0.018455] 0x00000000dc514000-0x00000000dc518000          16K     RW                     NX pte
[    0.018468] 0x00000000dc518000-0x00000000dc51c000          16K     ro                     x  pte
[    0.018480] 0x00000000dc51c000-0x00000000dc521000          20K     RW                     NX pte
[    0.018492] 0x00000000dc521000-0x00000000dc522000           4K     ro                     x  pte
[    0.018504] 0x00000000dc522000-0x00000000dc526000          16K     RW                     NX pte
[    0.018517] 0x00000000dc526000-0x00000000dc527000           4K     ro                     x  pte
[    0.018529] 0x00000000dc527000-0x00000000dc52c000          20K     RW                     NX pte
[    0.018541] 0x00000000dc52c000-0x00000000dc539000          52K     ro                     x  pte
[    0.018553] 0x00000000dc539000-0x00000000dc540000          28K     RW                     NX pte
[    0.018566] 0x00000000dc540000-0x00000000dc543000          12K     ro                     x  pte
[    0.018578] 0x00000000dc543000-0x00000000dc549000          24K     RW                     NX pte
[    0.018590] 0x00000000dc549000-0x00000000dc54a000           4K     ro                     x  pte
[    0.018602] 0x00000000dc54a000-0x00000000dc54f000          20K     RW                     NX pte
[    0.018614] 0x00000000dc54f000-0x00000000dc550000           4K     ro                     x  pte
[    0.018627] 0x00000000dc550000-0x00000000dc555000          20K     RW                     NX pte
[    0.018639] 0x00000000dc555000-0x00000000dc556000           4K     ro                     x  pte
[    0.018651] 0x00000000dc556000-0x00000000dc55b000          20K     RW                     NX pte
[    0.018663] 0x00000000dc55b000-0x00000000dc55c000           4K     ro                     x  pte
[    0.018676] 0x00000000dc55c000-0x00000000dc561000          20K     RW                     NX pte
[    0.018688] 0x00000000dc561000-0x00000000dc562000           4K     ro                     x  pte
[    0.018700] 0x00000000dc562000-0x00000000dc567000          20K     RW                     NX pte
[    0.018712] 0x00000000dc567000-0x00000000dc568000           4K     ro                     x  pte
[    0.018724] 0x00000000dc568000-0x00000000dc56c000          16K     RW                     NX pte
[    0.018737] 0x00000000dc56c000-0x00000000dc576000          40K     ro                     x  pte
[    0.018749] 0x00000000dc576000-0x00000000dc57f000          36K     RW                     NX pte
[    0.018761] 0x00000000dc57f000-0x00000000dc584000          20K     ro                     x  pte
[    0.018773] 0x00000000dc584000-0x00000000dc589000          20K     RW                     NX pte
[    0.018786] 0x00000000dc589000-0x00000000dc58d000          16K     ro                     x  pte
[    0.018798] 0x00000000dc58d000-0x00000000dc592000          20K     RW                     NX pte
[    0.018811] 0x00000000dc592000-0x00000000dc600000         440K                               pte
[    0.018822] 0x00000000dc600000-0x00000000df000000          42M                               pmd
[    0.018834] 0x00000000df000000-0x00000000f8000000         400M                               pmd
[    0.018846] 0x00000000f8000000-0x00000000fc000000          64M     RW         PSE         x  pmd
[    0.019030] 0x00000000fc000000-0x00000000fd000000          16M                               pmd
[    0.019043] 0x00000000fd000000-0x00000000fd100000           1M                               pte
[    0.019056] 0x00000000fd100000-0x00000000fd200000           1M     RW                     x  pte
[    0.019068] 0x00000000fd200000-0x00000000fe000000          14M     RW         PSE         x  pmd
[    0.019081] 0x00000000fe000000-0x00000000fea00000          10M                               pmd
[    0.019092] 0x00000000fea00000-0x00000000fea10000          64K     RW                     x  pte
[    0.019107] 0x00000000fea10000-0x00000000feb80000        1472K                               pte
[    0.019119] 0x00000000feb80000-0x00000000fec02000         520K     RW                     x  pte
[    0.019131] 0x00000000fec02000-0x00000000fec10000          56K                               pte
[    0.019142] 0x00000000fec10000-0x00000000fec11000           4K     RW                     x  pte
[    0.019155] 0x00000000fec11000-0x00000000fec30000         124K                               pte
[    0.019166] 0x00000000fec30000-0x00000000fec31000           4K     RW                     x  pte
[    0.019180] 0x00000000fec31000-0x00000000fed00000         828K                               pte
[    0.019191] 0x00000000fed00000-0x00000000fed01000           4K     RW                     x  pte
[    0.019203] 0x00000000fed01000-0x00000000fed40000         252K                               pte
[    0.019215] 0x00000000fed40000-0x00000000fed45000          20K     RW                     x  pte
[    0.019227] 0x00000000fed45000-0x00000000fed80000         236K                               pte
[    0.019239] 0x00000000fed80000-0x00000000fed90000          64K     RW                     x  pte
[    0.019251] 0x00000000fed90000-0x00000000fedc2000         200K                               pte
[    0.019262] 0x00000000fedc2000-0x00000000fedd0000          56K     RW                     x  pte
[    0.019275] 0x00000000fedd0000-0x00000000fedd4000          16K                               pte
[    0.019286] 0x00000000fedd4000-0x00000000fedd6000           8K     RW                     x  pte
[    0.019298] 0x00000000fedd6000-0x00000000fee00000         168K                               pte
[    0.019311] 0x00000000fee00000-0x00000000fef00000           1M     RW                     x  pte
[    0.019325] 0x00000000fef00000-0x00000000ff000000           1M                               pte
[    0.019337] 0x00000000ff000000-0x0000000100000000          16M     RW         PSE         x  pmd
[    0.019349] 0x0000000100000000-0x00000007c0000000          27G                               pud
[    0.019363] 0x00000007c0000000-0x00000007fc800000         968M                               pmd
[    0.019377] 0x00000007fc800000-0x00000007fc9c0000        1792K                               pte
[    0.019388] 0x00000007fc9c0000-0x00000007fc9c2000           8K     RW                     NX pte
[    0.019401] 0x00000007fc9c2000-0x00000007fca00000         248K                               pte
[    0.019412] 0x00000007fca00000-0x0000000800000000          54M                               pmd
[    0.019426] 0x0000000800000000-0x0000008000000000         480G                               pud
[    0.019442] 0x0000008000000000-0xffff800000000000   17179737600G                               pgd
[    0.019453] ---[ Kernel Space ]---
[    0.019458] 0xffff800000000000-0xffff808000000000         512G                               pgd
[    0.019469] ---[ LDT remap ]---
[    0.019474] 0xffff808000000000-0xffff810000000000         512G                               pgd
[    0.019485] ---[ Low Kernel Mapping ]---
[    0.019491] 0xffff810000000000-0xffff818000000000         512G                               pgd
[    0.019502] ---[ vmalloc() Area ]---
[    0.019507] 0xffff818000000000-0xffff820000000000         512G                               pgd
[    0.019518] ---[ Vmemmap ]---
[    0.019524] 0xffff820000000000-0xffff9c0000000000          26T                               pgd
[    0.019537] 0xffff9c0000000000-0xffff9c3640000000         217G                               pud
[    0.019551] 0xffff9c3640000000-0xffff9c3640200000           2M     RW                 GLB NX pte
[    0.019564] 0xffff9c3640200000-0xffff9c3649c00000         154M     RW         PSE     GLB NX pmd
[    0.019578] 0xffff9c3649c00000-0xffff9c3649d00000           1M     RW                 GLB NX pte
[    0.019592] 0xffff9c3649d00000-0xffff9c3649e00000           1M                               pte
[    0.019603] 0xffff9c3649e00000-0xffff9c364a000000           2M                               pmd
[    0.019614] 0xffff9c364a000000-0xffff9c364a200000           2M     RW         PSE     GLB NX pmd
[    0.019627] 0xffff9c364a200000-0xffff9c364a20a000          40K                               pte
[    0.019641] 0xffff9c364a20a000-0xffff9c364a400000        2008K     RW                 GLB NX pte
[    0.019654] 0xffff9c364a400000-0xffff9c364b000000          12M     RW         PSE     GLB NX pmd
[    0.019666] 0xffff9c364b000000-0xffff9c364b020000         128K                               pte
[    0.019681] 0xffff9c364b020000-0xffff9c364b200000        1920K     RW                 GLB NX pte
[    0.019695] 0xffff9c364b200000-0xffff9c3680000000         846M     RW         PSE     GLB NX pmd
[    0.019708] 0xffff9c3680000000-0xffff9c3700000000           2G     RW         PSE     GLB NX pud
[    0.019721] 0xffff9c3700000000-0xffff9c371a000000         416M     RW         PSE     GLB NX pmd
[    0.019734] 0xffff9c371a000000-0xffff9c371a044000         272K     RW                 GLB NX pte
[    0.019749] 0xffff9c371a044000-0xffff9c371a200000        1776K                               pte
[    0.019761] 0xffff9c371a200000-0xffff9c371c400000          34M                               pmd
[    0.019774] 0xffff9c371c400000-0xffff9c371c592000        1608K                               pte
[    0.019786] 0xffff9c371c592000-0xffff9c371c600000         440K     RW                 GLB NX pte
[    0.019799] 0xffff9c371c600000-0xffff9c371f000000          42M     RW         PSE     GLB NX pmd
[    0.019812] 0xffff9c371f000000-0xffff9c3740000000         528M                               pmd
[    0.019824] 0xffff9c3740000000-0xffff9c3e40000000          28G     RW         PSE     GLB NX pud
[    0.019838] 0xffff9c3e40000000-0xffff9c3e5f200000         498M     RW         PSE     GLB NX pmd
[    0.019852] 0xffff9c3e5f200000-0xffff9c3e5f380000        1536K     RW                 GLB NX pte
[    0.019866] 0xffff9c3e5f380000-0xffff9c3e5f400000         512K                               pte
[    0.019878] 0xffff9c3e5f400000-0xffff9c3e80000000         524M                               pmd
[    0.019891] 0xffff9c3e80000000-0xffff9c8000000000         262G                               pud
[    0.019903] 0xffff9c8000000000-0xffffb70000000000       27136G                               pgd
[    0.019915] 0xffffb70000000000-0xffffb73d00000000         244G                               pud
[    0.019926] 0xffffb73d00000000-0xffffb73d00001000           4K     RW                 GLB NX pte
[    0.019939] 0xffffb73d00001000-0xffffb73d00002000           4K                               pte
[    0.019950] 0xffffb73d00002000-0xffffb73d00003000           4K     RW                 GLB NX pte
[    0.019962] 0xffffb73d00003000-0xffffb73d00004000           4K                               pte
[    0.019973] 0xffffb73d00004000-0xffffb73d00007000          12K     RW                 GLB NX pte
[    0.019985] 0xffffb73d00007000-0xffffb73d00008000           4K                               pte
[    0.019997] 0xffffb73d00008000-0xffffb73d0000a000           8K     RW                 GLB NX pte
[    0.020009] 0xffffb73d0000a000-0xffffb73d0000b000           4K                               pte
[    0.020020] 0xffffb73d0000b000-0xffffb73d0000c000           4K     RW                 GLB NX pte
[    0.020030] 0xffffb73d0000c000-0xffffb73d0000d000           4K                               pte
[    0.020041] 0xffffb73d0000d000-0xffffb73d0000e000           4K     RW     PCD         GLB NX pte
[    0.020054] 0xffffb73d0000e000-0xffffb73d00010000           8K                               pte
[    0.020065] 0xffffb73d00010000-0xffffb73d0001f000          60K     RW                 GLB NX pte
[    0.020077] 0xffffb73d0001f000-0xffffb73d00020000           4K                               pte
[    0.020088] 0xffffb73d00020000-0xffffb73d0002a000          40K     RW                 GLB NX pte
[    0.020101] 0xffffb73d0002a000-0xffffb73d0002c000           8K                               pte
[    0.020112] 0xffffb73d0002c000-0xffffb73d00030000          16K     RW                 GLB NX pte
[    0.020124] 0xffffb73d00030000-0xffffb73d00034000          16K                               pte
[    0.020135] 0xffffb73d00034000-0xffffb73d00037000          12K     RW                 GLB NX pte
[    0.020148] 0xffffb73d00037000-0xffffb73d00080000         292K                               pte
[    0.020160] 0xffffb73d00080000-0xffffb73d00100000         512K     RW     PCD         GLB NX pte
[    0.020174] 0xffffb73d00100000-0xffffb73d00200000           1M                               pte
[    0.020188] 0xffffb73d00200000-0xffffb73d40000000        1022M                               pmd
[    0.020200] 0xffffb73d40000000-0xffffb78000000000         267G                               pud
[    0.020213] 0xffffb78000000000-0xfffff40000000000       61952G                               pgd
[    0.020227] 0xfffff40000000000-0xfffff47340000000         461G                               pud
[    0.020238] 0xfffff47340000000-0xfffff47343800000          56M     RW         PSE     GLB NX pmd
[    0.020251] 0xfffff47343800000-0xfffff47344000000           8M                               pmd
[    0.020263] 0xfffff47344000000-0xfffff47360800000         456M     RW         PSE     GLB NX pmd
[    0.020277] 0xfffff47360800000-0xfffff47380000000         504M                               pmd
[    0.020288] 0xfffff47380000000-0xfffff48000000000          50G                               pud
[    0.020300] 0xfffff48000000000-0xfffffe0000000000        9728G                               pgd
[    0.020311] ---[ CPU entry Area ]---
[    0.020316] 0xfffffe0000000000-0xfffffe0000002000           8K     ro                 GLB NX pte
[    0.020328] 0xfffffe0000002000-0xfffffe0000003000           4K     RW                 GLB NX pte
[    0.020341] 0xfffffe0000003000-0xfffffe0000006000          12K     ro                 GLB NX pte
[    0.020353] 0xfffffe0000006000-0xfffffe000000b000          20K     RW                 GLB NX pte
[    0.020365] 0xfffffe000000b000-0xfffffe000002c000         132K                               pte
[    0.020377] 0xfffffe000002c000-0xfffffe000002d000           4K     ro                 GLB NX pte
[    0.020389] 0xfffffe000002d000-0xfffffe000002e000           4K     RW                 GLB NX pte
[    0.020401] 0xfffffe000002e000-0xfffffe0000031000          12K     ro                 GLB NX pte
[    0.020413] 0xfffffe0000031000-0xfffffe0000036000          20K     RW                 GLB NX pte
[    0.020426] 0xfffffe0000036000-0xfffffe0000057000         132K                               pte
[    0.020437] 0xfffffe0000057000-0xfffffe0000058000           4K     ro                 GLB NX pte
[    0.020449] 0xfffffe0000058000-0xfffffe0000059000           4K     RW                 GLB NX pte
[    0.020462] 0xfffffe0000059000-0xfffffe000005c000          12K     ro                 GLB NX pte
[    0.020474] 0xfffffe000005c000-0xfffffe0000061000          20K     RW                 GLB NX pte
[    0.020486] 0xfffffe0000061000-0xfffffe0000082000         132K                               pte
[    0.020497] 0xfffffe0000082000-0xfffffe0000083000           4K     ro                 GLB NX pte
[    0.020510] 0xfffffe0000083000-0xfffffe0000084000           4K     RW                 GLB NX pte
[    0.020522] 0xfffffe0000084000-0xfffffe0000087000          12K     ro                 GLB NX pte
[    0.020534] 0xfffffe0000087000-0xfffffe000008c000          20K     RW                 GLB NX pte
[    0.020547] 0xfffffe000008c000-0xfffffe00000ad000         132K                               pte
[    0.020558] 0xfffffe00000ad000-0xfffffe00000ae000           4K     ro                 GLB NX pte
[    0.020570] 0xfffffe00000ae000-0xfffffe00000af000           4K     RW                 GLB NX pte
[    0.020582] 0xfffffe00000af000-0xfffffe00000b2000          12K     ro                 GLB NX pte
[    0.020595] 0xfffffe00000b2000-0xfffffe00000b7000          20K     RW                 GLB NX pte
[    0.020607] 0xfffffe00000b7000-0xfffffe00000d8000         132K                               pte
[    0.020618] 0xfffffe00000d8000-0xfffffe00000d9000           4K     ro                 GLB NX pte
[    0.020630] 0xfffffe00000d9000-0xfffffe00000da000           4K     RW                 GLB NX pte
[    0.020643] 0xfffffe00000da000-0xfffffe00000dd000          12K     ro                 GLB NX pte
[    0.020655] 0xfffffe00000dd000-0xfffffe00000e2000          20K     RW                 GLB NX pte
[    0.020667] 0xfffffe00000e2000-0xfffffe0000103000         132K                               pte
[    0.020679] 0xfffffe0000103000-0xfffffe0000104000           4K     ro                 GLB NX pte
[    0.020691] 0xfffffe0000104000-0xfffffe0000105000           4K     RW                 GLB NX pte
[    0.020703] 0xfffffe0000105000-0xfffffe0000108000          12K     ro                 GLB NX pte
[    0.020715] 0xfffffe0000108000-0xfffffe000010d000          20K     RW                 GLB NX pte
[    0.020728] 0xfffffe000010d000-0xfffffe000012e000         132K                               pte
[    0.020739] 0xfffffe000012e000-0xfffffe000012f000           4K     ro                 GLB NX pte
[    0.020751] 0xfffffe000012f000-0xfffffe0000130000           4K     RW                 GLB NX pte
[    0.020763] 0xfffffe0000130000-0xfffffe0000133000          12K     ro                 GLB NX pte
[    0.020776] 0xfffffe0000133000-0xfffffe0000138000          20K     RW                 GLB NX pte
[    0.020788] 0xfffffe0000138000-0xfffffe0000159000         132K                               pte
[    0.020799] 0xfffffe0000159000-0xfffffe000015a000           4K     ro                 GLB NX pte
[    0.020811] 0xfffffe000015a000-0xfffffe000015b000           4K     RW                 GLB NX pte
[    0.020824] 0xfffffe000015b000-0xfffffe000015e000          12K     ro                 GLB NX pte
[    0.020836] 0xfffffe000015e000-0xfffffe0000163000          20K     RW                 GLB NX pte
[    0.020848] 0xfffffe0000163000-0xfffffe0000184000         132K                               pte
[    0.020860] 0xfffffe0000184000-0xfffffe0000185000           4K     ro                 GLB NX pte
[    0.020872] 0xfffffe0000185000-0xfffffe0000186000           4K     RW                 GLB NX pte
[    0.020884] 0xfffffe0000186000-0xfffffe0000189000          12K     ro                 GLB NX pte
[    0.020896] 0xfffffe0000189000-0xfffffe000018e000          20K     RW                 GLB NX pte
[    0.020909] 0xfffffe000018e000-0xfffffe00001af000         132K                               pte
[    0.020920] 0xfffffe00001af000-0xfffffe00001b0000           4K     ro                 GLB NX pte
[    0.020932] 0xfffffe00001b0000-0xfffffe00001b1000           4K     RW                 GLB NX pte
[    0.020944] 0xfffffe00001b1000-0xfffffe00001b4000          12K     ro                 GLB NX pte
[    0.020957] 0xfffffe00001b4000-0xfffffe00001b9000          20K     RW                 GLB NX pte
[    0.020969] 0xfffffe00001b9000-0xfffffe00001da000         132K                               pte
[    0.020980] 0xfffffe00001da000-0xfffffe00001db000           4K     ro                 GLB NX pte
[    0.020994] 0xfffffe00001db000-0xfffffe00001dc000           4K     RW                 GLB NX pte
[    0.021008] 0xfffffe00001dc000-0xfffffe00001df000          12K     ro                 GLB NX pte
[    0.021030] 0xfffffe00001df000-0xfffffe00001e4000          20K     RW                 GLB NX pte
[    0.021042] 0xfffffe00001e4000-0xfffffe0000205000         132K                               pte
[    0.021052] 0xfffffe0000205000-0xfffffe0000206000           4K     ro                 GLB NX pte
[    0.021064] 0xfffffe0000206000-0xfffffe0000207000           4K     RW                 GLB NX pte
[    0.021076] 0xfffffe0000207000-0xfffffe000020a000          12K     ro                 GLB NX pte
[    0.021087] 0xfffffe000020a000-0xfffffe000020f000          20K     RW                 GLB NX pte
[    0.021099] 0xfffffe000020f000-0xfffffe0000230000         132K                               pte
[    0.021110] 0xfffffe0000230000-0xfffffe0000231000           4K     ro                 GLB NX pte
[    0.021121] 0xfffffe0000231000-0xfffffe0000232000           4K     RW                 GLB NX pte
[    0.021133] 0xfffffe0000232000-0xfffffe0000235000          12K     ro                 GLB NX pte
[    0.021145] 0xfffffe0000235000-0xfffffe000023a000          20K     RW                 GLB NX pte
[    0.021156] 0xfffffe000023a000-0xfffffe000025b000         132K                               pte
[    0.021167] 0xfffffe000025b000-0xfffffe000025c000           4K     ro                 GLB NX pte
[    0.021179] 0xfffffe000025c000-0xfffffe000025d000           4K     RW                 GLB NX pte
[    0.021190] 0xfffffe000025d000-0xfffffe0000260000          12K     ro                 GLB NX pte
[    0.021202] 0xfffffe0000260000-0xfffffe0000265000          20K     RW                 GLB NX pte
[    0.021214] 0xfffffe0000265000-0xfffffe0000286000         132K                               pte
[    0.021224] 0xfffffe0000286000-0xfffffe0000287000           4K     ro                 GLB NX pte
[    0.021236] 0xfffffe0000287000-0xfffffe0000288000           4K     RW                 GLB NX pte
[    0.021247] 0xfffffe0000288000-0xfffffe000028b000          12K     ro                 GLB NX pte
[    0.021259] 0xfffffe000028b000-0xfffffe0000290000          20K     RW                 GLB NX pte
[    0.021273] 0xfffffe0000290000-0xfffffe0000400000        1472K                               pte
[    0.021286] 0xfffffe0000400000-0xfffffe0040000000        1020M                               pmd
[    0.021867] 0xfffffe0040000000-0xfffffe8000000000         511G                               pud
[    0.021878] 0xfffffe8000000000-0xffffff0000000000         512G                               pgd
[    0.021889] ---[ ESPfix Area ]---
[    0.021896] 0xffffff0000000000-0xffffff6700000000         412G                               pud
[    0.021907] 0xffffff6700000000-0xffffff670000d000          52K                               pte
[    0.021917] 0xffffff670000d000-0xffffff670000e000           4K     ro                 GLB NX pte
[    0.021929] 0xffffff670000e000-0xffffff670001d000          60K                               pte
[    0.021940] 0xffffff670001d000-0xffffff670001e000           4K     ro                 GLB NX pte
[    0.021952] 0xffffff670001e000-0xffffff670002d000          60K                               pte
[    0.021963] 0xffffff670002d000-0xffffff670002e000           4K     ro                 GLB NX pte
[    0.021975] 0xffffff670002e000-0xffffff670003d000          60K                               pte
[    0.021985] 0xffffff670003d000-0xffffff670003e000           4K     ro                 GLB NX pte
[    0.021997] 0xffffff670003e000-0xffffff670004d000          60K                               pte
[    0.022008] 0xffffff670004d000-0xffffff670004e000           4K     ro                 GLB NX pte
[    0.022020] 0xffffff670004e000-0xffffff670005d000          60K                               pte
[    0.022030] 0xffffff670005d000-0xffffff670005e000           4K     ro                 GLB NX pte
[    0.022042] 0xffffff670005e000-0xffffff670006d000          60K                               pte
[    0.022053] 0xffffff670006d000-0xffffff670006e000           4K     ro                 GLB NX pte
[    0.022064] 0xffffff670006e000-0xffffff670007d000          60K                               pte
[    0.029501] ... 131059 entries skipped ... 
[    0.029506] ---[ EFI Runtime Services ]---
[    0.029512] 0xffffffef00000000-0xfffffffec0000000          63G                               pud
[    0.029524] 0xfffffffec0000000-0xfffffffee9000000         656M                               pmd
[    0.029535] 0xfffffffee9000000-0xfffffffee9008000          32K     RW                     x  pte
[    0.029547] 0xfffffffee9008000-0xfffffffee903f000         220K                               pte
[    0.029558] 0xfffffffee903f000-0xfffffffee9040000           4K                               pte
[    0.029569] 0xfffffffee9040000-0xfffffffee90a0000         384K     RW                     x  pte
[    0.029583] 0xfffffffee90a0000-0xfffffffee9200000        1408K                               pte
[    0.029593] 0xfffffffee9200000-0xfffffffee9220000         128K                               pte
[    0.029606] 0xfffffffee9220000-0xfffffffee937e000        1400K                               pte
[    0.029618] 0xfffffffee937e000-0xfffffffee9400000         520K                               pte
[    0.029629] 0xfffffffee9400000-0xfffffffef2a00000         150M                               pmd
[    0.029640] 0xfffffffef2a00000-0xfffffffef2a79000         484K                               pte
[    0.029653] 0xfffffffef2a79000-0xfffffffef2c00000        1564K     RW                     x  pte
[    0.029665] 0xfffffffef2c00000-0xfffffffef5200000          38M     RW         PSE         x  pmd
[    0.029678] 0xfffffffef5200000-0xfffffffef5320000        1152K     RW                     x  pte
[    0.029692] 0xfffffffef5320000-0xfffffffef548d000        1460K                               pte
[    0.029705] 0xfffffffef548d000-0xfffffffef5600000        1484K                               pte
[    0.029716] 0xfffffffef5600000-0xfffffffef6200000          12M                               pmd
[    0.029727] 0xfffffffef6200000-0xfffffffef6244000         272K                               pte
[    0.029740] 0xfffffffef6244000-0xfffffffef641a000        1880K                               pte
[    0.029754] 0xfffffffef641a000-0xfffffffef6600000        1944K     RW                     NX pte
[    0.029766] 0xfffffffef6600000-0xfffffffef6e00000           8M     RW         PSE         NX pmd
[    0.029779] 0xfffffffef6e00000-0xfffffffef6f0b000        1068K     RW                     NX pte
[    0.029791] 0xfffffffef6f0b000-0xfffffffef6f0e000          12K     ro                     x  pte
[    0.029802] 0xfffffffef6f0e000-0xfffffffef6f13000          20K     RW                     NX pte
[    0.029814] 0xfffffffef6f13000-0xfffffffef6f14000           4K     ro                     x  pte
[    0.029825] 0xfffffffef6f14000-0xfffffffef6f18000          16K     RW                     NX pte
[    0.029837] 0xfffffffef6f18000-0xfffffffef6f1c000          16K     ro                     x  pte
[    0.029849] 0xfffffffef6f1c000-0xfffffffef6f21000          20K     RW                     NX pte
[    0.029860] 0xfffffffef6f21000-0xfffffffef6f22000           4K     ro                     x  pte
[    0.029872] 0xfffffffef6f22000-0xfffffffef6f26000          16K     RW                     NX pte
[    0.029883] 0xfffffffef6f26000-0xfffffffef6f27000           4K     ro                     x  pte
[    0.029895] 0xfffffffef6f27000-0xfffffffef6f2c000          20K     RW                     NX pte
[    0.029907] 0xfffffffef6f2c000-0xfffffffef6f39000          52K     ro                     x  pte
[    0.029918] 0xfffffffef6f39000-0xfffffffef6f40000          28K     RW                     NX pte
[    0.029930] 0xfffffffef6f40000-0xfffffffef6f43000          12K     ro                     x  pte
[    0.029942] 0xfffffffef6f43000-0xfffffffef6f49000          24K     RW                     NX pte
[    0.029953] 0xfffffffef6f49000-0xfffffffef6f4a000           4K     ro                     x  pte
[    0.029965] 0xfffffffef6f4a000-0xfffffffef6f4f000          20K     RW                     NX pte
[    0.029976] 0xfffffffef6f4f000-0xfffffffef6f50000           4K     ro                     x  pte
[    0.029988] 0xfffffffef6f50000-0xfffffffef6f55000          20K     RW                     NX pte
[    0.030000] 0xfffffffef6f55000-0xfffffffef6f56000           4K     ro                     x  pte
[    0.030011] 0xfffffffef6f56000-0xfffffffef6f5b000          20K     RW                     NX pte
[    0.030023] 0xfffffffef6f5b000-0xfffffffef6f5c000           4K     ro                     x  pte
[    0.030030] 0xfffffffef6f5c000-0xfffffffef6f61000          20K     RW                     NX pte
[    0.030042] 0xfffffffef6f61000-0xfffffffef6f62000           4K     ro                     x  pte
[    0.030053] 0xfffffffef6f62000-0xfffffffef6f67000          20K     RW                     NX pte
[    0.030065] 0xfffffffef6f67000-0xfffffffef6f68000           4K     ro                     x  pte
[    0.030076] 0xfffffffef6f68000-0xfffffffef6f6c000          16K     RW                     NX pte
[    0.030088] 0xfffffffef6f6c000-0xfffffffef6f76000          40K     ro                     x  pte
[    0.030100] 0xfffffffef6f76000-0xfffffffef6f7f000          36K     RW                     NX pte
[    0.030111] 0xfffffffef6f7f000-0xfffffffef6f84000          20K     ro                     x  pte
[    0.030123] 0xfffffffef6f84000-0xfffffffef6f89000          20K     RW                     NX pte
[    0.030135] 0xfffffffef6f89000-0xfffffffef6f8d000          16K     ro                     x  pte
[    0.030146] 0xfffffffef6f8d000-0xfffffffef6f92000          20K     RW                     NX pte
[    0.030159] 0xfffffffef6f92000-0xfffffffef7000000         440K                               pte
[    0.030169] 0xfffffffef7000000-0xfffffffef9a00000          42M                               pmd
[    0.030180] 0xfffffffef9a00000-0xfffffffefda00000          64M     RW         PSE         x  pmd
[    0.030193] 0xfffffffefda00000-0xfffffffefdb00000           1M                               pte
[    0.030206] 0xfffffffefdb00000-0xfffffffefdc00000           1M     RW                     x  pte
[    0.030217] 0xfffffffefdc00000-0xfffffffefea00000          14M     RW         PSE         x  pmd
[    0.030229] 0xfffffffefea00000-0xfffffffefea10000          64K     RW                     x  pte
[    0.030243] 0xfffffffefea10000-0xfffffffefeb80000        1472K                               pte
[    0.030254] 0xfffffffefeb80000-0xfffffffefec02000         520K     RW                     x  pte
[    0.030266] 0xfffffffefec02000-0xfffffffefec10000          56K                               pte
[    0.030277] 0xfffffffefec10000-0xfffffffefec11000           4K     RW                     x  pte
[    0.030288] 0xfffffffefec11000-0xfffffffefec30000         124K                               pte
[    0.030299] 0xfffffffefec30000-0xfffffffefec31000           4K     RW                     x  pte
[    0.030312] 0xfffffffefec31000-0xfffffffefed00000         828K                               pte
[    0.030322] 0xfffffffefed00000-0xfffffffefed01000           4K     RW                     x  pte
[    0.030335] 0xfffffffefed01000-0xfffffffefed40000         252K                               pte
[    0.030345] 0xfffffffefed40000-0xfffffffefed45000          20K     RW                     x  pte
[    0.030357] 0xfffffffefed45000-0xfffffffefed80000         236K                               pte
[    0.030368] 0xfffffffefed80000-0xfffffffefed90000          64K     RW                     x  pte
[    0.030380] 0xfffffffefed90000-0xfffffffefedc2000         200K                               pte
[    0.030390] 0xfffffffefedc2000-0xfffffffefedd0000          56K     RW                     x  pte
[    0.030402] 0xfffffffefedd0000-0xfffffffefedd4000          16K                               pte
[    0.030413] 0xfffffffefedd4000-0xfffffffefedd6000           8K     RW                     x  pte
[    0.030424] 0xfffffffefedd6000-0xfffffffefee00000         168K                               pte
[    0.030437] 0xfffffffefee00000-0xfffffffefef00000           1M     RW                     x  pte
[    0.030450] 0xfffffffefef00000-0xfffffffeff000000           1M                               pte
[    0.030461] 0xfffffffeff000000-0xffffffff00000000          16M     RW         PSE         x  pmd
[    0.030472] 0xffffffff00000000-0xffffffff80000000           2G                               pud
[    0.030483] ---[ High Kernel Mapping ]---
[    0.030489] 0xffffffff80000000-0xffffffff97000000         368M                               pmd
[    0.030500] 0xffffffff97000000-0xffffffff9a600000          54M     RW         PSE     GLB x  pmd
[    0.030513] 0xffffffff9a600000-0xffffffffc0000000         602M                               pmd
[    0.030523] ---[ Modules ]---
[    0.030530] 0xffffffffc0000000-0xffffffffff000000        1008M                               pmd
[    0.030541] ---[ End Modules ]---
[    0.030545] 0xffffffffff000000-0xffffffffff200000           2M                               pmd
[    0.030562] 0xffffffffff200000-0xffffffffff576000        3544K                               pte
[    0.030572] ---[ Fixmap Area ]---
[    0.030578] 0xffffffffff576000-0xffffffffff5fa000         528K                               pte
[    0.030588] 0xffffffffff5fa000-0xffffffffff5fd000          12K     RW PWT PCD         GLB NX pte
[    0.030600] 0xffffffffff5fd000-0xffffffffff600000          12K                               pte
[    0.030611] 0xffffffffff600000-0xffffffffff601000           4K USR ro                 GLB NX pte
[    0.030626] 0xffffffffff601000-0xffffffffff800000        2044K                               pte
[    0.030636] 0xffffffffff800000-0x0000000000000000           8M                               pmd
[    0.030699] LSM: Security Framework initializing
[    0.030706] Yama: becoming mindful.
[    0.030718] SELinux:  Initializing.
[    0.035794] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.038464] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.039125] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.039212] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.039678] mce: CPU supports 23 MCE banks
[    0.039711] LVT offset 1 assigned for vector 0xf9
[    0.039781] LVT offset 2 assigned for vector 0xf4
[    0.039797] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.039805] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.039814] Spectre V2 : Mitigation: Full AMD retpoline
[    0.039820] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.039836] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.039847] Spectre V2 : User space: Vulnerable
[    0.039856] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.040050] Freeing SMP alternatives memory: 28K
[    0.042028] smpboot: CPU0: AMD Ryzen 7 2700X Eight-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
[    0.042028] Performance Events: Fam17h core perfctr, AMD PMU driver.
[    0.042028] ... version:                0
[    0.042028] ... bit width:              48
[    0.042028] ... generic registers:      6
[    0.042028] ... value mask:             0000ffffffffffff
[    0.042028] ... max period:             00007fffffffffff
[    0.042028] ... fixed-purpose events:   0
[    0.042028] ... event mask:             000000000000003f
[    0.042028] rcu: Hierarchical SRCU implementation.
[    0.042028] random: crng done (trusting CPU's manufacturer)
[    0.042122] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.042422] smp: Bringing up secondary CPUs ...
[    0.042683] x86: Booting SMP configuration:
[    0.042696] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.063128] smp: Brought up 1 node, 16 CPUs
[    0.063128] smpboot: Max logical packages: 1
[    0.063128] smpboot: Total of 16 processors activated (118165.72 BogoMIPS)
[    0.066078] devtmpfs: initialized
[    0.066159] x86/mm: Memory block size: 128MB
[    0.072100] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a209fff] (40960 bytes)
[    0.072114] PM: Registering ACPI NVS region [mem 0xdb569000-0xdba19fff] (4919296 bytes)
[    0.074161] DMA-API: preallocated 65548 debug entries
[    0.074170] DMA-API: debugging enabled by kernel config
[    0.074179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.074238] futex hash table entries: 4096 (order: 7, 524288 bytes)
[    0.074776] pinctrl core: initialized pinctrl subsystem

[    0.074826] *************************************************************
[    0.074834] **     NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE    **
[    0.074842] **                                                         **
[    0.074850] **  IOMMU DebugFS SUPPORT HAS BEEN ENABLED IN THIS KERNEL  **
[    0.074858] **                                                         **
[    0.074866] ** This means that this kernel is built to expose internal **
[    0.074874] ** IOMMU data structures, which may compromise security on **
[    0.074882] ** your system.                                            **
[    0.074890] **                                                         **
[    0.074898] ** If you see this message and you are not debugging the   **
[    0.074906] ** kernel, report this immediately to your vendor!         **
[    0.074914] **                                                         **
[    0.074922] **     NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE    **
[    0.074930] *************************************************************
[    0.074986] RTC time: 18:54:37, date: 2019-01-30
[    0.075287] NET: Registered protocol family 16
[    0.075509] audit: initializing netlink subsys (disabled)
[    0.076050] audit: type=2000 audit(1548874477.084:1): state=initialized audit_enabled=0 res=1
[    0.076054] cpuidle: using governor menu
[    0.076378] ACPI: bus type PCI registered
[    0.076378] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.076378] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.076378] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.076378] PCI: Using configuration type 1 for base access
[    0.081425] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.081425] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.081580] cryptd: max_cpu_qlen set to 1000
[    0.082161] fbcon: Taking over console
[    0.082295] ACPI: Added _OSI(Module Device)
[    0.082302] ACPI: Added _OSI(Processor Device)
[    0.082308] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.082315] ACPI: Added _OSI(Processor Aggregator Device)
[    0.082323] ACPI: Added _OSI(Linux-Dell-Video)
[    0.082330] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.082337] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.111553] ACPI: 7 ACPI AML tables successfully acquired and loaded
[    0.118406] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.125510] ACPI: EC: EC started
[    0.125523] ACPI: EC: interrupt blocked
[    0.125860] ACPI: \_SB_.PCI0.SBRG.EC0_: Used as first EC
[    0.125869] ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x2, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.125879] ACPI: \_SB_.PCI0.SBRG.EC0_: Used as boot DSDT EC to handle transactions
[    0.125889] ACPI: Interpreter enabled
[    0.125922] ACPI: (supports S0 S3 S4 S5)
[    0.125929] ACPI: Using IOAPIC for interrupt routing
[    0.127156] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.127929] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.153027] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.153049] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.153508] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR]
[    0.153939] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.153980] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.154903] PCI host bridge to bus 0000:00
[    0.154912] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.154921] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.154930] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.154939] pci_bus 0000:00: root bus resource [io  0x0d00-0xefff window]
[    0.154948] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.154958] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.154968] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
[    0.154978] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.154988] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.155013] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    0.155273] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
[    0.155473] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.155630] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
[    0.156118] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.157194] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
[    0.157936] pci 0000:00:01.3: enabling Extended Tags
[    0.158033] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.158272] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    0.158446] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    0.158604] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
[    0.159031] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.159273] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    0.159451] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    0.159606] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    0.160003] pci 0000:00:07.1: enabling Extended Tags
[    0.160095] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.160336] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.160494] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    0.161003] pci 0000:00:08.1: enabling Extended Tags
[    0.161096] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.161371] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.161684] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.161997] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    0.162150] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    0.162294] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    0.162441] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    0.162585] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    0.162725] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    0.162868] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    0.163011] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    0.163270] pci 0000:01:00.0: [8086:2700] type 00 class 0x010802
[    0.163290] pci 0000:01:00.0: reg 0x10: [mem 0xfe910000-0xfe913fff 64bit]
[    0.163316] pci 0000:01:00.0: reg 0x30: [mem 0xfe900000-0xfe90ffff pref]
[    0.163493] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.163504] pci 0000:00:01.1:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.164118] pci 0000:02:00.0: [1022:43d0] type 00 class 0x0c0330
[    0.164142] pci 0000:02:00.0: reg 0x10: [mem 0xfe5a0000-0xfe5a7fff 64bit]
[    0.164180] pci 0000:02:00.0: enabling Extended Tags
[    0.164242] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.164367] pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
[    0.164418] pci 0000:02:00.1: reg 0x24: [mem 0xfe580000-0xfe59ffff]
[    0.164426] pci 0000:02:00.1: reg 0x30: [mem 0xfe500000-0xfe57ffff pref]
[    0.164432] pci 0000:02:00.1: enabling Extended Tags
[    0.164482] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.164588] pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
[    0.164628] pci 0000:02:00.2: enabling Extended Tags
[    0.164681] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.164822] pci 0000:00:01.3: PCI bridge to [bus 02-08]
[    0.164832] pci 0000:00:01.3:   bridge window [io  0xc000-0xdfff]
[    0.164835] pci 0000:00:01.3:   bridge window [mem 0xfe300000-0xfe5fffff]
[    0.165072] pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
[    0.165117] pci 0000:03:00.0: enabling Extended Tags
[    0.165180] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.165320] pci 0000:03:01.0: [1022:43c7] type 01 class 0x060400
[    0.165365] pci 0000:03:01.0: enabling Extended Tags
[    0.165430] pci 0000:03:01.0: PME# supported from D3hot D3cold
[    0.165576] pci 0000:03:02.0: [1022:43c7] type 01 class 0x060400
[    0.165622] pci 0000:03:02.0: enabling Extended Tags
[    0.165685] pci 0000:03:02.0: PME# supported from D3hot D3cold
[    0.165827] pci 0000:03:03.0: [1022:43c7] type 01 class 0x060400
[    0.165872] pci 0000:03:03.0: enabling Extended Tags
[    0.165935] pci 0000:03:03.0: PME# supported from D3hot D3cold
[    0.166092] pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
[    0.166137] pci 0000:03:04.0: enabling Extended Tags
[    0.166201] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    0.166361] pci 0000:02:00.2: PCI bridge to [bus 03-08]
[    0.166373] pci 0000:02:00.2:   bridge window [io  0xc000-0xdfff]
[    0.166377] pci 0000:02:00.2:   bridge window [mem 0xfe300000-0xfe4fffff]
[    0.166496] pci 0000:04:00.0: [8086:1539] type 00 class 0x020000
[    0.166543] pci 0000:04:00.0: reg 0x10: [mem 0xfe400000-0xfe41ffff]
[    0.166577] pci 0000:04:00.0: reg 0x18: [io  0xd000-0xd01f]
[    0.166595] pci 0000:04:00.0: reg 0x1c: [mem 0xfe420000-0xfe423fff]
[    0.166777] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.166978] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.166989] pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff]
[    0.166993] pci 0000:03:00.0:   bridge window [mem 0xfe400000-0xfe4fffff]
[    0.167079] pci 0000:05:00.0: [10ec:b822] type 00 class 0x028000
[    0.167123] pci 0000:05:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.167158] pci 0000:05:00.0: reg 0x18: [mem 0xfe300000-0xfe30ffff 64bit]
[    0.167324] pci 0000:05:00.0: supports D1 D2
[    0.167326] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.167536] pci 0000:03:01.0: PCI bridge to [bus 05]
[    0.167547] pci 0000:03:01.0:   bridge window [io  0xc000-0xcfff]
[    0.167551] pci 0000:03:01.0:   bridge window [mem 0xfe300000-0xfe3fffff]
[    0.167607] pci 0000:03:02.0: PCI bridge to [bus 06]
[    0.167695] pci 0000:03:03.0: PCI bridge to [bus 07]
[    0.167781] pci 0000:03:04.0: PCI bridge to [bus 08]
[    0.168099] pci 0000:09:00.0: [1022:1470] type 01 class 0x060400
[    0.168120] pci 0000:09:00.0: reg 0x10: [mem 0xfe700000-0xfe703fff]
[    0.168194] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[    0.168335] pci 0000:00:03.1: PCI bridge to [bus 09-0b]
[    0.168345] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.168347] pci 0000:00:03.1:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.168351] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.168409] pci 0000:0a:00.0: [1022:1471] type 01 class 0x060400
[    0.168499] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
[    0.168612] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[    0.168623] pci 0000:09:00.0:   bridge window [io  0xe000-0xefff]
[    0.168626] pci 0000:09:00.0:   bridge window [mem 0xfe600000-0xfe6fffff]
[    0.168631] pci 0000:09:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.168686] pci 0000:0b:00.0: [1002:687f] type 00 class 0x030000
[    0.168712] pci 0000:0b:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.168723] pci 0000:0b:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[    0.168730] pci 0000:0b:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.168738] pci 0000:0b:00.0: reg 0x24: [mem 0xfe600000-0xfe67ffff]
[    0.168745] pci 0000:0b:00.0: reg 0x30: [mem 0xfe680000-0xfe69ffff pref]
[    0.168766] pci 0000:0b:00.0: BAR 0: assigned to efifb
[    0.168823] pci 0000:0b:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.168930] pci 0000:0b:00.1: [1002:aaf8] type 00 class 0x040300
[    0.168948] pci 0000:0b:00.1: reg 0x10: [mem 0xfe6a0000-0xfe6a3fff]
[    0.169042] pci 0000:0b:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.169161] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[    0.169172] pci 0000:0a:00.0:   bridge window [io  0xe000-0xefff]
[    0.169176] pci 0000:0a:00.0:   bridge window [mem 0xfe600000-0xfe6fffff]
[    0.169180] pci 0000:0a:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.169302] pci 0000:0c:00.0: [1022:145a] type 00 class 0x130000
[    0.169332] pci 0000:0c:00.0: enabling Extended Tags
[    0.169452] pci 0000:0c:00.2: [1022:1456] type 00 class 0x108000
[    0.169469] pci 0000:0c:00.2: reg 0x18: [mem 0xfe100000-0xfe1fffff]
[    0.169478] pci 0000:0c:00.2: reg 0x24: [mem 0xfe200000-0xfe201fff]
[    0.169485] pci 0000:0c:00.2: enabling Extended Tags
[    0.169616] pci 0000:0c:00.3: [1022:145f] type 00 class 0x0c0330
[    0.169630] pci 0000:0c:00.3: reg 0x10: [mem 0xfe000000-0xfe0fffff 64bit]
[    0.169653] pci 0000:0c:00.3: enabling Extended Tags
[    0.169697] pci 0000:0c:00.3: PME# supported from D0 D3hot D3cold
[    0.169806] pci 0000:00:07.1: PCI bridge to [bus 0c]
[    0.169816] pci 0000:00:07.1:   bridge window [mem 0xfe000000-0xfe2fffff]
[    0.170124] pci 0000:0d:00.0: [1022:1455] type 00 class 0x130000
[    0.170155] pci 0000:0d:00.0: enabling Extended Tags
[    0.170280] pci 0000:0d:00.2: [1022:7901] type 00 class 0x010601
[    0.170312] pci 0000:0d:00.2: reg 0x24: [mem 0xfe808000-0xfe808fff]
[    0.170321] pci 0000:0d:00.2: enabling Extended Tags
[    0.170365] pci 0000:0d:00.2: PME# supported from D3hot D3cold
[    0.170474] pci 0000:0d:00.3: [1022:1457] type 00 class 0x040300
[    0.170486] pci 0000:0d:00.3: reg 0x10: [mem 0xfe800000-0xfe807fff]
[    0.170507] pci 0000:0d:00.3: enabling Extended Tags
[    0.170550] pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold
[    0.170664] pci 0000:00:08.1: PCI bridge to [bus 0d]
[    0.170674] pci 0000:00:08.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.171459] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.171594] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.171711] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.171845] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.171970] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.172083] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.172189] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.172295] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.174053] ACPI: EC: interrupt unblocked
[    0.174053] ACPI: EC: event unblocked
[    0.174053] ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x2, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.174053] ACPI: \_SB_.PCI0.SBRG.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.174304] pci 0000:0b:00.0: vgaarb: setting as boot VGA device
[    0.174304] pci 0000:0b:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.174304] pci 0000:0b:00.0: vgaarb: bridge control possible
[    0.174304] vgaarb: loaded
[    0.174304] SCSI subsystem initialized
[    0.175172] libata version 3.00 loaded.
[    0.175172] ACPI: bus type USB registered
[    0.175172] usbcore: registered new interface driver usbfs
[    0.175172] usbcore: registered new interface driver hub
[    0.175230] usbcore: registered new device driver usb
[    0.175303] pps_core: LinuxPPS API ver. 1 registered
[    0.175310] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[    0.175325] PTP clock support registered
[    0.175412] EDAC MC: Ver: 3.0.0
[    0.175412] Registered efivars operations
[    0.193635] PCI: Using ACPI for IRQ routing
[    0.197836] PCI: pci_cache_line_size set to 64 bytes
[    0.197914] e820: reserve RAM buffer [mem 0x09d00000-0x0bffffff]
[    0.197921] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.197923] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.197925] e820: reserve RAM buffer [mem 0xccaec018-0xcfffffff]
[    0.197926] e820: reserve RAM buffer [mem 0xccb06018-0xcfffffff]
[    0.197928] e820: reserve RAM buffer [mem 0xda044000-0xdbffffff]
[    0.197931] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    0.197933] e820: reserve RAM buffer [mem 0x81f380000-0x81fffffff]
[    0.198234] NetLabel: Initializing
[    0.198240] NetLabel:  domain hash size = 128
[    0.198246] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.198277] NetLabel:  unlabeled traffic allowed by default
[    0.198322] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.198322] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.200128] clocksource: Switched to clocksource tsc-early
[    0.235540] VFS: Disk quotas dquot_6.6.0
[    0.235575] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.235742] pnp: PnP ACPI init
[    0.235962] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.235986] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.236186] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.236499] system 00:02: [io  0x02a0-0x02af] has been reserved
[    0.236508] system 00:02: [io  0x0230-0x023f] has been reserved
[    0.236517] system 00:02: [io  0x0290-0x029f] has been reserved
[    0.236530] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.237004] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.237013] system 00:03: [io  0x040b] has been reserved
[    0.237021] system 00:03: [io  0x04d6] has been reserved
[    0.237029] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.237038] system 00:03: [io  0x0c14] has been reserved
[    0.237046] system 00:03: [io  0x0c50-0x0c51] has been reserved
[    0.237054] system 00:03: [io  0x0c52] has been reserved
[    0.237062] system 00:03: [io  0x0c6c] has been reserved
[    0.237070] system 00:03: [io  0x0c6f] has been reserved
[    0.237078] system 00:03: [io  0x0cd0-0x0cd1] has been reserved
[    0.237086] system 00:03: [io  0x0cd2-0x0cd3] has been reserved
[    0.237095] system 00:03: [io  0x0cd4-0x0cd5] has been reserved
[    0.237103] system 00:03: [io  0x0cd6-0x0cd7] has been reserved
[    0.237111] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
[    0.237120] system 00:03: [io  0x0800-0x089f] has been reserved
[    0.237128] system 00:03: [io  0x0b00-0x0b0f] has been reserved
[    0.237137] system 00:03: [io  0x0b20-0x0b3f] has been reserved
[    0.237145] system 00:03: [io  0x0900-0x090f] has been reserved
[    0.237154] system 00:03: [io  0x0910-0x091f] has been reserved
[    0.237164] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.237174] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.237183] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.237192] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.237202] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.237212] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.237221] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    0.237234] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.238203] pnp: PnP ACPI: found 4 devices
[    0.245557] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.245683] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.245693] pci 0000:00:01.1:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.245706] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.245714] pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff]
[    0.245725] pci 0000:03:00.0:   bridge window [mem 0xfe400000-0xfe4fffff]
[    0.245739] pci 0000:03:01.0: PCI bridge to [bus 05]
[    0.245747] pci 0000:03:01.0:   bridge window [io  0xc000-0xcfff]
[    0.245758] pci 0000:03:01.0:   bridge window [mem 0xfe300000-0xfe3fffff]
[    0.245772] pci 0000:03:02.0: PCI bridge to [bus 06]
[    0.245787] pci 0000:03:03.0: PCI bridge to [bus 07]
[    0.245803] pci 0000:03:04.0: PCI bridge to [bus 08]
[    0.245818] pci 0000:02:00.2: PCI bridge to [bus 03-08]
[    0.245826] pci 0000:02:00.2:   bridge window [io  0xc000-0xdfff]
[    0.245837] pci 0000:02:00.2:   bridge window [mem 0xfe300000-0xfe4fffff]
[    0.245851] pci 0000:00:01.3: PCI bridge to [bus 02-08]
[    0.245859] pci 0000:00:01.3:   bridge window [io  0xc000-0xdfff]
[    0.245868] pci 0000:00:01.3:   bridge window [mem 0xfe300000-0xfe5fffff]
[    0.245880] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[    0.245888] pci 0000:0a:00.0:   bridge window [io  0xe000-0xefff]
[    0.245898] pci 0000:0a:00.0:   bridge window [mem 0xfe600000-0xfe6fffff]
[    0.245908] pci 0000:0a:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.245921] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[    0.245929] pci 0000:09:00.0:   bridge window [io  0xe000-0xefff]
[    0.245940] pci 0000:09:00.0:   bridge window [mem 0xfe600000-0xfe6fffff]
[    0.245950] pci 0000:09:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.245963] pci 0000:00:03.1: PCI bridge to [bus 09-0b]
[    0.245971] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.245980] pci 0000:00:03.1:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.245989] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.246002] pci 0000:00:07.1: PCI bridge to [bus 0c]
[    0.246010] pci 0000:00:07.1:   bridge window [mem 0xfe000000-0xfe2fffff]
[    0.246022] pci 0000:00:08.1: PCI bridge to [bus 0d]
[    0.246030] pci 0000:00:08.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.246042] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.246044] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.246045] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.246047] pci_bus 0000:00: resource 7 [io  0x0d00-0xefff window]
[    0.246048] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.246050] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.246051] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
[    0.246053] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.246054] pci_bus 0000:01: resource 1 [mem 0xfe900000-0xfe9fffff]
[    0.246056] pci_bus 0000:02: resource 0 [io  0xc000-0xdfff]
[    0.246057] pci_bus 0000:02: resource 1 [mem 0xfe300000-0xfe5fffff]
[    0.246059] pci_bus 0000:03: resource 0 [io  0xc000-0xdfff]
[    0.246060] pci_bus 0000:03: resource 1 [mem 0xfe300000-0xfe4fffff]
[    0.246062] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.246063] pci_bus 0000:04: resource 1 [mem 0xfe400000-0xfe4fffff]
[    0.246064] pci_bus 0000:05: resource 0 [io  0xc000-0xcfff]
[    0.246066] pci_bus 0000:05: resource 1 [mem 0xfe300000-0xfe3fffff]
[    0.246067] pci_bus 0000:09: resource 0 [io  0xe000-0xefff]
[    0.246069] pci_bus 0000:09: resource 1 [mem 0xfe600000-0xfe7fffff]
[    0.246070] pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.246072] pci_bus 0000:0a: resource 0 [io  0xe000-0xefff]
[    0.246073] pci_bus 0000:0a: resource 1 [mem 0xfe600000-0xfe6fffff]
[    0.246074] pci_bus 0000:0a: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.246076] pci_bus 0000:0b: resource 0 [io  0xe000-0xefff]
[    0.246077] pci_bus 0000:0b: resource 1 [mem 0xfe600000-0xfe6fffff]
[    0.246078] pci_bus 0000:0b: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.246080] pci_bus 0000:0c: resource 1 [mem 0xfe000000-0xfe2fffff]
[    0.246081] pci_bus 0000:0d: resource 1 [mem 0xfe800000-0xfe8fffff]
[    0.246292] NET: Registered protocol family 2
[    0.246721] tcp_listen_portaddr_hash hash table entries: 16384 (order: 8, 1441792 bytes)
[    0.247106] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.247744] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes)
[    0.248532] TCP: Hash tables configured (established 262144 bind 65536)
[    0.248896] UDP hash table entries: 16384 (order: 9, 3145728 bytes)
[    0.249562] UDP-Lite hash table entries: 16384 (order: 9, 3145728 bytes)
[    0.250099] NET: Registered protocol family 1
[    0.250114] NET: Registered protocol family 44
[    0.250524] pci 0000:0b:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.250562] pci 0000:0b:00.1: Linked as a consumer to 0000:0b:00.0
[    0.250916] PCI: CLS 64 bytes, default 64
[    0.251046] Unpacking initramfs...
[    0.590035] Freeing initrd memory: 28100K
[    0.590095] AMD-Vi: IOMMU performance counters supported
[    0.590600] iommu: Adding device 0000:00:01.0 to group 0
[    0.590739] iommu: Adding device 0000:00:01.1 to group 1
[    0.590907] iommu: Adding device 0000:00:01.3 to group 2
[    0.591104] iommu: Adding device 0000:00:02.0 to group 3
[    0.591252] iommu: Adding device 0000:00:03.0 to group 4
[    0.591436] iommu: Adding device 0000:00:03.1 to group 5
[    0.591655] iommu: Adding device 0000:00:04.0 to group 6
[    0.591834] iommu: Adding device 0000:00:07.0 to group 7
[    0.592015] iommu: Adding device 0000:00:07.1 to group 8
[    0.592162] iommu: Adding device 0000:00:08.0 to group 9
[    0.592340] iommu: Adding device 0000:00:08.1 to group 10
[    0.592501] iommu: Adding device 0000:00:14.0 to group 11
[    0.592536] iommu: Adding device 0000:00:14.3 to group 11
[    0.592801] iommu: Adding device 0000:00:18.0 to group 12
[    0.592839] iommu: Adding device 0000:00:18.1 to group 12
[    0.592873] iommu: Adding device 0000:00:18.2 to group 12
[    0.592907] iommu: Adding device 0000:00:18.3 to group 12
[    0.592941] iommu: Adding device 0000:00:18.4 to group 12
[    0.592975] iommu: Adding device 0000:00:18.5 to group 12
[    0.593009] iommu: Adding device 0000:00:18.6 to group 12
[    0.593043] iommu: Adding device 0000:00:18.7 to group 12
[    0.593227] iommu: Adding device 0000:01:00.0 to group 13
[    0.593404] iommu: Adding device 0000:02:00.0 to group 14
[    0.593451] iommu: Adding device 0000:02:00.1 to group 14
[    0.593496] iommu: Adding device 0000:02:00.2 to group 14
[    0.593519] iommu: Adding device 0000:03:00.0 to group 14
[    0.593541] iommu: Adding device 0000:03:01.0 to group 14
[    0.593603] iommu: Adding device 0000:03:02.0 to group 14
[    0.593626] iommu: Adding device 0000:03:03.0 to group 14
[    0.593649] iommu: Adding device 0000:03:04.0 to group 14
[    0.593677] iommu: Adding device 0000:04:00.0 to group 14
[    0.593708] iommu: Adding device 0000:05:00.0 to group 14
[    0.593891] iommu: Adding device 0000:09:00.0 to group 15
[    0.594035] iommu: Adding device 0000:0a:00.0 to group 16
[    0.594261] iommu: Adding device 0000:0b:00.0 to group 17
[    0.594422] iommu: Using direct mapping for device 0000:0b:00.0
[    0.594556] iommu: Adding device 0000:0b:00.1 to group 18
[    0.594733] iommu: Adding device 0000:0c:00.0 to group 19
[    0.594873] iommu: Adding device 0000:0c:00.2 to group 20
[    0.595057] iommu: Adding device 0000:0c:00.3 to group 21
[    0.595201] iommu: Adding device 0000:0d:00.0 to group 22
[    0.595379] iommu: Adding device 0000:0d:00.2 to group 23
[    0.595573] iommu: Adding device 0000:0d:00.3 to group 24
[    0.595764] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
[    0.595771] AMD-Vi: Extended features (0xf77ef22294ada):
[    0.595778]  PPR NX GT IA GA PC GA_vAPIC
[    0.595786] AMD-Vi: Interrupt remapping enabled
[    0.595792] AMD-Vi: Virtual APIC enabled
[    0.595958] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.601705] amd_uncore: AMD NB counters detected
[    0.601722] amd_uncore: AMD LLC counters detected
[    0.602073] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.604435] check: Scanning for low memory corruption every 60 seconds
[    0.604793] cryptomgr_test (113) used greatest stack depth: 14472 bytes left
[    0.606184] modprobe (114) used greatest stack depth: 13824 bytes left
[    0.607377] Initialise system trusted keyrings
[    0.607451] Key type blacklist registered
[    0.607523] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.611062] zbud: loaded
[    0.612839] Platform Keyring initialized
[    0.677808] modprobe (118) used greatest stack depth: 13720 bytes left
[    0.721665] alg: No test for 842 (842-generic)
[    0.722831] alg: No test for 842 (842-scomp)
[    0.727615] cryptomgr_test (165) used greatest stack depth: 13520 bytes left
[    0.758890] NET: Registered protocol family 38
[    0.758915] Key type asymmetric registered
[    0.758927] Asymmetric key parser 'x509' registered
[    0.758958] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.759118] io scheduler mq-deadline registered
[    0.759631] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.760827] aer 0000:00:01.1:pcie002: AER enabled with IRQ 26
[    0.761822] aer 0000:00:01.3:pcie002: AER enabled with IRQ 27
[    0.762785] aer 0000:00:03.1:pcie002: AER enabled with IRQ 28
[    0.763812] aer 0000:00:07.1:pcie002: AER enabled with IRQ 29
[    0.765725] aer 0000:00:08.1:pcie002: AER enabled with IRQ 31
[    0.767359] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.767406] efifb: probing for efifb
[    0.767424] efifb: No BGRT, not showing boot graphics
[    0.767431] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
[    0.767439] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.767447] efifb: scrolling: redraw
[    0.767453] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.767742] Console: switching to colour frame buffer device 128x48
[    0.768890] fb0: EFI VGA frame buffer device
[    0.769101] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.769157] ACPI: Power Button [PWRB]
[    0.769232] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.769383] ACPI: Power Button [PWRF]
[    0.769510] Monitor-Mwait will be used to enter C-1 state
[    0.772308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.793264] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.796914] Non-volatile memory driver v1.3
[    0.796982] Linux agpgart interface v0.103
[    0.799971] ahci 0000:02:00.1: version 3.0
[    0.800148] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    0.800223] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    0.800251] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    0.801683] scsi host0: ahci
[    0.801990] scsi host1: ahci
[    0.802170] scsi host2: ahci
[    0.802334] scsi host3: ahci
[    0.802503] scsi host4: ahci
[    0.802671] scsi host5: ahci
[    0.802835] scsi host6: ahci
[    0.803038] scsi host7: ahci
[    0.803131] ata1: SATA max UDMA/133 abar m131072 at 0xfe580000 port 0xfe580100 irq 44
[    0.803161] ata2: SATA max UDMA/133 abar m131072 at 0xfe580000 port 0xfe580180 irq 44
[    0.803187] ata3: SATA max UDMA/133 abar m131072 at 0xfe580000 port 0xfe580200 irq 44
[    0.803621] ata4: SATA max UDMA/133 abar m131072 at 0xfe580000 port 0xfe580280 irq 44
[    0.804047] ata5: SATA max UDMA/133 abar m131072 at 0xfe580000 port 0xfe580300 irq 44
[    0.804463] ata6: SATA max UDMA/133 abar m131072 at 0xfe580000 port 0xfe580380 irq 44
[    0.804877] ata7: SATA max UDMA/133 abar m131072 at 0xfe580000 port 0xfe580400 irq 44
[    0.805280] ata8: SATA max UDMA/133 abar m131072 at 0xfe580000 port 0xfe580480 irq 44
[    0.805896] ahci 0000:0d:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.806299] ahci 0000:0d:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.806970] scsi host8: ahci
[    0.807469] ata9: SATA max UDMA/133 abar m4096 at 0xfe808000 port 0xfe808100 irq 46
[    0.808046] libphy: Fixed MDIO Bus: probed
[    0.808584] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.808997] ehci-pci: EHCI PCI platform driver
[    0.809413] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.809832] ohci-pci: OHCI PCI platform driver
[    0.810263] uhci_hcd: USB Universal Host Controller Interface driver
[    0.810846] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.811500] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    0.867322] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    0.868666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
[    0.869130] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.869580] usb usb1: Product: xHCI Host Controller
[    0.870024] usb usb1: Manufacturer: Linux 5.0.0-0.rc4.git2.2.fc30.x86_64 xhci-hcd
[    0.870482] usb usb1: SerialNumber: 0000:02:00.0
[    0.871316] hub 1-0:1.0: USB hub found
[    0.871832] hub 1-0:1.0: 14 ports detected
[    0.906567] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.907125] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    0.907570] xhci_hcd 0000:02:00.0: Host supports USB 3.10 Enhanced SuperSpeed
[    0.908071] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.908566] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00
[    0.909008] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.909436] usb usb2: Product: xHCI Host Controller
[    0.909860] usb usb2: Manufacturer: Linux 5.0.0-0.rc4.git2.2.fc30.x86_64 xhci-hcd
[    0.910294] usb usb2: SerialNumber: 0000:02:00.0
[    0.910982] hub 2-0:1.0: USB hub found
[    0.911462] hub 2-0:1.0: 8 ports detected
[    0.931098] xhci_hcd 0000:0c:00.3: xHCI Host Controller
[    0.931571] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 3
[    0.932119] xhci_hcd 0000:0c:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
[    0.933110] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
[    0.933560] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.934015] usb usb3: Product: xHCI Host Controller
[    0.934468] usb usb3: Manufacturer: Linux 5.0.0-0.rc4.git2.2.fc30.x86_64 xhci-hcd
[    0.934944] usb usb3: SerialNumber: 0000:0c:00.3
[    0.935587] hub 3-0:1.0: USB hub found
[    0.936069] hub 3-0:1.0: 4 ports detected
[    0.936888] xhci_hcd 0000:0c:00.3: xHCI Host Controller
[    0.937438] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 4
[    0.937945] xhci_hcd 0000:0c:00.3: Host supports USB 3.0  SuperSpeed
[    0.938466] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.939025] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00
[    0.939557] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.940096] usb usb4: Product: xHCI Host Controller
[    0.940633] usb usb4: Manufacturer: Linux 5.0.0-0.rc4.git2.2.fc30.x86_64 xhci-hcd
[    0.941178] usb usb4: SerialNumber: 0000:0c:00.3
[    0.941916] hub 4-0:1.0: USB hub found
[    0.942442] hub 4-0:1.0: 4 ports detected
[    0.943318] usbcore: registered new interface driver usbserial_generic
[    0.943859] usbserial: USB Serial support registered for generic
[    0.944410] i8042: PNP: No PS/2 controller found.
[    0.944992] mousedev: PS/2 mouse device common for all mice
[    0.945801] rtc_cmos 00:01: RTC can wake from S4
[    0.946650] rtc_cmos 00:01: registered as rtc0
[    0.947153] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.947794] device-mapper: uevent: version 1.0.3
[    0.948409] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel at redhat.com
[    0.949400] hidraw: raw HID events driver (C) Jiri Kosina
[    0.949963] usbcore: registered new interface driver usbhid
[    0.950464] usbhid: USB HID core driver
[    0.951114] drop_monitor: Initializing network drop monitor service
[    0.951897] Initializing XFRM netlink socket
[    0.952627] NET: Registered protocol family 10
[    0.957188] Segment Routing with IPv6
[    0.957708] mip6: Mobile IPv6
[    0.958210] NET: Registered protocol family 17
[    0.958762] start plist test
[    0.959936] end plist test
[    0.961927] RAS: Correctable Errors collector initialized.
[    0.962519] microcode: CPU0: patch_level=0x0800820b
[    0.963027] microcode: CPU1: patch_level=0x0800820b
[    0.963511] microcode: CPU2: patch_level=0x0800820b
[    0.963990] microcode: CPU3: patch_level=0x0800820b
[    0.964459] microcode: CPU4: patch_level=0x0800820b
[    0.964926] microcode: CPU5: patch_level=0x0800820b
[    0.965375] microcode: CPU6: patch_level=0x0800820b
[    0.965839] microcode: CPU7: patch_level=0x0800820b
[    0.966315] microcode: CPU8: patch_level=0x0800820b
[    0.966755] microcode: CPU9: patch_level=0x0800820b
[    0.967181] microcode: CPU10: patch_level=0x0800820b
[    0.967597] microcode: CPU11: patch_level=0x0800820b
[    0.967999] microcode: CPU12: patch_level=0x0800820b
[    0.968397] microcode: CPU13: patch_level=0x0800820b
[    0.968782] microcode: CPU14: patch_level=0x0800820b
[    0.969158] microcode: CPU15: patch_level=0x0800820b
[    0.969566] microcode: Microcode Update Driver: v2.2.
[    0.969583] AVX2 version of gcm_enc/dec engaged.
[    0.970305] AES CTR mode by8 optimization enabled
[    1.008201] sched_clock: Marking stable (1016163794, -7971374)->(1184720775, -176528355)
[    1.009792] registered taskstats version 1
[    1.010178] Loading compiled-in X.509 certificates
[    1.031961] Loaded X.509 cert 'Fedora kernel signing key: 8fc24c7f120b96e3c4216be4dd98630251d78bda'
[    1.032449] zswap: loaded using pool lzo/zbud
[    1.040362] Key type big_key registered
[    1.044182] Key type encrypted registered
[    1.045704] ima: No TPM chip found, activating TPM-bypass!
[    1.046089] ima: Allocated hash algorithm: sha1
[    1.046471] No architecture policies found
[    1.047827]   Magic number: 3:26:950
[    1.048241] cpuid cpu5: hash matches
[    1.048618] tty tty7: hash matches
[    1.048998] processor cpu5: hash matches
[    1.049373] memory memory3: hash matches
[    1.049813] rtc_cmos 00:01: setting system clock to 2019-01-30T18:54:38 UTC (1548874478)
[    1.116245] ata1: SATA link down (SStatus 0 SControl 300)
[    1.116437] ata9: SATA link down (SStatus 0 SControl 300)
[    1.225045] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    1.265142] usb 4-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    1.278621] usb 4-2: LPM exit latency is zeroed, disabling LPM.
[    1.279893] usb 4-2: Int endpoint with wBytesPerInterval of 1024 in config 1 interface 4 altsetting 0 ep 135: setting to 262
[    1.281622] usb 4-2: New USB device found, idVendor=07ca, idProduct=0553, bcdDevice= 3.08
[    1.281963] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.282308] usb 4-2: Product: Live Gamer Ultra-Video
[    1.282647] usb 4-2: Manufacturer: AVerMedia
[    1.282983] usb 4-2: SerialNumber: 5202584700069
[    1.361509] hid-generic 0003:07CA:0553.0001: hiddev96,hidraw0: USB HID v1.11 Device [AVerMedia Live Gamer Ultra-Video] on usb-0000:0c:00.3-2/input4
[    1.377617] usb 1-2: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.11
[    1.378018] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.378589] usb 1-2: Product: USB2.0 Hub
[    1.379184] usb 1-2: Manufacturer: VIA Labs, Inc.
[    1.385146] hub 1-2:1.0: USB hub found
[    1.388120] hub 1-2:1.0: 4 ports detected
[    1.421302] ata2: SATA link down (SStatus 0 SControl 300)
[    1.526047] usb 1-10: new full-speed USB device number 3 using xhci_hcd
[    1.623496] tsc: Refined TSC clocksource calibration: 3693.059 MHz
[    1.624162] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a77744cfd5, max_idle_ns: 881590969987 ns
[    1.624815] clocksource: Switched to clocksource tsc
[    1.736858] ata3: SATA link down (SStatus 0 SControl 300)
[    1.819444] usb 1-2.1: new high-speed USB device number 4 using xhci_hcd
[    1.838046] usb 1-10: New USB device found, idVendor=0b05, idProduct=1872, bcdDevice= 2.00
[    1.838794] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.839547] usb 1-10: Product: AURA LED Controller
[    1.840202] usb 1-10: Manufacturer: AsusTek Computer Inc.
[    1.840713] usb 1-10: SerialNumber: 00000000001A
[    1.861177] hid-generic 0003:0B05:1872.0002: hiddev97,hidraw1: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:02:00.0-10/input0
[    1.948575] usb 1-2.1: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.11
[    1.949354] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.949886] usb 1-2.1: Product: USB2.0 Hub
[    1.950409] usb 1-2.1: Manufacturer: VIA Labs, Inc.
[    1.958271] hub 1-2.1:1.0: USB hub found
[    1.961232] hub 1-2.1:1.0: 4 ports detected
[    2.047427] usb 1-12: new full-speed USB device number 5 using xhci_hcd
[    2.047458] ata4: SATA link down (SStatus 0 SControl 300)
[    2.278046] usb 1-12: New USB device found, idVendor=0b05, idProduct=185c, bcdDevice= 1.10
[    2.278765] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.279492] usb 1-12: Product: Bluetooth Radio 
[    2.280024] usb 1-12: Manufacturer: Realtek 
[    2.280558] usb 1-12: SerialNumber: 00e04c000001
[    2.341087] usb 1-2.2: new full-speed USB device number 6 using xhci_hcd
[    2.358997] ata5: SATA link down (SStatus 0 SControl 300)
[    2.632407] usb 1-2.1.2: new full-speed USB device number 7 using xhci_hcd
[    2.667271] usb 1-2.2: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91
[    2.667833] usb 1-2.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.668392] usb 1-2.2: Product: CSR8510 A10
[    2.831058] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.834695] ata6.00: ATA-10: ST12000NE0007-2GT116, EN01, max UDMA/133
[    2.835285] ata6.00: 23437770752 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.839116] ata6.00: configured for UDMA/133
[    2.840607] scsi 5:0:0:0: Direct-Access     ATA      ST12000NE0007-2G EN01 PQ: 0 ANSI: 5
[    2.841999] sd 5:0:0:0: [sda] 23437770752 512-byte logical blocks: (12.0 TB/10.9 TiB)
[    2.842006] sd 5:0:0:0: Attached scsi generic sg0 type 0
[    2.842626] sd 5:0:0:0: [sda] 4096-byte physical blocks
[    2.842674] sd 5:0:0:0: [sda] Write Protect is off
[    2.844253] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.844321] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.863724] sd 5:0:0:0: [sda] Attached SCSI disk
[    2.920422] usb 1-2.3: new high-speed USB device number 8 using xhci_hcd
[    2.986337] usb 1-2.1.2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.07
[    2.987130] usb 1-2.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.987881] usb 1-2.1.2: Product: USB Receiver
[    2.988570] usb 1-2.1.2: Manufacturer: Logitech
[    3.152230] ata7: SATA link down (SStatus 0 SControl 300)
[    3.233758] usb 1-2.3: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.11
[    3.234562] usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.235093] usb 1-2.3: Product: USB2.0 Hub
[    3.235613] usb 1-2.3: Manufacturer: VIA Labs, Inc.
[    3.246401] hub 1-2.3:1.0: USB hub found
[    3.249347] hub 1-2.3:1.0: 4 ports detected
[    3.357419] usb 1-2.1.3: new low-speed USB device number 9 using xhci_hcd
[    3.461201] ata8: SATA link down (SStatus 0 SControl 300)
[    3.464885] Freeing unused decrypted memory: 2040K
[    3.466535] Freeing unused kernel image memory: 4872K
[    3.476211] Write protecting the kernel read-only data: 22528k
[    3.478274] Freeing unused kernel image memory: 2036K
[    3.479294] Freeing unused kernel image memory: 1632K
[    3.486849] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.487318] rodata_test: all tests were successful
[    3.487787] Run /init as init process
[    3.545189] systemd[1]: systemd 240 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    3.558094] systemd[1]: Detected architecture x86-64.
[    3.558884] systemd[1]: Running in initial RAM disk.
[    3.573461] systemd[1]: Set hostname to <localhost.localdomain>.
[    3.616811] ln (375) used greatest stack depth: 13280 bytes left
[    3.642088] systemd[1]: Created slice system-systemd\x2dhibernate\x2dresume.slice.
[    3.643723] systemd[1]: Reached target Slices.
[    3.645435] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.646979] systemd[1]: Reached target Timers.
[    3.648696] systemd[1]: Reached target Swap.
[    3.650377] systemd[1]: Listening on udev Control Socket.
[    3.657347] usb 1-2.1.3: New USB device found, idVendor=046d, idProduct=c326, bcdDevice=79.00
[    3.657897] usb 1-2.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.658446] usb 1-2.1.3: Product: USB Keyboard
[    3.659064] usb 1-2.1.3: Manufacturer: Logitech
[    3.694643] audit: type=1130 audit(1548874481.144:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.720821] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.0/0003:046D:C326.0006/input/input2
[    3.729061] audit: type=1130 audit(1548874481.179:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.730307] audit: type=1131 audit(1548874481.179:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.774979] hid-generic 0003:046D:C326.0006: input,hidraw2: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:02:00.0-2.1.3/input0
[    3.785047] usb 1-2.4: new high-speed USB device number 10 using xhci_hcd
[    3.786581] audit: type=1130 audit(1548874481.236:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.810749] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.1/0003:046D:C326.0007/input/input3
[    3.822498] audit: type=1130 audit(1548874481.272:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.859317] audit: type=1130 audit(1548874481.309:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.864229] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.1/0003:046D:C326.0007/input/input4
[    3.866084] hid-generic 0003:046D:C326.0007: input,hiddev98,hidraw3: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:02:00.0-2.1.3/input1
[    3.882796] audit: type=1130 audit(1548874481.332:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.940238] usb 1-2.4: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.11
[    3.941097] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.941938] usb 1-2.4: Product: USB2.0 Hub
[    3.941954] usb 1-2.4: Manufacturer: VIA Labs, Inc.
[    3.953548] hub 1-2.4:1.0: USB hub found
[    3.957376] hub 1-2.4:1.0: 4 ports detected
[    4.022059] usb 1-2.3.3: new full-speed USB device number 11 using xhci_hcd
[    4.121842] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    4.138488] audit: type=1130 audit(1548874481.588:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.142110] nvme nvme0: pci function 0000:01:00.0
[    4.146288] logitech-djreceiver 0003:046D:C52B.0005: hiddev99,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-2.1.2/input2
[    4.165643] dca service started, version 1.12.1
[    4.165670] audit: type=1130 audit(1548874481.615:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.182202] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    4.183088] igb: Copyright (c) 2007-2014 Intel Corporation.
[    4.206272] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel at suse.de>
[    4.212480] pps pps0: new PPS source ptp0
[    4.213950] igb 0000:04:00.0: added PHC on eth0
[    4.214894] igb 0000:04:00.0: Intel(R) Gigabit Ethernet Network Connection
[    4.216151] igb 0000:04:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 4c:ed:fb:75:5b:ab
[    4.216153] igb 0000:04:00.0: eth0: PBA No: FFFFFF-0FF
[    4.216154] igb 0000:04:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[    4.224311] igb 0000:04:00.0 enp4s0: renamed from eth0
[    4.270514] input: Logitech Unifying Device. Wireless PID:4026 Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.2/0003:046D:C52B.0005/0003:046D:4026.0008/input/input5
[    4.274479] input: Logitech Unifying Device. Wireless PID:4026 Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.2/0003:046D:C52B.0005/0003:046D:4026.0008/input/input6
[    4.277574] input: Logitech Unifying Device. Wireless PID:4026 Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.2/0003:046D:C52B.0005/0003:046D:4026.0008/input/input7
[    4.283050] hid-generic 0003:046D:4026.0008: input,hidraw5: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4026] on usb-0000:02:00.0-2.1.2:1
[    4.352417] usb 1-2.3.3: New USB device found, idVendor=054c, idProduct=09cc, bcdDevice= 1.00
[    4.353247] usb 1-2.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.354041] usb 1-2.3.3: Product: Wireless Controller
[    4.354824] usb 1-2.3.3: Manufacturer: Sony Interactive Entertainment
[    4.355075] nvme nvme0: 16/0/0 default/read/poll queues
[    4.359549]  nvme0n1: p1 p2 p3
[    4.385748] [drm] amdgpu kernel modesetting enabled.
[    4.386649] Parsing CRAT table with 1 nodes
[    4.387426] Ignoring ACPI CRAT on non-APU system
[    4.388142] Virtual CRAT table created for CPU
[    4.388833] Parsing CRAT table with 1 nodes
[    4.389591] Creating topology SYSFS entries
[    4.390482] Topology: Add CPU node
[    4.391171] Finished initializing topology
[    4.392008] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[    4.392011] fb0: switching to amdgpudrmfb from EFI VGA
[    4.392786] Console: switching to colour dummy device 80x25
[    4.395184] [drm] initializing kernel modesetting (VEGA10 0x1002:0x687F 0x1458:0x2308 0xC1).
[    4.395304] [drm] register mmio base: 0xFE600000
[    4.395310] [drm] register mmio size: 524288
[    4.395327] [drm] add ip block number 0 <soc15_common>
[    4.395333] [drm] add ip block number 1 <gmc_v9_0>
[    4.395339] [drm] add ip block number 2 <vega10_ih>
[    4.395345] [drm] add ip block number 3 <psp>
[    4.395351] [drm] add ip block number 4 <gfx_v9_0>
[    4.395357] [drm] add ip block number 5 <sdma_v4_0>
[    4.395363] [drm] add ip block number 6 <powerplay>
[    4.395369] [drm] add ip block number 7 <dm>
[    4.395375] [drm] add ip block number 8 <uvd_v7_0>
[    4.395380] [drm] add ip block number 9 <vce_v4_0>
[    4.395625] [drm] UVD(0) is enabled in VM mode
[    4.395632] [drm] UVD(0) ENC is enabled in VM mode
[    4.395638] [drm] VCE enabled in VM mode
[    4.395697] amdgpu 0000:0b:00.0: No more image in the PCI ROM
[    4.395719] ATOM BIOS: xxx-xxx-xxx
[    4.395796] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    4.395812] amdgpu 0000:0b:00.0: VRAM: 8176M 0x000000F400000000 - 0x000000F5FEFFFFFF (8176M used)
[    4.395822] amdgpu 0000:0b:00.0: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    4.395832] amdgpu 0000:0b:00.0: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    4.395845] [drm] Detected VRAM RAM=8176M, BAR=256M
[    4.395851] [drm] RAM width 2048bits HBM
[    4.396163] [TTM] Zone  kernel: Available graphics memory: 16439740 kiB
[    4.396192] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    4.396200] [TTM] Initializing pool allocator
[    4.396220] [TTM] Initializing DMA pool allocator
[    4.396461] [drm] amdgpu: 8176M of VRAM memory ready
[    4.396469] [drm] amdgpu: 8176M of GTT memory ready.
[    4.396597] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    4.396767] [drm] PCIE GART of 512M enabled (table at 0x000000F400900000).
[    4.400177] [drm] use_doorbell being set to: [true]
[    4.400256] [drm] use_doorbell being set to: [true]
[    4.400605] [drm] Found UVD firmware Version: 1.87 Family ID: 17
[    4.400620] [drm] PSP loading UVD firmware
[    4.401188] [drm] Found VCE firmware Version: 55.3 Binary ID: 4
[    4.401203] [drm] PSP loading VCE firmware
[    4.426479] input: Sony Interactive Entertainment Wireless Controller Touchpad as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2.3/1-2.3.3/1-2.3.3:1.3/0003:054C:09CC.0009/input/input12
[    4.453744] PM: Image not found (code -22)
[    4.551028] [drm] reserve 0x400000 from 0xf400d00000 for PSP TMR SIZE
[    4.556527] input: Sony Interactive Entertainment Wireless Controller Motion Sensors as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2.3/1-2.3.3/1-2.3.3:1.3/0003:054C:09CC.0009/input/input13
[    4.609153] input: Sony Interactive Entertainment Wireless Controller as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2.3/1-2.3.3/1-2.3.3:1.3/0003:054C:09CC.0009/input/input11
[    4.609320] sony 0003:054C:09CC.0009: input,hidraw5: USB HID v81.11 Gamepad [Sony Interactive Entertainment Wireless Controller] on usb-0000:02:00.0-2.3.3/input3
[    4.638073] [drm] Display Core initialized with v3.2.08!
[    4.640974] input: Logitech T400 as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.2/0003:046D:C52B.0005/0003:046D:4026.0008/input/input14
[    4.641834] logitech-hidpp-device 0003:046D:4026.0008: input,hidraw6: USB HID v1.11 Keyboard [Logitech T400] on usb-0000:02:00.0-2.1.2:1
[    4.671822] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.671835] [drm] Driver supports precise vblank timestamp query.
[    4.693270] [drm] UVD and UVD ENC initialized successfully.
[    4.793818] [drm] VCE initialized successfully.
[    4.796584] kfd kfd: Allocated 3969056 bytes on gart
[    4.796629] Virtual CRAT table created for GPU
[    4.796635] Parsing CRAT table with 1 nodes
[    4.796663] Creating topology SYSFS entries
[    4.797120] Topology: Add dGPU node [0x687f:0x1002]
[    4.797486] kfd kfd: added device 1002:687f
[    4.802909] [drm] fb mappable at 0xE1100000
[    4.802987] [drm] vram apper at 0xE0000000
[    4.802992] [drm] size 33177600
[    4.802997] [drm] fb depth is 24
[    4.803001] [drm]    pitch is 15360
[    4.803554] fbcon: amdgpudrmfb (fb0) is primary device
[    4.839245] Console: switching to colour frame buffer device 480x135
[    4.866887] amdgpu 0000:0b:00.0: fb0: amdgpudrmfb frame buffer device
[    4.873252] amdgpu 0000:0b:00.0: ring gfx uses VM inv eng 0 on hub 0
[    4.873254] amdgpu 0000:0b:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    4.873255] amdgpu 0000:0b:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    4.873257] amdgpu 0000:0b:00.0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    4.873258] amdgpu 0000:0b:00.0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    4.873259] amdgpu 0000:0b:00.0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    4.873260] amdgpu 0000:0b:00.0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    4.873261] amdgpu 0000:0b:00.0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    4.873262] amdgpu 0000:0b:00.0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    4.873263] amdgpu 0000:0b:00.0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    4.873265] amdgpu 0000:0b:00.0: ring sdma0 uses VM inv eng 0 on hub 1
[    4.873267] amdgpu 0000:0b:00.0: ring sdma1 uses VM inv eng 1 on hub 1
[    4.873268] amdgpu 0000:0b:00.0: ring uvd_0 uses VM inv eng 4 on hub 1
[    4.873270] amdgpu 0000:0b:00.0: ring uvd_enc_0.0 uses VM inv eng 5 on hub 1
[    4.873272] amdgpu 0000:0b:00.0: ring uvd_enc_0.1 uses VM inv eng 6 on hub 1
[    4.873274] amdgpu 0000:0b:00.0: ring vce0 uses VM inv eng 7 on hub 1
[    4.873276] amdgpu 0000:0b:00.0: ring vce1 uses VM inv eng 8 on hub 1
[    4.873277] amdgpu 0000:0b:00.0: ring vce2 uses VM inv eng 9 on hub 1
[    4.873353] [drm] ECC is not present.
[    4.874079] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:0b:00.0 on minor 0
[    4.885368] setfont (571) used greatest stack depth: 12720 bytes left
[    5.200187] kauditd_printk_skb: 2 callbacks suppressed
[    5.200189] audit: type=1130 audit(1548874482.650:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.225827] audit: type=1130 audit(1548874482.675:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.238724] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    5.276650] systemd-fstab-g (588) used greatest stack depth: 12208 bytes left
[    5.373172] audit: type=1130 audit(1548874482.823:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.395896] audit: type=1130 audit(1548874482.845:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.395973] audit: type=1131 audit(1548874482.845:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.550530] audit: type=1130 audit(1548874483.000:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.567533] audit: type=1131 audit(1548874483.017:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.569034] audit: type=1131 audit(1548874483.018:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.570928] audit: type=1131 audit(1548874483.020:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.572456] audit: type=1131 audit(1548874483.022:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.573981] systemd-udevd (497) used greatest stack depth: 11632 bytes left
[    5.705327] systemd-journald[385]: Received SIGTERM from PID 1 (systemd).
[    5.758632] printk: systemd: 18 output lines suppressed due to ratelimiting
[    6.209525] SELinux:  Class xdp_socket not defined in policy.
[    6.209598] SELinux: the above unknown classes and permissions will be allowed
[    6.209621] SELinux:  policy capability network_peer_controls=1
[    6.209640] SELinux:  policy capability open_perms=1
[    6.209656] SELinux:  policy capability extended_socket_class=1
[    6.209675] SELinux:  policy capability always_check_network=0
[    6.209693] SELinux:  policy capability cgroup_seclabel=1
[    6.209709] SELinux:  policy capability nnp_nosuid_transition=1
[    6.262773] systemd[1]: Successfully loaded SELinux policy in 464.068ms.
[    6.306962] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 31.169ms.
[    6.308972] systemd[1]: systemd 240 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    6.321579] systemd[1]: Detected architecture x86-64.
[    6.323330] systemd[1]: Set hostname to <localhost.localdomain>.
[    6.384660] systemd[1]: /usr/lib/systemd/system/auditd.service:12: PIDFile= references path below legacy directory /var/run/, updating /var/run/auditd.pid ��� /run/auditd.pid; please update the unit file accordingly.
[    6.392570] systemd[1]: /usr/lib/systemd/system/gssproxy.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/gssproxy.pid ��� /run/gssproxy.pid; please update the unit file accordingly.
[    6.393230] systemd[1]: /usr/lib/systemd/system/rpc-statd.service:14: PIDFile= references path below legacy directory /var/run/, updating /var/run/rpc.statd.pid ��� /run/rpc.statd.pid; please update the unit file accordingly.
[    6.395337] systemd[1]: /usr/lib/systemd/system/nfs-blkmap.service:10: PIDFile= references path below legacy directory /var/run/, updating /var/run/blkmapd.pid ��� /run/blkmapd.pid; please update the unit file accordingly.
[    6.400774] systemd[1]: /usr/lib/systemd/system/chronyd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/chrony/chronyd.pid ��� /run/chrony/chronyd.pid; please update the unit file accordingly.
[    6.407751] systemd[1]: /usr/lib/systemd/system/sssd.service:11: PIDFile= references path below legacy directory /var/run/, updating /var/run/sssd.pid ��� /run/sssd.pid; please update the unit file accordingly.
[    6.408927] systemd[1]: /usr/lib/systemd/system/mdmonitor.service:6: PIDFile= references path below legacy directory /var/run/, updating /var/run/mdadm/mdadm.pid ��� /run/mdadm/mdadm.pid; please update the unit file accordingly.
[    6.527738] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null)
[    6.599051] systemd-journald[679]: Received request to flush runtime journal from PID 1
[    6.840621] acpi_cpufreq: overriding BIOS provided _PSD data
[    6.965787] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    6.965829] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    6.968711] ccp 0000:0c:00.2: enabling device (0000 -> 0002)
[    6.971788] ccp 0000:0c:00.2: ccp enabled
[    6.971849] ccp 0000:0c:00.2: psp initialization failed
[    6.971874] ccp 0000:0c:00.2: enabled
[    6.973265] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    6.973429] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    6.973469] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[    7.049734] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    7.051100] Bluetooth: Core ver 2.22
[    7.051405] NET: Registered protocol family 31
[    7.051431] Bluetooth: HCI device and connection manager initialized
[    7.051494] Bluetooth: HCI socket layer initialized
[    7.051523] Bluetooth: L2CAP socket layer initialized
[    7.051581] Bluetooth: SCO socket layer initialized
[    7.053089] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.053860] asus_wmi: ASUS WMI generic driver loaded
[    7.056489] asus_wmi: Initialization: 0x0
[    7.056619] asus_wmi: BIOS WMI version: 0.9
[    7.056826] asus_wmi: SFUN value: 0x0
[    7.058953] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input15
[    7.065346] asus_wmi: Number of fans: 1
[    7.072495] usbcore: registered new interface driver btusb
[    7.074651] media: Linux media interface: v0.10
[    7.076580] Bluetooth: hci0: RTL: rtl: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822

[    7.079258] Bluetooth: hci0: RTL: rom_version status=0 version=2

[    7.079297] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8822b_fw.bin

[    7.081587] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8822b_config.bin

[    7.081977] Bluetooth: hci0: RTL: cfg_sz 14, total sz 20270

[    7.105366] videodev: Linux video capture interface: v2.00
[    7.143892] uvcvideo: Unknown video format 30313050-0000-0010-8000-00aa00389b71
[    7.143950] uvcvideo: Found UVC 1.00 device Live Gamer Ultra-Video (07ca:0553)
[    7.153045] snd_hda_intel 0000:0b:00.1: Handle vga_switcheroo audio client
[    7.154836] snd_hda_intel 0000:0d:00.3: enabling device (0000 -> 0002)
[    7.182834] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input16
[    7.183873] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input17
[    7.184153] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input18
[    7.184550] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input19
[    7.184919] input: HD-Audio Generic HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input20
[    7.185335] input: HD-Audio Generic HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input21
[    7.185673] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    7.185734] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    7.189100] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    7.190509] r8822be: module is from the staging directory, the quality is unknown, you have been warned.
[    7.191993] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    7.198244] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    7.200951] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    7.203790] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    7.206530] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    7.211071] uvcvideo 4-2:1.0: Entity type for entity Extension 3 was not initialized!
[    7.214418] uvcvideo 4-2:1.0: Entity type for entity Processing 2 was not initialized!
[    7.218476] uvcvideo 4-2:1.0: Entity type for entity Camera 1 was not initialized!
[    7.218550] r8822be 0000:05:00.0: enabling device (0000 -> 0003)
[    7.221886] input: Live Gamer Ultra-Video: Live Ga as /devices/pci0000:00/0000:00:07.1/0000:0c:00.3/usb4/4-2/4-2:1.0/input/input22
[    7.232143] usbcore: registered new interface driver uvcvideo
[    7.235130] USB Video Class driver (1.1.1)
[    7.239613] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input23
[    7.241755] r8822be: Using firmware rtlwifi/rtl8822befw.bin
[    7.242527] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input24
[    7.248156] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input25
[    7.248267] kvm: Nested Virtualization enabled
[    7.254379] kvm: Nested Paging enabled
[    7.254460] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input26
[    7.257005] SVM: Virtual VMLOAD VMSAVE supported
[    7.260565] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input27
[    7.263232] SVM: Virtual GIF supported
[    7.272653] MCE: In-kernel MCE decoding enabled.
[    7.281724] EDAC amd64: Node 0: DRAM ECC disabled.
[    7.284123] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    7.284583] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    7.289687] r8822be: rtlwifi: wireless switch is on
[    7.348780] r8822be 0000:05:00.0 wlp5s0: renamed from wlan0
[    7.509608] usbcore: registered new interface driver snd-usb-audio
[    7.608420] Adding 67108860k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:67108860k SSFS
[    8.221706] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)
[    8.400955] RPC: Registered named UNIX socket transport module.
[    8.402922] RPC: Registered udp transport module.
[    8.404828] RPC: Registered tcp transport module.
[    8.406809] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.654100] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    8.656674] Bluetooth: BNEP filters: protocol multicast
[    8.659059] Bluetooth: BNEP socket layer initialized
[   11.091460] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   11.101422] tun: Universal TUN/TAP device driver, 1.6
[   11.104170] virbr0: port 1(virbr0-nic) entered blocking state
[   11.104240] virbr0: port 1(virbr0-nic) entered disabled state
[   11.104391] device virbr0-nic entered promiscuous mode
[   11.273867] virbr0: port 1(virbr0-nic) entered blocking state
[   11.273939] virbr0: port 1(virbr0-nic) entered listening state
[   11.347446] virbr0: port 1(virbr0-nic) entered disabled state
[   12.034572] igb 0000:04:00.0 enp4s0: igb: enp4s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[   12.143295] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
[   18.858690] Bluetooth: RFCOMM TTY layer initialized
[   18.858700] Bluetooth: RFCOMM socket layer initialized
[   18.858744] Bluetooth: RFCOMM ver 1.11
[   19.920594] fuse init (API version 7.28)
[   22.165210] rfkill: input handler disabled
[   92.158350] virbr0: port 2(vnet0) entered blocking state
[   92.158360] virbr0: port 2(vnet0) entered disabled state
[   92.158543] device vnet0 entered promiscuous mode
[   92.160073] virbr0: port 2(vnet0) entered blocking state
[   92.160086] virbr0: port 2(vnet0) entered listening state
[   94.172341] virbr0: port 2(vnet0) entered learning state
[   96.219969] virbr0: port 2(vnet0) entered forwarding state
[   96.219974] virbr0: topology change detected, propagating
[  353.753635] kworker/dying (348) used greatest stack depth: 11328 bytes left
[  416.264422] WARNING! power/level is deprecated; use power/control instead
[  915.695451] show_signal_msg: 50 callbacks suppressed
[  915.695453] gnome-control-c[9116]: segfault at fffffff8 ip 00007f8e38edb1a1 sp 00007ffef91902a0 error 4 in libc-2.28.9000.so[7f8e38e77000+14e000]
[  915.695677] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 53 48 83 ec 10 48 8b 05 60 ad 13 00 48 8b 00 48 85 c0 0f 85 84 00 00 00 48 85 ff 74 6f <48> 8b 47 f8 48 8d 77 f0 a8 02 75 3b 48 8b 15 b4 ab 13 00 64 48 83
[ 1009.431867] DMA-API: dma_debug_entry pool grown to 131096 (200%)
[ 1092.998149] Dishonored2.exe (9642) used greatest stack depth: 10576 bytes left
[ 1290.557732] DMA-API: cacheline tracking ENOMEM, dma-debug disabled
[ 1459.728317] amdgpu 0000:0b:00.0: [gfxhub] VMC page fault (src_id:0 ring:158 vmid:1 pasid:32789, for process SOTTR.exe pid 11173 thread SOTTR.exe pid 11173)
[ 1459.728329] amdgpu 0000:0b:00.0:   in page starting at address 0x000000002851f000 from 27
[ 1459.728332] amdgpu 0000:0b:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x0010113D
[ 1459.728341] amdgpu 0000:0b:00.0: [gfxhub] VMC page fault (src_id:0 ring:158 vmid:1 pasid:32789, for process SOTTR.exe pid 11173 thread SOTTR.exe pid 11173)
[ 1459.728346] amdgpu 0000:0b:00.0:   in page starting at address 0x00000000284d7000 from 27
[ 1459.728350] amdgpu 0000:0b:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
[ 1459.728359] amdgpu 0000:0b:00.0: [gfxhub] VMC page fault (src_id:0 ring:158 vmid:1 pasid:32789, for process SOTTR.exe pid 11173 thread SOTTR.exe pid 11173)
[ 1459.728365] amdgpu 0000:0b:00.0:   in page starting at address 0x0000fffffffff000 from 27
[ 1459.728371] amdgpu 0000:0b:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
[ 1459.728381] amdgpu 0000:0b:00.0: [gfxhub] VMC page fault (src_id:0 ring:158 vmid:1 pasid:32789, for process SOTTR.exe pid 11173 thread SOTTR.exe pid 11173)
[ 1459.728387] amdgpu 0000:0b:00.0:   in page starting at address 0x0000fffffffff000 from 27
[ 1459.728392] amdgpu 0000:0b:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
[ 1459.728402] amdgpu 0000:0b:00.0: [gfxhub] VMC page fault (src_id:0 ring:158 vmid:1 pasid:32789, for process SOTTR.exe pid 11173 thread SOTTR.exe pid 11173)
[ 1459.728406] amdgpu 0000:0b:00.0:   in page starting at address 0x0000000028567000 from 27
[ 1459.728412] amdgpu 0000:0b:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
[ 1459.728424] amdgpu 0000:0b:00.0: [gfxhub] VMC page fault (src_id:0 ring:158 vmid:1 pasid:32789, for process SOTTR.exe pid 11173 thread SOTTR.exe pid 11173)
[ 1459.728429] amdgpu 0000:0b:00.0:   in page starting at address 0x000000002860f000 from 27
[ 1459.728433] amdgpu 0000:0b:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
[ 1459.728443] amdgpu 0000:0b:00.0: [gfxhub] VMC page fault (src_id:0 ring:158 vmid:1 pasid:32789, for process SOTTR.exe pid 11173 thread SOTTR.exe pid 11173)
[ 1459.728449] amdgpu 0000:0b:00.0:   in page starting at address 0x0000fffffffff000 from 27
[ 1459.728454] amdgpu 0000:0b:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
[ 1459.728465] amdgpu 0000:0b:00.0: [gfxhub] VMC page fault (src_id:0 ring:158 vmid:1 pasid:32789, for process SOTTR.exe pid 11173 thread SOTTR.exe pid 11173)
[ 1459.728471] amdgpu 0000:0b:00.0:   in page starting at address 0x00000000286ff000 from 27
[ 1459.728476] amdgpu 0000:0b:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
[ 1459.728487] amdgpu 0000:0b:00.0: [gfxhub] VMC page fault (src_id:0 ring:158 vmid:1 pasid:32789, for process SOTTR.exe pid 11173 thread SOTTR.exe pid 11173)
[ 1459.728494] amdgpu 0000:0b:00.0:   in page starting at address 0x0000000000000000 from 27
[ 1459.728498] amdgpu 0000:0b:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
[ 1459.728519] amdgpu 0000:0b:00.0: [gfxhub] VMC page fault (src_id:0 ring:158 vmid:1 pasid:32789, for process SOTTR.exe pid 11173 thread SOTTR.exe pid 11173)
[ 1459.728522] amdgpu 0000:0b:00.0:   in page starting at address 0x0000000000000000 from 27
[ 1459.728526] amdgpu 0000:0b:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000

[ 1469.906798] ================================
[ 1469.906799] WARNING: inconsistent lock state
[ 1469.906801] 5.0.0-0.rc4.git2.2.fc30.x86_64 #1 Tainted: G         C       
[ 1469.906802] --------------------------------
[ 1469.906804] inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage.
[ 1469.906806] kworker/12:3/681 [HC0[0]:SC0[0]:HE1:SE1] takes:
[ 1469.906807] 00000000d591b82b (&(&adev->vm_manager.pasid_lock)->rlock){?...}, at: amdgpu_vm_get_task_info+0x23/0x80 [amdgpu]
[ 1469.906851] {IN-HARDIRQ-W} state was registered at:
[ 1469.906855]   _raw_spin_lock+0x31/0x80
[ 1469.906893]   amdgpu_vm_get_task_info+0x23/0x80 [amdgpu]
[ 1469.906936]   gmc_v9_0_process_interrupt+0x198/0x2b0 [amdgpu]
[ 1469.906978]   amdgpu_irq_dispatch+0x90/0x1f0 [amdgpu]
[ 1469.907018]   amdgpu_irq_callback+0x4a/0x70 [amdgpu]
[ 1469.907061]   amdgpu_ih_process+0x89/0x100 [amdgpu]
[ 1469.907103]   amdgpu_irq_handler+0x22/0x50 [amdgpu]
[ 1469.907106]   __handle_irq_event_percpu+0x3f/0x290
[ 1469.907108]   handle_irq_event_percpu+0x31/0x80
[ 1469.907109]   handle_irq_event+0x34/0x51
[ 1469.907111]   handle_edge_irq+0x7c/0x1a0
[ 1469.907114]   handle_irq+0xbf/0x100
[ 1469.907116]   do_IRQ+0x61/0x120
[ 1469.907118]   ret_from_intr+0x0/0x22
[ 1469.907121]   cpuidle_enter_state+0xbf/0x470
[ 1469.907123]   do_idle+0x1ec/0x280
[ 1469.907125]   cpu_startup_entry+0x19/0x20
[ 1469.907127]   start_secondary+0x1b3/0x200
[ 1469.907129]   secondary_startup_64+0xa4/0xb0
[ 1469.907131] irq event stamp: 5546749
[ 1469.907133] hardirqs last  enabled at (5546749): [<ffffffff9719112a>] ktime_get+0xfa/0x130
[ 1469.907135] hardirqs last disabled at (5546748): [<ffffffff9719105b>] ktime_get+0x2b/0x130
[ 1469.907137] softirqs last  enabled at (5498318): [<ffffffff97e0035f>] __do_softirq+0x35f/0x46a
[ 1469.907140] softirqs last disabled at (5497393): [<ffffffff970ee119>] irq_exit+0x119/0x120
[ 1469.907141] 
               other info that might help us debug this:
[ 1469.907142]  Possible unsafe locking scenario:

[ 1469.907143]        CPU0
[ 1469.907144]        ----
[ 1469.907144]   lock(&(&adev->vm_manager.pasid_lock)->rlock);
[ 1469.907146]   <Interrupt>
[ 1469.907147]     lock(&(&adev->vm_manager.pasid_lock)->rlock);
[ 1469.907148] 
                *** DEADLOCK ***

[ 1469.907150] 2 locks held by kworker/12:3/681:
[ 1469.907152]  #0: 00000000953235a7 ((wq_completion)"events"){+.+.}, at: process_one_work+0x1e9/0x5d0
[ 1469.907157]  #1: 0000000071a3d218 ((work_completion)(&(&sched->work_tdr)->work)){+.+.}, at: process_one_work+0x1e9/0x5d0
[ 1469.907160] 
               stack backtrace:
[ 1469.907163] CPU: 12 PID: 681 Comm: kworker/12:3 Tainted: G         C        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 1469.907165] Hardware name: System manufacturer System Product Name/ROG STRIX X470-I GAMING, BIOS 1103 11/16/2018
[ 1469.907169] Workqueue: events drm_sched_job_timedout [gpu_sched]
[ 1469.907171] Call Trace:
[ 1469.907176]  dump_stack+0x85/0xc0
[ 1469.907180]  print_usage_bug.cold+0x1ae/0x1e8
[ 1469.907183]  ? print_shortest_lock_dependencies+0x40/0x40
[ 1469.907185]  mark_lock+0x50a/0x600
[ 1469.907186]  ? print_shortest_lock_dependencies+0x40/0x40
[ 1469.907189]  __lock_acquire+0x544/0x1660
[ 1469.907191]  ? mark_held_locks+0x57/0x80
[ 1469.907193]  ? trace_hardirqs_on_thunk+0x1a/0x1c
[ 1469.907195]  ? lockdep_hardirqs_on+0xed/0x180
[ 1469.907197]  ? trace_hardirqs_on_thunk+0x1a/0x1c
[ 1469.907200]  ? retint_kernel+0x10/0x10
[ 1469.907202]  lock_acquire+0xa2/0x1b0
[ 1469.907242]  ? amdgpu_vm_get_task_info+0x23/0x80 [amdgpu]
[ 1469.907245]  _raw_spin_lock+0x31/0x80
[ 1469.907283]  ? amdgpu_vm_get_task_info+0x23/0x80 [amdgpu]
[ 1469.907323]  amdgpu_vm_get_task_info+0x23/0x80 [amdgpu]
[ 1469.907324] ------------[ cut here ]------------
[ 1469.907327] downgrading a read lock
[ 1469.907375]  amdgpu_job_timedout+0x93/0x130 [amdgpu]
[ 1469.907380] WARNING: CPU: 15 PID: 5516 at kernel/locking/lockdep.c:3553 lock_downgrade+0x13b/0x1c0
[ 1469.907381] Modules linked in: uinput fuse rfcomm xt_CHECKSUM ipt_MASQUERADE tun bridge
[ 1469.907387]  drm_sched_job_timedout+0x40/0x70 [gpu_sched]
[ 1469.907387]  stp llc devlink nf_conntrack_netbios_ns nf_conntrack_broadcast xt_CT
[ 1469.907392]  process_one_work+0x272/0x5d0
[ 1469.907392]  ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ebtable_nat ip6table_nat nf_nat_ipv6 ip6table_mangle
[ 1469.907397]  worker_thread+0x50/0x3b0
[ 1469.907397]  ip6table_raw ip6table_security iptable_nat nf_nat_ipv4 nf_nat iptable_mangle iptable_raw
[ 1469.907402]  kthread+0x108/0x140
[ 1469.907402]  iptable_security nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c
[ 1469.907406]  ? process_one_work+0x5d0/0x5d0
[ 1469.907406]  ip_set nfnetlink ebtable_filter ebtables
[ 1469.907409]  ? kthread_park+0x90/0x90
[ 1469.907410]  ip6table_filter ip6_tables cmac bnep sunrpc
[ 1469.907413]  ret_from_fork+0x27/0x50
[ 1469.907414]  vfat fat edac_mce_amd arc4 kvm_amd r8822be(C) snd_hda_codec_realtek kvm snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_usb_audio snd_hda_intel snd_hda_codec snd_usbmidi_lib irqbypass uvcvideo mac80211 snd_hda_core videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 snd_hwdep snd_rawmidi videobuf2_common videodev snd_seq
[ 1469.907476] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, signaled seq=643718, emitted seq=643720
[ 1469.907477]  snd_seq_device crct10dif_pclmul snd_pcm crc32_pclmul media
[ 1469.907531] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process SOTTR.exe pid 11173 thread SOTTR.exe pid 11173
[ 1469.907531]  btusb btrtl btbcm eeepc_wmi btintel ghash_clmulni_intel asus_wmi joydev
[ 1469.907539] amdgpu 0000:0b:00.0: GPU reset begin!
[ 1469.907539]  snd_timer sparse_keymap bluetooth video snd wmi_bmof soundcore cfg80211 sp5100_tco ecdh_generic k10temp i2c_piix4 ccp rfkill pcc_cpufreq gpio_amdpt gpio_generic acpi_cpufreq binfmt_misc hid_sony ff_memless amdgpu hid_logitech_hidpp chash amd_iommu_v2 gpu_sched ttm drm_kms_helper drm igb crc32c_intel dca i2c_algo_bit hid_logitech_dj nvme nvme_core wmi pinctrl_amd
[ 1469.907562] CPU: 15 PID: 5516 Comm: obs Tainted: G         C        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 1469.907564] Hardware name: System manufacturer System Product Name/ROG STRIX X470-I GAMING, BIOS 1103 11/16/2018
[ 1469.907568] RIP: 0010:lock_downgrade+0x13b/0x1c0
[ 1469.907571] Code: 18 5b 5d 41 5c 41 5d 41 5e c3 4c 89 ea 4c 89 e6 48 89 ef e8 d7 cd ff ff eb b2 48 c7 c7 92 80 30 98 48 89 04 24 e8 fe fa f8 ff <0f> 0b 8b 54 24 0c 48 8b 04 24 e9 5c ff ff ff e8 61 2f 3f 00 85 c0
[ 1469.907573] RSP: 0018:ffffb73d2383fe28 EFLAGS: 00010082
[ 1469.907576] RAX: 0000000000000000 RBX: 0000000000000246 RCX: 0000000000000000
[ 1469.907578] RDX: ffff9c3c3e160000 RSI: 0000000000000001 RDI: ffffffff9716a39b
[ 1469.907580] RBP: ffff9c3c3e160000 R08: 0000000000000000 R09: 0000000000000004
[ 1469.907582] R10: 0000000000000001 R11: 00000000003d94b0 R12: ffff9c3e292b8e28
[ 1469.907584] R13: ffffffff972db31f R14: 0000000000000002 R15: ffff9c3c28772bd8
[ 1469.907586] FS:  00007f7557421700(0000) GS:ffff9c3e3ea00000(0000) knlGS:0000000000000000
[ 1469.907588] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1469.907590] CR2: 000061900060bd70 CR3: 0000000707998000 CR4: 00000000003406e0
[ 1469.907592] Call Trace:
[ 1469.907597]  downgrade_write+0x17/0x90
[ 1469.907601]  __do_munmap+0x3df/0x440
[ 1469.907605]  __vm_munmap+0x6a/0xc0
[ 1469.907608]  __x64_sys_munmap+0x28/0x30
[ 1469.907612]  do_syscall_64+0x60/0x1e0
[ 1469.907615]  entry_SYSCALL_64_after_hwframe+0x49/0xbe
[ 1469.907618] RIP: 0033:0x7f762f00446b
[ 1469.907620] Code: ff ff 0f 1f 44 00 00 48 8b 15 19 9a 0c 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff e9 6f ff ff ff f3 0f 1e fa b8 0b 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d ed 99 0c 00 f7 d8 64 89 01 48
[ 1469.907622] RSP: 002b:00007f7557420398 EFLAGS: 00000287 ORIG_RAX: 000000000000000b
[ 1469.907624] RAX: ffffffffffffffda RBX: 00007f753c000000 RCX: 00007f762f00446b
[ 1469.907626] RDX: 0000000000020000 RSI: 0000000004000000 RDI: 00007f753c000000
[ 1469.907628] RBP: 00007f7580000000 R08: 0000000000021020 R09: 0000000004000000
[ 1469.907630] R10: 00007f753c000020 R11: 0000000000000287 R12: 00007f7580000020
[ 1469.907631] R13: 00007f7583c39fe0 R14: 0000000000000000 R15: 0000000000001000
[ 1469.907635] irq event stamp: 18222704
[ 1469.907638] hardirqs last  enabled at (18222703): [<ffffffff97aaf84b>] _raw_spin_unlock_irqrestore+0x4b/0x60
[ 1469.907641] hardirqs last disabled at (18222704): [<ffffffff97aafff3>] _raw_spin_lock_irqsave+0x23/0x83
[ 1469.907645] softirqs last  enabled at (18220474): [<ffffffff97e0035f>] __do_softirq+0x35f/0x46a
[ 1469.907648] softirqs last disabled at (18220465): [<ffffffff970ee119>] irq_exit+0x119/0x120
[ 1469.907649] ---[ end trace 436247a6c88d9374 ]---
[ 1480.137124] [drm:amdgpu_dm_atomic_check [amdgpu]] *ERROR* [CRTC:47:crtc-0] hw_done or flip_done timed out
[ 1598.406341] INFO: task kworker/u32:7:255 blocked for more than 120 seconds.
[ 1598.406351]       Tainted: G        WC        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 1598.406354] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1598.406359] kworker/u32:7   D11040   255      2 0x80000000
[ 1598.406384] Workqueue: events_unbound commit_work [drm_kms_helper]
[ 1598.406387] Call Trace:
[ 1598.406396]  ? __schedule+0x31a/0xbf0
[ 1598.406401]  ? __lock_acquire+0x25d/0x1660
[ 1598.406408]  schedule+0x39/0x80
[ 1598.406412]  schedule_timeout+0x317/0x4e0
[ 1598.406416]  ? find_held_lock+0x32/0x80
[ 1598.406421]  ? mark_held_locks+0x57/0x80
[ 1598.406424]  ? _raw_spin_unlock_irqrestore+0x4b/0x60
[ 1598.406430]  dma_fence_default_wait+0x1f7/0x340
[ 1598.406433]  ? dma_fence_release+0x120/0x120
[ 1598.406438]  dma_fence_wait_timeout+0x182/0x200
[ 1598.406442]  reservation_object_wait_timeout_rcu+0x185/0x510
[ 1598.406529]  amdgpu_dm_do_flip+0x138/0x4a0 [amdgpu]
[ 1598.406536]  ? find_held_lock+0x32/0x80
[ 1598.406626]  ? amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 1598.406708]  amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 1598.406723]  commit_tail+0x3c/0x70 [drm_kms_helper]
[ 1598.406729]  process_one_work+0x272/0x5d0
[ 1598.406736]  worker_thread+0x50/0x3b0
[ 1598.406741]  kthread+0x108/0x140
[ 1598.406745]  ? process_one_work+0x5d0/0x5d0
[ 1598.406748]  ? kthread_park+0x90/0x90
[ 1598.406753]  ret_from_fork+0x27/0x50
[ 1598.407094] INFO: lockdep is turned off.
[ 1642.053698] WARNING: CPU: 14 PID: 10996 at kernel/kthread.c:501 kthread_park+0x77/0x90
[ 1642.053703] Modules linked in: uinput fuse rfcomm xt_CHECKSUM ipt_MASQUERADE tun bridge stp llc devlink nf_conntrack_netbios_ns nf_conntrack_broadcast xt_CT ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ebtable_nat ip6table_nat nf_nat_ipv6 ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat_ipv4 nf_nat iptable_mangle iptable_raw iptable_security nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables cmac bnep sunrpc vfat fat edac_mce_amd arc4 kvm_amd r8822be(C) snd_hda_codec_realtek kvm snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_usb_audio snd_hda_intel snd_hda_codec snd_usbmidi_lib irqbypass uvcvideo mac80211 snd_hda_core videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 snd_hwdep snd_rawmidi videobuf2_common videodev snd_seq snd_seq_device crct10dif_pclmul snd_pcm crc32_pclmul media btusb btrtl btbcm eeepc_wmi btintel ghash_clmulni_intel asus_wmi joydev snd_timer sparse_keymap bluetooth
[ 1642.053745]  video snd wmi_bmof soundcore cfg80211 sp5100_tco ecdh_generic k10temp i2c_piix4 ccp rfkill pcc_cpufreq gpio_amdpt gpio_generic acpi_cpufreq binfmt_misc hid_sony ff_memless amdgpu hid_logitech_hidpp chash amd_iommu_v2 gpu_sched ttm drm_kms_helper drm igb crc32c_intel dca i2c_algo_bit hid_logitech_dj nvme nvme_core wmi pinctrl_amd
[ 1642.053768] CPU: 14 PID: 10996 Comm: TaskSchedulerFo Tainted: G        WC        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 1642.053771] Hardware name: System manufacturer System Product Name/ROG STRIX X470-I GAMING, BIOS 1103 11/16/2018
[ 1642.053774] RIP: 0010:kthread_park+0x77/0x90
[ 1642.053777] Code: 00 48 89 ef e8 8a fb 00 00 48 85 c0 74 25 31 c0 5b 5d c3 0f 0b 48 8b 9d 80 09 00 00 a8 04 74 b2 0f 0b b8 da ff ff ff 5b 5d c3 <0f> 0b b8 f0 ff ff ff eb dd 0f 0b eb d9 66 66 2e 0f 1f 84 00 00 00
[ 1642.053780] RSP: 0018:ffffb73d09b27b10 EFLAGS: 00010202
[ 1642.053783] RAX: 0000000000000004 RBX: ffff9c3e37d70600 RCX: 0000000000000000
[ 1642.053785] RDX: 0000000000000002 RSI: 0000000000000001 RDI: ffff9c3e2bc9b2c0
[ 1642.053787] RBP: ffff9c3e2bc9b2c0 R08: ffff9c3e29f0af50 R09: 0000000000000000
[ 1642.053789] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9c3e29f00000
[ 1642.053791] R13: ffff9c3c7b36d800 R14: 0000000000000202 R15: ffff9c3e29f02ca0
[ 1642.053794] FS:  00007f542437b700(0000) GS:ffff9c3e3e800000(0000) knlGS:0000000000000000
[ 1642.053796] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1642.053798] CR2: 0000624000d18010 CR3: 0000000272262000 CR4: 00000000003406e0
[ 1642.053800] Call Trace:
[ 1642.053809]  drm_sched_entity_fini+0x37/0x1b0 [gpu_sched]
[ 1642.053866]  amdgpu_vm_fini+0xae/0x530 [amdgpu]
[ 1642.053872]  ? idr_destroy+0x71/0xb0
[ 1642.053921]  amdgpu_driver_postclose_kms+0x167/0x290 [amdgpu]
[ 1642.053925]  ? __mutex_unlock_slowpath+0x4d/0x2a0
[ 1642.053940]  drm_file_free.part.0+0x22e/0x300 [drm]
[ 1642.053954]  drm_release+0xb1/0x130 [drm]
[ 1642.053959]  __fput+0xd5/0x250
[ 1642.053964]  task_work_run+0x93/0xd0
[ 1642.053969]  do_exit+0x339/0xcb0
[ 1642.053973]  ? get_signal+0xd7/0x8a0
[ 1642.053977]  do_group_exit+0x47/0xc0
[ 1642.053981]  get_signal+0x2b9/0x8a0
[ 1642.053987]  do_signal+0x36/0x650
[ 1642.053990]  ? __x64_sys_futex+0xee/0x170
[ 1642.053998]  exit_to_usermode_loop+0x84/0xe0
[ 1642.054002]  do_syscall_64+0x1c7/0x1e0
[ 1642.054006]  entry_SYSCALL_64_after_hwframe+0x49/0xbe
[ 1642.054009] RIP: 0033:0x7f54635b1b08
[ 1642.054014] Code: Bad RIP value.
[ 1642.054016] RSP: 002b:00007f542437a810 EFLAGS: 00000282 ORIG_RAX: 00000000000000ca
[ 1642.054019] RAX: fffffffffffffdfc RBX: 00007f542437a958 RCX: 00007f54635b1b08
[ 1642.054021] RDX: 0000000000000000 RSI: 0000000000000080 RDI: 00007f542437a980
[ 1642.054023] RBP: 0000000000000000 R08: 0000000000000000 R09: 00007ffdd37a7080
[ 1642.054025] R10: 00007f542437a860 R11: 0000000000000282 R12: 00007f542437a930
[ 1642.054027] R13: 00007f542437a980 R14: 00007f542437a990 R15: 0000000000000002
[ 1642.054033] irq event stamp: 53116
[ 1642.054036] hardirqs last  enabled at (53115): [<ffffffff97aaf84b>] _raw_spin_unlock_irqrestore+0x4b/0x60
[ 1642.054040] hardirqs last disabled at (53116): [<ffffffff97aa7415>] __schedule+0xc5/0xbf0
[ 1642.054044] softirqs last  enabled at (49930): [<ffffffff97e0035f>] __do_softirq+0x35f/0x46a
[ 1642.054047] softirqs last disabled at (49921): [<ffffffff970ee119>] irq_exit+0x119/0x120
[ 1642.054051] ---[ end trace 436247a6c88d9375 ]---
[ 1721.284548] INFO: task kworker/u32:7:255 blocked for more than 120 seconds.
[ 1721.284575]       Tainted: G        WC        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 1721.284580] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1721.284583] kworker/u32:7   D11040   255      2 0x80000000
[ 1721.284603] Workqueue: events_unbound commit_work [drm_kms_helper]
[ 1721.284614] Call Trace:
[ 1721.284624]  ? __schedule+0x31a/0xbf0
[ 1721.284628]  ? __lock_acquire+0x25d/0x1660
[ 1721.284634]  schedule+0x39/0x80
[ 1721.284637]  schedule_timeout+0x317/0x4e0
[ 1721.284648]  ? find_held_lock+0x32/0x80
[ 1721.284652]  ? mark_held_locks+0x57/0x80
[ 1721.284655]  ? _raw_spin_unlock_irqrestore+0x4b/0x60
[ 1721.284660]  dma_fence_default_wait+0x1f7/0x340
[ 1721.284664]  ? dma_fence_release+0x120/0x120
[ 1721.284668]  dma_fence_wait_timeout+0x182/0x200
[ 1721.284671]  reservation_object_wait_timeout_rcu+0x185/0x510
[ 1721.284747]  amdgpu_dm_do_flip+0x138/0x4a0 [amdgpu]
[ 1721.284762]  ? find_held_lock+0x32/0x80
[ 1721.284851]  ? amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 1721.284934]  amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 1721.284964]  commit_tail+0x3c/0x70 [drm_kms_helper]
[ 1721.284969]  process_one_work+0x272/0x5d0
[ 1721.284982]  worker_thread+0x50/0x3b0
[ 1721.284986]  kthread+0x108/0x140
[ 1721.284989]  ? process_one_work+0x5d0/0x5d0
[ 1721.284992]  ? kthread_park+0x90/0x90
[ 1721.284995]  ret_from_fork+0x27/0x50
[ 1721.285357] INFO: lockdep is turned off.
[ 1844.162821] INFO: task kworker/u32:7:255 blocked for more than 120 seconds.
[ 1844.162827]       Tainted: G        WC        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 1844.162829] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1844.162832] kworker/u32:7   D11040   255      2 0x80000000
[ 1844.162851] Workqueue: events_unbound commit_work [drm_kms_helper]
[ 1844.162862] Call Trace:
[ 1844.162870]  ? __schedule+0x31a/0xbf0
[ 1844.162874]  ? __lock_acquire+0x25d/0x1660
[ 1844.162879]  schedule+0x39/0x80
[ 1844.162882]  schedule_timeout+0x317/0x4e0
[ 1844.162885]  ? find_held_lock+0x32/0x80
[ 1844.162889]  ? mark_held_locks+0x57/0x80
[ 1844.162891]  ? _raw_spin_unlock_irqrestore+0x4b/0x60
[ 1844.162895]  dma_fence_default_wait+0x1f7/0x340
[ 1844.162906]  ? dma_fence_release+0x120/0x120
[ 1844.162910]  dma_fence_wait_timeout+0x182/0x200
[ 1844.162914]  reservation_object_wait_timeout_rcu+0x185/0x510
[ 1844.162993]  amdgpu_dm_do_flip+0x138/0x4a0 [amdgpu]
[ 1844.163011]  ? find_held_lock+0x32/0x80
[ 1844.163097]  ? amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 1844.163176]  amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 1844.163201]  commit_tail+0x3c/0x70 [drm_kms_helper]
[ 1844.163206]  process_one_work+0x272/0x5d0
[ 1844.163213]  worker_thread+0x50/0x3b0
[ 1844.163218]  kthread+0x108/0x140
[ 1844.163230]  ? process_one_work+0x5d0/0x5d0
[ 1844.163233]  ? kthread_park+0x90/0x90
[ 1844.163238]  ret_from_fork+0x27/0x50
[ 1844.163581] INFO: lockdep is turned off.
[ 1967.041066] INFO: task kworker/u32:7:255 blocked for more than 120 seconds.
[ 1967.041071]       Tainted: G        WC        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 1967.041073] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1967.041081] kworker/u32:7   D11040   255      2 0x80000000
[ 1967.041095] Workqueue: events_unbound commit_work [drm_kms_helper]
[ 1967.041097] Call Trace:
[ 1967.041105]  ? __schedule+0x31a/0xbf0
[ 1967.041109]  ? __lock_acquire+0x25d/0x1660
[ 1967.041115]  schedule+0x39/0x80
[ 1967.041129]  schedule_timeout+0x317/0x4e0
[ 1967.041132]  ? find_held_lock+0x32/0x80
[ 1967.041135]  ? mark_held_locks+0x57/0x80
[ 1967.041138]  ? _raw_spin_unlock_irqrestore+0x4b/0x60
[ 1967.041142]  dma_fence_default_wait+0x1f7/0x340
[ 1967.041145]  ? dma_fence_release+0x120/0x120
[ 1967.041148]  dma_fence_wait_timeout+0x182/0x200
[ 1967.041151]  reservation_object_wait_timeout_rcu+0x185/0x510
[ 1967.041213]  amdgpu_dm_do_flip+0x138/0x4a0 [amdgpu]
[ 1967.041228]  ? find_held_lock+0x32/0x80
[ 1967.041320]  ? amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 1967.041394]  amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 1967.041413]  commit_tail+0x3c/0x70 [drm_kms_helper]
[ 1967.041424]  process_one_work+0x272/0x5d0
[ 1967.041429]  worker_thread+0x50/0x3b0
[ 1967.041433]  kthread+0x108/0x140
[ 1967.041435]  ? process_one_work+0x5d0/0x5d0
[ 1967.041437]  ? kthread_park+0x90/0x90
[ 1967.041441]  ret_from_fork+0x27/0x50
[ 1967.041778] INFO: lockdep is turned off.
[ 2089.919320] INFO: task kworker/u32:7:255 blocked for more than 120 seconds.
[ 2089.919327]       Tainted: G        WC        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 2089.919337] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2089.919340] kworker/u32:7   D11040   255      2 0x80000000
[ 2089.919364] Workqueue: events_unbound commit_work [drm_kms_helper]
[ 2089.919368] Call Trace:
[ 2089.919380]  ? __schedule+0x31a/0xbf0
[ 2089.919386]  ? __lock_acquire+0x25d/0x1660
[ 2089.919395]  schedule+0x39/0x80
[ 2089.919400]  schedule_timeout+0x317/0x4e0
[ 2089.919405]  ? find_held_lock+0x32/0x80
[ 2089.919411]  ? mark_held_locks+0x57/0x80
[ 2089.919416]  ? _raw_spin_unlock_irqrestore+0x4b/0x60
[ 2089.919423]  dma_fence_default_wait+0x1f7/0x340
[ 2089.919427]  ? dma_fence_release+0x120/0x120
[ 2089.919432]  dma_fence_wait_timeout+0x182/0x200
[ 2089.919437]  reservation_object_wait_timeout_rcu+0x185/0x510
[ 2089.919526]  amdgpu_dm_do_flip+0x138/0x4a0 [amdgpu]
[ 2089.919532]  ? find_held_lock+0x32/0x80
[ 2089.919623]  ? amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 2089.919704]  amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 2089.919720]  commit_tail+0x3c/0x70 [drm_kms_helper]
[ 2089.919726]  process_one_work+0x272/0x5d0
[ 2089.919733]  worker_thread+0x50/0x3b0
[ 2089.919738]  kthread+0x108/0x140
[ 2089.919742]  ? process_one_work+0x5d0/0x5d0
[ 2089.919745]  ? kthread_park+0x90/0x90
[ 2089.919749]  ret_from_fork+0x27/0x50
[ 2089.920087] INFO: lockdep is turned off.
[ 2212.797216] INFO: task kworker/u32:7:255 blocked for more than 120 seconds.
[ 2212.797222]       Tainted: G        WC        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 2212.797224] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2212.797227] kworker/u32:7   D11040   255      2 0x80000000
[ 2212.797244] Workqueue: events_unbound commit_work [drm_kms_helper]
[ 2212.797247] Call Trace:
[ 2212.797256]  ? __schedule+0x31a/0xbf0
[ 2212.797260]  ? __lock_acquire+0x25d/0x1660
[ 2212.797265]  schedule+0x39/0x80
[ 2212.797268]  schedule_timeout+0x317/0x4e0
[ 2212.797271]  ? find_held_lock+0x32/0x80
[ 2212.797275]  ? mark_held_locks+0x57/0x80
[ 2212.797278]  ? _raw_spin_unlock_irqrestore+0x4b/0x60
[ 2212.797283]  dma_fence_default_wait+0x1f7/0x340
[ 2212.797285]  ? dma_fence_release+0x120/0x120
[ 2212.797289]  dma_fence_wait_timeout+0x182/0x200
[ 2212.797292]  reservation_object_wait_timeout_rcu+0x185/0x510
[ 2212.797359]  amdgpu_dm_do_flip+0x138/0x4a0 [amdgpu]
[ 2212.797364]  ? find_held_lock+0x32/0x80
[ 2212.797434]  ? amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 2212.797499]  amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 2212.797513]  commit_tail+0x3c/0x70 [drm_kms_helper]
[ 2212.797519]  process_one_work+0x272/0x5d0
[ 2212.797526]  worker_thread+0x50/0x3b0
[ 2212.797532]  kthread+0x108/0x140
[ 2212.797534]  ? process_one_work+0x5d0/0x5d0
[ 2212.797536]  ? kthread_park+0x90/0x90
[ 2212.797540]  ret_from_fork+0x27/0x50
[ 2212.797842] INFO: lockdep is turned off.
[ 2335.674736] INFO: task kworker/u32:7:255 blocked for more than 120 seconds.
[ 2335.674742]       Tainted: G        WC        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 2335.674744] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2335.674747] kworker/u32:7   D11040   255      2 0x80000000
[ 2335.674765] Workqueue: events_unbound commit_work [drm_kms_helper]
[ 2335.674768] Call Trace:
[ 2335.674778]  ? __schedule+0x31a/0xbf0
[ 2335.674783]  ? __lock_acquire+0x25d/0x1660
[ 2335.674788]  schedule+0x39/0x80
[ 2335.674792]  schedule_timeout+0x317/0x4e0
[ 2335.674796]  ? find_held_lock+0x32/0x80
[ 2335.674800]  ? mark_held_locks+0x57/0x80
[ 2335.674804]  ? _raw_spin_unlock_irqrestore+0x4b/0x60
[ 2335.674809]  dma_fence_default_wait+0x1f7/0x340
[ 2335.674812]  ? dma_fence_release+0x120/0x120
[ 2335.674817]  dma_fence_wait_timeout+0x182/0x200
[ 2335.674821]  reservation_object_wait_timeout_rcu+0x185/0x510
[ 2335.674903]  amdgpu_dm_do_flip+0x138/0x4a0 [amdgpu]
[ 2335.674910]  ? find_held_lock+0x32/0x80
[ 2335.674995]  ? amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 2335.675071]  amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 2335.675085]  commit_tail+0x3c/0x70 [drm_kms_helper]
[ 2335.675090]  process_one_work+0x272/0x5d0
[ 2335.675097]  worker_thread+0x50/0x3b0
[ 2335.675101]  kthread+0x108/0x140
[ 2335.675105]  ? process_one_work+0x5d0/0x5d0
[ 2335.675107]  ? kthread_park+0x90/0x90
[ 2335.675111]  ret_from_fork+0x27/0x50
[ 2335.675394] INFO: lockdep is turned off.
[ 2458.552454] INFO: task kworker/u32:7:255 blocked for more than 120 seconds.
[ 2458.552459]       Tainted: G        WC        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 2458.552461] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2458.552463] kworker/u32:7   D11040   255      2 0x80000000
[ 2458.552478] Workqueue: events_unbound commit_work [drm_kms_helper]
[ 2458.552480] Call Trace:
[ 2458.552495]  ? __schedule+0x31a/0xbf0
[ 2458.552499]  ? __lock_acquire+0x25d/0x1660
[ 2458.552504]  schedule+0x39/0x80
[ 2458.552507]  schedule_timeout+0x317/0x4e0
[ 2458.552510]  ? find_held_lock+0x32/0x80
[ 2458.552513]  ? mark_held_locks+0x57/0x80
[ 2458.552516]  ? _raw_spin_unlock_irqrestore+0x4b/0x60
[ 2458.552521]  dma_fence_default_wait+0x1f7/0x340
[ 2458.552524]  ? dma_fence_release+0x120/0x120
[ 2458.552534]  dma_fence_wait_timeout+0x182/0x200
[ 2458.552537]  reservation_object_wait_timeout_rcu+0x185/0x510
[ 2458.552610]  amdgpu_dm_do_flip+0x138/0x4a0 [amdgpu]
[ 2458.552630]  ? find_held_lock+0x32/0x80
[ 2458.552718]  ? amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 2458.552833]  amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 2458.552860]  commit_tail+0x3c/0x70 [drm_kms_helper]
[ 2458.552873]  process_one_work+0x272/0x5d0
[ 2458.552882]  worker_thread+0x50/0x3b0
[ 2458.552891]  kthread+0x108/0x140
[ 2458.552894]  ? process_one_work+0x5d0/0x5d0
[ 2458.552897]  ? kthread_park+0x90/0x90
[ 2458.552910]  ret_from_fork+0x27/0x50
[ 2458.553246] INFO: lockdep is turned off.
[ 2581.430552] INFO: task kworker/u32:7:255 blocked for more than 120 seconds.
[ 2581.430556]       Tainted: G        WC        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 2581.430558] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2581.430560] kworker/u32:7   D11040   255      2 0x80000000
[ 2581.430575] Workqueue: events_unbound commit_work [drm_kms_helper]
[ 2581.430577] Call Trace:
[ 2581.430586]  ? __schedule+0x31a/0xbf0
[ 2581.430590]  ? __lock_acquire+0x25d/0x1660
[ 2581.430596]  schedule+0x39/0x80
[ 2581.430600]  schedule_timeout+0x317/0x4e0
[ 2581.430604]  ? find_held_lock+0x32/0x80
[ 2581.430608]  ? mark_held_locks+0x57/0x80
[ 2581.430612]  ? _raw_spin_unlock_irqrestore+0x4b/0x60
[ 2581.430618]  dma_fence_default_wait+0x1f7/0x340
[ 2581.430621]  ? dma_fence_release+0x120/0x120
[ 2581.430626]  dma_fence_wait_timeout+0x182/0x200
[ 2581.430630]  reservation_object_wait_timeout_rcu+0x185/0x510
[ 2581.430702]  amdgpu_dm_do_flip+0x138/0x4a0 [amdgpu]
[ 2581.430708]  ? find_held_lock+0x32/0x80
[ 2581.430782]  ? amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 2581.430849]  amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 2581.430862]  commit_tail+0x3c/0x70 [drm_kms_helper]
[ 2581.430866]  process_one_work+0x272/0x5d0
[ 2581.430871]  worker_thread+0x50/0x3b0
[ 2581.430875]  kthread+0x108/0x140
[ 2581.430877]  ? process_one_work+0x5d0/0x5d0
[ 2581.430880]  ? kthread_park+0x90/0x90
[ 2581.430883]  ret_from_fork+0x27/0x50
[ 2581.431160] INFO: lockdep is turned off.
[ 2704.308656] INFO: task kworker/u32:7:255 blocked for more than 120 seconds.
[ 2704.308661]       Tainted: G        WC        5.0.0-0.rc4.git2.2.fc30.x86_64 #1
[ 2704.308663] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2704.308666] kworker/u32:7   D11040   255      2 0x80000000
[ 2704.308684] Workqueue: events_unbound commit_work [drm_kms_helper]
[ 2704.308687] Call Trace:
[ 2704.308696]  ? __schedule+0x31a/0xbf0
[ 2704.308701]  ? __lock_acquire+0x25d/0x1660
[ 2704.308707]  schedule+0x39/0x80
[ 2704.308711]  schedule_timeout+0x317/0x4e0
[ 2704.308715]  ? find_held_lock+0x32/0x80
[ 2704.308719]  ? mark_held_locks+0x57/0x80
[ 2704.308723]  ? _raw_spin_unlock_irqrestore+0x4b/0x60
[ 2704.308728]  dma_fence_default_wait+0x1f7/0x340
[ 2704.308731]  ? dma_fence_release+0x120/0x120
[ 2704.308736]  dma_fence_wait_timeout+0x182/0x200
[ 2704.308740]  reservation_object_wait_timeout_rcu+0x185/0x510
[ 2704.308822]  amdgpu_dm_do_flip+0x138/0x4a0 [amdgpu]
[ 2704.308827]  ? find_held_lock+0x32/0x80
[ 2704.308912]  ? amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 2704.308988]  amdgpu_dm_atomic_commit_tail+0x724/0xb50 [amdgpu]
[ 2704.309009]  commit_tail+0x3c/0x70 [drm_kms_helper]
[ 2704.309014]  process_one_work+0x272/0x5d0
[ 2704.309020]  worker_thread+0x50/0x3b0
[ 2704.309025]  kthread+0x108/0x140
[ 2704.309028]  ? process_one_work+0x5d0/0x5d0
[ 2704.309031]  ? kthread_park+0x90/0x90
[ 2704.309035]  ret_from_fork+0x27/0x50
[ 2704.309295] INFO: lockdep is turned off.


More information about the amd-gfx mailing list