linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Linux 5.1.5 (a regression: kernel BUG at lib/list_debug.c:29!)
@ 2019-05-25 20:37 rwarsow
  2019-05-26  1:14 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: rwarsow @ 2019-05-25 20:37 UTC (permalink / raw)
  To: linux-kernel

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

hallo

I today I got a regression

see the attached dmesg

--

Ronald

[-- Attachment #2: dmesg_2019-05-25 --]
[-- Type: text/plain, Size: 66040 bytes --]

[    0.000000] microcode: microcode updated early to revision 0xcc, date = 2019-04-01
[    0.000000] Linux version 5.1.5_MY (ron@obelix.fritz.box) (gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)) #1 SMP PREEMPT Sat May 25 22:02:41 CEST 2019
[    0.000000] Command line: BOOT_IMAGE=(hd0,gpt4)/boot/vmlinuz-5.1.5_MY root=UUID=7193b3bc-9bd6-4fb7-aeef-00ea9eeb53bb ro resume=UUID=1fa013bc-d3e2-4382-8e92-df1e5c4d52dc zswap.enabled=1 zswap.compressor=lz4 i915.enable_guc=3 i915.enable_fbc=1 rhgb quiet plymouth.splash_delay=0
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009c400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000073638fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000073639000-0x0000000073639fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007363a000-0x000000007363afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007363b000-0x000000007dedcfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007dedd000-0x000000007e3a1fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007e3a2000-0x000000007e44bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007e44c000-0x000000007e7f2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007e7f3000-0x000000007f3fefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007f3ff000-0x000000007f3fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f400000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: MSI MS-7A72/B250 PC MATE (MS-7A72), BIOS 3.90 07/05/2018
[    0.000000] tsc: Detected 3400.000 MHz processor
[    0.001220] tsc: Detected 3408.000 MHz TSC
[    0.001220] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001221] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001225] last_pfn = 0x46f000 max_arch_pfn = 0x400000000
[    0.001228] MTRR default type: write-back
[    0.001228] MTRR fixed ranges enabled:
[    0.001229]   00000-9FFFF write-back
[    0.001229]   A0000-BFFFF uncachable
[    0.001230]   C0000-FFFFF write-protect
[    0.001230] MTRR variable ranges enabled:
[    0.001231]   0 base 0080000000 mask 7F80000000 uncachable
[    0.001232]   1 base 007F800000 mask 7FFF800000 uncachable
[    0.001232]   2 disabled
[    0.001233]   3 disabled
[    0.001233]   4 disabled
[    0.001233]   5 disabled
[    0.001233]   6 disabled
[    0.001234]   7 disabled
[    0.001234]   8 disabled
[    0.001234]   9 disabled
[    0.002122] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.002268] last_pfn = 0x7f400 max_arch_pfn = 0x400000000
[    0.007059] found SMP MP-table at [mem 0x000fcc80-0x000fcc8f]
[    0.007069] Using GB pages for direct mapping
[    0.007071] BRK [0x373201000, 0x373201fff] PGTABLE
[    0.007072] BRK [0x373202000, 0x373202fff] PGTABLE
[    0.007072] BRK [0x373203000, 0x373203fff] PGTABLE
[    0.007095] BRK [0x373204000, 0x373204fff] PGTABLE
[    0.007096] BRK [0x373205000, 0x373205fff] PGTABLE
[    0.007181] BRK [0x373206000, 0x373206fff] PGTABLE
[    0.007200] BRK [0x373207000, 0x373207fff] PGTABLE
[    0.007246] BRK [0x373208000, 0x373208fff] PGTABLE
[    0.007271] BRK [0x373209000, 0x373209fff] PGTABLE
[    0.007271] BRK [0x37320a000, 0x37320afff] PGTABLE
[    0.007300] BRK [0x37320b000, 0x37320bfff] PGTABLE
[    0.007329] RAMDISK: [mem 0x35869000-0x36c2cfff]
[    0.007334] ACPI: Early table checksum verification disabled
[    0.007358] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[    0.007361] ACPI: XSDT 0x000000007E44C0A0 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007364] ACPI: FACP 0x000000007E475400 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.007367] ACPI: DSDT 0x000000007E44C200 0291FD (v02 ALASKA A M I    01072009 INTL 20160422)
[    0.007368] ACPI: FACS 0x000000007E7F2D80 000040
[    0.007370] ACPI: APIC 0x000000007E475518 0000BC (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.007371] ACPI: FPDT 0x000000007E4755D8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007373] ACPI: FIDT 0x000000007E475620 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007374] ACPI: MCFG 0x000000007E4756C0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.007376] ACPI: SSDT 0x000000007E475700 0003A3 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.007377] ACPI: SSDT 0x000000007E475AA8 003176 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.007379] ACPI: HPET 0x000000007E478C20 000038 (v01 INTEL  SKL      00000001 MSFT 0000005F)
[    0.007380] ACPI: SSDT 0x000000007E478C58 000DE5 (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[    0.007382] ACPI: SSDT 0x000000007E479A40 000A2B (v02 INTEL  xh_rvp08 00000000 INTL 20160422)
[    0.007383] ACPI: UEFI 0x000000007E47A470 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.007385] ACPI: SSDT 0x000000007E47A4B8 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.007386] ACPI: LPIT 0x000000007E47B398 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.007387] ACPI: SSDT 0x000000007E47B430 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.007389] ACPI: SSDT 0x000000007E47B578 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.007390] ACPI: SSDT 0x000000007E47B818 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.007392] ACPI: SSDT 0x000000007E47E820 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.007393] ACPI: DBGP 0x000000007E47ED38 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.007395] ACPI: DBG2 0x000000007E47ED70 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.007396] ACPI: WSMT 0x000000007E47EDC8 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007401] ACPI: Local APIC address 0xfee00000
[    0.007445] No NUMA configuration found
[    0.007446] Faking a node at [mem 0x0000000000000000-0x000000046effffff]
[    0.007453] NODE_DATA(0) allocated [mem 0x46efd5000-0x46effffff]
[    0.007473] Zone ranges:
[    0.007473]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007474]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007475]   Normal   [mem 0x0000000100000000-0x000000046effffff]
[    0.007475]   Device   empty
[    0.007476] Movable zone start for each node
[    0.007478] Early memory node ranges
[    0.007479]   node   0: [mem 0x0000000000001000-0x000000000009bfff]
[    0.007479]   node   0: [mem 0x0000000000100000-0x0000000073638fff]
[    0.007480]   node   0: [mem 0x000000007363b000-0x000000007dedcfff]
[    0.007480]   node   0: [mem 0x000000007e3a2000-0x000000007e44bfff]
[    0.007480]   node   0: [mem 0x000000007f3ff000-0x000000007f3fffff]
[    0.007481]   node   0: [mem 0x0000000100000000-0x000000046effffff]
[    0.007575] Zeroed struct page in unavailable ranges: 8415 pages
[    0.007575] Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
[    0.007576] On node 0 totalpages: 4116257
[    0.007577]   DMA zone: 64 pages used for memmap
[    0.007577]   DMA zone: 21 pages reserved
[    0.007578]   DMA zone: 3995 pages, LIFO batch:0
[    0.007643]   DMA32 zone: 7999 pages used for memmap
[    0.007643]   DMA32 zone: 511878 pages, LIFO batch:63
[    0.016905]   Normal zone: 56256 pages used for memmap
[    0.016906]   Normal zone: 3600384 pages, LIFO batch:63
[    0.072760] Reserving Intel graphics memory at [mem 0x80000000-0x8fffffff]
[    0.072900] ACPI: PM-Timer IO Port: 0x1808
[    0.072901] ACPI: Local APIC address 0xfee00000
[    0.072905] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.072905] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.072906] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.072906] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.072906] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.072907] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.072907] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.072907] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.072933] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.072934] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.072935] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.072936] ACPI: IRQ0 used by override.
[    0.072936] ACPI: IRQ9 used by override.
[    0.072937] Using ACPI (MADT) for SMP configuration information
[    0.072938] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.072941] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.072951] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.072952] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[    0.072952] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[    0.072953] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.072953] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.072954] PM: Registered nosave memory: [mem 0x73639000-0x73639fff]
[    0.072954] PM: Registered nosave memory: [mem 0x7363a000-0x7363afff]
[    0.072955] PM: Registered nosave memory: [mem 0x7dedd000-0x7e3a1fff]
[    0.072956] PM: Registered nosave memory: [mem 0x7e44c000-0x7e7f2fff]
[    0.072956] PM: Registered nosave memory: [mem 0x7e7f3000-0x7f3fefff]
[    0.072957] PM: Registered nosave memory: [mem 0x7f400000-0x8fffffff]
[    0.072958] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[    0.072958] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.072958] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.072959] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.072959] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.072959] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.072960] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.072960] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.072960] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[    0.072961] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.072961] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.072961] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.072963] [mem 0x90000000-0xdfffffff] available for PCI devices
[    0.072965] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.165265] random: get_random_bytes called from start_kernel+0x82/0x476 with crng_init=0
[    0.165270] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.165376] percpu: Embedded 41 pages/cpu s128472 r8192 d31272 u262144
[    0.165379] pcpu-alloc: s128472 r8192 d31272 u262144 alloc=1*2097152
[    0.165380] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[    0.165393] Built 1 zonelists, mobility grouping on.  Total pages: 4051917
[    0.165394] Policy zone: Normal
[    0.165395] Kernel command line: BOOT_IMAGE=(hd0,gpt4)/boot/vmlinuz-5.1.5_MY root=UUID=7193b3bc-9bd6-4fb7-aeef-00ea9eeb53bb ro resume=UUID=1fa013bc-d3e2-4382-8e92-df1e5c4d52dc zswap.enabled=1 zswap.compressor=lz4 i915.enable_guc=3 i915.enable_fbc=1 rhgb quiet plymouth.splash_delay=0
[    0.194558] Memory: 16084132K/16465028K available (16388K kernel code, 1380K rwdata, 5124K rodata, 1528K init, 2268K bss, 380896K reserved, 0K cma-reserved)
[    0.194641] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.194643] Kernel/User page tables isolation: enabled
[    0.194686] rcu: Preemptible hierarchical RCU implementation.
[    0.194687] rcu:  RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[    0.194688]    Tasks RCU enabled.
[    0.194688] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.194689] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.194706] NR_IRQS: 4352, nr_irqs: 2048, preallocated irqs: 16
[    0.194880] rcu:  Offload RCU callbacks from CPUs: (none).
[    0.197278] Console: colour VGA+ 80x25
[    0.197280] printk: console [tty0] enabled
[    0.197293] ACPI: Core revision 20190215
[    0.197553] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.197582] hpet clockevent registered
[    0.197617] APIC: Switch to symmetric I/O mode setup
[    0.198842] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.203122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.207590] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x311fd3cd494, max_idle_ns: 440795223879 ns
[    0.207599] Calibrating delay loop (skipped), value calculated using timer frequency.. 6816.00 BogoMIPS (lpj=3408000)
[    0.207600] pid_max: default: 32768 minimum: 301
[    0.207618] LSM: Security Framework initializing
[    0.207625] Yama: becoming mindful.
[    0.207629] SELinux:  Initializing.
[    0.207641] *** VALIDATE SELinux ***
[    0.209085] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.209806] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.209835] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.209858] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.209950] *** VALIDATE proc ***
[    0.209979] *** VALIDATE cgroup1 ***
[    0.209980] *** VALIDATE cgroup2 ***
[    0.210000] mce: CPU supports 10 MCE banks
[    0.210007] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.210020] process: using mwait in idle threads
[    0.210022] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.210022] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.210024] Spectre V2 : Mitigation: Full generic retpoline
[    0.210024] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.210025] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.210028] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.210029] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.210030] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.210047] MDS: Mitigation: Clear CPU buffers
[    0.210341] Freeing SMP alternatives memory: 48K
[    0.210640] TSC deadline timer enabled
[    0.210644] smpboot: CPU0: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    0.216608] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.216684] ... version:                4
[    0.216684] ... bit width:              48
[    0.216685] ... generic registers:      4
[    0.216685] ... value mask:             0000ffffffffffff
[    0.216685] ... max period:             00007fffffffffff
[    0.216686] ... fixed-purpose events:   3
[    0.216686] ... event mask:             000000070000000f
[    0.218599] rcu: Hierarchical SRCU implementation.
[    0.223772] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.225601] smp: Bringing up secondary CPUs ...
[    0.235609] x86: Booting SMP configuration:
[    0.235611] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.269100] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.278609]  #5 #6 #7
[    0.299012] smp: Brought up 1 node, 8 CPUs
[    0.299012] smpboot: Max logical packages: 1
[    0.299012] smpboot: Total of 8 processors activated (54528.00 BogoMIPS)
[    0.299857] devtmpfs: initialized
[    0.299857] x86/mm: Memory block size: 128MB
[    0.300636] PM: Registering ACPI NVS region [mem 0x73639000-0x73639fff] (4096 bytes)
[    0.300637] PM: Registering ACPI NVS region [mem 0x7e44c000-0x7e7f2fff] (3829760 bytes)
[    0.300703] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.300703] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.300703] pinctrl core: initialized pinctrl subsystem
[    0.300749] PM: RTC time: 20:10:37, date: 2019-05-25
[    0.300828] NET: Registered protocol family 16
[    0.300907] audit: initializing netlink subsys (disabled)
[    0.300912] audit: type=2000 audit(1558815037.104:1): state=initialized audit_enabled=0 res=1
[    0.300912] cpuidle: using governor ladder
[    0.302596] cpuidle: using governor menu
[    0.302684] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.302684] ACPI: bus type PCI registered
[    0.302684] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.302684] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.302684] PCI: Using configuration type 1 for base access
[    0.304073] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.304073] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.304073] cryptd: max_cpu_qlen set to 1000
[    0.304073] ACPI: Added _OSI(Module Device)
[    0.304073] ACPI: Added _OSI(Processor Device)
[    0.304073] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.304073] ACPI: Added _OSI(Processor Aggregator Device)
[    0.304073] ACPI: Added _OSI(Linux-Dell-Video)
[    0.304073] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.304073] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.329974] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.335312] ACPI: Dynamic OEM Table Load:
[    0.335316] ACPI: SSDT 0xFFFF96B11CB1F000 000717 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.335653] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.336589] ACPI: Dynamic OEM Table Load:
[    0.336594] ACPI: SSDT 0xFFFF96B11CB69400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.336905] ACPI: Dynamic OEM Table Load:
[    0.336907] ACPI: SSDT 0xFFFF96B11C41F800 000115 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.337131] ACPI: Dynamic OEM Table Load:
[    0.337133] ACPI: SSDT 0xFFFF96B11C41D400 0001A4 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.337561] ACPI: Dynamic OEM Table Load:
[    0.337564] ACPI: SSDT 0xFFFF96B11CB1D800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.338007] ACPI: Dynamic OEM Table Load:
[    0.338009] ACPI: SSDT 0xFFFF96B11C41FC00 000197 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.338303] ACPI: Dynamic OEM Table Load:
[    0.338305] ACPI: SSDT 0xFFFF96B11C41F000 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.341026] ACPI: Interpreter enabled
[    0.341056] ACPI: (supports S0 S3 S4 S5)
[    0.341056] ACPI: Using IOAPIC for interrupt routing
[    0.341083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.341794] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.345186] ACPI: Power Resource [WRST] (on)
[    0.345426] ACPI: Power Resource [WRST] (on)
[    0.345663] ACPI: Power Resource [WRST] (on)
[    0.345897] ACPI: Power Resource [WRST] (on)
[    0.346134] ACPI: Power Resource [WRST] (on)
[    0.346371] ACPI: Power Resource [WRST] (on)
[    0.346604] ACPI: Power Resource [WRST] (on)
[    0.346834] ACPI: Power Resource [WRST] (on)
[    0.347063] ACPI: Power Resource [WRST] (on)
[    0.347293] ACPI: Power Resource [WRST] (on)
[    0.347597] ACPI: Power Resource [WRST] (on)
[    0.347835] ACPI: Power Resource [WRST] (on)
[    0.348064] ACPI: Power Resource [WRST] (on)
[    0.348292] ACPI: Power Resource [WRST] (on)
[    0.348522] ACPI: Power Resource [WRST] (on)
[    0.348758] ACPI: Power Resource [WRST] (on)
[    0.348990] ACPI: Power Resource [WRST] (on)
[    0.349865] ACPI: Power Resource [WRST] (on)
[    0.350094] ACPI: Power Resource [WRST] (on)
[    0.350323] ACPI: Power Resource [WRST] (on)
[    0.358223] ACPI: Power Resource [FN00] (off)
[    0.358278] ACPI: Power Resource [FN01] (off)
[    0.358331] ACPI: Power Resource [FN02] (off)
[    0.358383] ACPI: Power Resource [FN03] (off)
[    0.358434] ACPI: Power Resource [FN04] (off)
[    0.359330] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.359333] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.360152] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability LTR]
[    0.360152] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.360471] PCI host bridge to bus 0000:00
[    0.360472] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.360473] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.360474] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.360475] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[    0.360475] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.360476] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.360482] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
[    0.360715] pci 0000:00:02.0: [8086:1912] type 00 class 0x030000
[    0.360723] pci 0000:00:02.0: reg 0x10: [mem 0xde000000-0xdeffffff 64bit]
[    0.360727] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.360729] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.360841] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.360850] pci 0000:00:08.0: reg 0x10: [mem 0xdf24f000-0xdf24ffff 64bit]
[    0.360972] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[    0.360990] pci 0000:00:14.0: reg 0x10: [mem 0xdf230000-0xdf23ffff 64bit]
[    0.361044] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.361191] pci 0000:00:14.2: [8086:a2b1] type 00 class 0x118000
[    0.361208] pci 0000:00:14.2: reg 0x10: [mem 0xdf24e000-0xdf24efff 64bit]
[    0.361347] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[    0.361367] pci 0000:00:16.0: reg 0x10: [mem 0xdf24d000-0xdf24dfff 64bit]
[    0.361426] pci 0000:00:16.0: PME# supported from D3hot
[    0.361548] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[    0.361562] pci 0000:00:17.0: reg 0x10: [mem 0xdf248000-0xdf249fff]
[    0.361567] pci 0000:00:17.0: reg 0x14: [mem 0xdf24c000-0xdf24c0ff]
[    0.361573] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.361579] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.361584] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.361590] pci 0000:00:17.0: reg 0x24: [mem 0xdf24b000-0xdf24b7ff]
[    0.361622] pci 0000:00:17.0: PME# supported from D3hot
[    0.361731] pci 0000:00:1c.0: [8086:a294] type 01 class 0x060400
[    0.361790] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.361927] pci 0000:00:1c.6: [8086:a296] type 01 class 0x060400
[    0.361986] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.362105] pci 0000:00:1d.0: [8086:a298] type 01 class 0x060400
[    0.362165] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.362306] pci 0000:00:1f.0: [8086:a2c8] type 00 class 0x060100
[    0.362492] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[    0.362505] pci 0000:00:1f.2: reg 0x10: [mem 0xdf244000-0xdf247fff]
[    0.362645] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[    0.362669] pci 0000:00:1f.3: reg 0x10: [mem 0xdf240000-0xdf243fff 64bit]
[    0.362697] pci 0000:00:1f.3: reg 0x20: [mem 0xdf220000-0xdf22ffff 64bit]
[    0.362739] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.362887] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[    0.362946] pci 0000:00:1f.4: reg 0x10: [mem 0xdf24a000-0xdf24a0ff 64bit]
[    0.363015] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.363184] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[    0.363208] pci 0000:00:1f.6: reg 0x10: [mem 0xdf200000-0xdf21ffff]
[    0.363308] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.363445] pci 0000:01:00.0: [1b21:2142] type 00 class 0x0c0330
[    0.363470] pci 0000:01:00.0: reg 0x10: [mem 0xdf100000-0xdf107fff 64bit]
[    0.363513] pci 0000:01:00.0: enabling Extended Tags
[    0.363573] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.363674] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.363677] pci 0000:00:1c.0:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.363718] pci 0000:02:00.0: [1b21:1080] type 01 class 0x060400
[    0.363851] pci 0000:02:00.0: supports D1 D2
[    0.363851] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.363936] pci 0000:00:1c.6: PCI bridge to [bus 02-03]
[    0.363984] pci_bus 0000:03: extended config space not accessible
[    0.364045] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.364099] pci 0000:04:00.0: [144d:a808] type 00 class 0x010802
[    0.364124] pci 0000:04:00.0: reg 0x10: [mem 0xdf000000-0xdf003fff 64bit]
[    0.364312] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    0.364315] pci 0000:00:1d.0:   bridge window [mem 0xdf000000-0xdf0fffff]
[    0.365864] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.365899] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.365932] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.365965] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.365998] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.366032] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.366065] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.366099] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.366465] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.366465] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.366465] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.366465] vgaarb: loaded
[    0.366465] SCSI subsystem initialized
[    0.366465] libata version 3.00 loaded.
[    0.366465] ACPI: bus type USB registered
[    0.366465] usbcore: registered new interface driver usbfs
[    0.366465] usbcore: registered new interface driver hub
[    0.366594] usbcore: registered new device driver usb
[    0.366594] pps_core: LinuxPPS API ver. 1 registered
[    0.366594] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.366594] PTP clock support registered
[    0.366594] EDAC MC: Ver: 3.0.0
[    0.366610] Advanced Linux Sound Architecture Driver Initialized.
[    0.366610] PCI: Using ACPI for IRQ routing
[    0.394657] PCI: pci_cache_line_size set to 64 bytes
[    0.394700] e820: reserve RAM buffer [mem 0x0009c400-0x0009ffff]
[    0.394701] e820: reserve RAM buffer [mem 0x73639000-0x73ffffff]
[    0.394702] e820: reserve RAM buffer [mem 0x7dedd000-0x7fffffff]
[    0.394702] e820: reserve RAM buffer [mem 0x7e44c000-0x7fffffff]
[    0.394703] e820: reserve RAM buffer [mem 0x7f400000-0x7fffffff]
[    0.394703] e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
[    0.394757] NetLabel: Initializing
[    0.394758] NetLabel:  domain hash size = 128
[    0.394758] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.394766] NetLabel:  unlabeled traffic allowed by default
[    0.394769] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.394769] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.396605] clocksource: Switched to clocksource tsc-early
[    0.396643] VFS: Disk quotas dquot_6.6.0
[    0.396652] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.396668] FS-Cache: Loaded
[    0.396670] *** VALIDATE hugetlbfs ***
[    0.396687] CacheFiles: Loaded
[    0.396690] pnp: PnP ACPI init
[    0.396873] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[    0.396874] system 00:00: [io  0x0a10-0x0a1f] has been reserved
[    0.396875] system 00:00: [io  0x0a20-0x0a2f] has been reserved
[    0.396876] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.396878] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.397205] pnp 00:01: [dma 0 disabled]
[    0.397230] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.397337] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.397338] system 00:02: [io  0xffff] has been reserved
[    0.397339] system 00:02: [io  0xffff] has been reserved
[    0.397340] system 00:02: [io  0xffff] has been reserved
[    0.397342] system 00:02: [io  0x1800-0x18fe] has been reserved
[    0.397342] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.397344] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.397407] system 00:03: [io  0x0800-0x087f] has been reserved
[    0.397409] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.397419] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.397442] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.397444] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.397598] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.397599] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.397600] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.397601] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    0.397601] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.397602] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.397603] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.397604] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.397605] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.397605] system 00:06: [mem 0xdffc0000-0xdffdffff] has been reserved
[    0.397607] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.397633] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.397634] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.397635] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.397636] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.397636] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.397637] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.397639] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.397839] system 00:08: [io  0xff00-0xfffe] has been reserved
[    0.397841] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.398605] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.398606] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.398607] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.398609] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.399196] pnp: PnP ACPI: found 10 devices
[    0.404441] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.404446] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.404449] pci 0000:00:1c.0:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.404453] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.404467] pci 0000:00:1c.6: PCI bridge to [bus 02-03]
[    0.404473] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    0.404475] pci 0000:00:1d.0:   bridge window [mem 0xdf000000-0xdf0fffff]
[    0.404480] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.404481] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.404482] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.404482] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[    0.404483] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.404484] pci_bus 0000:01: resource 1 [mem 0xdf100000-0xdf1fffff]
[    0.404484] pci_bus 0000:04: resource 1 [mem 0xdf000000-0xdf0fffff]
[    0.404588] NET: Registered protocol family 2
[    0.404672] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.404711] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.404822] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.404899] TCP: Hash tables configured (established 131072 bind 65536)
[    0.404924] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.404954] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.405001] NET: Registered protocol family 1
[    0.405062] RPC: Registered named UNIX socket transport module.
[    0.405063] RPC: Registered udp transport module.
[    0.405063] RPC: Registered tcp transport module.
[    0.405063] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.405064] NET: Registered protocol family 44
[    0.405070] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.405372] PCI: CLS 64 bytes, default 64
[    0.405395] Trying to unpack rootfs image as initramfs...
[    0.651491] Freeing initrd memory: 20240K
[    0.651515] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.651517] software IO TLB: mapped [mem 0x79edd000-0x7dedd000] (64MB)
[    0.651648] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    0.651649] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    0.651649] RAPL PMU: hw unit of domain package 2^-14 Joules
[    0.651649] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    0.651650] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    0.651650] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    0.651777] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x311fd3cd494, max_idle_ns: 440795223879 ns
[    0.651788] clocksource: Switched to clocksource tsc
[    0.798590] Initialise system trusted keyrings
[    0.798600] Key type blacklist registered
[    0.798617] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.799439] zbud: loaded
[    0.799713] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.799792] FS-Cache: Netfs 'nfs' registered for caching
[    0.799863] NFS: Registering the id_resolver key type
[    0.799865] Key type id_resolver registered
[    0.799866] Key type id_legacy registered
[    0.799867] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.799868] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.800007] FS-Cache: Netfs 'cifs' registered for caching
[    0.800054] Key type cifs.spnego registered
[    0.800056] Key type cifs.idmap registered
[    0.800081] fuse init (API version 7.29)
[    0.800484] Platform Keyring initialized
[    1.106374] alg: No test for lzo-rle (lzo-rle-generic)
[    1.106956] alg: No test for lzo-rle (lzo-rle-scomp)
[    1.110094] alg: No test for 842 (842-generic)
[    1.110667] alg: No test for 842 (842-scomp)
[    1.132457] NET: Registered protocol family 38
[    1.144403] Key type asymmetric registered
[    1.144404] Asymmetric key parser 'x509' registered
[    1.144405] Asymmetric key parser 'pkcs8' registered
[    1.144405] Asymmetric key parser 'tpm_parser' registered
[    1.144416] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.144441] io scheduler mq-deadline registered
[    1.144442] io scheduler kyber registered
[    1.144482] io scheduler bfq registered
[    1.144639] pcieport 0000:00:1c.0: Signaling PME with IRQ 120
[    1.144671] aer 0000:00:1c.0:pcie002: AER enabled with IRQ 120
[    1.144846] pcieport 0000:00:1c.6: Signaling PME with IRQ 121
[    1.144876] aer 0000:00:1c.6:pcie002: AER enabled with IRQ 121
[    1.145003] pcieport 0000:00:1d.0: Signaling PME with IRQ 122
[    1.145030] aer 0000:00:1d.0:pcie002: AER enabled with IRQ 122
[    1.145100] vga16fb: initializing
[    1.145101] vga16fb: mapped to 0x00000000b8737421
[    1.254500] Console: switching to colour frame buffer device 80x30
[    1.267936] fb0: VGA16 VGA frame buffer device
[    1.267940] intel_idle: MWAIT substates: 0x142120
[    1.267941] intel_idle: v0.4.1 model 0x5E
[    1.268194] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.268328] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    1.268332] ACPI: Sleep Button [SLPB]
[    1.268351] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    1.268354] ACPI: Power Button [PWRB]
[    1.268371] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.270635] ACPI: Power Button [PWRF]
[    1.331819] thermal LNXTHERM:00: registered as thermal_zone0
[    1.331820] ACPI: Thermal Zone [TZ00] (28 C)
[    1.331912] thermal LNXTHERM:01: registered as thermal_zone1
[    1.331912] ACPI: Thermal Zone [TZ01] (30 C)
[    1.332377] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.353075] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.373869] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.375019] Non-volatile memory driver v1.3
[    1.375066] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[    1.376408] brd: module loaded
[    1.376419] loop: module loaded
[    1.376470] zram: Added device: zram0
[    1.376688] nvme nvme0: pci function 0000:04:00.0
[    1.376760] ahci 0000:00:17.0: version 3.0
[    1.376973] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    1.376975] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
[    1.392036] scsi host0: ahci
[    1.392223] scsi host1: ahci
[    1.392392] scsi host2: ahci
[    1.392485] scsi host3: ahci
[    1.392675] scsi host4: ahci
[    1.392804] scsi host5: ahci
[    1.392841] ata1: SATA max UDMA/133 abar m2048@0xdf24b000 port 0xdf24b100 irq 123
[    1.392842] ata2: SATA max UDMA/133 abar m2048@0xdf24b000 port 0xdf24b180 irq 123
[    1.392843] ata3: SATA max UDMA/133 abar m2048@0xdf24b000 port 0xdf24b200 irq 123
[    1.392844] ata4: SATA max UDMA/133 abar m2048@0xdf24b000 port 0xdf24b280 irq 123
[    1.392845] ata5: SATA max UDMA/133 abar m2048@0xdf24b000 port 0xdf24b300 irq 123
[    1.392846] ata6: SATA max UDMA/133 abar m2048@0xdf24b000 port 0xdf24b380 irq 123
[    1.392881] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.392882] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.393002] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.589151] nvme nvme0: missing or invalid SUBNQN field.
[    1.589164] nvme nvme0: Shutdown timeout set to 8 seconds
[    1.600122] nvme nvme0: 8/0/0 default/read/poll queues
[    1.605618]  nvme0n1: p1 p2 p3 p4
[    1.699031] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.699043] ata3: SATA link down (SStatus 4 SControl 300)
[    1.699056] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.699068] ata1: SATA link down (SStatus 4 SControl 300)
[    1.699081] ata2: SATA link down (SStatus 4 SControl 300)
[    1.699094] ata5: SATA link down (SStatus 4 SControl 300)
[    1.699560] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.699561] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.699576] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.700046] ata4.00: ATA-9: SanDisk SDSSDP064G, 1.0.0, max UDMA/133
[    1.700047] ata4.00: 125045424 sectors, multi 1: LBA48 NCQ (depth 32)
[    1.700794] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.700796] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.700797] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.701095] ata4.00: configured for UDMA/133
[    1.701231] scsi 3:0:0:0: Direct-Access     ATA      SanDisk SDSSDP06 0    PQ: 0 ANSI: 5
[    1.701309] sd 3:0:0:0: Attached scsi generic sg0 type 0
[    1.701346] sd 3:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
[    1.701353] sd 3:0:0:0: [sda] Write Protect is off
[    1.701354] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.701360] sd 3:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.702031]  sda: sda1 sda2 sda3 sda4
[    1.702295] sd 3:0:0:0: [sda] Attached SCSI disk
[    1.703038] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.703039] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.703040] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.703445] ata6.00: ATAPI: ATAPI   iHAS124   F, CL09, max UDMA/133
[    1.705371] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.705373] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.705374] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.705750] ata6.00: configured for UDMA/133
[    1.707287] scsi 5:0:0:0: CD-ROM            ATAPI    iHAS124   F      CL09 PQ: 0 ANSI: 5
[    1.750083] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.750097] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.750258] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    1.750286] sr 5:0:0:0: Attached scsi generic sg1 type 5
[    1.796726] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    1.874755] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 4c:cc:6a:bc:8c:a2
[    1.874758] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    1.874810] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[    1.875051] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.875171] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.876252] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    1.876256] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.876548] hub 1-0:1.0: USB hub found
[    1.876560] hub 1-0:1.0: 12 ports detected
[    1.877164] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.877272] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.877275] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    1.877460] hub 2-0:1.0: USB hub found
[    1.877468] hub 2-0:1.0: 6 ports detected
[    1.877852] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.877972] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    1.878046] pcieport 0000:00:1c.0: AER: Corrected error received: 0000:00:1c.0
[    1.878050] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[    1.878051] pcieport 0000:00:1c.0:   device [8086:a294] error status/mask=00000001/00002000
[    1.878052] pcieport 0000:00:1c.0:    [ 0] RxErr
[    1.932787] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
[    1.933037] hub 3-0:1.0: USB hub found
[    1.933042] hub 3-0:1.0: 2 ports detected
[    1.933214] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.933262] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 4
[    1.933263] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.933287] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.933375] hub 4-0:1.0: USB hub found
[    1.933380] hub 4-0:1.0: 2 ports detected
[    1.933537] usbcore: registered new interface driver usblp
[    1.933541] usbcore: registered new interface driver uas
[    1.933552] usbcore: registered new interface driver usb-storage
[    1.933561] usbcore: registered new interface driver pl2303
[    1.933564] usbserial: USB Serial support registered for pl2303
[    1.933579] i8042: PNP: No PS/2 controller found.
[    1.933626] mousedev: PS/2 mouse device common for all mice
[    1.933809] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    1.933887] rtc_cmos 00:04: RTC can wake from S4
[    1.934316] rtc_cmos 00:04: registered as rtc0
[    1.934317] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.934438] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.938843] nct6775: Found NCT6795D or compatible chip at 0x4e:0xa20
[    1.940762] device-mapper: uevent: version 1.0.3
[    1.940807] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
[    1.940809] intel_pstate: Intel P-state driver initializing
[    1.941369] intel_pstate: HWP enabled
[    1.941528] hidraw: raw HID events driver (C) Jiri Kosina
[    1.941547] usbcore: registered new interface driver usbhid
[    1.941547] usbhid: USB HID core driver
[    1.941697] intel_rapl: Found RAPL domain package
[    1.941698] intel_rapl: Found RAPL domain core
[    1.941698] intel_rapl: Found RAPL domain uncore
[    1.941699] intel_rapl: Found RAPL domain dram
[    1.942182] usbcore: registered new interface driver snd-usb-audio
[    1.942219] GACT probability on
[    1.942220] Mirror/redirect action on
[    1.942223] Simple TC action Loaded
[    1.942291] netem: version 1.3
[    1.942296] u32 classifier
[    1.942296]     Performance counters on
[    1.942296]     input device check on
[    1.942297]     Actions configured
[    1.944458] xt_time: kernel timezone is -0000
[    1.944465] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[    1.944473] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[    1.944645] IPVS: ipvs loaded.
[    1.944658] IPVS: [rr] scheduler registered.
[    1.944659] IPVS: [wrr] scheduler registered.
[    1.944659] IPVS: [lc] scheduler registered.
[    1.944659] IPVS: [wlc] scheduler registered.
[    1.944660] IPVS: [fo] scheduler registered.
[    1.944660] IPVS: [ovf] scheduler registered.
[    1.944662] IPVS: [lblc] scheduler registered.
[    1.944665] IPVS: [lblcr] scheduler registered.
[    1.944665] IPVS: [dh] scheduler registered.
[    1.944665] IPVS: [sh] scheduler registered.
[    1.944666] IPVS: [mh] scheduler registered.
[    1.944666] IPVS: [sed] scheduler registered.
[    1.944666] IPVS: [nq] scheduler registered.
[    1.944680] IPVS: [sip] pe registered.
[    1.944703] ipip: IPv4 and MPLS over IPv4 tunneling driver
[    1.944808] gre: GRE over IPv4 demultiplexor driver
[    1.944808] ip_gre: GRE over IPv4 tunneling driver
[    1.944920] IPv4 over IPsec tunneling driver
[    1.945385] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[    1.945412] Initializing XFRM netlink socket
[    1.945419] IPsec XFRM device driver
[    1.945499] NET: Registered protocol family 10
[    1.947780] Segment Routing with IPv6
[    1.947797] mip6: Mobile IPv6
[    1.947974] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.948102] ip6_gre: GRE over IPv6 tunneling driver
[    1.948158] NET: Registered protocol family 17
[    1.948162] NET: Registered protocol family 15
[    1.948170] Bridge firewalling registered
[    1.948310] NET: Registered protocol family 41
[    1.948329] sctp: Hash tables configured (bind 256/256)
[    1.948379] tipc: Activated (version 2.0.0)
[    1.948389] NET: Registered protocol family 30
[    1.948401] tipc: Started in single node mode
[    1.948405] Key type dns_resolver registered
[    1.948408] openvswitch: Open vSwitch switching datapath
[    1.948446] mpls_gso: MPLS GSO support
[    1.948741] microcode: sig=0x506e3, pf=0x2, revision=0xcc
[    1.948769] microcode: Microcode Update Driver: v2.2.
[    1.948777] AVX2 version of gcm_enc/dec engaged.
[    1.948778] AES CTR mode by8 optimization enabled
[    1.964402] checking generic (a0000 10000) vs hw (c0000000 10000000)
[    1.964403] fb0: switching to inteldrmfb from VGA16 VGA
[    1.990934] Console: switching to colour VGA+ 80x25
[    1.992101] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.993886] Console: switching to colour dummy device 80x25
[    1.994195] sched_clock: Marking stable (1992571610, 1619996)->(2000870727, -6679121)
[    1.994652] registered taskstats version 1
[    1.994652] Loading compiled-in X.509 certificates
[    1.994679] zswap: loaded using pool lz4/zbud
[    1.995175] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.995175] [drm] Driver supports precise vblank timestamp query.
[    1.995570] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.995977] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[    2.000064] Key type big_key registered
[    2.001907] Key type encrypted registered
[    2.001911] ima: No TPM chip found, activating TPM-bypass!
[    2.001916] ima: Allocated hash algorithm: sha1
[    2.001920] No architecture policies found
[    2.002585] PM:   Magic number: 3:611:195
[    2.002645] acpi device:50: hash matches
[    2.002679] printk: console [netcon0] enabled
[    2.002679] netconsole: network logging started
[    2.002776] rtc_cmos 00:04: setting system clock to 2019-05-25T20:10:38 UTC (1558815038)
[    2.201597] usb 1-7: new full-speed USB device number 2 using xhci_hcd
[    2.265096] [drm] failed to retrieve link info, disabling eDP
[    2.276369] [drm] Initialized i915 1.6.0 20190207 for 0000:00:02.0 on minor 0
[    2.277854] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.278070] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[    2.278298] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.312654] fbcon: inteldrmfb (fb0) is primary device
[    2.342463] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-7/input2
[    2.343177] Console: switching to colour frame buffer device 240x67
[    2.363097] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.363211] ALSA device list:
[    2.363212]   No soundcards found.
[    2.363651] Freeing unused kernel image memory: 1528K
[    2.365233] random: fast init done
[    2.372640] Write protecting the kernel read-only data: 24576k
[    2.373230] Freeing unused kernel image memory: 2000K
[    2.373470] Freeing unused kernel image memory: 1020K
[    2.381281] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.381284] rodata_test: all tests were successful
[    2.381284] x86/mm: Checking user space page tables
[    2.382761] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    2.382762] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.382763] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    2.382763] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.382764] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.382764] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    2.382765] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    2.382766] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    2.388264] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.388268] Run /init as init process
[    2.400873] systemd[1]: systemd v241-8.git9ef65cb.fc30 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)
[    2.412648] systemd[1]: Detected architecture x86-64.
[    2.412651] systemd[1]: Running in initial RAM disk.
[    2.415570] systemd[1]: Set hostname to <obelix.fritz.box>.
[    2.453048] systemd[1]: Listening on udev Control Socket.
[    2.454002] systemd[1]: Created slice system-systemd\x2dhibernate\x2dresume.slice.
[    2.454087] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.454170] systemd[1]: Listening on Journal Audit Socket.
[    2.454178] systemd[1]: Reached target Timers.
[    2.454229] systemd[1]: Listening on udev Kernel Socket.
[    2.455318] input: Logitech M345 as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.2/0003:046D:C52B.0003/0003:046D:4017.0004/input/input5
[    2.455407] logitech-hidpp-device 0003:046D:4017.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M345] on usb-0000:00:14.0-7:1
[    2.559640] usb 1-8: new low-speed USB device number 3 using xhci_hcd
[    2.664389] audit: type=1130 audit(1558815039.159:2): 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'
[    2.718625] input:   USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:04D9:1702.0005/input/input6
[    2.755278] audit: type=1130 audit(1558815039.250:3): 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'
[    2.770751] hid-generic 0003:04D9:1702.0005: input,hidraw2: USB HID v1.10 Keyboard [  USB Keyboard] on usb-0000:00:14.0-8/input0
[    2.784491] input:   USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:04D9:1702.0006/input/input7
[    2.829877] audit: type=1130 audit(1558815039.325:4): 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'
[    2.836719] input:   USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:04D9:1702.0006/input/input8
[    2.836756] hid-generic 0003:04D9:1702.0006: input,hidraw3: USB HID v1.10 Device [  USB Keyboard] on usb-0000:00:14.0-8/input1
[    2.847683] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    2.931784] audit: type=1130 audit(1558815039.427:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.950621] usb 1-11: new full-speed USB device number 4 using xhci_hcd
[    3.011101] PM: Image not found (code -22)
[    3.011990] audit: type=1130 audit(1558815039.507:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hibernate-resume@dev-disk-by\x2duuid-1fa013bc\x2dd3e2\x2d4382\x2d8e92\x2ddf1e5c4d52dc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.012017] audit: type=1131 audit(1558815039.507:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hibernate-resume@dev-disk-by\x2duuid-1fa013bc\x2dd3e2\x2d4382\x2d8e92\x2ddf1e5c4d52dc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.018726] audit: type=1130 audit(1558815039.514:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.092872] input: Burr-Brown from TI               USB Audio CODEC  as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.3/0003:08BB:2900.0007/input/input9
[    3.145043] hid-generic 0003:08BB:2900.0007: input,hidraw4: USB HID v1.00 Device [Burr-Brown from TI               USB Audio CODEC ] on usb-0000:00:14.0-11/input3
[    3.169999] audit: type=1130 audit(1558815039.665:9): 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'
[    3.213391] audit: type=1130 audit(1558815039.708:10): 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'
[    3.228534] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
[    3.403644] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[    3.404062] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[    3.404107] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    3.404154] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    3.404260] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    3.404306] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    3.404819] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    3.405112] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    3.405160] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    3.405215] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    3.672375] systemd-journald[888]: Received SIGTERM from PID 1 (systemd).
[    3.684253] printk: systemd: 22 output lines suppressed due to ratelimiting
[    4.061596] SELinux:  policy capability network_peer_controls=1
[    4.061597] SELinux:  policy capability open_perms=1
[    4.061597] SELinux:  policy capability extended_socket_class=1
[    4.061598] SELinux:  policy capability always_check_network=0
[    4.061598] SELinux:  policy capability cgroup_seclabel=1
[    4.061598] SELinux:  policy capability nnp_nosuid_transition=1
[    4.073530] systemd[1]: Successfully loaded SELinux policy in 352.960ms.
[    4.102323] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 20.136ms.
[    4.103743] systemd[1]: systemd v241-8.git9ef65cb.fc30 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    4.115783] systemd[1]: Detected architecture x86-64.
[    4.116341] systemd[1]: Set hostname to <obelix.fritz.box>.
[    4.169109] systemd[1]: /usr/lib/systemd/system/sssd.service:11: PIDFile= references path below legacy directory /var/run/, updating /var/run/sssd.pid → /run/sssd.pid; please update the unit file accordingly.
[    4.170890] systemd[1]: /usr/lib/systemd/system/radicale.service:12: PIDFile= references path below legacy directory /var/run/, updating /var/run/radicale/radicale.pid → /run/radicale/radicale.pid; please update the unit file accordingly.
[    4.183966] systemd[1]: /usr/lib/systemd/system/iscsiuio.service:12: PIDFile= references path below legacy directory /var/run/, updating /var/run/iscsiuio.pid → /run/iscsiuio.pid; please update the unit file accordingly.
[    4.184442] systemd[1]: /usr/lib/systemd/system/iscsid.service:10: PIDFile= references path below legacy directory /var/run/, updating /var/run/iscsid.pid → /run/iscsid.pid; please update the unit file accordingly.
[    4.221623] systemd[1]: initrd-switch-root.service: Succeeded.
[    4.221912] systemd[1]: Stopped Switch Root.
[    4.222189] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
[    4.234155] Adding 8388604k swap on /dev/sda3.  Priority:-2 extents:1 across:8388604k SSDcFS
[    4.244276] EXT4-fs (nvme0n1p4): re-mounted. Opts: (null)
[    4.252239] random: systemd-random-: uninitialized urandom read (512 bytes read)
[    4.418472] systemd-journald[1142]: Received request to flush runtime journal from PID 1
[    4.445424] random: crng init done
[    4.612297] iTCO_vendor_support: vendor-support=0
[    4.613346] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    4.613469] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    4.615932] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.835276] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    4.844350] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[    4.850713] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[    4.953667] list_add double add: new=ffffffffab8f6090, prev=ffffffffab8dd220, next=ffffffffab8f6090.


