Hi guys I see this warning already several times when use latest 4.18 kernel. May be this is well know issue, I don't know. Hope this can fixed soon. [12642.501141] ====================================================== [12642.501143] WARNING: possible circular locking dependency detected [12642.501145] 4.18.0-0.rc7.git1.1.fc29.x86_64 #1 Not tainted [12642.501147] ------------------------------------------------------ [12642.501149] kswapd0/79 is trying to acquire lock: [12642.501151] 00000000ea867e0b (sb_internal#2){.+.+}, at: xfs_trans_alloc+0x18e/0x230 [xfs] [12642.501206] but task is already holding lock: [12642.501208] 00000000c10994ac (fs_reclaim){+.+.}, at: __fs_reclaim_acquire+0x5/0x30 [12642.501216] which lock already depends on the new lock. [12642.501219] the existing dependency chain (in reverse order) is: [12642.501221] -> #1 (fs_reclaim){+.+.}: [12642.501228] kmem_cache_alloc+0x29/0x2f0 [12642.501263] kmem_zone_alloc+0x61/0xe0 [xfs] [12642.501297] xfs_trans_alloc+0x6f/0x230 [xfs] [12642.501332] xlog_recover_process_intents+0x198/0x2d0 [xfs] [12642.501367] xlog_recover_finish+0x18/0x90 [xfs] [12642.501402] xfs_log_mount_finish+0x5f/0x100 [xfs] [12642.501435] xfs_mountfs+0x4f8/0xa90 [xfs] [12642.501469] xfs_fs_fill_super+0x522/0x700 [xfs] [12642.501473] mount_bdev+0x17f/0x1b0 [12642.501476] mount_fs+0x3b/0x16a [12642.501480] vfs_kern_mount.part.35+0x54/0x160 [12642.501482] do_mount+0x1fd/0xd50 [12642.501484] ksys_mount+0xba/0xd0 [12642.501487] __x64_sys_mount+0x21/0x30 [12642.501491] do_syscall_64+0x60/0x1f0 [12642.501494] entry_SYSCALL_64_after_hwframe+0x49/0xbe [12642.501496] -> #0 (sb_internal#2){.+.+}: [12642.501502] __sb_start_write+0x133/0x1b0 [12642.501535] xfs_trans_alloc+0x18e/0x230 [xfs] [12642.501566] xfs_setfilesize_trans_alloc.isra.14+0x46/0xc0 [xfs] [12642.501597] xfs_submit_ioend+0x144/0x220 [xfs] [12642.501628] xfs_vm_writepage+0x4a/0x70 [xfs] [12642.501632] pageout.isra.49+0x12a/0x610 [12642.501635] shrink_page_list+0xc85/0x1880 [12642.501638] shrink_inactive_list+0x228/0x710 [12642.501640] shrink_node_memcg+0x1fd/0x780 [12642.501643] shrink_node+0xce/0x470 [12642.501645] balance_pgdat+0x1dd/0x390 [12642.501648] kswapd+0x25f/0x5e0 [12642.501652] kthread+0x120/0x140 [12642.501654] ret_from_fork+0x3a/0x50 [12642.501656] other info that might help us debug this: [12642.501658] Possible unsafe locking scenario: [12642.501660] CPU0 CPU1 [12642.501661] ---- ---- [12642.501663] lock(fs_reclaim); [12642.501665] lock(sb_internal#2); [12642.501668] lock(fs_reclaim); [12642.501670] lock(sb_internal#2); [12642.501673] *** DEADLOCK *** [12642.501676] 1 lock held by kswapd0/79: [12642.501677] #0: 00000000c10994ac (fs_reclaim){+.+.}, at: __fs_reclaim_acquire+0x5/0x30 [12642.501683] stack backtrace: [12642.501687] CPU: 5 PID: 79 Comm: kswapd0 Not tainted 4.18.0-0.rc7.git1.1.fc29.x86_64 #1 [12642.501689] Hardware name: Gigabyte Technology Co., Ltd. Z87M-D3H/Z87M-D3H, BIOS F11 08/12/2014 [12642.501690] Call Trace: [12642.501696] dump_stack+0x85/0xc0 [12642.501700] print_circular_bug.isra.38.cold.57+0x15c/0x195 [12642.501703] __lock_acquire+0x139a/0x16c0 [12642.501708] lock_acquire+0x9e/0x1b0 [12642.501742] ? xfs_trans_alloc+0x18e/0x230 [xfs] [12642.501747] __sb_start_write+0x133/0x1b0 [12642.501781] ? xfs_trans_alloc+0x18e/0x230 [xfs] [12642.501816] xfs_trans_alloc+0x18e/0x230 [xfs] [12642.501848] xfs_setfilesize_trans_alloc.isra.14+0x46/0xc0 [xfs] [12642.501851] ? clear_page_dirty_for_io+0x197/0x470 [12642.501883] xfs_submit_ioend+0x144/0x220 [xfs] [12642.501915] xfs_vm_writepage+0x4a/0x70 [xfs] [12642.501919] pageout.isra.49+0x12a/0x610 [12642.501924] shrink_page_list+0xc85/0x1880 [12642.501929] shrink_inactive_list+0x228/0x710 [12642.501934] shrink_node_memcg+0x1fd/0x780 [12642.501939] ? percpu_ref_put_many+0x84/0x110 [12642.501942] ? percpu_ref_put_many+0x84/0x110 [12642.501945] shrink_node+0xce/0x470 [12642.501950] balance_pgdat+0x1dd/0x390 [12642.501955] kswapd+0x25f/0x5e0 [12642.501959] ? finish_wait+0x80/0x80 [12642.501963] ? balance_pgdat+0x390/0x390 [12642.501965] kthread+0x120/0x140 [12642.501968] ? kthread_create_worker_on_cpu+0x70/0x70 [12642.501971] ret_from_fork+0x3a/0x50 [13157.138554] kworker/dying (11053) used greatest stack depth: 9336 bytes left -- Best Regards, Mike Gavrilov.
[ 0.000000] microcode: microcode updated early to revision 0x24, date = 2018-01-21 [ 0.000000] Linux version 4.18.0-0.rc7.git1.1.fc29.x86_64 (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 8.1.1 20180712 (Red Hat 8.1.1-5) (GCC)) #1 SMP Wed Aug 1 16:46:20 UTC 2018 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-0.rc7.git1.1.fc29.x86_64 root=UUID=39a0294f-c142-4c51-a296-e353eb7dc769 ro resume=UUID=c9fe1762-52ba-4754-89c2-3f66f5b8a2ed rhgb quiet LANG=en_US.UTF-8 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bd69efff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bd69f000-0x00000000bd6a5fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bd6a6000-0x00000000be17bfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000be17c000-0x00000000be6d4fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000be6d5000-0x00000000db487fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000db488000-0x00000000db8e8fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000db8e9000-0x00000000db931fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000db932000-0x00000000db9edfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000db9ee000-0x00000000df7fefff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000df7ff000-0x00000000df7fffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000081effffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] e820: update [mem 0xbd350018-0xbd360857] usable ==> usable [ 0.000000] e820: update [mem 0xbd350018-0xbd360857] usable ==> usable [ 0.000000] e820: update [mem 0xbd336018-0xbd34f457] usable ==> usable [ 0.000000] e820: update [mem 0xbd336018-0xbd34f457] usable ==> usable [ 0.000000] extended physical RAM map: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable [ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable [ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000bd336017] usable [ 0.000000] reserve setup_data: [mem 0x00000000bd336018-0x00000000bd34f457] usable [ 0.000000] reserve setup_data: [mem 0x00000000bd34f458-0x00000000bd350017] usable [ 0.000000] reserve setup_data: [mem 0x00000000bd350018-0x00000000bd360857] usable [ 0.000000] reserve setup_data: [mem 0x00000000bd360858-0x00000000bd69efff] usable [ 0.000000] reserve setup_data: [mem 0x00000000bd69f000-0x00000000bd6a5fff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x00000000bd6a6000-0x00000000be17bfff] usable [ 0.000000] reserve setup_data: [mem 0x00000000be17c000-0x00000000be6d4fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000be6d5000-0x00000000db487fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000db488000-0x00000000db8e8fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000db8e9000-0x00000000db931fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000db932000-0x00000000db9edfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x00000000db9ee000-0x00000000df7fefff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000df7ff000-0x00000000df7fffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000081effffff] usable [ 0.000000] efi: EFI v2.31 by American Megatrends [ 0.000000] efi: ACPI=0xdb9ba000 ACPI 2.0=0xdb9ba000 SMBIOS=0xf04c0 MPS=0xfd450 [ 0.000000] secureboot: Secure boot disabled [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: Gigabyte Technology Co., Ltd. Z87M-D3H/Z87M-D3H, BIOS F11 08/12/2014 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] last_pfn = 0x81f000 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 uncachable [ 0.000000] C0000-CFFFF write-protect [ 0.000000] D0000-DFFFF uncachable [ 0.000000] E0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 0000000000 mask 7800000000 write-back [ 0.000000] 1 base 0800000000 mask 7FF0000000 write-back [ 0.000000] 2 base 0810000000 mask 7FF8000000 write-back [ 0.000000] 3 base 0818000000 mask 7FFC000000 write-back [ 0.000000] 4 base 081C000000 mask 7FFE000000 write-back [ 0.000000] 5 base 081E000000 mask 7FFF000000 write-back [ 0.000000] 6 base 00E0000000 mask 7FE0000000 uncachable [ 0.000000] 7 disabled [ 0.000000] 8 disabled [ 0.000000] 9 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved [ 0.000000] last_pfn = 0xdf800 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000fd750-0x000fd75f] mapped at [(____ptrval____)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [(____ptrval____)] 97000 size 24576 [ 0.000000] Using GB pages for direct mapping [ 0.000000] BRK [0x345244000, 0x345244fff] PGTABLE [ 0.000000] BRK [0x345245000, 0x345245fff] PGTABLE [ 0.000000] BRK [0x345246000, 0x345246fff] PGTABLE [ 0.000000] BRK [0x345247000, 0x345247fff] PGTABLE [ 0.000000] BRK [0x345248000, 0x345248fff] PGTABLE [ 0.000000] BRK [0x345249000, 0x345249fff] PGTABLE [ 0.000000] BRK [0x34524a000, 0x34524afff] PGTABLE [ 0.000000] BRK [0x34524b000, 0x34524bfff] PGTABLE [ 0.000000] BRK [0x34524c000, 0x34524cfff] PGTABLE [ 0.000000] BRK [0x34524d000, 0x34524dfff] PGTABLE [ 0.000000] BRK [0x34524e000, 0x34524efff] PGTABLE [ 0.000000] BRK [0x34524f000, 0x34524ffff] PGTABLE [ 0.000000] RAMDISK: [mem 0x3b383000-0x3cd8efff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000DB9BA000 000024 (v02 ALASKA) [ 0.000000] ACPI: XSDT 0x00000000DB9BA080 00007C (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 0x00000000DB9C6E20 00010C (v05 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: DSDT 0x00000000DB9BA190 00CC8D (v02 ALASKA A M I 00000088 INTL 20091112) [ 0.000000] ACPI: FACS 0x00000000DB9EC080 000040 [ 0.000000] ACPI: APIC 0x00000000DB9C6F30 000092 (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FPDT 0x00000000DB9C6FC8 000044 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: SSDT 0x00000000DB9C7010 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20120711) [ 0.000000] ACPI: SSDT 0x00000000DB9C7550 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711) [ 0.000000] ACPI: SSDT 0x00000000DB9C8028 0001C7 (v01 PmRef LakeTiny 00003000 INTL 20120711) [ 0.000000] ACPI: MCFG 0x00000000DB9C81F0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) [ 0.000000] ACPI: HPET 0x00000000DB9C8230 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) [ 0.000000] ACPI: SSDT 0x00000000DB9C8268 00036D (v01 SataRe SataTabl 00001000 INTL 20120711) [ 0.000000] ACPI: SSDT 0x00000000DB9C85D8 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112) [ 0.000000] ACPI: DMAR 0x00000000DB9CBAC0 000070 (v01 INTEL HSW 00000001 INTL 00000001) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000081effffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x81efd4000-0x81effefff] [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000081effffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff] [ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bd69efff] [ 0.000000] node 0: [mem 0x00000000bd6a6000-0x00000000be17bfff] [ 0.000000] node 0: [mem 0x00000000be6d5000-0x00000000db487fff] [ 0.000000] node 0: [mem 0x00000000db8e9000-0x00000000db931fff] [ 0.000000] node 0: [mem 0x00000000df7ff000-0x00000000df7fffff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000081effffff] [ 0.000000] Reserved but unavailable: 20721 pages [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000081effffff] [ 0.000000] On node 0 totalpages: 8363791 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 24 pages reserved [ 0.000000] DMA zone: 3997 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 13950 pages used for memmap [ 0.000000] DMA32 zone: 892786 pages, LIFO batch:31 [ 0.000000] Normal zone: 116672 pages used for memmap [ 0.000000] Normal zone: 7467008 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x1808 [ 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 8, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbd336000-0xbd336fff] [ 0.000000] PM: Registered nosave memory: [mem 0xbd34f000-0xbd34ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbd350000-0xbd350fff] [ 0.000000] PM: Registered nosave memory: [mem 0xbd360000-0xbd360fff] [ 0.000000] PM: Registered nosave memory: [mem 0xbd69f000-0xbd6a5fff] [ 0.000000] PM: Registered nosave memory: [mem 0xbe17c000-0xbe6d4fff] [ 0.000000] PM: Registered nosave memory: [mem 0xdb488000-0xdb8e8fff] [ 0.000000] PM: Registered nosave memory: [mem 0xdb932000-0xdb9edfff] [ 0.000000] PM: Registered nosave memory: [mem 0xdb9ee000-0xdf7fefff] [ 0.000000] PM: Registered nosave memory: [mem 0xdf800000-0xf7ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.000000] [mem 0xdf800000-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+0x9d/0x587 with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 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] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 8233081 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-0.rc7.git1.1.fc29.x86_64 root=UUID=39a0294f-c142-4c51-a296-e353eb7dc769 ro resume=UUID=c9fe1762-52ba-4754-89c2-3f66f5b8a2ed rhgb quiet LANG=en_US.UTF-8 [ 0.000000] Memory: 32537560K/33455164K available (14348K kernel code, 3811K rwdata, 4420K rodata, 4824K init, 16396K bss, 917604K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 38393 entries in 150 pages [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8. [ 0.000000] RCU callback double-/use-after-free debug enabled. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 [ 0.000000] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] 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: 7903 kB [ 0.000000] per task-struct memory footprint: 2688 bytes [ 0.000000] kmemleak: Kernel memory leak detector disabled [ 0.000000] ACPI: Core revision 20180531 [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.000000] hpet clockevent registered [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.000000] DMAR: Host address width 39 [ 0.000000] DMAR: DRHD base: 0x000000fed90000 flags: 0x1 [ 0.000000] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c20660462 ecap f010da [ 0.000000] DMAR: RMRR base: 0x000000df683000 end: 0x000000df691fff [ 0.000000] DMAR-IR: IOAPIC id 8 under DRHD base 0xfed90000 IOMMU 0 [ 0.000000] DMAR-IR: HPET id 0 under DRHD base 0xfed90000 [ 0.000000] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. [ 0.000000] DMAR-IR: Enabled IRQ remapping in x2apic mode [ 0.000000] x2apic enabled [ 0.000000] Switched APIC routing to cluster x2apic. [ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.005000] tsc: Fast TSC calibration using PIT [ 0.006000] tsc: Detected 3392.111 MHz processor [ 0.006000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30e5328dde3, max_idle_ns: 440795312187 ns [ 0.006000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.22 BogoMIPS (lpj=3392111) [ 0.006000] pid_max: default: 32768 minimum: 301 [ 0.006000] ---[ User Space ]--- [ 0.006000] 0x0000000000000000-0x0000000000008000 32K RW x pte [ 0.006000] 0x0000000000008000-0x000000000005f000 348K pte [ 0.006000] 0x000000000005f000-0x000000000009f000 256K RW x pte [ 0.006000] 0x000000000009f000-0x0000000000200000 1412K pte [ 0.006000] 0x0000000000200000-0x0000000040000000 1022M pmd [ 0.006000] 0x0000000040000000-0x0000000080000000 1G pud [ 0.006000] 0x0000000080000000-0x00000000bd600000 982M pmd [ 0.006000] 0x00000000bd600000-0x00000000bd6a6000 664K pte [ 0.006000] 0x00000000bd6a6000-0x00000000bda00000 3432K RW x pte [ 0.006000] 0x00000000bda00000-0x00000000be000000 6M RW PSE x pmd [ 0.006000] 0x00000000be000000-0x00000000be200000 2M RW x pte [ 0.006000] 0x00000000be200000-0x00000000be600000 4M RW PSE x pmd [ 0.006000] 0x00000000be600000-0x00000000be710000 1088K RW x pte [ 0.006000] 0x00000000be710000-0x00000000be800000 960K pte [ 0.006000] 0x00000000be800000-0x00000000cc600000 222M pmd [ 0.006000] 0x00000000cc600000-0x00000000cc703000 1036K pte [ 0.006000] 0x00000000cc703000-0x00000000cc745000 264K RW x pte [ 0.006000] 0x00000000cc745000-0x00000000cc755000 64K pte [ 0.006000] 0x00000000cc755000-0x00000000cc788000 204K RW x pte [ 0.006000] 0x00000000cc788000-0x00000000cc795000 52K pte [ 0.006000] 0x00000000cc795000-0x00000000cc7f3000 376K RW x pte [ 0.006000] 0x00000000cc7f3000-0x00000000cc80c000 100K pte [ 0.006000] 0x00000000cc80c000-0x00000000cc866000 360K RW x pte [ 0.006000] 0x00000000cc866000-0x00000000cc87c000 88K pte [ 0.006000] 0x00000000cc87c000-0x00000000cc8ec000 448K RW x pte [ 0.006000] 0x00000000cc8ec000-0x00000000cc91d000 196K pte [ 0.006000] 0x00000000cc91d000-0x00000000cc993000 472K RW x pte [ 0.006000] 0x00000000cc993000-0x00000000cc9c1000 184K pte [ 0.006000] 0x00000000cc9c1000-0x00000000cc9dd000 112K RW x pte [ 0.006000] 0x00000000cc9dd000-0x00000000ccaca000 948K pte [ 0.006000] 0x00000000ccaca000-0x00000000ccacd000 12K RW x pte [ 0.006000] 0x00000000ccacd000-0x00000000ccad4000 28K pte [ 0.006000] 0x00000000ccad4000-0x00000000ccad5000 4K RW x pte [ 0.006000] 0x00000000ccad5000-0x00000000ccaf7000 136K pte [ 0.006000] 0x00000000ccaf7000-0x00000000ccaf8000 4K RW x pte [ 0.006000] 0x00000000ccaf8000-0x00000000ccc03000 1068K pte [ 0.006000] 0x00000000ccc03000-0x00000000ccc04000 4K RW x pte [ 0.006000] 0x00000000ccc04000-0x00000000ccc05000 4K pte [ 0.006000] 0x00000000ccc05000-0x00000000ccc2e000 164K RW x pte [ 0.006000] 0x00000000ccc2e000-0x00000000ccc5a000 176K pte [ 0.006000] 0x00000000ccc5a000-0x00000000ccc5b000 4K RW x pte [ 0.006000] 0x00000000ccc5b000-0x00000000ccc94000 228K pte [ 0.006000] 0x00000000ccc94000-0x00000000ccc95000 4K RW x pte [ 0.006000] 0x00000000ccc95000-0x00000000cccec000 348K pte [ 0.006000] 0x00000000cccec000-0x00000000ccced000 4K RW x pte [ 0.006000] 0x00000000ccced000-0x00000000ccd33000 280K pte [ 0.006000] 0x00000000ccd33000-0x00000000ccd34000 4K RW x pte [ 0.006000] 0x00000000ccd34000-0x00000000ccda7000 460K pte [ 0.006000] 0x00000000ccda7000-0x00000000cce4d000 664K RW x pte [ 0.006000] 0x00000000cce4d000-0x00000000cce94000 284K pte [ 0.006000] 0x00000000cce94000-0x00000000cce98000 16K RW x pte [ 0.006000] 0x00000000cce98000-0x00000000ccfd1000 1252K pte [ 0.006000] 0x00000000ccfd1000-0x00000000ccffa000 164K RW x pte [ 0.006000] 0x00000000ccffa000-0x00000000cd0af000 724K pte [ 0.006000] 0x00000000cd0af000-0x00000000cd188000 868K RW x pte [ 0.006000] 0x00000000cd188000-0x00000000cd217000 572K pte [ 0.006000] 0x00000000cd217000-0x00000000cd2a0000 548K RW x pte [ 0.006000] 0x00000000cd2a0000-0x00000000cd2b0000 64K pte [ 0.006000] 0x00000000cd2b0000-0x00000000cd2e4000 208K RW x pte [ 0.006000] 0x00000000cd2e4000-0x00000000cd2f1000 52K pte [ 0.006000] 0x00000000cd2f1000-0x00000000cd34e000 372K RW x pte [ 0.006000] 0x00000000cd34e000-0x00000000cd367000 100K pte [ 0.006000] 0x00000000cd367000-0x00000000cd3c1000 360K RW x pte [ 0.006000] 0x00000000cd3c1000-0x00000000cd3d7000 88K pte [ 0.006000] 0x00000000cd3d7000-0x00000000cd4f0000 1124K RW x pte [ 0.006000] 0x00000000cd4f0000-0x00000000cd51e000 184K pte [ 0.006000] 0x00000000cd51e000-0x00000000cd53d000 124K RW x pte [ 0.006000] 0x00000000cd53d000-0x00000000cd54e000 68K pte [ 0.006000] 0x00000000cd54e000-0x00000000cd5b1000 396K RW x pte [ 0.006000] 0x00000000cd5b1000-0x00000000cd5cc000 108K pte [ 0.006000] 0x00000000cd5cc000-0x00000000cd674000 672K RW x pte [ 0.006000] 0x00000000cd674000-0x00000000cd684000 64K pte [ 0.006000] 0x00000000cd684000-0x00000000cd6b7000 204K RW x pte [ 0.006000] 0x00000000cd6b7000-0x00000000cd6c4000 52K pte [ 0.006000] 0x00000000cd6c4000-0x00000000cd721000 372K RW x pte [ 0.006000] 0x00000000cd721000-0x00000000cd73a000 100K pte [ 0.006000] 0x00000000cd73a000-0x00000000cd794000 360K RW x pte [ 0.006000] 0x00000000cd794000-0x00000000cd7aa000 88K pte [ 0.006000] 0x00000000cd7aa000-0x00000000cd81a000 448K RW x pte [ 0.007004] 0x00000000cd81a000-0x00000000cd84b000 196K pte [ 0.007009] 0x00000000cd84b000-0x00000000cd8c1000 472K RW x pte [ 0.007020] 0x00000000cd8c1000-0x00000000cd8c8000 28K pte [ 0.007027] 0x00000000cd8c8000-0x00000000cda3f000 1500K RW x pte [ 0.007038] 0x00000000cda3f000-0x00000000cda42000 12K pte [ 0.007044] 0x00000000cda42000-0x00000000cdb60000 1144K RW x pte [ 0.007055] 0x00000000cdb60000-0x00000000cdb69000 36K pte [ 0.007062] 0x00000000cdb69000-0x00000000cdd72000 2084K RW x pte [ 0.007074] 0x00000000cdd72000-0x00000000cdd75000 12K pte [ 0.007080] 0x00000000cdd75000-0x00000000cdeb9000 1296K RW x pte [ 0.007091] 0x00000000cdeb9000-0x00000000cdec2000 36K pte [ 0.007096] 0x00000000cdec2000-0x00000000cdf2b000 420K RW x pte [ 0.007108] 0x00000000cdf2b000-0x00000000cdf34000 36K pte [ 0.007113] 0x00000000cdf34000-0x00000000cdfb1000 500K RW x pte [ 0.007124] 0x00000000cdfb1000-0x00000000cdfb4000 12K pte [ 0.007129] 0x00000000cdfb4000-0x00000000ce059000 660K RW x pte [ 0.007140] 0x00000000ce059000-0x00000000ce05e000 20K pte [ 0.007146] 0x00000000ce05e000-0x00000000ce17e000 1152K RW x pte [ 0.007157] 0x00000000ce17e000-0x00000000ce17f000 4K pte [ 0.007164] 0x00000000ce17f000-0x00000000ce331000 1736K RW x pte [ 0.007176] 0x00000000ce331000-0x00000000ce33a000 36K pte [ 0.007181] 0x00000000ce33a000-0x00000000ce3b6000 496K RW x pte [ 0.007192] 0x00000000ce3b6000-0x00000000ce3b9000 12K pte [ 0.007197] 0x00000000ce3b9000-0x00000000ce45d000 656K RW x pte [ 0.007208] 0x00000000ce45d000-0x00000000ce465000 32K pte [ 0.007215] 0x00000000ce465000-0x00000000ce5bc000 1372K RW x pte [ 0.007226] 0x00000000ce5bc000-0x00000000ce5c6000 40K pte [ 0.007231] 0x00000000ce5c6000-0x00000000ce649000 524K RW x pte [ 0.007242] 0x00000000ce649000-0x00000000ce64c000 12K pte [ 0.007246] 0x00000000ce64c000-0x00000000ce652000 24K RW x pte [ 0.007258] 0x00000000ce652000-0x00000000ce65a000 32K pte [ 0.007263] 0x00000000ce65a000-0x00000000ce727000 820K RW x pte [ 0.007274] 0x00000000ce727000-0x00000000ce72c000 20K pte [ 0.007279] 0x00000000ce72c000-0x00000000ce731000 20K RW x pte [ 0.007290] 0x00000000ce731000-0x00000000ce737000 24K pte [ 0.007294] 0x00000000ce737000-0x00000000ce73c000 20K RW x pte [ 0.007306] 0x00000000ce73c000-0x00000000ce746000 40K pte [ 0.007311] 0x00000000ce746000-0x00000000ce800000 744K RW x pte [ 0.007322] 0x00000000ce800000-0x00000000cf000000 8M RW PSE x pmd [ 0.007334] 0x00000000cf000000-0x00000000cf02d000 180K RW x pte [ 0.007345] 0x00000000cf02d000-0x00000000cf031000 16K pte [ 0.007352] 0x00000000cf031000-0x00000000cf200000 1852K RW x pte [ 0.007364] 0x00000000cf200000-0x00000000d8800000 150M RW PSE x pmd [ 0.007376] 0x00000000d8800000-0x00000000d8872000 456K RW x pte [ 0.007387] 0x00000000d8872000-0x00000000d8875000 12K pte [ 0.007391] 0x00000000d8875000-0x00000000d887e000 36K RW x pte [ 0.007402] 0x00000000d887e000-0x00000000d8881000 12K pte [ 0.007407] 0x00000000d8881000-0x00000000d8889000 32K RW x pte [ 0.007418] 0x00000000d8889000-0x00000000d888c000 12K pte [ 0.007423] 0x00000000d888c000-0x00000000d8895000 36K RW x pte [ 0.007434] 0x00000000d8895000-0x00000000d8898000 12K pte [ 0.007440] 0x00000000d8898000-0x00000000d8a00000 1440K RW x pte [ 0.007452] 0x00000000d8a00000-0x00000000da400000 26M RW PSE x pmd [ 0.007464] 0x00000000da400000-0x00000000da503000 1036K RW x pte [ 0.007477] 0x00000000da503000-0x00000000da600000 1012K pte [ 0.007481] 0x00000000da600000-0x00000000db000000 10M pmd [ 0.007488] 0x00000000db000000-0x00000000db191000 1604K pte [ 0.007493] 0x00000000db191000-0x00000000db200000 444K RW x pte [ 0.007504] 0x00000000db200000-0x00000000db400000 2M RW PSE x pmd [ 0.007516] 0x00000000db400000-0x00000000db488000 544K RW x pte [ 0.007529] 0x00000000db488000-0x00000000db600000 1504K pte [ 0.007534] 0x00000000db600000-0x00000000db800000 2M pmd [ 0.007541] 0x00000000db800000-0x00000000db9ee000 1976K pte [ 0.007545] 0x00000000db9ee000-0x00000000dba00000 72K RW x pte [ 0.007556] 0x00000000dba00000-0x00000000df600000 60M RW PSE x pmd [ 0.007571] 0x00000000df600000-0x00000000df800000 2M RW x pte [ 0.007583] 0x00000000df800000-0x00000000f8000000 392M pmd [ 0.007587] 0x00000000f8000000-0x00000000fc000000 64M RW PCD PSE x pmd [ 0.007598] 0x00000000fc000000-0x00000000fec00000 44M pmd [ 0.007603] 0x00000000fec00000-0x00000000fec01000 4K RW PCD x pte [ 0.007616] 0x00000000fec01000-0x00000000fed00000 1020K pte [ 0.007620] 0x00000000fed00000-0x00000000fed04000 16K RW PCD x pte [ 0.007631] 0x00000000fed04000-0x00000000fed1c000 96K pte [ 0.007636] 0x00000000fed1c000-0x00000000fed20000 16K RW PCD x pte [ 0.007648] 0x00000000fed20000-0x00000000fee00000 896K pte [ 0.007652] 0x00000000fee00000-0x00000000fee01000 4K RW PCD x pte [ 0.007667] 0x00000000fee01000-0x00000000ff000000 2044K pte [ 0.007671] 0x00000000ff000000-0x0000000100000000 16M RW PCD PSE x pmd [ 0.007682] 0x0000000100000000-0x00000007c0000000 27G pud [ 0.007689] 0x00000007c0000000-0x00000007fd000000 976M pmd [ 0.007695] 0x00000007fd000000-0x00000007fd17a000 1512K pte [ 0.007699] 0x00000007fd17a000-0x00000007fd17c000 8K RW NX pte [ 0.007711] 0x00000007fd17c000-0x00000007fd200000 528K pte [ 0.007716] 0x00000007fd200000-0x0000000800000000 46M pmd [ 0.007722] 0x0000000800000000-0x0000008000000000 480G pud [ 0.007730] 0x0000008000000000-0xffff800000000000 17179737600G pgd [ 0.007735] ---[ Kernel Space ]--- [ 0.007736] 0xffff800000000000-0xffff808000000000 512G pgd [ 0.007740] ---[ Low Kernel Mapping ]--- [ 0.007741] 0xffff808000000000-0xffff810000000000 512G pgd [ 0.007746] ---[ vmalloc() Area ]--- [ 0.007747] 0xffff810000000000-0xffff818000000000 512G pgd [ 0.007751] ---[ Vmemmap ]--- [ 0.007753] 0xffff818000000000-0xffff888000000000 7T pgd [ 0.007758] 0xffff888000000000-0xffff88d480000000 338G pud [ 0.007765] 0xffff88d480000000-0xffff88d480200000 2M RW NX pte [ 0.007779] 0xffff88d480200000-0xffff88d4c0000000 1022M RW PSE NX pmd [ 0.007790] 0xffff88d4c0000000-0xffff88d500000000 1G RW PSE NX pud [ 0.007803] 0xffff88d500000000-0xffff88d53d600000 982M RW PSE NX pmd [ 0.007816] 0xffff88d53d600000-0xffff88d53d69f000 636K RW NX pte [ 0.007827] 0xffff88d53d69f000-0xffff88d53d6a6000 28K pte [ 0.007833] 0xffff88d53d6a6000-0xffff88d53d800000 1384K RW NX pte [ 0.007845] 0xffff88d53d800000-0xffff88d53e000000 8M RW PSE NX pmd [ 0.007858] 0xffff88d53e000000-0xffff88d53e17c000 1520K RW NX pte [ 0.007870] 0xffff88d53e17c000-0xffff88d53e200000 528K pte [ 0.007874] 0xffff88d53e200000-0xffff88d53e600000 4M pmd [ 0.007880] 0xffff88d53e600000-0xffff88d53e6d5000 852K pte [ 0.007886] 0xffff88d53e6d5000-0xffff88d53e800000 1196K RW NX pte [ 0.007898] 0xffff88d53e800000-0xffff88d55b400000 460M RW PSE NX pmd [ 0.007910] 0xffff88d55b400000-0xffff88d55b488000 544K RW NX pte [ 0.007924] 0xffff88d55b488000-0xffff88d55b600000 1504K pte [ 0.007928] 0xffff88d55b600000-0xffff88d55b800000 2M pmd [ 0.007934] 0xffff88d55b800000-0xffff88d55b8e9000 932K pte [ 0.007938] 0xffff88d55b8e9000-0xffff88d55b932000 292K RW NX pte [ 0.007951] 0xffff88d55b932000-0xffff88d55ba00000 824K pte [ 0.007955] 0xffff88d55ba00000-0xffff88d55f600000 60M pmd [ 0.007962] 0xffff88d55f600000-0xffff88d55f7ff000 2044K pte [ 0.007967] 0xffff88d55f7ff000-0xffff88d55f800000 4K RW NX pte [ 0.007979] 0xffff88d55f800000-0xffff88d580000000 520M pmd [ 0.007984] 0xffff88d580000000-0xffff88dc80000000 28G RW PSE NX pud [ 0.007996] 0xffff88dc80000000-0xffff88dc9f000000 496M RW PSE NX pmd [ 0.008012] 0xffff88dc9f000000-0xffff88dcc0000000 528M pmd [ 0.008017] 0xffff88dcc0000000-0xffff890000000000 141G pud [ 0.008022] 0xffff890000000000-0xffffa40000000000 27T pgd [ 0.008027] 0xffffa40000000000-0xffffa43b00000000 236G pud [ 0.008032] 0xffffa43b00000000-0xffffa43b00001000 4K RW NX pte [ 0.008043] 0xffffa43b00001000-0xffffa43b00002000 4K pte [ 0.008047] 0xffffa43b00002000-0xffffa43b00003000 4K RW NX pte [ 0.008059] 0xffffa43b00003000-0xffffa43b00004000 4K pte [ 0.008063] 0xffffa43b00004000-0xffffa43b00006000 8K RW NX pte [ 0.008074] 0xffffa43b00006000-0xffffa43b00008000 8K pte [ 0.008079] 0xffffa43b00008000-0xffffa43b0000a000 8K RW NX pte [ 0.008090] 0xffffa43b0000a000-0xffffa43b0000b000 4K pte [ 0.008094] 0xffffa43b0000b000-0xffffa43b0000c000 4K RW PCD NX pte [ 0.008105] 0xffffa43b0000c000-0xffffa43b0000d000 4K pte [ 0.008110] 0xffffa43b0000d000-0xffffa43b0000e000 4K RW PCD NX pte [ 0.008121] 0xffffa43b0000e000-0xffffa43b00010000 8K pte [ 0.008126] 0xffffa43b00010000-0xffffa43b0001d000 52K RW NX pte [ 0.008137] 0xffffa43b0001d000-0xffffa43b00020000 12K pte [ 0.008141] 0xffffa43b00020000-0xffffa43b00024000 16K RW NX pte [ 0.008155] 0xffffa43b00024000-0xffffa43b00200000 1904K pte [ 0.008161] 0xffffa43b00200000-0xffffa43b40000000 1022M pmd [ 0.008166] 0xffffa43b40000000-0xffffa48000000000 275G pud [ 0.008173] 0xffffa48000000000-0xfffffb0000000000 88576G pgd [ 0.008179] 0xfffffb0000000000-0xfffffb3640000000 217G pud [ 0.008183] 0xfffffb3640000000-0xfffffb3643800000 56M RW PSE NX pmd [ 0.008194] 0xfffffb3643800000-0xfffffb3644000000 8M pmd [ 0.008200] 0xfffffb3644000000-0xfffffb3660800000 456M RW PSE NX pmd [ 0.008212] 0xfffffb3660800000-0xfffffb3680000000 504M pmd [ 0.008217] 0xfffffb3680000000-0xfffffb8000000000 294G pud [ 0.008222] 0xfffffb8000000000-0xfffffe0000000000 2560G pgd [ 0.008226] ---[ CPU entry Area ]--- [ 0.008227] 0xfffffe0000000000-0xfffffe0000001000 4K ro GLB NX pte [ 0.008238] ---[ LDT remap ]--- [ 0.008239] 0xfffffe0000001000-0xfffffe0000002000 4K ro GLB NX pte [ 0.008251] 0xfffffe0000002000-0xfffffe0000003000 4K RW GLB NX pte [ 0.008262] 0xfffffe0000003000-0xfffffe0000006000 12K ro GLB NX pte [ 0.008273] 0xfffffe0000006000-0xfffffe0000007000 4K ro GLB x pte [ 0.008284] 0xfffffe0000007000-0xfffffe000000d000 24K RW GLB NX pte [ 0.008296] 0xfffffe000000d000-0xfffffe000002d000 128K pte [ 0.008300] 0xfffffe000002d000-0xfffffe000002e000 4K ro GLB NX pte [ 0.008312] 0xfffffe000002e000-0xfffffe000002f000 4K RW GLB NX pte [ 0.008323] 0xfffffe000002f000-0xfffffe0000032000 12K ro GLB NX pte [ 0.008334] 0xfffffe0000032000-0xfffffe0000033000 4K ro GLB x pte [ 0.008345] 0xfffffe0000033000-0xfffffe0000039000 24K RW GLB NX pte [ 0.008357] 0xfffffe0000039000-0xfffffe0000059000 128K pte [ 0.008361] 0xfffffe0000059000-0xfffffe000005a000 4K ro GLB NX pte [ 0.008372] 0xfffffe000005a000-0xfffffe000005b000 4K RW GLB NX pte [ 0.008384] 0xfffffe000005b000-0xfffffe000005e000 12K ro GLB NX pte [ 0.008395] 0xfffffe000005e000-0xfffffe000005f000 4K ro GLB x pte [ 0.008406] 0xfffffe000005f000-0xfffffe0000065000 24K RW GLB NX pte [ 0.008418] 0xfffffe0000065000-0xfffffe0000085000 128K pte [ 0.008422] 0xfffffe0000085000-0xfffffe0000086000 4K ro GLB NX pte [ 0.008433] 0xfffffe0000086000-0xfffffe0000087000 4K RW GLB NX pte [ 0.008444] 0xfffffe0000087000-0xfffffe000008a000 12K ro GLB NX pte [ 0.008456] 0xfffffe000008a000-0xfffffe000008b000 4K ro GLB x pte [ 0.008467] 0xfffffe000008b000-0xfffffe0000091000 24K RW GLB NX pte [ 0.008478] 0xfffffe0000091000-0xfffffe00000b1000 128K pte [ 0.008483] 0xfffffe00000b1000-0xfffffe00000b2000 4K ro GLB NX pte [ 0.008494] 0xfffffe00000b2000-0xfffffe00000b3000 4K RW GLB NX pte [ 0.008505] 0xfffffe00000b3000-0xfffffe00000b6000 12K ro GLB NX pte [ 0.008517] 0xfffffe00000b6000-0xfffffe00000b7000 4K ro GLB x pte [ 0.008528] 0xfffffe00000b7000-0xfffffe00000bd000 24K RW GLB NX pte [ 0.008539] 0xfffffe00000bd000-0xfffffe00000dd000 128K pte [ 0.008544] 0xfffffe00000dd000-0xfffffe00000de000 4K ro GLB NX pte [ 0.008555] 0xfffffe00000de000-0xfffffe00000df000 4K RW GLB NX pte [ 0.008566] 0xfffffe00000df000-0xfffffe00000e2000 12K ro GLB NX pte [ 0.008577] 0xfffffe00000e2000-0xfffffe00000e3000 4K ro GLB x pte [ 0.008589] 0xfffffe00000e3000-0xfffffe00000e9000 24K RW GLB NX pte [ 0.008600] 0xfffffe00000e9000-0xfffffe0000109000 128K pte [ 0.008605] 0xfffffe0000109000-0xfffffe000010a000 4K ro GLB NX pte [ 0.008616] 0xfffffe000010a000-0xfffffe000010b000 4K RW GLB NX pte [ 0.008627] 0xfffffe000010b000-0xfffffe000010e000 12K ro GLB NX pte [ 0.008638] 0xfffffe000010e000-0xfffffe000010f000 4K ro GLB x pte [ 0.008650] 0xfffffe000010f000-0xfffffe0000115000 24K RW GLB NX pte [ 0.008661] 0xfffffe0000115000-0xfffffe0000135000 128K pte [ 0.008665] 0xfffffe0000135000-0xfffffe0000136000 4K ro GLB NX pte [ 0.008677] 0xfffffe0000136000-0xfffffe0000137000 4K RW GLB NX pte [ 0.008688] 0xfffffe0000137000-0xfffffe000013a000 12K ro GLB NX pte [ 0.008699] 0xfffffe000013a000-0xfffffe000013b000 4K ro GLB x pte [ 0.008711] 0xfffffe000013b000-0xfffffe0000141000 24K RW GLB NX pte [ 0.008722] 0xfffffe0000141000-0xfffffe0000161000 128K pte [ 0.008727] 0xfffffe0000161000-0xfffffe0000200000 636K pte [ 0.008733] 0xfffffe0000200000-0xfffffe0040000000 1022M pmd [ 0.008739] 0xfffffe0040000000-0xfffffe8000000000 511G pud [ 0.008744] 0xfffffe8000000000-0xffffff0000000000 512G pgd [ 0.008748] ---[ ESPfix Area ]--- [ 0.008750] 0xffffff0000000000-0xffffff2000000000 128G pud [ 0.008754] 0xffffff2000000000-0xffffff2000004000 16K pte [ 0.008759] 0xffffff2000004000-0xffffff2000005000 4K ro GLB NX pte [ 0.008770] 0xffffff2000005000-0xffffff2000014000 60K pte [ 0.008774] 0xffffff2000014000-0xffffff2000015000 4K ro GLB NX pte [ 0.008786] 0xffffff2000015000-0xffffff2000024000 60K pte [ 0.008790] 0xffffff2000024000-0xffffff2000025000 4K ro GLB NX pte [ 0.008801] 0xffffff2000025000-0xffffff2000034000 60K pte [ 0.008806] 0xffffff2000034000-0xffffff2000035000 4K ro GLB NX pte [ 0.008817] 0xffffff2000035000-0xffffff2000044000 60K pte [ 0.008821] 0xffffff2000044000-0xffffff2000045000 4K ro GLB NX pte [ 0.008833] 0xffffff2000045000-0xffffff2000054000 60K pte [ 0.008837] 0xffffff2000054000-0xffffff2000055000 4K ro GLB NX pte [ 0.008848] 0xffffff2000055000-0xffffff2000064000 60K pte [ 0.008853] 0xffffff2000064000-0xffffff2000065000 4K ro GLB NX pte [ 0.008864] 0xffffff2000065000-0xffffff2000074000 60K pte [ 0.015657] ... 131059 entries skipped ... [ 0.015658] ---[ EFI Runtime Services ]--- [ 0.015660] 0xffffffef00000000-0xfffffffec0000000 63G pud [ 0.015665] 0xfffffffec0000000-0xfffffffee7800000 632M pmd [ 0.015670] 0xfffffffee7800000-0xfffffffee7808000 32K RW x pte [ 0.015682] 0xfffffffee7808000-0xfffffffee785f000 348K pte [ 0.015686] 0xfffffffee785f000-0xfffffffee789f000 256K RW x pte [ 0.015698] 0xfffffffee789f000-0xfffffffee78a6000 28K pte [ 0.015707] 0xfffffffee78a6000-0xfffffffee7c00000 3432K RW x pte [ 0.015718] 0xfffffffee7c00000-0xfffffffee8200000 6M RW PSE x pmd [ 0.015732] 0xfffffffee8200000-0xfffffffee8400000 2M RW x pte [ 0.015743] 0xfffffffee8400000-0xfffffffee8800000 4M RW PSE x pmd [ 0.015756] 0xfffffffee8800000-0xfffffffee8910000 1088K RW x pte [ 0.015770] 0xfffffffee8910000-0xfffffffee8b03000 1996K pte [ 0.015775] 0xfffffffee8b03000-0xfffffffee8b45000 264K RW x pte [ 0.015786] 0xfffffffee8b45000-0xfffffffee8b55000 64K pte [ 0.015791] 0xfffffffee8b55000-0xfffffffee8b88000 204K RW x pte [ 0.015802] 0xfffffffee8b88000-0xfffffffee8b95000 52K pte [ 0.015807] 0xfffffffee8b95000-0xfffffffee8bf3000 376K RW x pte [ 0.015818] 0xfffffffee8bf3000-0xfffffffee8c0c000 100K pte [ 0.015823] 0xfffffffee8c0c000-0xfffffffee8c66000 360K RW x pte [ 0.015835] 0xfffffffee8c66000-0xfffffffee8c7c000 88K pte [ 0.015840] 0xfffffffee8c7c000-0xfffffffee8cec000 448K RW x pte [ 0.015851] 0xfffffffee8cec000-0xfffffffee8d1d000 196K pte [ 0.015856] 0xfffffffee8d1d000-0xfffffffee8d93000 472K RW x pte [ 0.015868] 0xfffffffee8d93000-0xfffffffee8dc1000 184K pte [ 0.015872] 0xfffffffee8dc1000-0xfffffffee8ddd000 112K RW x pte [ 0.015885] 0xfffffffee8ddd000-0xfffffffee8eca000 948K pte [ 0.015889] 0xfffffffee8eca000-0xfffffffee8ecd000 12K RW x pte [ 0.015900] 0xfffffffee8ecd000-0xfffffffee8ed4000 28K pte [ 0.015905] 0xfffffffee8ed4000-0xfffffffee8ed5000 4K RW x pte [ 0.015916] 0xfffffffee8ed5000-0xfffffffee8ef7000 136K pte [ 0.015920] 0xfffffffee8ef7000-0xfffffffee8ef8000 4K RW x pte [ 0.015933] 0xfffffffee8ef8000-0xfffffffee9003000 1068K pte [ 0.015937] 0xfffffffee9003000-0xfffffffee9004000 4K RW x pte [ 0.015949] 0xfffffffee9004000-0xfffffffee9005000 4K pte [ 0.015953] 0xfffffffee9005000-0xfffffffee902e000 164K RW x pte [ 0.015965] 0xfffffffee902e000-0xfffffffee905a000 176K pte [ 0.015969] 0xfffffffee905a000-0xfffffffee905b000 4K RW x pte [ 0.015981] 0xfffffffee905b000-0xfffffffee9094000 228K pte [ 0.015985] 0xfffffffee9094000-0xfffffffee9095000 4K RW x pte [ 0.015997] 0xfffffffee9095000-0xfffffffee90ec000 348K pte [ 0.016003] 0xfffffffee90ec000-0xfffffffee90ed000 4K RW x pte [ 0.016015] 0xfffffffee90ed000-0xfffffffee9133000 280K pte [ 0.016019] 0xfffffffee9133000-0xfffffffee9134000 4K RW x pte [ 0.016031] 0xfffffffee9134000-0xfffffffee91a7000 460K pte [ 0.016036] 0xfffffffee91a7000-0xfffffffee924d000 664K RW x pte [ 0.016048] 0xfffffffee924d000-0xfffffffee9294000 284K pte [ 0.016052] 0xfffffffee9294000-0xfffffffee9298000 16K RW x pte [ 0.016065] 0xfffffffee9298000-0xfffffffee93d1000 1252K pte [ 0.016070] 0xfffffffee93d1000-0xfffffffee93fa000 164K RW x pte [ 0.016082] 0xfffffffee93fa000-0xfffffffee94af000 724K pte [ 0.016088] 0xfffffffee94af000-0xfffffffee9588000 868K RW x pte [ 0.016100] 0xfffffffee9588000-0xfffffffee9617000 572K pte [ 0.016105] 0xfffffffee9617000-0xfffffffee96a0000 548K RW x pte [ 0.016116] 0xfffffffee96a0000-0xfffffffee96b0000 64K pte [ 0.016121] 0xfffffffee96b0000-0xfffffffee96e4000 208K RW x pte [ 0.016132] 0xfffffffee96e4000-0xfffffffee96f1000 52K pte [ 0.016137] 0xfffffffee96f1000-0xfffffffee974e000 372K RW x pte [ 0.016149] 0xfffffffee974e000-0xfffffffee9767000 100K pte [ 0.016153] 0xfffffffee9767000-0xfffffffee97c1000 360K RW x pte [ 0.016165] 0xfffffffee97c1000-0xfffffffee97d7000 88K pte [ 0.016171] 0xfffffffee97d7000-0xfffffffee98f0000 1124K RW x pte [ 0.016182] 0xfffffffee98f0000-0xfffffffee991e000 184K pte [ 0.016187] 0xfffffffee991e000-0xfffffffee993d000 124K RW x pte [ 0.016198] 0xfffffffee993d000-0xfffffffee994e000 68K pte [ 0.016203] 0xfffffffee994e000-0xfffffffee99b1000 396K RW x pte [ 0.016215] 0xfffffffee99b1000-0xfffffffee99cc000 108K pte [ 0.016220] 0xfffffffee99cc000-0xfffffffee9a74000 672K RW x pte [ 0.016231] 0xfffffffee9a74000-0xfffffffee9a84000 64K pte [ 0.016236] 0xfffffffee9a84000-0xfffffffee9ab7000 204K RW x pte [ 0.016247] 0xfffffffee9ab7000-0xfffffffee9ac4000 52K pte [ 0.016252] 0xfffffffee9ac4000-0xfffffffee9b21000 372K RW x pte [ 0.016263] 0xfffffffee9b21000-0xfffffffee9b3a000 100K pte [ 0.016268] 0xfffffffee9b3a000-0xfffffffee9b94000 360K RW x pte [ 0.016280] 0xfffffffee9b94000-0xfffffffee9baa000 88K pte [ 0.016285] 0xfffffffee9baa000-0xfffffffee9c1a000 448K RW x pte [ 0.016296] 0xfffffffee9c1a000-0xfffffffee9c4b000 196K pte [ 0.016301] 0xfffffffee9c4b000-0xfffffffee9cc1000 472K RW x pte [ 0.016312] 0xfffffffee9cc1000-0xfffffffee9cc8000 28K pte [ 0.016319] 0xfffffffee9cc8000-0xfffffffee9e3f000 1500K RW x pte [ 0.016330] 0xfffffffee9e3f000-0xfffffffee9e42000 12K pte [ 0.016336] 0xfffffffee9e42000-0xfffffffee9f60000 1144K RW x pte [ 0.016347] 0xfffffffee9f60000-0xfffffffee9f69000 36K pte [ 0.016355] 0xfffffffee9f69000-0xfffffffeea172000 2084K RW x pte [ 0.016366] 0xfffffffeea172000-0xfffffffeea175000 12K pte [ 0.016372] 0xfffffffeea175000-0xfffffffeea2b9000 1296K RW x pte [ 0.016383] 0xfffffffeea2b9000-0xfffffffeea2c2000 36K pte [ 0.016388] 0xfffffffeea2c2000-0xfffffffeea32b000 420K RW x pte [ 0.016399] 0xfffffffeea32b000-0xfffffffeea334000 36K pte [ 0.016404] 0xfffffffeea334000-0xfffffffeea3b1000 500K RW x pte [ 0.016416] 0xfffffffeea3b1000-0xfffffffeea3b4000 12K pte [ 0.016421] 0xfffffffeea3b4000-0xfffffffeea459000 660K RW x pte [ 0.016432] 0xfffffffeea459000-0xfffffffeea45e000 20K pte [ 0.016438] 0xfffffffeea45e000-0xfffffffeea57e000 1152K RW x pte [ 0.016449] 0xfffffffeea57e000-0xfffffffeea57f000 4K pte [ 0.016456] 0xfffffffeea57f000-0xfffffffeea731000 1736K RW x pte [ 0.016467] 0xfffffffeea731000-0xfffffffeea73a000 36K pte [ 0.016473] 0xfffffffeea73a000-0xfffffffeea7b6000 496K RW x pte [ 0.016484] 0xfffffffeea7b6000-0xfffffffeea7b9000 12K pte [ 0.016489] 0xfffffffeea7b9000-0xfffffffeea85d000 656K RW x pte [ 0.016500] 0xfffffffeea85d000-0xfffffffeea865000 32K pte [ 0.016507] 0xfffffffeea865000-0xfffffffeea9bc000 1372K RW x pte [ 0.016518] 0xfffffffeea9bc000-0xfffffffeea9c6000 40K pte [ 0.016523] 0xfffffffeea9c6000-0xfffffffeeaa49000 524K RW x pte [ 0.016534] 0xfffffffeeaa49000-0xfffffffeeaa4c000 12K pte [ 0.016539] 0xfffffffeeaa4c000-0xfffffffeeaa52000 24K RW x pte [ 0.016550] 0xfffffffeeaa52000-0xfffffffeeaa5a000 32K pte [ 0.016555] 0xfffffffeeaa5a000-0xfffffffeeab27000 820K RW x pte [ 0.016567] 0xfffffffeeab27000-0xfffffffeeab2c000 20K pte [ 0.016571] 0xfffffffeeab2c000-0xfffffffeeab31000 20K RW x pte [ 0.016582] 0xfffffffeeab31000-0xfffffffeeab37000 24K pte [ 0.016587] 0xfffffffeeab37000-0xfffffffeeab3c000 20K RW x pte [ 0.016598] 0xfffffffeeab3c000-0xfffffffeeab46000 40K pte [ 0.016603] 0xfffffffeeab46000-0xfffffffeeac00000 744K RW x pte [ 0.016615] 0xfffffffeeac00000-0xfffffffeeb400000 8M RW PSE x pmd [ 0.016626] 0xfffffffeeb400000-0xfffffffeeb42d000 180K RW x pte [ 0.016637] 0xfffffffeeb42d000-0xfffffffeeb431000 16K pte [ 0.016644] 0xfffffffeeb431000-0xfffffffeeb600000 1852K RW x pte [ 0.016656] 0xfffffffeeb600000-0xfffffffef4c00000 150M RW PSE x pmd [ 0.016668] 0xfffffffef4c00000-0xfffffffef4c72000 456K RW x pte [ 0.016679] 0xfffffffef4c72000-0xfffffffef4c75000 12K pte [ 0.016683] 0xfffffffef4c75000-0xfffffffef4c7e000 36K RW x pte [ 0.016695] 0xfffffffef4c7e000-0xfffffffef4c81000 12K pte [ 0.016699] 0xfffffffef4c81000-0xfffffffef4c89000 32K RW x pte [ 0.016710] 0xfffffffef4c89000-0xfffffffef4c8c000 12K pte [ 0.016715] 0xfffffffef4c8c000-0xfffffffef4c95000 36K RW x pte [ 0.016726] 0xfffffffef4c95000-0xfffffffef4c98000 12K pte [ 0.016732] 0xfffffffef4c98000-0xfffffffef4e00000 1440K RW x pte [ 0.016744] 0xfffffffef4e00000-0xfffffffef6800000 26M RW PSE x pmd [ 0.016756] 0xfffffffef6800000-0xfffffffef6903000 1036K RW x pte [ 0.016768] 0xfffffffef6903000-0xfffffffef6991000 568K pte [ 0.016773] 0xfffffffef6991000-0xfffffffef6a00000 444K RW x pte [ 0.016785] 0xfffffffef6a00000-0xfffffffef6c00000 2M RW PSE x pmd [ 0.016797] 0xfffffffef6c00000-0xfffffffef6c88000 544K RW x pte [ 0.016810] 0xfffffffef6c88000-0xfffffffef6dee000 1432K pte [ 0.016814] 0xfffffffef6dee000-0xfffffffef6e00000 72K RW x pte [ 0.016826] 0xfffffffef6e00000-0xfffffffefaa00000 60M RW PSE x pmd [ 0.016840] 0xfffffffefaa00000-0xfffffffefac00000 2M RW x pte [ 0.016851] 0xfffffffefac00000-0xfffffffefec00000 64M RW PCD PSE x pmd [ 0.016862] 0xfffffffefec00000-0xfffffffefec01000 4K RW PCD x pte [ 0.016875] 0xfffffffefec01000-0xfffffffefed00000 1020K pte [ 0.016879] 0xfffffffefed00000-0xfffffffefed04000 16K RW PCD x pte [ 0.016891] 0xfffffffefed04000-0xfffffffefed1c000 96K pte [ 0.016895] 0xfffffffefed1c000-0xfffffffefed20000 16K RW PCD x pte [ 0.016908] 0xfffffffefed20000-0xfffffffefee00000 896K pte [ 0.016912] 0xfffffffefee00000-0xfffffffefee01000 4K RW PCD x pte [ 0.016926] 0xfffffffefee01000-0xfffffffeff000000 2044K pte [ 0.016931] 0xfffffffeff000000-0xffffffff00000000 16M RW PCD PSE x pmd [ 0.016942] 0xffffffff00000000-0xffffffff80000000 2G pud [ 0.016946] ---[ High Kernel Mapping ]--- [ 0.016948] 0xffffffff80000000-0xffffffff8d000000 208M pmd [ 0.016952] 0xffffffff8d000000-0xffffffff8dc00000 12M RW PSE x pmd [ 0.016964] 0xffffffff8dc00000-0xffffffff8de00000 2M RW PSE GLB x pmd [ 0.016975] 0xffffffff8de00000-0xffffffff90400000 38M RW PSE x pmd [ 0.016988] 0xffffffff90400000-0xffffffffc0000000 764M pmd [ 0.016992] ---[ Modules ]--- [ 0.016995] 0xffffffffc0000000-0xffffffffff000000 1008M pmd [ 0.017002] ---[ End Modules ]--- [ 0.017003] 0xffffffffff000000-0xffffffffff200000 2M pmd [ 0.017013] 0xffffffffff200000-0xffffffffff576000 3544K pte [ 0.017017] ---[ Fixmap Area ]--- [ 0.017019] 0xffffffffff576000-0xffffffffff5fb000 532K pte [ 0.017023] 0xffffffffff5fb000-0xffffffffff5fd000 8K RW PWT PCD NX pte [ 0.017035] 0xffffffffff5fd000-0xffffffffff600000 12K pte [ 0.017039] 0xffffffffff600000-0xffffffffff601000 4K USR ro NX pte [ 0.017053] 0xffffffffff601000-0xffffffffff800000 2044K pte [ 0.017058] 0xffffffffff800000-0x0000000000000000 8M pmd [ 0.017098] Security Framework initialized [ 0.017100] Yama: becoming mindful. [ 0.017108] SELinux: Initializing. [ 0.017142] SELinux: Starting in permissive mode [ 0.023565] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) [ 0.026767] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) [ 0.026885] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.026990] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.027426] CPU: Physical Processor ID: 0 [ 0.027428] CPU: Processor Core ID: 0 [ 0.027435] mce: CPU supports 9 MCE banks [ 0.027446] CPU0: Thermal monitoring enabled (TM1) [ 0.027459] process: using mwait in idle threads [ 0.027462] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 [ 0.027463] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 [ 0.027465] Spectre V2 : Mitigation: Full generic retpoline [ 0.027467] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.027468] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.027469] Speculative Store Bypass: Vulnerable [ 0.030066] Freeing SMP alternatives memory: 28K [ 0.058000] TSC deadline timer enabled [ 0.058000] smpboot: CPU0: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (family: 0x6, model: 0x3c, stepping: 0x3) [ 0.058000] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver. [ 0.058000] ... version: 3 [ 0.058000] ... bit width: 48 [ 0.058000] ... generic registers: 4 [ 0.058000] ... value mask: 0000ffffffffffff [ 0.058000] ... max period: 00007fffffffffff [ 0.058000] ... fixed-purpose events: 3 [ 0.058000] ... event mask: 000000070000000f [ 0.058000] Hierarchical SRCU implementation. [ 0.058629] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.058678] smp: Bringing up secondary CPUs ... [ 0.058969] x86: Booting SMP configuration: [ 0.058974] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 [ 0.066629] smp: Brought up 1 node, 8 CPUs [ 0.066629] smpboot: Max logical packages: 1 [ 0.066629] smpboot: Total of 8 processors activated (54273.77 BogoMIPS) [ 0.068147] devtmpfs: initialized [ 0.068147] x86/mm: Memory block size: 128MB [ 0.075731] PM: Registering ACPI NVS region [mem 0xbd69f000-0xbd6a5fff] (28672 bytes) [ 0.075731] PM: Registering ACPI NVS region [mem 0xdb932000-0xdb9edfff] (770048 bytes) [ 0.095191] DMA-API: preallocated 65536 debug entries [ 0.095193] DMA-API: debugging enabled by kernel config [ 0.095195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.095230] futex hash table entries: 2048 (order: 6, 262144 bytes) [ 0.095483] pinctrl core: initialized pinctrl subsystem [ 0.095778] RTC time: 4:07:00, date: 08/04/18 [ 0.096420] NET: Registered protocol family 16 [ 0.096677] audit: initializing netlink subsys (disabled) [ 0.096729] audit: type=2000 audit(1533355620.096:1): state=initialized audit_enabled=0 res=1 [ 0.097010] cpuidle: using governor menu [ 0.097127] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.097135] ACPI: bus type PCI registered [ 0.097137] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.097263] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.097267] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.097274] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override. [ 0.097340] PCI: Using configuration type 1 for base access [ 0.097389] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on [ 0.103113] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.103113] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.103356] cryptd: max_cpu_qlen set to 1000 [ 0.103356] ACPI: Added _OSI(Module Device) [ 0.103356] ACPI: Added _OSI(Processor Device) [ 0.103356] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.103356] ACPI: Added _OSI(Processor Aggregator Device) [ 0.103356] ACPI: Added _OSI(Linux-Dell-Video) [ 0.125649] ACPI: 6 ACPI AML tables successfully acquired and loaded [ 0.137547] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.139595] ACPI: Dynamic OEM Table Load: [ 0.139607] ACPI: SSDT 0xFFFF88DC78574000 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711) [ 0.140576] ACPI: Dynamic OEM Table Load: [ 0.140587] ACPI: SSDT 0xFFFF88DC784EC800 0005AA (v01 PmRef ApIst 00003000 INTL 20120711) [ 0.141802] ACPI: Dynamic OEM Table Load: [ 0.141813] ACPI: SSDT 0xFFFF88DC7845A400 000119 (v01 PmRef ApCst 00003000 INTL 20120711) [ 0.147467] ACPI: Interpreter enabled [ 0.147512] ACPI: (supports S0 S3 S4 S5) [ 0.147514] ACPI: Using IOAPIC for interrupt routing [ 0.147563] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.148649] ACPI: Enabled 7 GPEs in block 00 to 3F [ 0.176941] ACPI: Power Resource [FN00] (off) [ 0.177210] ACPI: Power Resource [FN01] (off) [ 0.177437] ACPI: Power Resource [FN02] (off) [ 0.177665] ACPI: Power Resource [FN03] (off) [ 0.177887] ACPI: Power Resource [FN04] (off) [ 0.180684] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) [ 0.180691] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.181264] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME] [ 0.181741] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR] [ 0.181742] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration [ 0.183087] PCI host bridge to bus 0000:00 [ 0.183090] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.183092] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.183094] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.183096] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 0.183098] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.183099] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.183101] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.183103] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window] [ 0.183106] pci_bus 0000:00: root bus resource [bus 00-3e] [ 0.183128] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000 [ 0.183385] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330 [ 0.183406] pci 0000:00:14.0: reg 0x10: [mem 0xf7f00000-0xf7f0ffff 64bit] [ 0.183472] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.183729] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000 [ 0.183751] pci 0000:00:16.0: reg 0x10: [mem 0xf7f18000-0xf7f1800f 64bit] [ 0.183820] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 0.184026] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300 [ 0.184045] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f10000-0xf7f13fff 64bit] [ 0.184112] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.184313] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400 [ 0.184392] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.184723] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400 [ 0.184803] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.185138] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400 [ 0.185219] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.185545] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400 [ 0.185624] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.185954] pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100 [ 0.186250] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601 [ 0.186267] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077] [ 0.186275] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063] [ 0.186282] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057] [ 0.186289] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043] [ 0.186297] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f] [ 0.186304] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f16000-0xf7f167ff] [ 0.186344] pci 0000:00:1f.2: PME# supported from D3hot [ 0.186536] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500 [ 0.186555] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f15000-0xf7f150ff 64bit] [ 0.186575] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f] [ 0.186930] acpiphp: Slot [1] registered [ 0.186937] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.187068] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 0.187098] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff] [ 0.187128] pci 0000:02:00.0: reg 0x18: [mem 0xf7e00000-0xf7e00fff 64bit] [ 0.187146] pci 0000:02:00.0: reg 0x20: [mem 0xf0300000-0xf0303fff 64bit pref] [ 0.187252] pci 0000:02:00.0: supports D1 D2 [ 0.187254] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.187430] pci 0000:00:1c.2: PCI bridge to [bus 02] [ 0.187433] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff] [ 0.187437] pci 0000:00:1c.2: bridge window [mem 0xf7e00000-0xf7efffff] [ 0.187442] pci 0000:00:1c.2: bridge window [mem 0xf0300000-0xf03fffff 64bit pref] [ 0.187560] pci 0000:03:00.0: [8086:244e] type 01 class 0x060401 [ 0.187701] pci 0000:03:00.0: supports D1 D2 [ 0.187703] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.187812] pci 0000:00:1c.3: PCI bridge to [bus 03-04] [ 0.187861] pci_bus 0000:04: extended config space not accessible [ 0.187972] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode) [ 0.188125] pci 0000:05:00.0: [1022:1470] type 01 class 0x060400 [ 0.188160] pci 0000:05:00.0: reg 0x10: [mem 0xf7d00000-0xf7d03fff] [ 0.188195] pci 0000:05:00.0: enabling Extended Tags [ 0.188290] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold [ 0.188468] pci 0000:00:1c.4: PCI bridge to [bus 05-07] [ 0.188471] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff] [ 0.188475] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7dfffff] [ 0.188480] pci 0000:00:1c.4: bridge window [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.188570] pci 0000:06:00.0: [1022:1471] type 01 class 0x060400 [ 0.188635] pci 0000:06:00.0: enabling Extended Tags [ 0.188719] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold [ 0.188872] pci 0000:05:00.0: PCI bridge to [bus 06-07] [ 0.188879] pci 0000:05:00.0: bridge window [io 0xd000-0xdfff] [ 0.188883] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff] [ 0.188890] pci 0000:05:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.188968] pci 0000:07:00.0: [1002:687f] type 00 class 0x030000 [ 0.189012] pci 0000:07:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.189029] pci 0000:07:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref] [ 0.189041] pci 0000:07:00.0: reg 0x20: [io 0xd000-0xd0ff] [ 0.189052] pci 0000:07:00.0: reg 0x24: [mem 0xf7c00000-0xf7c7ffff] [ 0.189064] pci 0000:07:00.0: reg 0x30: [mem 0xf7c80000-0xf7c9ffff pref] [ 0.189074] pci 0000:07:00.0: enabling Extended Tags [ 0.189101] pci 0000:07:00.0: BAR 0: assigned to efifb [ 0.189183] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.189320] pci 0000:07:00.1: [1002:aaf8] type 00 class 0x040300 [ 0.189349] pci 0000:07:00.1: reg 0x10: [mem 0xf7ca0000-0xf7ca3fff] [ 0.189417] pci 0000:07:00.1: enabling Extended Tags [ 0.189501] pci 0000:07:00.1: PME# supported from D1 D2 D3hot D3cold [ 0.189663] pci 0000:06:00.0: PCI bridge to [bus 07] [ 0.189671] pci 0000:06:00.0: bridge window [io 0xd000-0xdfff] [ 0.189675] pci 0000:06:00.0: bridge window [mem 0xf7c00000-0xf7cfffff] [ 0.189682] pci 0000:06:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.191989] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.192154] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) [ 0.192310] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.192462] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) [ 0.192612] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.192765] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.192918] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15) [ 0.193076] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.194172] pci 0000:07:00.0: vgaarb: setting as boot VGA device [ 0.194172] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.194172] pci 0000:07:00.0: vgaarb: bridge control possible [ 0.194172] vgaarb: loaded [ 0.194262] SCSI subsystem initialized [ 0.194348] libata version 3.00 loaded. [ 0.194348] ACPI: bus type USB registered [ 0.194348] usbcore: registered new interface driver usbfs [ 0.194348] usbcore: registered new interface driver hub [ 0.194348] usbcore: registered new device driver usb [ 0.194348] pps_core: LinuxPPS API ver. 1 registered [ 0.194348] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx> [ 0.194348] PTP clock support registered [ 0.194406] EDAC MC: Ver: 3.0.0 [ 0.195102] Registered efivars operations [ 0.198202] PCI: Using ACPI for IRQ routing [ 0.199630] PCI: pci_cache_line_size set to 64 bytes [ 0.199681] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] [ 0.199688] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] [ 0.199690] e820: reserve RAM buffer [mem 0xbd336018-0xbfffffff] [ 0.199693] e820: reserve RAM buffer [mem 0xbd350018-0xbfffffff] [ 0.199695] e820: reserve RAM buffer [mem 0xbd69f000-0xbfffffff] [ 0.199697] e820: reserve RAM buffer [mem 0xbe17c000-0xbfffffff] [ 0.199699] e820: reserve RAM buffer [mem 0xdb488000-0xdbffffff] [ 0.199701] e820: reserve RAM buffer [mem 0xdb932000-0xdbffffff] [ 0.199703] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff] [ 0.199705] e820: reserve RAM buffer [mem 0x81f000000-0x81fffffff] [ 0.200025] NetLabel: Initializing [ 0.200027] NetLabel: domain hash size = 128 [ 0.200028] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.200058] NetLabel: unlabeled traffic allowed by default [ 0.200093] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.200093] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 0.202059] clocksource: Switched to clocksource tsc-early [ 0.246249] VFS: Disk quotas dquot_6.6.0 [ 0.246281] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.246460] pnp: PnP ACPI init [ 0.246649] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved [ 0.246669] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.247108] system 00:01: [io 0x0680-0x069f] has been reserved [ 0.247112] system 00:01: [io 0xffff] has been reserved [ 0.247114] system 00:01: [io 0xffff] has been reserved [ 0.247117] system 00:01: [io 0xffff] has been reserved [ 0.247119] system 00:01: [io 0x1c00-0x1cfe] has been reserved [ 0.247122] system 00:01: [io 0x1d00-0x1dfe] has been reserved [ 0.247124] system 00:01: [io 0x1e00-0x1efe] has been reserved [ 0.247127] system 00:01: [io 0x1f00-0x1ffe] has been reserved [ 0.247129] system 00:01: [io 0x1800-0x18fe] has been reserved [ 0.247132] system 00:01: [io 0x164e-0x164f] has been reserved [ 0.247139] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.247191] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.247307] system 00:03: [io 0x1854-0x1857] has been reserved [ 0.247314] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 0.247623] system 00:04: [io 0x0a00-0x0a0f] has been reserved [ 0.247625] system 00:04: [io 0x0a30-0x0a3f] has been reserved [ 0.247628] system 00:04: [io 0x0a20-0x0a2f] has been reserved [ 0.247635] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.248236] pnp 00:05: [dma 0 disabled] [ 0.248301] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.249088] pnp 00:06: [dma 3] [ 0.249349] pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (active) [ 0.249459] system 00:07: [io 0x04d0-0x04d1] has been reserved [ 0.249466] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.250517] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.250520] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.250523] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.250526] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.250528] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved [ 0.250531] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.250535] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved [ 0.250537] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved [ 0.250540] system 00:08: [mem 0xff000000-0xffffffff] has been reserved [ 0.250543] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.250546] system 00:08: [mem 0xf7fee000-0xf7feefff] has been reserved [ 0.250548] system 00:08: [mem 0xf7fd0000-0xf7fdffff] has been reserved [ 0.250555] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.251185] pnp: PnP ACPI: found 9 devices [ 0.259127] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.259277] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.259288] pci 0000:00:1c.2: PCI bridge to [bus 02] [ 0.259290] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff] [ 0.259295] pci 0000:00:1c.2: bridge window [mem 0xf7e00000-0xf7efffff] [ 0.259298] pci 0000:00:1c.2: bridge window [mem 0xf0300000-0xf03fffff 64bit pref] [ 0.259303] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.259324] pci 0000:00:1c.3: PCI bridge to [bus 03-04] [ 0.259334] pci 0000:06:00.0: PCI bridge to [bus 07] [ 0.259337] pci 0000:06:00.0: bridge window [io 0xd000-0xdfff] [ 0.259343] pci 0000:06:00.0: bridge window [mem 0xf7c00000-0xf7cfffff] [ 0.259347] pci 0000:06:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.259355] pci 0000:05:00.0: PCI bridge to [bus 06-07] [ 0.259358] pci 0000:05:00.0: bridge window [io 0xd000-0xdfff] [ 0.259364] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff] [ 0.259368] pci 0000:05:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.259375] pci 0000:00:1c.4: PCI bridge to [bus 05-07] [ 0.259378] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff] [ 0.259382] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7dfffff] [ 0.259386] pci 0000:00:1c.4: bridge window [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.259391] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.259393] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.259395] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.259397] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window] [ 0.259398] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window] [ 0.259400] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window] [ 0.259402] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window] [ 0.259404] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff window] [ 0.259405] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] [ 0.259407] pci_bus 0000:02: resource 1 [mem 0xf7e00000-0xf7efffff] [ 0.259409] pci_bus 0000:02: resource 2 [mem 0xf0300000-0xf03fffff 64bit pref] [ 0.259411] pci_bus 0000:05: resource 0 [io 0xd000-0xdfff] [ 0.259412] pci_bus 0000:05: resource 1 [mem 0xf7c00000-0xf7dfffff] [ 0.259414] pci_bus 0000:05: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.259416] pci_bus 0000:06: resource 0 [io 0xd000-0xdfff] [ 0.259418] pci_bus 0000:06: resource 1 [mem 0xf7c00000-0xf7cfffff] [ 0.259419] pci_bus 0000:06: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.259421] pci_bus 0000:07: resource 0 [io 0xd000-0xdfff] [ 0.259423] pci_bus 0000:07: resource 1 [mem 0xf7c00000-0xf7cfffff] [ 0.259424] pci_bus 0000:07: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref] [ 0.259702] NET: Registered protocol family 2 [ 0.264981] tcp_listen_portaddr_hash hash table entries: 16384 (order: 8, 1441792 bytes) [ 0.265528] TCP established hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.266279] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) [ 0.267488] TCP: Hash tables configured (established 262144 bind 65536) [ 0.267904] UDP hash table entries: 16384 (order: 9, 3145728 bytes) [ 0.268860] UDP-Lite hash table entries: 16384 (order: 9, 3145728 bytes) [ 0.269574] NET: Registered protocol family 1 [ 0.270236] pci 0000:07:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.270260] pci 0000:07:00.1: Linked as a consumer to 0000:07:00.0 [ 0.270284] PCI: CLS 64 bytes, default 64 [ 0.270508] Unpacking initramfs... [ 0.606124] Freeing initrd memory: 26672K [ 0.612086] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.612089] software IO TLB [mem 0xc8703000-0xcc703000] (64MB) mapped at [(____ptrval____)-(____ptrval____)] [ 0.613749] Scanning for low memory corruption every 60 seconds [ 0.614054] cryptomgr_test (78) used greatest stack depth: 14472 bytes left [ 0.615028] Initialise system trusted keyrings [ 0.615099] Key type blacklist registered [ 0.615166] workingset: timestamp_bits=36 max_order=23 bucket_order=0 [ 0.619410] zbud: loaded [ 0.620669] pstore: using deflate compression [ 0.620820] SELinux: Registering netfilter hooks [ 0.699660] cryptomgr_test (81) used greatest stack depth: 13976 bytes left [ 0.723333] cryptomgr_test (82) used greatest stack depth: 13864 bytes left [ 0.727974] alg: No test for 842 (842-generic) [ 0.728038] alg: No test for 842 (842-scomp) [ 0.729902] modprobe (105) used greatest stack depth: 13720 bytes left [ 0.731734] cryptomgr_test (103) used greatest stack depth: 13016 bytes left [ 0.736256] NET: Registered protocol family 38 [ 0.736273] Key type asymmetric registered [ 0.736282] Asymmetric key parser 'x509' registered [ 0.736370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 0.736469] io scheduler noop registered [ 0.736471] io scheduler deadline registered [ 0.736534] io scheduler cfq registered (default) [ 0.736536] io scheduler mq-deadline registered [ 0.737071] atomic64_test: passed for x86-64 platform with CX8 and with SSE [ 0.739022] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.739065] efifb: probing for efifb [ 0.739082] efifb: No BGRT, not showing boot graphics [ 0.739084] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k [ 0.739086] efifb: mode is 1024x768x32, linelength=4096, pages=1 [ 0.739087] efifb: scrolling: redraw [ 0.739089] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.739261] fbcon: Deferring console take-over [ 0.739268] fb0: EFI VGA frame buffer device [ 0.739282] intel_idle: MWAIT substates: 0x42120 [ 0.739283] intel_idle: v0.4.1 model 0x3C [ 0.740062] intel_idle: lapic_timer_reliable_states 0xffffffff [ 0.740325] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.740535] ACPI: Power Button [PWRB] [ 0.740623] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.740654] ACPI: Power Button [PWRF] [ 0.743240] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.743242] ACPI: Thermal Zone [TZ00] (28 C) [ 0.743942] thermal LNXTHERM:01: registered as thermal_zone1 [ 0.743944] ACPI: Thermal Zone [TZ01] (30 C) [ 0.744279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.764876] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.769909] Non-volatile memory driver v1.3 [ 0.769962] Linux agpgart interface v0.103 [ 0.771684] ahci 0000:00:1f.2: version 3.0 [ 0.771996] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x2c impl SATA mode [ 0.771999] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst [ 0.780785] scsi host0: ahci [ 0.781127] scsi host1: ahci [ 0.781338] scsi host2: ahci [ 0.781536] scsi host3: ahci [ 0.781728] scsi host4: ahci [ 0.781907] scsi host5: ahci [ 0.781985] ata1: DUMMY [ 0.781986] ata2: DUMMY [ 0.781988] ata3: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16200 irq 27 [ 0.781990] ata4: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16280 irq 27 [ 0.781992] ata5: DUMMY [ 0.781993] ata6: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16380 irq 27 [ 0.782363] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.782371] ehci-pci: EHCI PCI platform driver [ 0.782392] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.782397] ohci-pci: OHCI PCI platform driver [ 0.782416] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782721] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.782945] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 0.784159] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810 [ 0.784164] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 0.784713] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 [ 0.784716] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.784718] usb usb1: Product: xHCI Host Controller [ 0.784720] usb usb1: Manufacturer: Linux 4.18.0-0.rc7.git1.1.fc29.x86_64 xhci-hcd [ 0.784722] usb usb1: SerialNumber: 0000:00:14.0 [ 0.785137] hub 1-0:1.0: USB hub found [ 0.785200] hub 1-0:1.0: 14 ports detected [ 0.793101] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.793231] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 0.793237] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed [ 0.793337] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18 [ 0.793341] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.793343] usb usb2: Product: xHCI Host Controller [ 0.793344] usb usb2: Manufacturer: Linux 4.18.0-0.rc7.git1.1.fc29.x86_64 xhci-hcd [ 0.793346] usb usb2: SerialNumber: 0000:00:14.0 [ 0.793637] hub 2-0:1.0: USB hub found [ 0.793681] hub 2-0:1.0: 6 ports detected [ 0.795349] usbcore: registered new interface driver usbserial_generic [ 0.795380] usbserial: USB Serial support registered for generic [ 0.795421] i8042: PNP: No PS/2 controller found. [ 0.795509] mousedev: PS/2 mouse device common for all mice [ 0.795802] rtc_cmos 00:02: RTC can wake from S4 [ 0.796090] rtc_cmos 00:02: registered as rtc0 [ 0.796092] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 0.796185] device-mapper: uevent: version 1.0.3 [ 0.796324] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@xxxxxxxxxx [ 0.796502] intel_pstate: Intel P-state driver initializing [ 0.800359] hidraw: raw HID events driver (C) Jiri Kosina [ 0.800660] usbcore: registered new interface driver usbhid [ 0.800666] usbhid: USB HID core driver [ 0.801347] drop_monitor: Initializing network drop monitor service [ 0.802388] Initializing XFRM netlink socket [ 0.803703] NET: Registered protocol family 10 [ 0.811874] Segment Routing with IPv6 [ 0.811901] mip6: Mobile IPv6 [ 0.811922] NET: Registered protocol family 17 [ 0.812030] start plist test [ 0.813492] end plist test [ 0.814644] RAS: Correctable Errors collector initialized. [ 0.814765] microcode: sig=0x306c3, pf=0x2, revision=0x24 [ 0.814949] microcode: Microcode Update Driver: v2.2. [ 0.814975] AVX2 version of gcm_enc/dec engaged. [ 0.814977] AES CTR mode by8 optimization enabled [ 0.838951] sched_clock: Marking stable (838943923, 0)->(840476237, -1532314) [ 0.839357] registered taskstats version 1 [ 0.839381] Loading compiled-in X.509 certificates [ 0.866539] Loaded X.509 cert 'Fedora kernel signing key: 7f7797e76bbda3c532ea82bad06b61825b3fe9e7' [ 0.867337] zswap: loaded using pool lzo/zbud [ 0.873762] Key type big_key registered [ 0.877498] Key type encrypted registered [ 0.877530] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 0.877537] ima: Allocated hash algorithm: sha1 [ 0.878672] Magic number: 14:796:109 [ 0.878720] memory memory258: hash matches [ 0.878820] rtc_cmos 00:02: setting system clock to 2018-08-04 04:07:01 UTC (1533355621) [ 1.096514] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.096737] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.096792] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.101615] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded [ 1.101634] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 1.101640] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out [ 1.101849] ata6.00: ATA-8: OCZ-VECTOR150, 1.2, max UDMA/133 [ 1.101853] ata6.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 1.103345] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded [ 1.103350] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 1.103353] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out [ 1.103527] ata6.00: configured for UDMA/133 [ 1.108633] ata4.00: ATA-9: HGST HUH721212ALE604, LEGNW3D0, max UDMA/133 [ 1.108637] ata4.00: 23437770752 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 1.119739] ata4.00: configured for UDMA/133 [ 1.154993] ata3.00: NCQ Send/Recv Log not supported [ 1.154996] ata3.00: ATA-9: ST4000NM0033-9ZM170, SN06, max UDMA/133 [ 1.154999] ata3.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 1.156643] ata3.00: NCQ Send/Recv Log not supported [ 1.156649] ata3.00: configured for UDMA/133 [ 1.157454] usb 2-5: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 1.157782] scsi 2:0:0:0: Direct-Access ATA ST4000NM0033-9ZM SN06 PQ: 0 ANSI: 5 [ 1.159047] sd 2:0:0:0: Attached scsi generic sg0 type 0 [ 1.159128] sd 2:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) [ 1.159215] sd 2:0:0:0: [sda] Write Protect is off [ 1.159219] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.159334] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.160207] scsi 3:0:0:0: Direct-Access ATA HGST HUH721212AL W3D0 PQ: 0 ANSI: 5 [ 1.160876] sd 3:0:0:0: Attached scsi generic sg1 type 0 [ 1.160989] sd 3:0:0:0: [sdb] 23437770752 512-byte logical blocks: (12.0 TB/10.9 TiB) [ 1.160998] sd 3:0:0:0: [sdb] 4096-byte physical blocks [ 1.161126] sd 3:0:0:0: [sdb] Write Protect is off [ 1.161132] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 1.161331] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.162246] scsi 5:0:0:0: Direct-Access ATA OCZ-VECTOR150 1.2 PQ: 0 ANSI: 5 [ 1.163221] sd 5:0:0:0: [sdc] 468862128 512-byte logical blocks: (240 GB/224 GiB) [ 1.163259] sd 5:0:0:0: [sdc] Write Protect is off [ 1.163264] sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00 [ 1.163318] sd 5:0:0:0: Attached scsi generic sg2 type 0 [ 1.163324] sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.166002] sdc: sdc1 sdc2 sdc3 [ 1.167858] sd 5:0:0:0: [sdc] Attached SCSI disk [ 1.174535] sd 2:0:0:0: [sda] Attached SCSI disk [ 1.178990] sd 3:0:0:0: [sdb] Attached SCSI disk [ 1.246472] Freeing unused kernel memory: 4824K [ 1.253937] usb 2-5: New USB device found, idVendor=2109, idProduct=0813, bcdDevice=90.11 [ 1.253942] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.253944] usb 2-5: Product: USB3.0 Hub [ 1.253946] usb 2-5: Manufacturer: VIA Labs, Inc. [ 1.256049] Write protecting the kernel read-only data: 22528k [ 1.256462] hub 2-5:1.0: USB hub found [ 1.256676] hub 2-5:1.0: 4 ports detected [ 1.257982] Freeing unused kernel memory: 2028K [ 1.261904] Freeing unused kernel memory: 1724K [ 1.269918] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.269919] x86/mm: Checking user space page tables [ 1.275169] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.275172] rodata_test: all tests were successful [ 1.300173] systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 1.312273] systemd[1]: Detected architecture x86-64. [ 1.312276] systemd[1]: Running in initial RAM disk. [ 1.315734] systemd[1]: Set hostname to <localhost.localdomain>. [ 1.366069] usb 1-9: new high-speed USB device number 2 using xhci_hcd [ 1.395461] random: systemd: uninitialized urandom read (16 bytes read) [ 1.395475] systemd[1]: Reached target Slices. [ 1.395540] random: systemd: uninitialized urandom read (16 bytes read) [ 1.398148] systemd[1]: Created slice system-systemd\x2dhibernate\x2dresume.slice. [ 1.398173] random: systemd: uninitialized urandom read (16 bytes read) [ 1.398401] systemd[1]: Listening on udev Control Socket. [ 1.398422] systemd[1]: Reached target Swap. [ 1.398438] systemd[1]: Reached target Timers. [ 1.398628] systemd[1]: Listening on Journal Socket (/dev/log). [ 1.424211] audit: type=1130 audit(1533355622.044:2): 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' [ 1.433350] audit: type=1130 audit(1533355622.053:3): 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' [ 1.481600] audit: type=1130 audit(1533355622.101: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' [ 1.481625] audit: type=1131 audit(1533355622.101:5): 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' [ 1.495555] usb 1-9: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.11 [ 1.495558] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.495559] usb 1-9: Product: USB2.0 Hub [ 1.495561] usb 1-9: Manufacturer: VIA Labs, Inc. [ 1.496599] hub 1-9:1.0: USB hub found [ 1.497437] hub 1-9:1.0: 4 ports detected [ 1.511972] audit: type=1130 audit(1533355622.131:6): 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' [ 1.514984] audit: type=1130 audit(1533355622.134:7): 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' [ 1.564750] audit: type=1130 audit(1533355622.184:8): 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' [ 1.589221] audit: type=1130 audit(1533355622.209:9): 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' [ 1.620040] usb 1-10: new low-speed USB device number 3 using xhci_hcd [ 1.632102] tsc: Refined TSC clocksource calibration: 3392.144 MHz [ 1.632125] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e5517d4e4, max_idle_ns: 440795261668 ns [ 1.632223] clocksource: Switched to clocksource tsc [ 1.750890] usb 1-10: New USB device found, idVendor=0925, idProduct=1234, bcdDevice= 0.01 [ 1.750893] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.750895] usb 1-10: Product: UPS USB MON V1.4 [ 1.750897] usb 1-10: Manufacturer: Ð? [ 1.756913] hid-generic 0003:0925:1234.0001: hiddev96,hidraw0: USB HID v1.00 Device [Ð? UPS USB MON V1.4] on usb-0000:00:14.0-10/input0 [ 1.853376] usb 2-5.1: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd [ 1.858652] audit: type=1130 audit(1533355622.478:10): 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' [ 1.923214] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.923238] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control [ 1.924578] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl, 94:de:80:6b:dd:24, XID 2c900800, IRQ 29 [ 1.924581] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.949949] usb 2-5.1: New USB device found, idVendor=2109, idProduct=0813, bcdDevice=90.11 [ 1.949954] usb 2-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.949957] usb 2-5.1: Product: USB3.0 Hub [ 1.949960] usb 2-5.1: Manufacturer: VIA Labs, Inc. [ 1.949986] random: fast init done [ 1.952699] hub 2-5.1:1.0: USB hub found [ 1.952868] hub 2-5.1:1.0: 4 ports detected [ 1.972782] r8169 0000:02:00.0 enp2s0: renamed from eth0 [ 2.026054] usb 1-9.1: new high-speed USB device number 4 using xhci_hcd [ 2.112220] [drm] amdgpu kernel modesetting enabled. [ 2.115634] AMD IOMMUv2 driver by Joerg Roedel <jroedel@xxxxxxx> [ 2.115636] AMD IOMMUv2 functionality not available on this system [ 2.117367] usb 1-9.1: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.11 [ 2.117381] usb 1-9.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.117383] usb 1-9.1: Product: USB2.0 Hub [ 2.117386] usb 1-9.1: Manufacturer: VIA Labs, Inc. [ 2.118667] hub 1-9.1:1.0: USB hub found [ 2.119403] hub 1-9.1:1.0: 4 ports detected [ 2.128298] CRAT table not found [ 2.128303] Virtual CRAT table created for CPU [ 2.128305] Parsing CRAT table with 1 nodes [ 2.128339] Creating topology SYSFS entries [ 2.128408] Topology: Add CPU node [ 2.128410] Finished initializing topology [ 2.128535] kfd kfd: Initialized module [ 2.129242] checking generic (e0000000 300000) vs hw (e0000000 10000000) [ 2.129244] fb: switching to amdgpudrmfb from EFI VGA [ 2.131175] [drm] initializing kernel modesetting (VEGA10 0x1002:0x687F 0x1002:0x0B36 0xC3). [ 2.131238] [drm] register mmio base: 0xF7C00000 [ 2.131240] [drm] register mmio size: 524288 [ 2.131265] [drm] probing gen 2 caps for device 1022:1471 = 700d03/e [ 2.131268] [drm] probing mlw for device 1022:1471 = 700d03 [ 2.131271] [drm] add ip block number 0 <soc15_common> [ 2.131272] [drm] add ip block number 1 <gmc_v9_0> [ 2.131274] [drm] add ip block number 2 <vega10_ih> [ 2.131275] [drm] add ip block number 3 <psp> [ 2.131276] [drm] add ip block number 4 <powerplay> [ 2.131277] [drm] add ip block number 5 <dm> [ 2.131279] [drm] add ip block number 6 <gfx_v9_0> [ 2.131280] [drm] add ip block number 7 <sdma_v4_0> [ 2.131281] [drm] add ip block number 8 <uvd_v7_0> [ 2.131282] [drm] add ip block number 9 <vce_v4_0> [ 2.131456] [drm] UVD(0) is enabled in VM mode [ 2.131457] [drm] UVD(0) ENC is enabled in VM mode [ 2.131458] [drm] VCE enabled in VM mode [ 2.131506] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window] [ 2.131514] caller pci_map_rom+0x58/0xe0 mapping multiple BARs [ 2.131516] amdgpu 0000:07:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff [ 2.131546] ATOM BIOS: 113-D0500300-102 [ 2.131625] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 2.131634] amdgpu 0000:07:00.0: VRAM: 8176M 0x000000F400000000 - 0x000000F5FEFFFFFF (8176M used) [ 2.131635] amdgpu 0000:07:00.0: GTT: 512M 0x000000F600000000 - 0x000000F61FFFFFFF [ 2.131641] [drm] Detected VRAM RAM=8176M, BAR=256M [ 2.131642] [drm] RAM width 2048bits HBM [ 2.131956] [TTM] Zone kernel: Available graphics memory: 16402842 kiB [ 2.131961] [TTM] Zone dma32: Available graphics memory: 2097152 kiB [ 2.131962] [TTM] Initializing pool allocator [ 2.131977] [TTM] Initializing DMA pool allocator [ 2.132522] [drm] amdgpu: 8176M of VRAM memory ready [ 2.132527] [drm] amdgpu: 8176M of GTT memory ready. [ 2.132573] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 2.132746] [drm] PCIE GART of 512M enabled (table at 0x000000F400900000). [ 2.136352] [drm] use_doorbell being set to: [true] [ 2.136439] [drm] use_doorbell being set to: [true] [ 2.136681] [drm] Found UVD firmware Version: 1.87 Family ID: 17 [ 2.136688] [drm] PSP loading UVD firmware [ 2.138746] [drm] Found VCE firmware Version: 53.45 Binary ID: 4 [ 2.138757] [drm] PSP loading VCE firmware [ 2.222273] usb 2-5.3: new SuperSpeed Gen 1 USB device number 4 using xhci_hcd [ 2.244494] PM: Image not found (code -22) [ 2.318918] usb 2-5.3: New USB device found, idVendor=2109, idProduct=0813, bcdDevice=90.11 [ 2.318922] usb 2-5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.318926] usb 2-5.3: Product: USB3.0 Hub [ 2.318928] usb 2-5.3: Manufacturer: VIA Labs, Inc. [ 2.322097] hub 2-5.3:1.0: USB hub found [ 2.322234] hub 2-5.3:1.0: 4 ports detected [ 2.394043] usb 1-9.2: new high-speed USB device number 5 using xhci_hcd [ 2.468037] [drm] Display Core initialized with v3.1.44! [ 2.483701] usb 1-9.2: New USB device found, idVendor=8564, idProduct=1000, bcdDevice= a.00 [ 2.483704] usb 1-9.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.483706] usb 1-9.2: Product: Mass Storage Device [ 2.483708] usb 1-9.2: Manufacturer: JetFlash [ 2.483710] usb 1-9.2: SerialNumber: 3988821812 [ 2.526616] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.526618] [drm] Driver supports precise vblank timestamp query. [ 2.550218] [drm] UVD and UVD ENC initialized successfully. [ 2.589233] usb 2-5.4: new SuperSpeed Gen 1 USB device number 5 using xhci_hcd [ 2.650740] [drm] VCE initialized successfully. [ 2.655626] kfd kfd: Allocated 3969056 bytes on gart [ 2.655659] Virtual CRAT table created for GPU [ 2.655660] Parsing CRAT table with 1 nodes [ 2.655694] Creating topology SYSFS entries [ 2.656158] Topology: Add dGPU node [0x687f:0x1002] [ 2.656467] kfd kfd: added device 1002:687f [ 2.660347] [drm] fb mappable at 0xE1000000 [ 2.660355] [drm] vram apper at 0xE0000000 [ 2.660356] [drm] size 33177600 [ 2.660357] [drm] fb depth is 24 [ 2.660358] [drm] pitch is 15360 [ 2.660780] fbcon: amdgpudrmfb (fb0) is primary device [ 2.660784] fbcon: Deferring console take-over [ 2.660789] amdgpu 0000:07:00.0: fb0: amdgpudrmfb frame buffer device [ 2.670361] amdgpu 0000:07:00.0: ring 0(gfx) uses VM inv eng 4 on hub 0 [ 2.670365] amdgpu 0000:07:00.0: ring 1(comp_1.0.0) uses VM inv eng 5 on hub 0 [ 2.670367] amdgpu 0000:07:00.0: ring 2(comp_1.1.0) uses VM inv eng 6 on hub 0 [ 2.670370] amdgpu 0000:07:00.0: ring 3(comp_1.2.0) uses VM inv eng 7 on hub 0 [ 2.670372] amdgpu 0000:07:00.0: ring 4(comp_1.3.0) uses VM inv eng 8 on hub 0 [ 2.670374] amdgpu 0000:07:00.0: ring 5(comp_1.0.1) uses VM inv eng 9 on hub 0 [ 2.670377] amdgpu 0000:07:00.0: ring 6(comp_1.1.1) uses VM inv eng 10 on hub 0 [ 2.670379] amdgpu 0000:07:00.0: ring 7(comp_1.2.1) uses VM inv eng 11 on hub 0 [ 2.670382] amdgpu 0000:07:00.0: ring 8(comp_1.3.1) uses VM inv eng 12 on hub 0 [ 2.670384] amdgpu 0000:07:00.0: ring 9(kiq_2.1.0) uses VM inv eng 13 on hub 0 [ 2.670386] amdgpu 0000:07:00.0: ring 10(sdma0) uses VM inv eng 4 on hub 1 [ 2.670389] amdgpu 0000:07:00.0: ring 11(sdma1) uses VM inv eng 5 on hub 1 [ 2.670391] amdgpu 0000:07:00.0: ring 12(uvd<0>) uses VM inv eng 6 on hub 1 [ 2.670394] amdgpu 0000:07:00.0: ring 13(uvd_enc0<0>) uses VM inv eng 7 on hub 1 [ 2.670396] amdgpu 0000:07:00.0: ring 14(uvd_enc1<0>) uses VM inv eng 8 on hub 1 [ 2.670399] amdgpu 0000:07:00.0: ring 15(vce0) uses VM inv eng 9 on hub 1 [ 2.670401] amdgpu 0000:07:00.0: ring 16(vce1) uses VM inv eng 10 on hub 1 [ 2.670404] amdgpu 0000:07:00.0: ring 17(vce2) uses VM inv eng 11 on hub 1 [ 2.670513] [drm] ECC is not present. [ 2.671552] [drm] Initialized amdgpu 3.26.0 20150101 for 0000:07:00.0 on minor 0 [ 2.685923] usb 2-5.4: New USB device found, idVendor=2109, idProduct=0813, bcdDevice=90.11 [ 2.685927] usb 2-5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.685930] usb 2-5.4: Product: USB3.0 Hub [ 2.685933] usb 2-5.4: Manufacturer: VIA Labs, Inc. [ 2.688652] hub 2-5.4:1.0: USB hub found [ 2.688832] hub 2-5.4:1.0: 4 ports detected [ 2.762049] usb 1-9.1.3: new full-speed USB device number 6 using xhci_hcd [ 2.851936] usb 1-9.1.3: New USB device found, idVendor=054c, idProduct=09cc, bcdDevice= 1.00 [ 2.851940] usb 1-9.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.851943] usb 1-9.1.3: Product: Wireless Controller [ 2.851945] usb 1-9.1.3: Manufacturer: Sony Interactive Entertainment [ 2.927047] usb 1-9.3: new high-speed USB device number 7 using xhci_hcd [ 3.018424] usb 1-9.3: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.11 [ 3.018428] usb 1-9.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.018430] usb 1-9.3: Product: USB2.0 Hub [ 3.018433] usb 1-9.3: Manufacturer: VIA Labs, Inc. [ 3.019717] hub 1-9.3:1.0: USB hub found [ 3.020541] hub 1-9.3:1.0: 4 ports detected [ 3.106046] usb 1-9.4: new high-speed USB device number 8 using xhci_hcd [ 3.196614] usb 1-9.4: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.11 [ 3.196618] usb 1-9.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.196621] usb 1-9.4: Product: USB2.0 Hub [ 3.196623] usb 1-9.4: Manufacturer: VIA Labs, Inc. [ 3.197954] hub 1-9.4:1.0: USB hub found [ 3.198745] hub 1-9.4:1.0: 4 ports detected [ 3.219278] usb-storage 1-9.2:1.0: USB Mass Storage device detected [ 3.219758] scsi host6: usb-storage 1-9.2:1.0 [ 3.220135] usbcore: registered new interface driver usb-storage [ 3.222183] usbcore: registered new interface driver uas [ 3.224444] input: Sony Interactive Entertainment Wireless Controller Touchpad as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1.3/1-9.1.3:1.3/0003:054C:09CC.0002/input/input3 [ 3.224892] input: Sony Interactive Entertainment Wireless Controller Motion Sensors as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1.3/1-9.1.3:1.3/0003:054C:09CC.0002/input/input4 [ 3.277138] input: Sony Interactive Entertainment Wireless Controller as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1.3/1-9.1.3:1.3/0003:054C:09CC.0002/input/input2 [ 3.277626] sony 0003:054C:09CC.0002: input,hidraw1: USB HID v81.11 Gamepad [Sony Interactive Entertainment Wireless Controller] on usb-0000:00:14.0-9.1.3/input3 [ 3.288850] systemd-udevd (383) used greatest stack depth: 12968 bytes left [ 3.288906] systemd-udevd (380) used greatest stack depth: 11736 bytes left [ 3.466138] random: crng init done [ 3.466146] random: 7 urandom warning(s) missed due to ratelimiting [ 3.534048] usb 1-9.4.2: new low-speed USB device number 9 using xhci_hcd [ 3.671922] usb 1-9.4.2: New USB device found, idVendor=046d, idProduct=c326, bcdDevice=79.00 [ 3.671927] usb 1-9.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.671930] usb 1-9.4.2: Product: USB Keyboard [ 3.671932] usb 1-9.4.2: Manufacturer: Logitech [ 3.683690] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4.2/1-9.4.2:1.0/0003:046D:C326.0003/input/input5 [ 3.736391] hid-generic 0003:046D:C326.0003: input,hidraw2: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-9.4.2/input0 [ 3.741168] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4.2/1-9.4.2:1.1/0003:046D:C326.0004/input/input6 [ 3.793390] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4.2/1-9.4.2:1.1/0003:046D:C326.0004/input/input7 [ 3.793820] hid-generic 0003:046D:C326.0004: input,hiddev97,hidraw3: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-9.4.2/input1 [ 3.871053] usb 1-9.4.3: new full-speed USB device number 10 using xhci_hcd [ 3.977146] usb 1-9.4.3: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91 [ 3.977150] usb 1-9.4.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 3.977153] usb 1-9.4.3: Product: CSR8510 A10 [ 4.065074] usb 1-9.4.4: new full-speed USB device number 11 using xhci_hcd [ 4.157441] usb 1-9.4.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.07 [ 4.157445] usb 1-9.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.157449] usb 1-9.4.4: Product: USB Receiver [ 4.157452] usb 1-9.4.4: Manufacturer: Logitech [ 4.184870] logitech-djreceiver 0003:046D:C52B.0007: hiddev98,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4.4/input2 [ 4.257212] scsi 6:0:0:0: Direct-Access JetFlash Transcend 32GB 1.00 PQ: 0 ANSI: 5 [ 4.259117] sd 6:0:0:0: [sdd] 61741056 512-byte logical blocks: (31.6 GB/29.4 GiB) [ 4.259300] sd 6:0:0:0: [sdd] Write Protect is off [ 4.259305] sd 6:0:0:0: [sdd] Mode Sense: 23 00 00 00 [ 4.259320] sd 6:0:0:0: Attached scsi generic sg3 type 0 [ 4.259541] sd 6:0:0:0: [sdd] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA [ 4.261973] sdd: sdd1 sdd2 sdd3 [ 4.263438] sd 6:0:0:0: [sdd] Attached SCSI removable disk [ 4.291025] input: Logitech Unifying Device. Wireless PID:4026 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4.4/1-9.4.4:1.2/0003:046D:C52B.0007/0003:046D:4026.0008/input/input8 [ 4.291413] input: Logitech Unifying Device. Wireless PID:4026 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4.4/1-9.4.4:1.2/0003:046D:C52B.0007/0003:046D:4026.0008/input/input9 [ 4.291721] input: Logitech Unifying Device. Wireless PID:4026 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4.4/1-9.4.4:1.2/0003:046D:C52B.0007/0003:046D:4026.0008/input/input10 [ 4.291881] input: Logitech Unifying Device. Wireless PID:4026 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4.4/1-9.4.4:1.2/0003:046D:C52B.0007/0003:046D:4026.0008/input/input15 [ 4.293048] hid-generic 0003:046D:4026.0008: input,hidraw5: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4026] on usb-0000:00:14.0-9.4.4:1 [ 4.442039] input: Logitech T400 as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4.4/1-9.4.4:1.2/0003:046D:C52B.0007/0003:046D:4026.0008/input/input20 [ 4.442854] logitech-hidpp-device 0003:046D:4026.0008: input,hidraw5: USB HID v1.11 Keyboard [Logitech T400] on usb-0000:00:14.0-9.4.4:1 [ 5.669108] kauditd_printk_skb: 5 callbacks suppressed [ 5.669109] audit: type=1130 audit(1533355626.289:16): 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.686560] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) [ 5.853148] audit: type=1130 audit(1533355626.473: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.853156] audit: type=1131 audit(1533355626.473:18): 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' [ 6.028111] audit: type=1130 audit(1533355626.648: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' [ 6.044421] audit: type=1131 audit(1533355626.664:20): 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' [ 6.046619] audit: type=1130 audit(1533355626.666:21): 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' [ 6.046674] audit: type=1131 audit(1533355626.666:22): 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' [ 6.050864] audit: type=1130 audit(1533355626.670:23): 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' [ 6.050879] audit: type=1131 audit(1533355626.670:24): 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' [ 6.052580] audit: type=1130 audit(1533355626.672:25): 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' [ 6.186736] systemd-journald[254]: Received SIGTERM from PID 1 (systemd). [ 6.254000] systemd: 15 output lines suppressed due to ratelimiting [ 6.389798] SELinux: 32768 avtab hash slots, 114945 rules. [ 6.424517] SELinux: 32768 avtab hash slots, 114945 rules. [ 6.855525] SELinux: 8 users, 14 roles, 5126 types, 322 bools, 1 sens, 1024 cats [ 6.855530] SELinux: 130 classes, 114945 rules [ 6.865806] SELinux: Class xdp_socket not defined in policy. [ 6.865808] SELinux: the above unknown classes and permissions will be allowed [ 6.865814] SELinux: policy capability network_peer_controls=1 [ 6.865816] SELinux: policy capability open_perms=1 [ 6.865817] SELinux: policy capability extended_socket_class=1 [ 6.865818] SELinux: policy capability always_check_network=0 [ 6.865819] SELinux: policy capability cgroup_seclabel=1 [ 6.865820] SELinux: policy capability nnp_nosuid_transition=1 [ 6.865821] SELinux: Completing initialization. [ 6.865822] SELinux: Setting up existing superblocks. [ 6.893462] fbcon: Taking over console [ 6.900518] Console: switching to colour frame buffer device 480x135 [ 6.948982] systemd[1]: Successfully loaded SELinux policy in 594.855ms. [ 7.003160] systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 36.027ms. [ 7.006083] systemd[1]: systemd 239 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) [ 7.018385] systemd[1]: Detected architecture x86-64. [ 7.020317] systemd[1]: Set hostname to <localhost.localdomain>. [ 7.261743] systemd[1]: Stopped Switch Root. [ 7.262382] systemd[1]: Received SIGRTMIN+20 from PID 397 (plymouthd). [ 7.262488] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. [ 7.262538] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. [ 7.262564] systemd[1]: Stopped Journal Service. [ 7.265648] systemd[1]: Starting Journal Service... [ 7.268462] systemd[1]: Listening on udev Control Socket. [ 7.293649] EXT4-fs (sdc1): re-mounted. Opts: (null) [ 7.331760] Adding 62494716k swap on /dev/sdc2. Priority:-2 extents:1 across:62494716k SSFS [ 7.445994] systemd-journald[568]: Received request to flush runtime journal from PID 1 [ 7.463679] systemd-journald[568]: File /var/log/journal/2abb17bae7a04b91908454cf371b8d0c/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 7.711821] parport_pc 00:06: reported by Plug and Play ACPI [ 7.712032] parport0: PC-style at 0x378 (0x778), irq 5 [PCSPP,TRISTATE,EPP] [ 7.765498] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003) [ 7.765950] i801_smbus 0000:00:1f.3: SPD Write Disable is set [ 7.765998] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt [ 7.910459] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002) [ 7.911943] snd_hda_intel 0000:07:00.1: Handle vga_switcheroo audio client [ 7.931907] Bluetooth: Core ver 2.22 [ 7.932215] NET: Registered protocol family 31 [ 7.932218] Bluetooth: HCI device and connection manager initialized [ 7.932293] Bluetooth: HCI socket layer initialized [ 7.932298] Bluetooth: L2CAP socket layer initialized [ 7.932389] Bluetooth: SCO socket layer initialized [ 7.947905] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line [ 7.947910] snd_hda_codec_realtek hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 7.947913] snd_hda_codec_realtek hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 7.947916] snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0 [ 7.947918] snd_hda_codec_realtek hdaudioC0D2: dig-out=0x11/0x0 [ 7.947920] snd_hda_codec_realtek hdaudioC0D2: inputs: [ 7.947925] snd_hda_codec_realtek hdaudioC0D2: Front Mic=0x19 [ 7.947929] snd_hda_codec_realtek hdaudioC0D2: Rear Mic=0x18 [ 7.947932] snd_hda_codec_realtek hdaudioC0D2: Line=0x1a [ 7.949205] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1c.4/0000:05:00.0/0000:06:00.0/0000:07:00.1/sound/card1/input21 [ 7.949899] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1c.4/0000:05:00.0/0000:06:00.0/0000:07:00.1/sound/card1/input22 [ 7.950189] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1c.4/0000:05:00.0/0000:06:00.0/0000:07:00.1/sound/card1/input23 [ 7.950451] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1c.4/0000:05:00.0/0000:06:00.0/0000:07:00.1/sound/card1/input24 [ 7.950739] input: HD-Audio Generic HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1c.4/0000:05:00.0/0000:06:00.0/0000:07:00.1/sound/card1/input25 [ 7.951019] input: HD-Audio Generic HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1c.4/0000:05:00.0/0000:06:00.0/0000:07:00.1/sound/card1/input26 [ 7.954556] usbcore: registered new interface driver btusb [ 7.965574] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input27 [ 7.965968] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input28 [ 7.966635] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input29 [ 7.967215] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input30 [ 7.967635] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input31 [ 7.968023] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input32 [ 7.968558] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input33 [ 7.968844] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input34 [ 7.969159] snd_hda_intel 0000:00:1b.0: device 1458:a002 is on the power_save blacklist, forcing power_save to 0 [ 7.980594] usbcore: registered new interface driver snd-usb-audio [ 8.020225] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer [ 8.020230] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules [ 8.020232] RAPL PMU: hw unit of domain package 2^-14 Joules [ 8.020234] RAPL PMU: hw unit of domain dram 2^-14 Joules [ 8.020236] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules [ 8.095486] ppdev: user-space parallel port driver [ 8.150039] iTCO_vendor_support: vendor-support=0 [ 8.151844] gpio_ich: GPIO from 436 to 511 on gpio_ich [ 8.152148] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 [ 8.152199] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS [ 8.346659] intel_rapl: Found RAPL domain package [ 8.346674] intel_rapl: Found RAPL domain core [ 8.346676] intel_rapl: Found RAPL domain dram [ 8.608855] SGI XFS with ACLs, security attributes, scrub, no debug enabled [ 8.616554] XFS (sdb): Mounting V5 Filesystem [ 8.828317] XFS (sdb): Starting recovery (logdev: internal) [ 10.071758] XFS (sdb): Ending recovery (logdev: internal) [ 10.419366] RPC: Registered named UNIX socket transport module. [ 10.419375] RPC: Registered udp transport module. [ 10.419377] RPC: Registered tcp transport module. [ 10.419378] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 10.666959] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 10.666963] Bluetooth: BNEP filters: protocol multicast [ 10.666971] Bluetooth: BNEP socket layer initialized [ 11.465090] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready [ 11.600677] r8169 0000:02:00.0 enp2s0: link down [ 11.600776] r8169 0000:02:00.0 enp2s0: link down [ 11.600997] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready [ 11.601107] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 14.568352] r8169 0000:02:00.0 enp2s0: link up [ 14.568378] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready [ 23.132958] systemd-journald[568]: File /var/log/journal/2abb17bae7a04b91908454cf371b8d0c/user-1000.journal corrupted or uncleanly shut down, renaming and replacing. [ 23.334617] Bluetooth: RFCOMM TTY layer initialized [ 23.334631] Bluetooth: RFCOMM socket layer initialized [ 23.334686] Bluetooth: RFCOMM ver 1.11 [ 24.437342] fuse init (API version 7.27) [ 30.999537] rfkill: input handler disabled [ 32.292552] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 32.295540] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 32.310199] ISO 9660 Extensions: RRIP_1991A [ 32.891091] pool (2326) used greatest stack depth: 11416 bytes left [ 33.995940] logitech-hidpp-device 0003:046D:4026.0008: HID++ 2.0 device connected. [ 283.661431] Process accounting resumed [ 363.428063] device enp2s0 entered promiscuous mode [ 406.466029] TaskSchedulerFo (3725) used greatest stack depth: 11160 bytes left [ 406.466734] TaskSchedulerFo (5234) used greatest stack depth: 11080 bytes left [ 798.962192] TaskSchedulerFo (5201) used greatest stack depth: 10936 bytes left [ 1355.999890] kworker/dying (6438) used greatest stack depth: 10888 bytes left [ 1982.842558] perf: interrupt took too long (2501 > 2500), lowering kernel.perf_event_max_sample_rate to 79000 [ 2085.602223] kworker/dying (7) used greatest stack depth: 10568 bytes left [ 2806.496151] perf: interrupt took too long (3131 > 3126), lowering kernel.perf_event_max_sample_rate to 63000 [ 3105.534121] DMA-API: cacheline tracking ENOMEM, dma-debug disabled [ 5239.754872] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based firewall rule not found. Use the iptables CT target to attach helpers instead. [ 5305.298146] perf: interrupt took too long (3919 > 3913), lowering kernel.perf_event_max_sample_rate to 51000 [ 5858.034119] kworker/dying (22846) used greatest stack depth: 9992 bytes left [ 9311.038406] Process accounting resumed [10402.053504] kworker/dying (27985) used greatest stack depth: 9896 bytes left [12642.501141] ====================================================== [12642.501143] WARNING: possible circular locking dependency detected [12642.501145] 4.18.0-0.rc7.git1.1.fc29.x86_64 #1 Not tainted [12642.501147] ------------------------------------------------------ [12642.501149] kswapd0/79 is trying to acquire lock: [12642.501151] 00000000ea867e0b (sb_internal#2){.+.+}, at: xfs_trans_alloc+0x18e/0x230 [xfs] [12642.501206] but task is already holding lock: [12642.501208] 00000000c10994ac (fs_reclaim){+.+.}, at: __fs_reclaim_acquire+0x5/0x30 [12642.501216] which lock already depends on the new lock. [12642.501219] the existing dependency chain (in reverse order) is: [12642.501221] -> #1 (fs_reclaim){+.+.}: [12642.501228] kmem_cache_alloc+0x29/0x2f0 [12642.501263] kmem_zone_alloc+0x61/0xe0 [xfs] [12642.501297] xfs_trans_alloc+0x6f/0x230 [xfs] [12642.501332] xlog_recover_process_intents+0x198/0x2d0 [xfs] [12642.501367] xlog_recover_finish+0x18/0x90 [xfs] [12642.501402] xfs_log_mount_finish+0x5f/0x100 [xfs] [12642.501435] xfs_mountfs+0x4f8/0xa90 [xfs] [12642.501469] xfs_fs_fill_super+0x522/0x700 [xfs] [12642.501473] mount_bdev+0x17f/0x1b0 [12642.501476] mount_fs+0x3b/0x16a [12642.501480] vfs_kern_mount.part.35+0x54/0x160 [12642.501482] do_mount+0x1fd/0xd50 [12642.501484] ksys_mount+0xba/0xd0 [12642.501487] __x64_sys_mount+0x21/0x30 [12642.501491] do_syscall_64+0x60/0x1f0 [12642.501494] entry_SYSCALL_64_after_hwframe+0x49/0xbe [12642.501496] -> #0 (sb_internal#2){.+.+}: [12642.501502] __sb_start_write+0x133/0x1b0 [12642.501535] xfs_trans_alloc+0x18e/0x230 [xfs] [12642.501566] xfs_setfilesize_trans_alloc.isra.14+0x46/0xc0 [xfs] [12642.501597] xfs_submit_ioend+0x144/0x220 [xfs] [12642.501628] xfs_vm_writepage+0x4a/0x70 [xfs] [12642.501632] pageout.isra.49+0x12a/0x610 [12642.501635] shrink_page_list+0xc85/0x1880 [12642.501638] shrink_inactive_list+0x228/0x710 [12642.501640] shrink_node_memcg+0x1fd/0x780 [12642.501643] shrink_node+0xce/0x470 [12642.501645] balance_pgdat+0x1dd/0x390 [12642.501648] kswapd+0x25f/0x5e0 [12642.501652] kthread+0x120/0x140 [12642.501654] ret_from_fork+0x3a/0x50 [12642.501656] other info that might help us debug this: [12642.501658] Possible unsafe locking scenario: [12642.501660] CPU0 CPU1 [12642.501661] ---- ---- [12642.501663] lock(fs_reclaim); [12642.501665] lock(sb_internal#2); [12642.501668] lock(fs_reclaim); [12642.501670] lock(sb_internal#2); [12642.501673] *** DEADLOCK *** [12642.501676] 1 lock held by kswapd0/79: [12642.501677] #0: 00000000c10994ac (fs_reclaim){+.+.}, at: __fs_reclaim_acquire+0x5/0x30 [12642.501683] stack backtrace: [12642.501687] CPU: 5 PID: 79 Comm: kswapd0 Not tainted 4.18.0-0.rc7.git1.1.fc29.x86_64 #1 [12642.501689] Hardware name: Gigabyte Technology Co., Ltd. Z87M-D3H/Z87M-D3H, BIOS F11 08/12/2014 [12642.501690] Call Trace: [12642.501696] dump_stack+0x85/0xc0 [12642.501700] print_circular_bug.isra.38.cold.57+0x15c/0x195 [12642.501703] __lock_acquire+0x139a/0x16c0 [12642.501708] lock_acquire+0x9e/0x1b0 [12642.501742] ? xfs_trans_alloc+0x18e/0x230 [xfs] [12642.501747] __sb_start_write+0x133/0x1b0 [12642.501781] ? xfs_trans_alloc+0x18e/0x230 [xfs] [12642.501816] xfs_trans_alloc+0x18e/0x230 [xfs] [12642.501848] xfs_setfilesize_trans_alloc.isra.14+0x46/0xc0 [xfs] [12642.501851] ? clear_page_dirty_for_io+0x197/0x470 [12642.501883] xfs_submit_ioend+0x144/0x220 [xfs] [12642.501915] xfs_vm_writepage+0x4a/0x70 [xfs] [12642.501919] pageout.isra.49+0x12a/0x610 [12642.501924] shrink_page_list+0xc85/0x1880 [12642.501929] shrink_inactive_list+0x228/0x710 [12642.501934] shrink_node_memcg+0x1fd/0x780 [12642.501939] ? percpu_ref_put_many+0x84/0x110 [12642.501942] ? percpu_ref_put_many+0x84/0x110 [12642.501945] shrink_node+0xce/0x470 [12642.501950] balance_pgdat+0x1dd/0x390 [12642.501955] kswapd+0x25f/0x5e0 [12642.501959] ? finish_wait+0x80/0x80 [12642.501963] ? balance_pgdat+0x390/0x390 [12642.501965] kthread+0x120/0x140 [12642.501968] ? kthread_create_worker_on_cpu+0x70/0x70 [12642.501971] ret_from_fork+0x3a/0x50 [13157.138554] kworker/dying (11053) used greatest stack depth: 9336 bytes left