[    4.953673] ------------[ cut here ]------------
[    4.953674] kernel BUG at lib/list_debug.c:29!
[    4.953678] invalid opcode: 0000 [#1] PREEMPT SMP PTI
[    4.953680] CPU: 3 PID: 1437 Comm: (t-daemon) Not tainted 5.1.5_MY #1
[    4.953681] Hardware name: MSI MS-7A72/B250 PC MATE (MS-7A72), BIOS 3.90 07/05/2018
[    4.953685] RIP: 0010:__list_add_valid.cold+0x26/0x3f
[    4.953686] Code: 00 00 00 c3 4c 89 c1 48 c7 c7 28 dc 5e ab e8 0e 80 b4 ff 0f 0b 48 89 f2 4c 89 c1 48 89 fe 48 c7 c7 d8 dc 5e ab e8 f7 7f b4 ff <0f> 0b 48 89 d1 4c 89 c6 4c 89 ca 48 c7 c7 80 dc 5e ab e8 e0 7f b4
[    4.953687] RSP: 0018:ffffb18ec22ffd88 EFLAGS: 00010246
[    4.953689] RAX: 0000000000000058 RBX: ffffffffab8f5f00 RCX: 0000000000000000
[    4.953690] RDX: 0000000000000000 RSI: ffff96b11eed5548 RDI: 00000000ffffffff
[    4.953690] RBP: ffffffffab8f6090 R08: 0000000000000366 R09: 0000000000000003
[    4.953691] R10: 0000000000000000 R11: 0000000000000001 R12: ffffffffab8f6090
[    4.953692] R13: 0000000000000036 R14: ffff96b119564c00 R15: 0000000000000000
[    4.953693] FS:  00007f4f879bc980(0000) GS:ffff96b11eec0000(0000) knlGS:0000000000000000
[    4.953694] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    4.953695] CR2: 000055ed16dfe800 CR3: 0000000459802005 CR4: 00000000003606e0
[    4.953696] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[    4.953697] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[    4.953697] Call Trace:
[    4.953701]  proto_register+0x13b/0x1f0
[    4.953704]  tipc_socket_init+0x13/0x40
[    4.953707]  tipc_init_net+0xa5/0x130
[    4.953709]  ops_init+0x35/0x100
[    4.953711]  setup_net+0xc4/0x1e0
[    4.953712]  copy_net_ns+0xbd/0x180
[    4.953715]  create_new_namespaces+0x113/0x1e0
[    4.953716]  unshare_nsproxy_namespaces+0x50/0xa0
[    4.953719]  ksys_unshare+0x186/0x350
[    4.953721]  __x64_sys_unshare+0x9/0x10
[    4.953722]  do_syscall_64+0x50/0x160
[    4.953725]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    4.953726] RIP: 0033:0x7f4f88a04e4b
[    4.953728] Code: 73 01 c3 48 8b 0d 3d 40 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa b8 10 01 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 0d 40 0c 00 f7 d8 64 89 01 48
[    4.953729] RSP: 002b:00007ffc7f4d2088 EFLAGS: 00000246 ORIG_RAX: 0000000000000110
[    4.953730] RAX: ffffffffffffffda RBX: 000055ed16eeab10 RCX: 00007f4f88a04e4b
[    4.953731] RDX: 0000000000000000 RSI: 00007ffc7f4d1ff0 RDI: 0000000040000000
[    4.953732] RBP: 00007ffc7f4d2270 R08: 00007ffc7f4d2074 R09: 0000000000000001
[    4.953732] R10: 0000000000000000 R11: 0000000000000246 R12: 00000000fffffff5
[    4.953733] R13: 0000000000000000 R14: 000055ed16fcf2f0 R15: 0000000000000000
[    4.953735] Modules linked in: kvm_intel kvm irqbypass iTCO_wdt iTCO_vendor_support i915 video intel_gtt
[    4.953739] ---[ end trace 40639449ef1b96be ]---
[    4.953741] RIP: 0010:__list_add_valid.cold+0x26/0x3f
[    4.953742] Code: 00 00 00 c3 4c 89 c1 48 c7 c7 28 dc 5e ab e8 0e 80 b4 ff 0f 0b 48 89 f2 4c 89 c1 48 89 fe 48 c7 c7 d8 dc 5e ab e8 f7 7f b4 ff <0f> 0b 48 89 d1 4c 89 c6 4c 89 ca 48 c7 c7 80 dc 5e ab e8 e0 7f b4
[    4.953743] RSP: 0018:ffffb18ec22ffd88 EFLAGS: 00010246
[    4.953744] RAX: 0000000000000058 RBX: ffffffffab8f5f00 RCX: 0000000000000000
[    4.953745] RDX: 0000000000000000 RSI: ffff96b11eed5548 RDI: 00000000ffffffff
[    4.953745] RBP: ffffffffab8f6090 R08: 0000000000000366 R09: 0000000000000003
[    4.953746] R10: 0000000000000000 R11: 0000000000000001 R12: ffffffffab8f6090
[    4.953747] R13: 0000000000000036 R14: ffff96b119564c00 R15: 0000000000000000
[    4.953748] FS:  00007f4f879bc980(0000) GS:ffff96b11eec0000(0000) knlGS:0000000000000000
[    4.953749] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    4.953750] CR2: 000055ed16dfe800 CR3: 0000000459802005 CR4: 00000000003606e0
[    4.953751] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[    4.953751] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400



[   10.381300] logitech-hidpp-device 0003:046D:4017.0004: HID++ 2.0 device connected.
[   21.800419] vboxdrv: loading out-of-tree module taints kernel.
[   21.803113] vboxdrv: Found 8 processor cores
[   21.819137] vboxdrv: TSC mode is Invariant, tentative frequency 3408054646 Hz
[   21.819139] vboxdrv: Successfully loaded version 6.0.8 (interface 0x00290008)
[   22.030441] VBoxNetFlt: Successfully started.
[   22.035408] VBoxNetAdp: Successfully started.
[   22.040935] VBoxPciLinuxInit
[   22.040949] vboxpci: IOMMU not found (not registered)
[   33.579427] e1000e: enp0s31f6 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   33.579504] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[   38.049314] e1000e 0000:00:1f.6 enp0s31f6: changing MTU from 1500 to 1492
[   40.883526] e1000e: enp0s31f6 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-25 20:37 Linux 5.1.5 (a regression: kernel BUG at lib/list_debug.c:29!) rwarsow
2019-05-26  1:14 ` Randy Dunlap
2019-05-26 21:11   ` Cong Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).