Re: Linux v5.5 serious PCI bug

From: Nicholas Johnson
Date: Mon Dec 09 2019 - 08:38:23 EST


On Mon, Dec 09, 2019 at 03:12:39PM +0200, mika.westerberg@xxxxxxxxxxxxxxx wrote:
> On Mon, Dec 09, 2019 at 12:34:04PM +0000, Nicholas Johnson wrote:
> > Hi,
> >
> > I have compiled Linux v5.5-rc1 and thought all was good until I
> > hot-removed a Gigabyte Aorus eGPU from Thunderbolt. The driver for the
> > GPU was not loaded (blacklisted) so the crash is nothing to do with the
> > GPU driver.
> >
> > We had:
> > - kernel NULL pointer dereference
> > - refcount_t: underflow; use-after-free.
> >
> > Attaching dmesg for now; will bisect and come back with results.
>
> Looks like something related to iommu. Does it work if you disable it?
> (intel_iommu=off in the command line).
On Mon, Dec 09, 2019 at 03:12:39PM +0200, mika.westerberg@xxxxxxxxxxxxxxx wrote:
> On Mon, Dec 09, 2019 at 12:34:04PM +0000, Nicholas Johnson wrote:
> > Hi,
> >
> > I have compiled Linux v5.5-rc1 and thought all was good until I
> > hot-removed a Gigabyte Aorus eGPU from Thunderbolt. The driver for the
> > GPU was not loaded (blacklisted) so the crash is nothing to do with the
> > GPU driver.
> >
> > We had:
> > - kernel NULL pointer dereference
> > - refcount_t: underflow; use-after-free.
> >
> > Attaching dmesg for now; will bisect and come back with results.
>
> Looks like something related to iommu. Does it work if you disable it?
> (intel_iommu=off in the command line).
I thought it could be that, too.

The attachment "dmesg-4" from the original email is with iommu parameters.
The attachment "dmesg-5" from the original email is with no iommu parameters.
Attaching here "dmesg-6" with the iommu explicitly set off like you said.

No difference, still broken. Although, with iommu off, there are less stack traces.

Could it be sysfs-related?

Kind regards,
Nicholas
[ 0.000000] microcode: microcode updated early to revision 0xca, date = 2019-10-03
[ 0.000000] Linux version 5.5.0-rc1 (nicholas@nicholas-dell-linux) (gcc version 9.2.0 (GCC)) #2 SMP Mon Dec 9 19:55:37 AWST 2019
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.5-rc1 root=UUID=e9880a1b-a4f2-4779-8a98-6c1bee968ebe rw sysrq_always_enabled audit=0 mem_sleep_default=deep pcie_ports=native pci=assign-busses,hpbussize=0x33,hpiosize=4K,hpmmiosize=256M,hpmmioprefsize=64G,nocrs,nobbn,realloc intel_iommu=off iommu=off quiet
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 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-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002c031fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000002c032000-0x000000002c032fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000002c033000-0x000000002c033fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000002c034000-0x000000003d63afff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003d63b000-0x000000003d9fafff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003d9fb000-0x000000003da6bfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000003da6c000-0x000000003e123fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000003e124000-0x000000003ff26fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003ff27000-0x000000003fffefff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x0000000047ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000048000000-0x0000000048dfffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000048e00000-0x000000004f7fffff] 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 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004ae7fffff] usable
[ 0.000000] PCI: Unknown option `nobbn'
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.40 by American Megatrends
[ 0.000000] efi: ACPI=0x3da2f000 ACPI 2.0=0x3da2f000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 TPMFinalLog=0x3e0c5000 ESRT=0x3fdb6018 MEMATTR=0x3ab47018
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: Dell Inc. XPS 13 9370/09DKKT, BIOS 1.11.1 07/11/2019
[ 0.000000] tsc: Detected 2100.000 MHz processor
[ 0.000801] tsc: Detected 2099.944 MHz TSC
[ 0.000801] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000802] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000807] last_pfn = 0x4ae800 max_arch_pfn = 0x400000000
[ 0.000811] MTRR default type: write-back
[ 0.000811] MTRR fixed ranges enabled:
[ 0.000812] 00000-9FFFF write-back
[ 0.000813] A0000-BFFFF uncachable
[ 0.000813] C0000-FFFFF write-protect
[ 0.000814] MTRR variable ranges enabled:
[ 0.000815] 0 base 0080000000 mask 7F80000000 uncachable
[ 0.000816] 1 base 0060000000 mask 7FE0000000 uncachable
[ 0.000816] 2 base 0050000000 mask 7FF0000000 uncachable
[ 0.000817] 3 base 004C000000 mask 7FFC000000 uncachable
[ 0.000817] 4 base 004B000000 mask 7FFF000000 uncachable
[ 0.000818] 5 disabled
[ 0.000818] 6 disabled
[ 0.000818] 7 disabled
[ 0.000818] 8 disabled
[ 0.000819] 9 disabled
[ 0.001130] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001269] last_pfn = 0x48e00 max_arch_pfn = 0x400000000
[ 0.007221] esrt: Reserving ESRT space from 0x000000003fdb6018 to 0x000000003fdb6050.
[ 0.007226] check: Scanning 1 areas for low memory corruption
[ 0.007230] Using GB pages for direct mapping
[ 0.007232] BRK [0x473601000, 0x473601fff] PGTABLE
[ 0.007233] BRK [0x473602000, 0x473602fff] PGTABLE
[ 0.007234] BRK [0x473603000, 0x473603fff] PGTABLE
[ 0.007275] BRK [0x473604000, 0x473604fff] PGTABLE
[ 0.007276] BRK [0x473605000, 0x473605fff] PGTABLE
[ 0.007442] BRK [0x473606000, 0x473606fff] PGTABLE
[ 0.007531] BRK [0x473607000, 0x473607fff] PGTABLE
[ 0.007581] BRK [0x473608000, 0x473608fff] PGTABLE
[ 0.007606] BRK [0x473609000, 0x473609fff] PGTABLE
[ 0.007680] Secure boot could not be determined
[ 0.007681] RAMDISK: [mem 0x27378000-0x27e5afff]
[ 0.007686] ACPI: Early table checksum verification disabled
[ 0.007688] ACPI: RSDP 0x000000003DA2F000 000024 (v02 DELL )
[ 0.007691] ACPI: XSDT 0x000000003DA2F0C8 00010C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.007695] ACPI: FACP 0x000000003DA559D8 00010C (v05 DELL CBX3 01072009 AMI 00010013)
[ 0.007699] ACPI: DSDT 0x000000003DA2F260 026773 (v02 DELL CBX3 01072009 INTL 20160422)
[ 0.007701] ACPI: FACS 0x000000003E121180 000040
[ 0.007703] ACPI: APIC 0x000000003DA55AE8 0000BC (v03 DELL CBX3 01072009 AMI 00010013)
[ 0.007705] ACPI: FPDT 0x000000003DA55BA8 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.007706] ACPI: FIDT 0x000000003DA55BF0 0000AC (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.007708] ACPI: MCFG 0x000000003DA55CA0 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.007710] ACPI: HPET 0x000000003DA55CE0 000038 (v01 DELL CBX3 01072009 AMI. 0005000B)
[ 0.007712] ACPI: SSDT 0x000000003DA55D18 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[ 0.007714] ACPI: BOOT 0x000000003DA56078 000028 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.007716] ACPI: SSDT 0x000000003DA560A0 0012DE (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.007717] ACPI: HPET 0x000000003DA57380 000038 (v01 INTEL KBL-ULT 00000001 MSFT 0000005F)
[ 0.007719] ACPI: SSDT 0x000000003DA573B8 000CEF (v02 INTEL xh_rvp07 00000000 INTL 20160422)
[ 0.007721] ACPI: UEFI 0x000000003DA580A8 000042 (v01 00000000 00000000)
[ 0.007723] ACPI: SSDT 0x000000003DA580F0 0017AE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.007725] ACPI: LPIT 0x000000003DA598A0 000094 (v01 INTEL KBL-ULT 00000000 MSFT 0000005F)
[ 0.007727] ACPI: SSDT 0x000000003DA59938 000161 (v02 INTEL HdaDsp 00000000 INTL 20160422)
[ 0.007729] ACPI: SSDT 0x000000003DA59AA0 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
[ 0.007731] ACPI: SSDT 0x000000003DA59D40 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
[ 0.007733] ACPI: SSDT 0x000000003DA5CD48 000517 (v02 INTEL TbtTypeC 00000000 INTL 20160422)
[ 0.007734] ACPI: DBGP 0x000000003DA5D260 000034 (v01 INTEL 00000002 MSFT 0000005F)
[ 0.007736] ACPI: DBG2 0x000000003DA5D298 000054 (v00 INTEL 00000002 MSFT 0000005F)
[ 0.007738] ACPI: SSDT 0x000000003DA5D2F0 000801 (v02 INTEL UsbCTabl 00001000 INTL 20160422)
[ 0.007740] ACPI: SSDT 0x000000003DA5DAF8 00CFC3 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[ 0.007742] ACPI: MSDM 0x000000003DA6AAC0 000055 (v03 DELL CBX3 06222004 AMI 00010013)
[ 0.007743] ACPI: SLIC 0x000000003DA6AB18 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
[ 0.007745] ACPI: NHLT 0x000000003DA6AC90 00002D (v00 INTEL EDK2 00000002 01000013)
[ 0.007747] ACPI: TPM2 0x000000003DA6ACC0 000034 (v03 DELL CBX3 00000001 AMI 00000000)
[ 0.007749] ACPI: ASF! 0x000000003DA6ACF8 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.007751] ACPI: DMAR 0x000000003DA6AD98 0000F0 (v01 INTEL KBL 00000001 INTL 00000001)
[ 0.007752] ACPI: BGRT 0x000000003DA6AE88 000038 (v00 01072009 AMI 00010013)
[ 0.007759] ACPI: Local APIC address 0xfee00000
[ 0.008006] No NUMA configuration found
[ 0.008007] Faking a node at [mem 0x0000000000000000-0x00000004ae7fffff]
[ 0.008014] NODE_DATA(0) allocated [mem 0x4ae7d5000-0x4ae7fffff]
[ 0.008193] Zone ranges:
[ 0.008194] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008195] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.008196] Normal [mem 0x0000000100000000-0x00000004ae7fffff]
[ 0.008196] Device empty
[ 0.008197] Movable zone start for each node
[ 0.008199] Early memory node ranges
[ 0.008200] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.008200] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.008201] node 0: [mem 0x0000000000100000-0x000000002c031fff]
[ 0.008201] node 0: [mem 0x000000002c034000-0x000000003d63afff]
[ 0.008202] node 0: [mem 0x000000003ffff000-0x000000003fffffff]
[ 0.008202] node 0: [mem 0x0000000048000000-0x0000000048dfffff]
[ 0.008203] node 0: [mem 0x0000000100000000-0x00000004ae7fffff]
[ 0.008432] Zeroed struct page in unavailable ranges: 39978 pages
[ 0.008433] Initmem setup node 0 [mem 0x0000000000001000-0x00000004ae7fffff]
[ 0.008434] On node 0 totalpages: 4115414
[ 0.008434] DMA zone: 64 pages used for memmap
[ 0.008435] DMA zone: 22 pages reserved
[ 0.008436] DMA zone: 3996 pages, LIFO batch:0
[ 0.008470] DMA32 zone: 3921 pages used for memmap
[ 0.008470] DMA32 zone: 250938 pages, LIFO batch:63
[ 0.013520] Normal zone: 60320 pages used for memmap
[ 0.013521] Normal zone: 3860480 pages, LIFO batch:63
[ 0.050783] Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
[ 0.051333] ACPI: PM-Timer IO Port: 0x1808
[ 0.051334] ACPI: Local APIC address 0xfee00000
[ 0.051339] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.051340] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.051340] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.051340] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.051341] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.051341] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.051342] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.051342] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.051369] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.051370] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.051371] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.051372] ACPI: IRQ0 used by override.
[ 0.051373] ACPI: IRQ9 used by override.
[ 0.051374] Using ACPI (MADT) for SMP configuration information
[ 0.051375] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.051380] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.051395] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.051396] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.051397] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.051398] PM: Registered nosave memory: [mem 0x2c032000-0x2c032fff]
[ 0.051398] PM: Registered nosave memory: [mem 0x2c033000-0x2c033fff]
[ 0.051399] PM: Registered nosave memory: [mem 0x3d63b000-0x3d9fafff]
[ 0.051400] PM: Registered nosave memory: [mem 0x3d9fb000-0x3da6bfff]
[ 0.051400] PM: Registered nosave memory: [mem 0x3da6c000-0x3e123fff]
[ 0.051400] PM: Registered nosave memory: [mem 0x3e124000-0x3ff26fff]
[ 0.051401] PM: Registered nosave memory: [mem 0x3ff27000-0x3fffefff]
[ 0.051402] PM: Registered nosave memory: [mem 0x40000000-0x47ffffff]
[ 0.051403] PM: Registered nosave memory: [mem 0x48e00000-0x4f7fffff]
[ 0.051403] PM: Registered nosave memory: [mem 0x4f800000-0xdfffffff]
[ 0.051404] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.051404] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.051404] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.051405] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.051405] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.051405] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.051406] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.051406] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.051406] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.051408] [mem 0x4f800000-0xdfffffff] available for PCI devices
[ 0.051408] Booting paravirtualized kernel on bare hardware
[ 0.051411] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.051415] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.051614] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[ 0.051618] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[ 0.051619] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.051649] Built 1 zonelists, mobility grouping on. Total pages: 4051087
[ 0.051649] Policy zone: Normal
[ 0.051651] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.5-rc1 root=UUID=e9880a1b-a4f2-4779-8a98-6c1bee968ebe rw sysrq_always_enabled audit=0 mem_sleep_default=deep pcie_ports=native pci=assign-busses,hpbussize=0x33,hpiosize=4K,hpmmiosize=256M,hpmmioprefsize=64G,nocrs,nobbn,realloc intel_iommu=off iommu=off quiet
[ 0.051693] sysrq: sysrq always enabled.
[ 0.051702] audit: disabled (until reboot)
[ 0.051748] DMAR: IOMMU disabled
[ 0.052845] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.053374] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.053437] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.096636] Memory: 16083584K/16461656K available (14339K kernel code, 2400K rwdata, 4868K rodata, 2632K init, 5076K bss, 378072K reserved, 0K cma-reserved)
[ 0.096741] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.096752] Kernel/User page tables isolation: enabled
[ 0.096764] ftrace: allocating 43793 entries in 172 pages
[ 0.110557] ftrace: allocated 172 pages with 4 groups
[ 0.110658] rcu: Hierarchical RCU implementation.
[ 0.110659] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.110660] Tasks RCU enabled.
[ 0.110661] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.110661] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.112782] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[ 0.113062] random: crng done (trusting CPU's manufacturer)
[ 0.113095] spurious 8259A interrupt: IRQ7.
[ 0.113118] Console: colour dummy device 80x25
[ 0.113125] printk: console [tty0] enabled
[ 0.113139] ACPI: Core revision 20191018
[ 0.113402] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.113505] APIC: Switch to symmetric I/O mode setup
[ 0.113507] DMAR: Host address width 39
[ 0.113508] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.113512] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.113513] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.113516] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.113517] DMAR: RMRR base: 0x0000003d715000 end: 0x0000003d734fff
[ 0.113518] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
[ 0.113519] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.113519] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.113521] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.113521] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.113522] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.115336] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.115337] x2apic enabled
[ 0.115349] Switched APIC routing to cluster x2apic.
[ 0.119188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.137579] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e44fb6c2ab, max_idle_ns: 440795206594 ns
[ 0.137583] Calibrating delay loop (skipped), value calculated using timer frequency.. 4199.88 BogoMIPS (lpj=8399776)
[ 0.137585] pid_max: default: 32768 minimum: 301
[ 0.139357] LSM: Security Framework initializing
[ 0.139365] Yama: becoming mindful.
[ 0.139387] AppArmor: AppArmor initialized
[ 0.139446] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.139480] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.139492] *** VALIDATE tmpfs ***
[ 0.139607] *** VALIDATE proc ***
[ 0.139648] *** VALIDATE cgroup1 ***
[ 0.139649] *** VALIDATE cgroup2 ***
[ 0.139698] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.139715] process: using mwait in idle threads
[ 0.139717] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.139717] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.139719] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.139720] Spectre V2 : Mitigation: Full generic retpoline
[ 0.139721] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.139721] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.139723] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.139723] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.139724] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.139727] TAA: Mitigation: Clear CPU buffers
[ 0.139727] MDS: Mitigation: Clear CPU buffers
[ 0.139936] Freeing SMP alternatives memory: 36K
[ 0.141644] TSC deadline timer enabled
[ 0.141649] smpboot: CPU0: Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[ 0.141726] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.141731] ... version: 4
[ 0.141731] ... bit width: 48
[ 0.141732] ... generic registers: 4
[ 0.141732] ... value mask: 0000ffffffffffff
[ 0.141733] ... max period: 00007fffffffffff
[ 0.141733] ... fixed-purpose events: 3
[ 0.141733] ... event mask: 000000070000000f
[ 0.141764] rcu: Hierarchical SRCU implementation.
[ 0.142585] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.142648] smp: Bringing up secondary CPUs ...
[ 0.142710] x86: Booting SMP configuration:
[ 0.142711] .... node #0, CPUs: #1 #2 #3 #4
[ 0.146725] 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.146725] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[ 0.146725] #5 #6 #7
[ 0.149998] smp: Brought up 1 node, 8 CPUs
[ 0.149998] smpboot: Max logical packages: 1
[ 0.149998] smpboot: Total of 8 processors activated (33599.10 BogoMIPS)
[ 0.153679] devtmpfs: initialized
[ 0.153679] x86/mm: Memory block size: 128MB
[ 0.154774] PM: Registering ACPI NVS region [mem 0x2c032000-0x2c032fff] (4096 bytes)
[ 0.154774] PM: Registering ACPI NVS region [mem 0x3da6c000-0x3e123fff] (7045120 bytes)
[ 0.154774] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.154774] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.154774] pinctrl core: initialized pinctrl subsystem
[ 0.154774] PM: RTC time: 13:23:43, date: 2019-12-09
[ 0.154774] thermal_sys: Registered thermal governor 'fair_share'
[ 0.154774] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.154774] thermal_sys: Registered thermal governor 'step_wise'
[ 0.154774] thermal_sys: Registered thermal governor 'user_space'
[ 0.154774] NET: Registered protocol family 16
[ 0.154774] EISA bus registered
[ 0.154774] cpuidle: using governor ladder
[ 0.154774] cpuidle: using governor menu
[ 0.154774] Simple Boot Flag at 0x47 set to 0x80
[ 0.154774] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.154774] ACPI: bus type PCI registered
[ 0.154774] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.154774] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.154774] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.154774] PCI: Using configuration type 1 for base access
[ 0.154774] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.157607] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.157607] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.157639] ACPI: Added _OSI(Module Device)
[ 0.157639] ACPI: Added _OSI(Processor Device)
[ 0.157640] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.157640] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.157641] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.157642] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.157642] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.197930] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.261183] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.271240] ACPI: Dynamic OEM Table Load:
[ 0.271249] ACPI: SSDT 0xFFFF9F9E5B94E000 0005EE (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.273622] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[ 0.275382] ACPI: Dynamic OEM Table Load:
[ 0.275389] ACPI: SSDT 0xFFFF9F9E5BF7D400 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.277537] ACPI: Dynamic OEM Table Load:
[ 0.277541] ACPI: SSDT 0xFFFF9F9E5BE52900 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160422)
[ 0.279306] ACPI: Dynamic OEM Table Load:
[ 0.279311] ACPI: SSDT 0xFFFF9F9E5B94D000 000628 (v02 PmRef HwpLvt 00003000 INTL 20160422)
[ 0.281624] ACPI: Dynamic OEM Table Load:
[ 0.281632] ACPI: SSDT 0xFFFF9F9E5BC33000 000D14 (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.284122] ACPI: Dynamic OEM Table Load:
[ 0.284126] ACPI: SSDT 0xFFFF9F9E5BF7D000 000317 (v02 PmRef ApHwp 00003000 INTL 20160422)
[ 0.285782] ACPI: Dynamic OEM Table Load:
[ 0.285786] ACPI: SSDT 0xFFFF9F9E5BF7C800 00030A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.290136] ACPI: EC: EC started
[ 0.290137] ACPI: EC: interrupt blocked
[ 0.301745] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[ 0.301746] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, IRQ=-1, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.301747] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[ 0.301747] ACPI: Interpreter enabled
[ 0.301786] ACPI: (supports S0 S3 S4 S5)
[ 0.301787] ACPI: Using IOAPIC for interrupt routing
[ 0.301820] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.302417] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.309605] ACPI: Power Resource [WRST] (on)
[ 0.330227] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.330232] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.330573] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER]
[ 0.330895] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
[ 0.330895] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.331183] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7 window] (ignored)
[ 0.331184] acpi PNP0A08:00: host bridge window [io 0x0cf8-0x0cff] (ignored)
[ 0.331184] acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff window] (ignored)
[ 0.331185] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff window] (ignored)
[ 0.331186] acpi PNP0A08:00: host bridge window [mem 0x000c0000-0x000c3fff window] (ignored)
[ 0.331186] acpi PNP0A08:00: host bridge window [mem 0x000c4000-0x000c7fff window] (ignored)
[ 0.331187] acpi PNP0A08:00: host bridge window [mem 0x000c8000-0x000cbfff window] (ignored)
[ 0.331188] acpi PNP0A08:00: host bridge window [mem 0x000cc000-0x000cffff window] (ignored)
[ 0.331188] acpi PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff window] (ignored)
[ 0.331189] acpi PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff window] (ignored)
[ 0.331190] acpi PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff window] (ignored)
[ 0.331190] acpi PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff window] (ignored)
[ 0.331191] acpi PNP0A08:00: host bridge window [mem 0x4f800000-0xdfffffff window] (ignored)
[ 0.331191] acpi PNP0A08:00: host bridge window [mem 0xfd000000-0xfe7fffff window] (ignored)
[ 0.331192] PCI: root bus 00: using default resources
[ 0.331548] PCI host bridge to bus 0000:00
[ 0.331550] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.331550] pci_bus 0000:00: root bus resource [mem 0x00000000-0x7fffffffff]
[ 0.331551] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.331560] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[ 0.331674] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[ 0.331684] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[ 0.331689] pci 0000:00:02.0: reg 0x18: [mem 0x50000000-0x5fffffff 64bit pref]
[ 0.331692] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.331705] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.331829] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.331840] pci 0000:00:04.0: reg 0x10: [mem 0xdc320000-0xdc327fff 64bit]
[ 0.332047] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.332065] pci 0000:00:14.0: reg 0x10: [mem 0xdc310000-0xdc31ffff 64bit]
[ 0.332123] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.332318] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.332338] pci 0000:00:14.2: reg 0x10: [mem 0xdc335000-0xdc335fff 64bit]
[ 0.332565] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.332611] pci 0000:00:15.0: reg 0x10: [mem 0xdc334000-0xdc334fff 64bit]
[ 0.332862] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[ 0.332909] pci 0000:00:15.1: reg 0x10: [mem 0xdc333000-0xdc333fff 64bit]
[ 0.333160] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.333175] pci 0000:00:16.0: reg 0x10: [mem 0xdc332000-0xdc332fff 64bit]
[ 0.333220] pci 0000:00:16.0: PME# supported from D3hot
[ 0.333360] pci 0000:00:16.3: [8086:9d3d] type 00 class 0x070002
[ 0.333373] pci 0000:00:16.3: reg 0x10: [io 0xf060-0xf067]
[ 0.333377] pci 0000:00:16.3: reg 0x14: [mem 0xdc331000-0xdc331fff]
[ 0.333531] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.333607] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.333793] pci 0000:00:1c.2: [8086:9d12] type 01 class 0x060400
[ 0.333870] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.334048] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[ 0.334166] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.334339] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[ 0.334407] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.334604] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[ 0.334790] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.334801] pci 0000:00:1f.2: reg 0x10: [mem 0xdc32c000-0xdc32ffff]
[ 0.334959] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
[ 0.334982] pci 0000:00:1f.3: reg 0x10: [mem 0xdc328000-0xdc32bfff 64bit]
[ 0.335005] pci 0000:00:1f.3: reg 0x20: [mem 0xdc300000-0xdc30ffff 64bit]
[ 0.335047] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.335265] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.335326] pci 0000:00:1f.4: reg 0x10: [mem 0xdc330000-0xdc3300ff 64bit]
[ 0.335397] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
[ 0.335993] pci 0000:01:00.0: [10ec:525a] type 00 class 0xff0000
[ 0.336021] pci 0000:01:00.0: reg 0x14: [mem 0xdc200000-0xdc200fff]
[ 0.336121] pci 0000:01:00.0: supports D1 D2
[ 0.336122] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.336436] pci 0000:00:1c.0: PCI bridge to [bus 01-fe]
[ 0.336439] pci 0000:00:1c.0: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.336443] pci_bus 0000:01: busn_res: [bus 01-fe] end is updated to 01
[ 0.336837] pci 0000:02:00.0: [8086:24fd] type 00 class 0x028000
[ 0.336930] pci 0000:02:00.0: reg 0x10: [mem 0xdc100000-0xdc101fff 64bit]
[ 0.337147] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.337732] pci 0000:00:1c.2: PCI bridge to [bus 02-fe]
[ 0.337735] pci 0000:00:1c.2: bridge window [mem 0xdc100000-0xdc1fffff]
[ 0.337739] pci_bus 0000:02: busn_res: [bus 02-fe] end is updated to 02
[ 0.337835] pci 0000:03:00.0: [8086:15d3] type 01 class 0x060400
[ 0.337890] pci 0000:03:00.0: enabling Extended Tags
[ 0.337967] pci 0000:03:00.0: supports D1 D2
[ 0.337968] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.338088] pci 0000:00:1c.4: PCI bridge to [bus 03-fe]
[ 0.338091] pci 0000:00:1c.4: bridge window [mem 0xac000000-0xda0fffff]
[ 0.338094] pci 0000:00:1c.4: bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[ 0.338171] pci 0000:04:00.0: [8086:15d3] type 01 class 0x060400
[ 0.338231] pci 0000:04:00.0: enabling Extended Tags
[ 0.338308] pci 0000:04:00.0: supports D1 D2
[ 0.338309] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.338404] pci 0000:04:01.0: [8086:15d3] type 01 class 0x060400
[ 0.338462] pci 0000:04:01.0: enabling Extended Tags
[ 0.338541] pci 0000:04:01.0: supports D1 D2
[ 0.338541] pci 0000:04:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.338638] pci 0000:04:02.0: [8086:15d3] type 01 class 0x060400
[ 0.338696] pci 0000:04:02.0: enabling Extended Tags
[ 0.338772] pci 0000:04:02.0: supports D1 D2
[ 0.338773] pci 0000:04:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.338866] pci 0000:04:04.0: [8086:15d3] type 01 class 0x060400
[ 0.338924] pci 0000:04:04.0: enabling Extended Tags
[ 0.339003] pci 0000:04:04.0: supports D1 D2
[ 0.339004] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.339111] pci 0000:03:00.0: PCI bridge to [bus 04-fe]
[ 0.339119] pci 0000:03:00.0: bridge window [mem 0xac000000-0xac1fffff]
[ 0.339203] pci 0000:05:00.0: [8086:15d2] type 00 class 0x088000
[ 0.339230] pci 0000:05:00.0: reg 0x10: [mem 0xac100000-0xac13ffff]
[ 0.339237] pci 0000:05:00.0: reg 0x14: [mem 0xac140000-0xac140fff]
[ 0.339281] pci 0000:05:00.0: enabling Extended Tags
[ 0.339379] pci 0000:05:00.0: supports D1 D2
[ 0.339380] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.339526] pci 0000:04:00.0: PCI bridge to [bus 05-fe]
[ 0.339533] pci 0000:04:00.0: bridge window [mem 0xac100000-0xac1fffff]
[ 0.339539] pci_bus 0000:05: busn_res: [bus 05-fe] end is updated to 05
[ 0.339585] pci 0000:04:01.0: PCI bridge to [bus 06-fe]
[ 0.339597] pci_bus 0000:06: busn_res: [bus 06-fe] end is updated to 38
[ 0.339664] pci 0000:39:00.0: [8086:15d4] type 00 class 0x0c0330
[ 0.339698] pci 0000:39:00.0: reg 0x10: [mem 0xac000000-0xac00ffff]
[ 0.339772] pci 0000:39:00.0: enabling Extended Tags
[ 0.339873] pci 0000:39:00.0: supports D1 D2
[ 0.339874] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.339956] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:04:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[ 0.340045] pci 0000:04:02.0: PCI bridge to [bus 39-fe]
[ 0.340053] pci 0000:04:02.0: bridge window [mem 0xac000000-0xac0fffff]
[ 0.340058] pci_bus 0000:39: busn_res: [bus 39-fe] end is updated to 39
[ 0.340104] pci 0000:04:04.0: PCI bridge to [bus 3a-fe]
[ 0.340116] pci_bus 0000:3a: busn_res: [bus 3a-fe] end is updated to 6c
[ 0.340119] pci_bus 0000:04: busn_res: [bus 04-fe] end is updated to 6c
[ 0.340122] pci_bus 0000:03: busn_res: [bus 03-fe] end is updated to 6c
[ 0.340211] pci 0000:6d:00.0: [1179:0116] type 00 class 0x010802
[ 0.340238] pci 0000:6d:00.0: reg 0x10: [mem 0xdc000000-0xdc003fff 64bit]
[ 0.340442] pci 0000:00:1d.0: PCI bridge to [bus 6d-fe]
[ 0.340445] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
[ 0.340448] pci_bus 0000:6d: busn_res: [bus 6d-fe] end is updated to 6d
[ 0.342161] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.342213] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.342262] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.342312] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.342361] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.342410] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.342460] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.342510] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.356164] ACPI: EC: interrupt unblocked
[ 0.356172] ACPI: EC: event unblocked
[ 0.356190] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, IRQ=-1, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.356191] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions and events
[ 0.356258] iommu: Default domain type: Translated
[ 0.356258] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.356258] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.356258] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.356258] vgaarb: loaded
[ 0.356258] SCSI subsystem initialized
[ 0.356258] libata version 3.00 loaded.
[ 0.356258] ACPI: bus type USB registered
[ 0.356258] usbcore: registered new interface driver usbfs
[ 0.356258] usbcore: registered new interface driver hub
[ 0.356258] usbcore: registered new device driver usb
[ 0.356258] pps_core: LinuxPPS API ver. 1 registered
[ 0.356258] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.356258] PTP clock support registered
[ 0.356258] EDAC MC: Ver: 3.0.0
[ 0.357607] Registered efivars operations
[ 0.357630] PCI: Using ACPI for IRQ routing
[ 0.377088] PCI: pci_cache_line_size set to 64 bytes
[ 0.378206] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.378208] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.378209] e820: reserve RAM buffer [mem 0x2c032000-0x2fffffff]
[ 0.378209] e820: reserve RAM buffer [mem 0x3d63b000-0x3fffffff]
[ 0.378210] e820: reserve RAM buffer [mem 0x48e00000-0x4bffffff]
[ 0.378211] e820: reserve RAM buffer [mem 0x4ae800000-0x4afffffff]
[ 0.378292] NetLabel: Initializing
[ 0.378293] NetLabel: domain hash size = 128
[ 0.378293] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.378318] NetLabel: unlabeled traffic allowed by default
[ 0.378326] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.378326] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.381582] clocksource: Switched to clocksource tsc-early
[ 0.390500] *** VALIDATE bpf ***
[ 0.390582] VFS: Disk quotas dquot_6.6.0
[ 0.390594] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.390617] *** VALIDATE ramfs ***
[ 0.390619] *** VALIDATE hugetlbfs ***
[ 0.390677] AppArmor: AppArmor Filesystem Enabled
[ 0.390704] pnp: PnP ACPI init
[ 0.391018] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.391019] system 00:00: [io 0xffff] has been reserved
[ 0.391019] system 00:00: [io 0xffff] has been reserved
[ 0.391020] system 00:00: [io 0xffff] has been reserved
[ 0.391021] system 00:00: [io 0x1800-0x18fe] has been reserved
[ 0.391022] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.391026] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.391115] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.391150] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.391152] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.391268] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.391282] pnp 00:04: Plug and Play ACPI device, IDs DLL07e6 PNP0f13 (active)
[ 0.391515] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.391516] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.391517] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.391518] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.391519] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.391520] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.391521] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.391522] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.391523] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.391523] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.391526] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.391562] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.391563] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.391564] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.391565] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.391565] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.391566] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.391567] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.391569] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.391844] system 00:07: [io 0xff00-0xfffe] has been reserved
[ 0.391846] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.392911] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[ 0.392912] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[ 0.392914] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.399566] pnp: PnP ACPI: found 9 devices
[ 0.405309] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.405335] pci_bus 0000:00: max bus depth: 3 pci_try_num: 4
[ 0.405345] pci 0000:00:1c.4: BAR 13: assigned [io 0x2000-0xdfff]
[ 0.405347] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.405353] pci 0000:00:1c.0: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.405359] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.405362] pci 0000:00:1c.2: bridge window [mem 0xdc100000-0xdc1fffff]
[ 0.405370] pci 0000:03:00.0: BAR 15: no space for [mem size 0x2000000000 64bit pref]
[ 0.405371] pci 0000:03:00.0: BAR 15: failed to assign [mem size 0x2000000000 64bit pref]
[ 0.405373] pci 0000:03:00.0: BAR 13: assigned [io 0x2000-0x9fff]
[ 0.405376] pci 0000:04:01.0: BAR 14: no space for [mem size 0x10000000]
[ 0.405377] pci 0000:04:01.0: BAR 14: failed to assign [mem size 0x10000000]
[ 0.405378] pci 0000:04:01.0: BAR 15: no space for [mem size 0x1000000000 64bit pref]
[ 0.405379] pci 0000:04:01.0: BAR 15: failed to assign [mem size 0x1000000000 64bit pref]
[ 0.405380] pci 0000:04:04.0: BAR 14: no space for [mem size 0x10000000]
[ 0.405381] pci 0000:04:04.0: BAR 14: failed to assign [mem size 0x10000000]
[ 0.405382] pci 0000:04:04.0: BAR 15: no space for [mem size 0x1000000000 64bit pref]
[ 0.405383] pci 0000:04:04.0: BAR 15: failed to assign [mem size 0x1000000000 64bit pref]
[ 0.405384] pci 0000:04:01.0: BAR 13: assigned [io 0x2000-0x5fff]
[ 0.405385] pci 0000:04:04.0: BAR 13: assigned [io 0x6000-0x9fff]
[ 0.405386] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.405390] pci 0000:04:00.0: bridge window [mem 0xac100000-0xac1fffff]
[ 0.405398] pci 0000:04:01.0: PCI bridge to [bus 06-38]
[ 0.405401] pci 0000:04:01.0: bridge window [io 0x2000-0x5fff]
[ 0.405412] pci 0000:04:02.0: PCI bridge to [bus 39]
[ 0.405417] pci 0000:04:02.0: bridge window [mem 0xac000000-0xac0fffff]
[ 0.405424] pci 0000:04:04.0: PCI bridge to [bus 3a-6c]
[ 0.405426] pci 0000:04:04.0: bridge window [io 0x6000-0x9fff]
[ 0.405437] pci 0000:03:00.0: PCI bridge to [bus 04-6c]
[ 0.405439] pci 0000:03:00.0: bridge window [io 0x2000-0x9fff]
[ 0.405443] pci 0000:03:00.0: bridge window [mem 0xac000000-0xac1fffff]
[ 0.405451] pci 0000:00:1c.4: PCI bridge to [bus 03-6c]
[ 0.405452] pci 0000:00:1c.4: bridge window [io 0x2000-0xdfff]
[ 0.405455] pci 0000:00:1c.4: bridge window [mem 0xac000000-0xda0fffff]
[ 0.405458] pci 0000:00:1c.4: bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[ 0.405461] pci 0000:00:1d.0: PCI bridge to [bus 6d]
[ 0.405464] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
[ 0.405469] pci_bus 0000:00: No. 2 try to assign unassigned res
[ 0.405474] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.405478] pci 0000:00:1c.0: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.405484] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.405487] pci 0000:00:1c.2: bridge window [mem 0xdc100000-0xdc1fffff]
[ 0.405494] pci 0000:03:00.0: BAR 15: no space for [mem size 0x2000000000 64bit pref]
[ 0.405495] pci 0000:03:00.0: BAR 15: failed to assign [mem size 0x2000000000 64bit pref]
[ 0.405497] pci 0000:04:01.0: BAR 14: no space for [mem size 0x10000000]
[ 0.405498] pci 0000:04:01.0: BAR 14: failed to assign [mem size 0x10000000]
[ 0.405499] pci 0000:04:01.0: BAR 15: no space for [mem size 0x1000000000 64bit pref]
[ 0.405500] pci 0000:04:01.0: BAR 15: failed to assign [mem size 0x1000000000 64bit pref]
[ 0.405501] pci 0000:04:04.0: BAR 14: no space for [mem size 0x10000000]
[ 0.405501] pci 0000:04:04.0: BAR 14: failed to assign [mem size 0x10000000]
[ 0.405502] pci 0000:04:04.0: BAR 15: no space for [mem size 0x1000000000 64bit pref]
[ 0.405503] pci 0000:04:04.0: BAR 15: failed to assign [mem size 0x1000000000 64bit pref]
[ 0.405504] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.405509] pci 0000:04:00.0: bridge window [mem 0xac100000-0xac1fffff]
[ 0.405516] pci 0000:04:01.0: PCI bridge to [bus 06-38]
[ 0.405518] pci 0000:04:01.0: bridge window [io 0x2000-0x5fff]
[ 0.405529] pci 0000:04:02.0: PCI bridge to [bus 39]
[ 0.405534] pci 0000:04:02.0: bridge window [mem 0xac000000-0xac0fffff]
[ 0.405542] pci 0000:04:04.0: PCI bridge to [bus 3a-6c]
[ 0.405544] pci 0000:04:04.0: bridge window [io 0x6000-0x9fff]
[ 0.405554] pci 0000:03:00.0: PCI bridge to [bus 04-6c]
[ 0.405556] pci 0000:03:00.0: bridge window [io 0x2000-0x9fff]
[ 0.405560] pci 0000:03:00.0: bridge window [mem 0xac000000-0xac1fffff]
[ 0.405567] pci 0000:00:1c.4: PCI bridge to [bus 03-6c]
[ 0.405569] pci 0000:00:1c.4: bridge window [io 0x2000-0xdfff]
[ 0.405572] pci 0000:00:1c.4: bridge window [mem 0xac000000-0xda0fffff]
[ 0.405574] pci 0000:00:1c.4: bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[ 0.405578] pci 0000:00:1d.0: PCI bridge to [bus 6d]
[ 0.405581] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
[ 0.405588] pci_bus 0000:00: No. 3 try to assign unassigned res
[ 0.405589] release child resource [mem 0xac100000-0xac13ffff]
[ 0.405590] release child resource [mem 0xac140000-0xac140fff]
[ 0.405591] pci 0000:04:00.0: resource 14 [mem 0xac100000-0xac1fffff] released
[ 0.405592] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.405595] release child resource [mem 0xac000000-0xac00ffff]
[ 0.405596] pci 0000:04:02.0: resource 14 [mem 0xac000000-0xac0fffff] released
[ 0.405596] pci 0000:04:02.0: PCI bridge to [bus 39]
[ 0.405600] pci 0000:03:00.0: resource 14 [mem 0xac000000-0xac1fffff] released
[ 0.405600] pci 0000:03:00.0: PCI bridge to [bus 04-6c]
[ 0.405604] pci 0000:00:1c.4: resource 15 [mem 0x60000000-0xa9ffffff 64bit pref] released
[ 0.405605] pci 0000:00:1c.4: PCI bridge to [bus 03-6c]
[ 0.405616] pci 0000:00:1c.4: BAR 15: assigned [mem 0x4b0000000-0x24afffffff 64bit pref]
[ 0.405617] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.405622] pci 0000:00:1c.0: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.405628] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.405631] pci 0000:00:1c.2: bridge window [mem 0xdc100000-0xdc1fffff]
[ 0.405637] pci 0000:03:00.0: BAR 14: assigned [mem 0xac000000-0xcc1fffff]
[ 0.405638] pci 0000:03:00.0: BAR 15: assigned [mem 0x4b0000000-0x24afffffff 64bit pref]
[ 0.405640] pci 0000:04:00.0: BAR 14: assigned [mem 0xac000000-0xac0fffff]
[ 0.405641] pci 0000:04:01.0: BAR 14: assigned [mem 0xac100000-0xbc0fffff]
[ 0.405642] pci 0000:04:01.0: BAR 15: assigned [mem 0x4b0000000-0x14afffffff 64bit pref]
[ 0.405643] pci 0000:04:02.0: BAR 14: assigned [mem 0xbc100000-0xbc1fffff]
[ 0.405644] pci 0000:04:04.0: BAR 14: assigned [mem 0xbc200000-0xcc1fffff]
[ 0.405645] pci 0000:04:04.0: BAR 15: assigned [mem 0x14b0000000-0x24afffffff 64bit pref]
[ 0.405647] pci 0000:05:00.0: BAR 0: assigned [mem 0xac000000-0xac03ffff]
[ 0.405651] pci 0000:05:00.0: BAR 1: assigned [mem 0xac040000-0xac040fff]
[ 0.405655] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.405659] pci 0000:04:00.0: bridge window [mem 0xac000000-0xac0fffff]
[ 0.405667] pci 0000:04:01.0: PCI bridge to [bus 06-38]
[ 0.405669] pci 0000:04:01.0: bridge window [io 0x2000-0x5fff]
[ 0.405674] pci 0000:04:01.0: bridge window [mem 0xac100000-0xbc0fffff]
[ 0.405677] pci 0000:04:01.0: bridge window [mem 0x4b0000000-0x14afffffff 64bit pref]
[ 0.405683] pci 0000:39:00.0: BAR 0: assigned [mem 0xbc100000-0xbc10ffff]
[ 0.405686] pci 0000:04:02.0: PCI bridge to [bus 39]
[ 0.405690] pci 0000:04:02.0: bridge window [mem 0xbc100000-0xbc1fffff]
[ 0.405698] pci 0000:04:04.0: PCI bridge to [bus 3a-6c]
[ 0.405700] pci 0000:04:04.0: bridge window [io 0x6000-0x9fff]
[ 0.405705] pci 0000:04:04.0: bridge window [mem 0xbc200000-0xcc1fffff]
[ 0.405708] pci 0000:04:04.0: bridge window [mem 0x14b0000000-0x24afffffff 64bit pref]
[ 0.405713] pci 0000:03:00.0: PCI bridge to [bus 04-6c]
[ 0.405715] pci 0000:03:00.0: bridge window [io 0x2000-0x9fff]
[ 0.405720] pci 0000:03:00.0: bridge window [mem 0xac000000-0xcc1fffff]
[ 0.405723] pci 0000:03:00.0: bridge window [mem 0x4b0000000-0x24afffffff 64bit pref]
[ 0.405728] pci 0000:00:1c.4: PCI bridge to [bus 03-6c]
[ 0.405729] pci 0000:00:1c.4: bridge window [io 0x2000-0xdfff]
[ 0.405732] pci 0000:00:1c.4: bridge window [mem 0xac000000-0xda0fffff]
[ 0.405734] pci 0000:00:1c.4: bridge window [mem 0x4b0000000-0x24afffffff 64bit pref]
[ 0.405738] pci 0000:00:1d.0: PCI bridge to [bus 6d]
[ 0.405741] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
[ 0.405746] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.405747] pci_bus 0000:00: resource 5 [mem 0x00000000-0x7fffffffff]
[ 0.405748] pci_bus 0000:01: resource 1 [mem 0xdc200000-0xdc2fffff]
[ 0.405749] pci_bus 0000:02: resource 1 [mem 0xdc100000-0xdc1fffff]
[ 0.405750] pci_bus 0000:03: resource 0 [io 0x2000-0xdfff]
[ 0.405751] pci_bus 0000:03: resource 1 [mem 0xac000000-0xda0fffff]
[ 0.405752] pci_bus 0000:03: resource 2 [mem 0x4b0000000-0x24afffffff 64bit pref]
[ 0.405753] pci_bus 0000:04: resource 0 [io 0x2000-0x9fff]
[ 0.405754] pci_bus 0000:04: resource 1 [mem 0xac000000-0xcc1fffff]
[ 0.405754] pci_bus 0000:04: resource 2 [mem 0x4b0000000-0x24afffffff 64bit pref]
[ 0.405755] pci_bus 0000:05: resource 1 [mem 0xac000000-0xac0fffff]
[ 0.405756] pci_bus 0000:06: resource 0 [io 0x2000-0x5fff]
[ 0.405757] pci_bus 0000:06: resource 1 [mem 0xac100000-0xbc0fffff]
[ 0.405758] pci_bus 0000:06: resource 2 [mem 0x4b0000000-0x14afffffff 64bit pref]
[ 0.405759] pci_bus 0000:39: resource 1 [mem 0xbc100000-0xbc1fffff]
[ 0.405760] pci_bus 0000:3a: resource 0 [io 0x6000-0x9fff]
[ 0.405761] pci_bus 0000:3a: resource 1 [mem 0xbc200000-0xcc1fffff]
[ 0.405762] pci_bus 0000:3a: resource 2 [mem 0x14b0000000-0x24afffffff 64bit pref]
[ 0.405763] pci_bus 0000:6d: resource 1 [mem 0xdc000000-0xdc0fffff]
[ 0.405927] NET: Registered protocol family 2
[ 0.406071] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.406155] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.406323] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.406388] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.406431] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.406473] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.406528] NET: Registered protocol family 1
[ 0.406533] NET: Registered protocol family 44
[ 0.406542] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.407726] PCI: CLS 0 bytes, default 64
[ 0.407777] Trying to unpack rootfs image as initramfs...
[ 0.497754] Freeing initrd memory: 11148K
[ 0.497794] DMAR: ACPI device "device:75" under DMAR at fed91000 as 00:15.0
[ 0.497797] DMAR: ACPI device "device:76" under DMAR at fed91000 as 00:15.1
[ 0.518101] check: Scanning for low memory corruption every 60 seconds
[ 0.520250] Initialise system trusted keyrings
[ 0.520261] Key type blacklist registered
[ 0.520298] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 0.521860] zbud: loaded
[ 0.522193] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.522365] fuse: init (API version 7.31)
[ 0.522383] *** VALIDATE fuse ***
[ 0.522385] *** VALIDATE fuse ***
[ 0.522536] Platform Keyring initialized
[ 0.527500] Key type asymmetric registered
[ 0.527501] Asymmetric key parser 'x509' registered
[ 0.527508] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.527547] io scheduler mq-deadline registered
[ 0.527933] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[ 0.527987] pcieport 0000:00:1c.0: AER: enabled with IRQ 122
[ 0.528231] pcieport 0000:00:1c.2: PME: Signaling with IRQ 123
[ 0.528281] pcieport 0000:00:1c.2: AER: enabled with IRQ 123
[ 0.528390] pcieport 0000:00:1c.4: PME: Signaling with IRQ 124
[ 0.528445] pcieport 0000:00:1c.4: AER: enabled with IRQ 124
[ 0.528464] pcieport 0000:00:1c.4: pciehp: Slot #8 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 0.528711] pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
[ 0.528762] pcieport 0000:00:1d.0: AER: enabled with IRQ 125
[ 0.529276] pcieport 0000:04:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 0.529685] pcieport 0000:04:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 0.529857] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.529922] efifb: probing for efifb
[ 0.529933] efifb: framebuffer at 0x50000000, using 3072k, total 3072k
[ 0.529934] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 0.529935] efifb: scrolling: redraw
[ 0.529936] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.530022] Console: switching to colour frame buffer device 128x48
[ 0.531370] fb0: EFI VGA frame buffer device
[ 0.531377] intel_idle: MWAIT substates: 0x11142120
[ 0.531378] intel_idle: v0.4.1 model 0x8E
[ 0.531768] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.535543] ACPI: AC Adapter [AC] (off-line)
[ 0.535607] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.535636] ACPI: Lid Switch [LID0]
[ 0.535660] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.535678] ACPI: Power Button [PBTN]
[ 0.535700] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 0.535710] ACPI: Sleep Button [SBTN]
[ 0.535735] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.535753] ACPI: Power Button [PWRF]
[ 0.538453] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.538454] ACPI: Thermal Zone [THM] (25 C)
[ 0.538577] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.539849] serial 0000:00:16.3: enabling device (0000 -> 0003)
[ 0.561109] 0000:00:16.3: ttyS4 at I/O 0xf060 (irq = 19, base_baud = 115200) is a 16550A
[ 0.562743] Linux agpgart interface v0.103
[ 0.570556] battery: ACPI: Battery Slot [BAT0] (battery present)
[ 0.589728] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[ 0.643323] loop: module loaded
[ 0.643694] libphy: Fixed MDIO Bus: probed
[ 0.643695] tun: Universal TUN/TAP device driver, 1.6
[ 0.643833] PPP generic driver version 2.4.2
[ 0.643988] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.643992] ehci-pci: EHCI PCI platform driver
[ 0.644008] ehci-platform: EHCI generic platform driver
[ 0.644023] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.644025] ohci-pci: OHCI PCI platform driver
[ 0.644035] ohci-platform: OHCI generic platform driver
[ 0.644044] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.644330] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.644337] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.645413] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[ 0.645418] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.645899] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[ 0.645901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.645903] usb usb1: Product: xHCI Host Controller
[ 0.645904] usb usb1: Manufacturer: Linux 5.5.0-rc1 xhci-hcd
[ 0.645906] usb usb1: SerialNumber: 0000:00:14.0
[ 0.646171] hub 1-0:1.0: USB hub found
[ 0.646233] hub 1-0:1.0: 12 ports detected
[ 0.648032] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.648036] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.648039] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 0.648076] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[ 0.648077] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.648079] usb usb2: Product: xHCI Host Controller
[ 0.648080] usb usb2: Manufacturer: Linux 5.5.0-rc1 xhci-hcd
[ 0.648081] usb usb2: SerialNumber: 0000:00:14.0
[ 0.648214] hub 2-0:1.0: USB hub found
[ 0.648225] hub 2-0:1.0: 6 ports detected
[ 0.648608] usb: port power management may be unreliable
[ 0.649492] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 0.649498] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[ 0.650619] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[ 0.650849] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[ 0.650850] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.650852] usb usb3: Product: xHCI Host Controller
[ 0.650853] usb usb3: Manufacturer: Linux 5.5.0-rc1 xhci-hcd
[ 0.650854] usb usb3: SerialNumber: 0000:39:00.0
[ 0.651044] hub 3-0:1.0: USB hub found
[ 0.651053] hub 3-0:1.0: 2 ports detected
[ 0.651587] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 0.651591] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[ 0.651594] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 0.651629] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[ 0.651631] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.651632] usb usb4: Product: xHCI Host Controller
[ 0.651633] usb usb4: Manufacturer: Linux 5.5.0-rc1 xhci-hcd
[ 0.651634] usb usb4: SerialNumber: 0000:39:00.0
[ 0.651824] hub 4-0:1.0: USB hub found
[ 0.651833] hub 4-0:1.0: 2 ports detected
[ 0.652336] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.653981] i8042: Warning: Keylock active
[ 0.655386] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.655389] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.655586] mousedev: PS/2 mouse device common for all mice
[ 0.655999] rtc_cmos 00:01: RTC can wake from S4
[ 0.656536] rtc_cmos 00:01: registered as rtc0
[ 0.656564] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[ 0.656574] i2c /dev entries driver
[ 0.656632] device-mapper: uevent: version 1.0.3
[ 0.656697] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@xxxxxxxxxx
[ 0.656719] platform eisa.0: Probing EISA bus 0
[ 0.656729] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.656730] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.656731] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.656732] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.656733] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.656735] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.656736] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.656737] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.656738] platform eisa.0: EISA: Detected 0 cards
[ 0.656742] intel_pstate: Intel P-state driver initializing
[ 0.657011] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.658307] intel_pstate: HWP enabled
[ 0.658343] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.658346] EFI Variables Facility v0.08 2004-May-17
[ 0.716993] intel_pmc_core INT33A1:00: initialized
[ 0.717062] drop_monitor: Initializing network drop monitor service
[ 0.717210] NET: Registered protocol family 10
[ 0.722862] Segment Routing with IPv6
[ 0.722878] NET: Registered protocol family 17
[ 0.723019] Key type dns_resolver registered
[ 0.723746] RAS: Correctable Errors collector initialized.
[ 0.723809] microcode: sig=0x806ea, pf=0x80, revision=0xca
[ 0.724056] microcode: Microcode Update Driver: v2.2.
[ 0.724060] IPI shorthand broadcast: enabled
[ 0.724065] sched_clock: Marking stable (723489459, 565040)->(728153871, -4099372)
[ 0.724148] registered taskstats version 1
[ 0.724157] Loading compiled-in X.509 certificates
[ 0.725487] Loaded X.509 cert 'Build time autogenerated kernel key: 9255b09670c85e56501cb20a01d077be47aa1f8b'
[ 0.725513] zswap: loaded using pool lzo/zbud
[ 0.725602] Key type ._fscrypt registered
[ 0.725602] Key type .fscrypt registered
[ 0.730635] Key type big_key registered
[ 0.730639] Key type trusted registered
[ 0.733185] Key type encrypted registered
[ 0.733187] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.734768] integrity: Loading X.509 certificate: UEFI:db
[ 0.734782] integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
[ 0.734783] integrity: Loading X.509 certificate: UEFI:db
[ 0.734795] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 0.734795] integrity: Loading X.509 certificate: UEFI:db
[ 0.734807] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 0.735392] Couldn't get size: 0x800000000000000e
[ 0.735404] Couldn't get UEFI MokListRT
[ 0.736676] ima: Allocated hash algorithm: sha1
[ 0.809919] ima: No architecture policies found
[ 0.809952] evm: Initialising EVM extended attributes:
[ 0.809953] evm: security.selinux
[ 0.809953] evm: security.SMACK64
[ 0.809954] evm: security.SMACK64EXEC
[ 0.809954] evm: security.SMACK64TRANSMUTE
[ 0.809954] evm: security.SMACK64MMAP
[ 0.809954] evm: security.apparmor
[ 0.809955] evm: security.ima
[ 0.809955] evm: security.capability
[ 0.809956] evm: HMAC attrs: 0x1
[ 0.810916] PM: Magic number: 15:912:381
[ 0.811150] rtc_cmos 00:01: setting system clock to 2019-12-09T13:23:43 UTC (1575897823)
[ 0.812374] Freeing unused decrypted memory: 2040K
[ 0.812775] Freeing unused kernel image (initmem) memory: 2632K
[ 0.821957] Write protecting the kernel read-only data: 22528k
[ 0.822542] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 0.823009] Freeing unused kernel image (rodata/data gap) memory: 1276K
[ 0.829107] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.829108] x86/mm: Checking user space page tables
[ 0.835079] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.835081] Run /init as init process
[ 0.981597] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[ 1.030102] rtsx_pci 0000:01:00.0: enabling device (0000 -> 0002)
[ 1.035485] nvme nvme0: pci function 0000:6d:00.0
[ 1.178326] usb 1-5: New USB device found, idVendor=0bda, idProduct=58f4, bcdDevice=76.05
[ 1.178327] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.178328] usb 1-5: Product: Integrated_Webcam_HD
[ 1.178329] usb 1-5: Manufacturer: CN0FFMHCLOG0081JB3LKA00
[ 1.178329] usb 1-5: SerialNumber: 200901010001
[ 1.255460] nvme nvme0: 8/0/0 default/read/poll queues
[ 1.257420] nvme0n1: p1 p2 p3 p4 p5 p6 p7
[ 1.309878] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[ 1.460321] usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
[ 1.460323] usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
[ 1.460325] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[ 1.460326] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.521938] tsc: Refined TSC clocksource calibration: 2111.999 MHz
[ 1.521944] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e7177b097e, max_idle_ns: 440795281886 ns
[ 1.521995] clocksource: Switched to clocksource tsc
[ 1.589903] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[ 1.740832] usb 1-10: New USB device found, idVendor=27c6, idProduct=5385, bcdDevice= 1.00
[ 1.740834] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.740835] usb 1-10: Product: Goodix Fingerprint Device
[ 1.740835] usb 1-10: Manufacturer: HTMicroelectronics
[ 1.740836] usb 1-10: SerialNumber: HTK32
[ 1.776303] EXT4-fs (nvme0n1p6): mounted filesystem with ordered data mode. Opts: (null)
[ 1.843307] systemd[1]: Inserted module 'autofs4'
[ 1.851841] systemd[1]: systemd 244-1-arch 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.870039] systemd[1]: Detected architecture x86-64.
[ 1.894554] systemd[1]: Set hostname to <nicholas-dell-linux>.
[ 1.897082] systemd[1]: Couldn't move remaining userspace processes, ignoring: Input/output error
[ 1.988009] systemd[1]: Created slice system-getty.slice.
[ 1.988143] systemd[1]: Created slice User and Session Slice.
[ 1.988178] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 1.988201] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.988354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 1.988363] systemd[1]: Reached target Local Encrypted Volumes.
[ 1.988369] systemd[1]: Reached target Login Prompts.
[ 1.988376] systemd[1]: Reached target Paths.
[ 1.988380] systemd[1]: Reached target Remote File Systems.
[ 1.988384] systemd[1]: Reached target Slices.
[ 1.988390] systemd[1]: Reached target Swap.
[ 1.988424] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 1.988603] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 1.988743] systemd[1]: Listening on LVM2 poll daemon socket.
[ 1.989673] systemd[1]: Listening on Process Core Dump Socket.
[ 1.989733] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 1.991909] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 1.991971] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.992027] systemd[1]: Listening on Journal Socket.
[ 1.992077] systemd[1]: Listening on udev Control Socket.
[ 1.992112] systemd[1]: Listening on udev Kernel Socket.
[ 1.992612] systemd[1]: Mounting Huge Pages File System...
[ 1.993252] systemd[1]: Mounting POSIX Message Queue File System...
[ 1.993985] systemd[1]: Mounting Kernel Debug File System...
[ 1.995321] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 1.996029] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 1.996656] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 1.998866] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 1.998908] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 2.000210] systemd[1]: Starting Journal Service...
[ 2.001316] systemd[1]: Starting Load Kernel Modules...
[ 2.001990] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 2.002668] systemd[1]: Starting udev Coldplug all Devices...
[ 2.004238] systemd[1]: Mounted Huge Pages File System.
[ 2.004411] systemd[1]: Mounted POSIX Message Queue File System.
[ 2.004567] systemd[1]: Mounted Kernel Debug File System.
[ 2.004678] systemd[1]: Mounted Temporary Directory (/tmp).
[ 2.005242] systemd[1]: Started Create list of static device nodes for the current kernel.
[ 2.008466] systemd[1]: Started LVM2 metadata daemon.
[ 2.008710] EXT4-fs (nvme0n1p6): re-mounted. Opts: data=ordered
[ 2.009743] systemd[1]: Started Remount Root and Kernel File Systems.
[ 2.009883] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 2.010851] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 2.011516] systemd[1]: Starting Load/Save Random Seed...
[ 2.011543] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 2.012230] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 2.012947] systemd[1]: Started Load Kernel Modules.
[ 2.013861] systemd[1]: Mounting FUSE Control File System...
[ 2.014967] systemd[1]: Mounting Kernel Configuration File System...
[ 2.015948] systemd[1]: Starting Apply Kernel Variables...
[ 2.017508] systemd[1]: Mounted Kernel Configuration File System.
[ 2.017782] systemd[1]: Mounted FUSE Control File System.
[ 2.020876] systemd[1]: Started Load/Save Random Seed.
[ 2.025525] systemd[1]: Started Create Static Device Nodes in /dev.
[ 2.026060] systemd[1]: Started Apply Kernel Variables.
[ 2.027255] systemd[1]: Starting udev Kernel Device Manager...
[ 2.091817] systemd[1]: Started udev Coldplug all Devices.
[ 2.236451] systemd[1]: Started Journal Service.
[ 2.241915] systemd-journald[292]: Received client request to flush runtime journal.
[ 2.348366] hid: raw HID events driver (C) Jiri Kosina
[ 2.359458] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 2.360299] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
[ 2.363521] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 2.363860] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 2.365609] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 2.367915] input: Intel HID events as /devices/platform/INT33D5:00/input/input6
[ 2.369227] thunderbolt 0000:05:00.0: enabling device (0000 -> 0002)
[ 2.374548] intel-hid INT33D5:00: platform supports 5 button array
[ 2.374606] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input7
[ 2.388133] intel_rapl_common: Found RAPL domain package
[ 2.388135] intel_rapl_common: Found RAPL domain dram
[ 2.392904] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[ 2.418477] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 2.418607] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 2.418654] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 2.420916] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 2.426103] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 2.426105] cfg80211: failed to load regulatory.db
[ 2.436678] Intel(R) Wireless WiFi driver for Linux
[ 2.436680] Copyright(c) 2003- 2015 Intel Corporation
[ 2.437070] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 2.453000] iwlwifi 0000:02:00.0: Found debug destination: EXTERNAL_DRAM
[ 2.453002] iwlwifi 0000:02:00.0: Found debug configuration: 0
[ 2.453718] iwlwifi 0000:02:00.0: loaded firmware version 36.77d01142.0 op_mode iwlmvm
[ 2.499829] input: PC Speaker as /devices/platform/pcspkr/input/input8
[ 2.503598] Error: Driver 'pcspkr' is already registered, aborting...
[ 2.511149] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 2.511150] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 2.511151] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 2.511151] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 2.511151] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 2.511152] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 2.511719] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[ 2.511736] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 2.520556] cryptd: max_cpu_qlen set to 1000
[ 2.527645] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[ 2.537016] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM
[ 2.537460] iwlwifi 0000:02:00.0: Allocated 0x00400000 bytes for firmware monitor.
[ 2.558208] AVX2 version of gcm_enc/dec engaged.
[ 2.558209] AES CTR mode by8 optimization enabled
[ 2.570665] i2c_hid i2c-ELAN24F0:00: i2c-ELAN24F0:00 supply vdd not found, using dummy regulator
[ 2.570682] i2c_hid i2c-ELAN24F0:00: i2c-ELAN24F0:00 supply vddl not found, using dummy regulator
[ 2.592107] iwlwifi 0000:02:00.0: base HW address: b4:d5:bd:9e:43:f5
[ 2.642434] intel_rapl_common: Found RAPL domain package
[ 2.642436] intel_rapl_common: Found RAPL domain core
[ 2.642437] intel_rapl_common: Found RAPL domain uncore
[ 2.642438] intel_rapl_common: Found RAPL domain dram
[ 2.646930] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.3)
[ 3.039564] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input10
[ 3.040426] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 3.040777] thermal thermal_zone10: failed to read out thermal zone (-61)
[ 3.053851] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[ 3.057357] checking generic (50000000 300000) vs hw (db000000 1000000)
[ 3.057358] checking generic (50000000 300000) vs hw (50000000 10000000)
[ 3.057360] fb0: switching to inteldrmfb from EFI VGA
[ 3.057446] Console: switching to colour dummy device 80x25
[ 3.057493] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 3.073306] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.073308] [drm] Driver supports precise vblank timestamp query.
[ 3.084241] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.084906] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 3.085833] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 3.171633] [drm] Initialized i915 1.6.0 20191101 for 0000:00:02.0 on minor 0
[ 3.203553] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.226008] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[ 3.226272] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 3.231127] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 3.231834] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 3.236188] fbcon: i915drmfb (fb0) is primary device
[ 3.252307] Console: switching to colour frame buffer device 240x67
[ 3.284021] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[ 3.337643] psmouse serio1: synaptics: queried max coordinates: x [..5666], y [..4734]
[ 3.356418] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3271: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 3.356420] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.356422] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 3.356423] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 3.356424] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 3.356426] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 3.356427] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1b
[ 3.356428] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 3.370935] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1118..]
[ 3.370940] psmouse serio1: synaptics: Your touchpad (PNP: DLL07e6 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@xxxxxxxxxxxxxxxx
[ 3.414347] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 3.414420] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 3.414481] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 3.414538] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 3.414593] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[ 3.414649] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[ 3.426662] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2a1, caps: 0xf00323/0x840300/0x12e800/0x0, board id: 3038, fw id: 2375007
[ 3.463682] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
[ 3.567586] i2c_hid i2c-DELL07E6:00: i2c-DELL07E6:00 supply vdd not found, using dummy regulator
[ 3.567599] i2c_hid i2c-DELL07E6:00: i2c-DELL07E6:00 supply vddl not found, using dummy regulator
[ 3.588664] cdc_acm 1-10:1.0: ttyACM0: USB ACM device
[ 3.590384] usbcore: registered new interface driver cdc_acm
[ 3.590386] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 3.596153] mc: Linux media interface: v0.10
[ 3.596588] Bluetooth: Core ver 2.22
[ 3.596600] NET: Registered protocol family 31
[ 3.596601] Bluetooth: HCI device and connection manager initialized
[ 3.596604] Bluetooth: HCI socket layer initialized
[ 3.596605] Bluetooth: L2CAP socket layer initialized
[ 3.596607] Bluetooth: SCO socket layer initialized
[ 3.610326] videodev: Linux video capture interface: v2.00
[ 3.637503] input: ELAN24F0:00 04F3:24F0 Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN24F0:00/0018:04F3:24F0.0001/input/input18
[ 3.637626] input: ELAN24F0:00 04F3:24F0 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN24F0:00/0018:04F3:24F0.0001/input/input19
[ 3.637674] input: ELAN24F0:00 04F3:24F0 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN24F0:00/0018:04F3:24F0.0001/input/input20
[ 3.637720] hid-generic 0018:04F3:24F0.0001: input,hidraw0: I2C HID v1.00 Device [ELAN24F0:00 04F3:24F0] on i2c-ELAN24F0:00
[ 3.638029] input: DELL07E6:00 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DELL07E6:00/0018:06CB:76AF.0002/input/input22
[ 3.638094] input: DELL07E6:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DELL07E6:00/0018:06CB:76AF.0002/input/input23
[ 3.638158] hid-generic 0018:06CB:76AF.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL07E6:00 06CB:76AF] on i2c-DELL07E6:00
[ 3.729925] usbcore: registered new interface driver btusb
[ 3.731215] Bluetooth: hci0: Firmware revision 0.1 build 50 week 12 2019
[ 3.742544] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:58f4)
[ 3.749418] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
[ 3.749422] uvcvideo 1-5:1.0: Entity type for entity Extension 7 was not initialized!
[ 3.749424] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
[ 3.749426] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
[ 3.749512] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input25
[ 3.750124] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:58f4)
[ 3.752240] uvcvideo 1-5:1.2: Entity type for entity Extension 10 was not initialized!
[ 3.752244] uvcvideo 1-5:1.2: Entity type for entity Extension 12 was not initialized!
[ 3.752247] uvcvideo 1-5:1.2: Entity type for entity Processing 9 was not initialized!
[ 3.752249] uvcvideo 1-5:1.2: Entity type for entity Camera 11 was not initialized!
[ 3.752334] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input26
[ 3.752421] usbcore: registered new interface driver uvcvideo
[ 3.752422] USB Video Class driver (1.1.1)
[ 3.755438] input: ELAN24F0:00 04F3:24F0 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN24F0:00/0018:04F3:24F0.0001/input/input27
[ 3.757461] input: ELAN24F0:00 04F3:24F0 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN24F0:00/0018:04F3:24F0.0001/input/input28
[ 3.757890] input: ELAN24F0:00 04F3:24F0 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN24F0:00/0018:04F3:24F0.0001/input/input29
[ 3.758296] hid-multitouch 0018:04F3:24F0.0001: input,hidraw0: I2C HID v1.00 Device [ELAN24F0:00 04F3:24F0] on i2c-ELAN24F0:00
[ 3.763825] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM
[ 3.766035] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.766036] Bluetooth: BNEP filters: protocol multicast
[ 3.766039] Bluetooth: BNEP socket layer initialized
[ 3.787198] NET: Registered protocol family 38
[ 3.867106] input: DELL07E6:00 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DELL07E6:00/0018:06CB:76AF.0002/input/input31
[ 3.867499] input: DELL07E6:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DELL07E6:00/0018:06CB:76AF.0002/input/input32
[ 3.867551] hid-multitouch 0018:06CB:76AF.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL07E6:00 06CB:76AF] on i2c-DELL07E6:00
[ 3.902835] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM
[ 3.970723] iwlwifi 0000:02:00.0: FW already configured (0) - re-configuring
[ 5.435911] Bluetooth: RFCOMM TTY layer initialized
[ 5.435919] Bluetooth: RFCOMM socket layer initialized
[ 5.435923] Bluetooth: RFCOMM ver 1.11
[ 6.947750] rfkill: input handler disabled
[ 7.632277] wlp2s0: authenticate with 78:8a:20:8e:ee:6a
[ 7.641929] wlp2s0: send auth to 78:8a:20:8e:ee:6a (try 1/3)
[ 7.652650] wlp2s0: authenticated
[ 7.653696] wlp2s0: associate with 78:8a:20:8e:ee:6a (try 1/3)
[ 7.661461] wlp2s0: RX AssocResp from 78:8a:20:8e:ee:6a (capab=0x1411 status=0 aid=1)
[ 7.664910] wlp2s0: associated
[ 7.713411] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 10.376316] rfkill: input handler enabled
[ 10.521946] broken atomic modeset userspace detected, disabling atomic
[ 24.547537] thunderbolt 0-1: new device found, vendor=0xed device=0xb007
[ 24.547538] thunderbolt 0-1: GIGABYTE GV-N1070IXEB-8GD
[ 24.734192] pcieport 0000:04:01.0: pciehp: Slot(1): Card present
[ 24.734194] pcieport 0000:04:01.0: pciehp: Slot(1): Link Up
[ 24.873944] pci 0000:06:00.0: [8086:1578] type 01 class 0x060400
[ 24.874059] pci 0000:06:00.0: enabling Extended Tags
[ 24.874932] pci 0000:06:00.0: supports D1 D2
[ 24.874933] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 24.875068] pci 0000:06:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:04:01.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[ 24.875629] pcieport 0000:04:01.0: ASPM: current common clock configuration is broken, reconfiguring
[ 24.885634] pci 0000:06:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 24.886435] pci 0000:07:01.0: [8086:1578] type 01 class 0x060400
[ 24.886555] pci 0000:07:01.0: enabling Extended Tags
[ 24.887407] pci 0000:07:01.0: supports D1 D2
[ 24.887408] pci 0000:07:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 24.887596] pci 0000:07:04.0: [8086:1578] type 01 class 0x060400
[ 24.888390] pci 0000:07:04.0: enabling Extended Tags
[ 24.889166] pci 0000:07:04.0: supports D1 D2
[ 24.889167] pci 0000:07:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 24.889387] pci 0000:06:00.0: PCI bridge to [bus 07-38]
[ 24.889398] pci 0000:06:00.0: bridge window [io 0x0000-0x0fff]
[ 24.889404] pci 0000:06:00.0: bridge window [mem 0x00000000-0x000fffff]
[ 24.889414] pci 0000:06:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 24.889417] pci 0000:07:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 24.889430] pci 0000:07:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 24.889558] pci 0000:08:00.0: [1002:7300] type 00 class 0x030000
[ 24.889656] pci 0000:08:00.0: reg 0x10: [mem 0x00000000-0x0fffffff 64bit pref]
[ 24.889685] pci 0000:08:00.0: reg 0x18: [mem 0x00000000-0x001fffff 64bit pref]
[ 24.889702] pci 0000:08:00.0: reg 0x20: [io 0x0000-0x00ff]
[ 24.889718] pci 0000:08:00.0: reg 0x24: [mem 0x00000000-0x0003ffff]
[ 24.889734] pci 0000:08:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 24.889753] pci 0000:08:00.0: enabling Extended Tags
[ 24.889991] pci 0000:08:00.0: supports D1 D2
[ 24.889992] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
[ 24.890173] pci 0000:08:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:04:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[ 24.890228] pci 0000:08:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 24.890231] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 24.890281] pci 0000:08:00.1: [1002:aae8] type 00 class 0x040300
[ 24.890376] pci 0000:08:00.1: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[ 24.890494] pci 0000:08:00.1: enabling Extended Tags
[ 24.890677] pci 0000:08:00.1: supports D1 D2
[ 24.890906] pci 0000:07:01.0: PCI bridge to [bus 08-38]
[ 24.890918] pci 0000:07:01.0: bridge window [io 0x0000-0x0fff]
[ 24.890924] pci 0000:07:01.0: bridge window [mem 0x00000000-0x000fffff]
[ 24.890936] pci 0000:07:01.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 24.890938] pci_bus 0000:08: busn_res: [bus 08-38] end is updated to 08
[ 24.891077] pci 0000:09:00.0: [8086:15b6] type 00 class 0x0c0330
[ 24.891136] pci 0000:09:00.0: reg 0x10: [mem 0x00000000-0x0000ffff]
[ 24.891481] pci 0000:09:00.0: supports D1 D2
[ 24.891483] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 24.891684] pci 0000:09:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:04:01.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[ 24.892053] pci 0000:07:04.0: PCI bridge to [bus 09-38]
[ 24.892072] pci 0000:07:04.0: bridge window [io 0x0000-0x0fff]
[ 24.892081] pci 0000:07:04.0: bridge window [mem 0x00000000-0x000fffff]
[ 24.892094] pci 0000:07:04.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 24.892101] pci_bus 0000:09: busn_res: [bus 09-38] end is updated to 38
[ 24.892114] pci_bus 0000:07: busn_res: [bus 07-38] end is updated to 38
[ 24.892161] pci 0000:07:04.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 09-38] add_size ffff00000 add_align 100000
[ 24.892163] pci 0000:07:04.0: bridge window [mem 0x00100000-0x001fffff] to [bus 09-38] add_size ff00000 add_align 100000
[ 24.892169] pci 0000:06:00.0: bridge window [mem 0x04000000-0x1fffffff 64bit pref] to [bus 07-38] add_size ffc000000 add_align 4000000
[ 24.892170] pci 0000:06:00.0: bridge window [mem 0x00100000-0x002fffff] to [bus 07-38] add_size ff00000 add_align 100000
[ 24.892197] pci 0000:06:00.0: BAR 15: no space for [mem size 0x1018000000 64bit pref]
[ 24.892201] pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x1018000000 64bit pref]
[ 24.892202] pci 0000:06:00.0: BAR 14: no space for [mem size 0x10100000]
[ 24.892204] pci 0000:06:00.0: BAR 14: failed to assign [mem size 0x10100000]
[ 24.892206] pci 0000:06:00.0: BAR 13: assigned [io 0x2000-0x3fff]
[ 24.892209] pci 0000:06:00.0: BAR 15: assigned [mem 0x4b0000000-0x4cbffffff 64bit pref]
[ 24.892210] pci 0000:06:00.0: BAR 14: assigned [mem 0xac100000-0xac2fffff]
[ 24.892212] pci 0000:06:00.0: BAR 14: [mem 0xac100000-0xac2fffff] (failed to expand by 0xff00000)
[ 24.892216] pci 0000:06:00.0: failed to add ff00000 res[14]=[mem 0xac100000-0xac2fffff]
[ 24.892219] pci 0000:06:00.0: BAR 15: [mem 0x4b0000000-0x4cbffffff 64bit pref] (failed to expand by 0xffc000000)
[ 24.892220] pci 0000:06:00.0: failed to add ffc000000 res[15]=[mem 0x4b0000000-0x4cbffffff 64bit pref]
[ 24.892226] pci 0000:07:01.0: BAR 15: assigned [mem 0x4b0000000-0x4c7ffffff 64bit pref]
[ 24.892228] pci 0000:07:01.0: BAR 14: assigned [mem 0xac100000-0xac1fffff]
[ 24.892229] pci 0000:07:04.0: BAR 14: no space for [mem size 0x10000000]
[ 24.892230] pci 0000:07:04.0: BAR 14: failed to assign [mem size 0x10000000]
[ 24.892234] pci 0000:07:04.0: BAR 15: no space for [mem size 0x1000000000 64bit pref]
[ 24.892235] pci 0000:07:04.0: BAR 15: failed to assign [mem size 0x1000000000 64bit pref]
[ 24.892237] pci 0000:07:01.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 24.892238] pci 0000:07:04.0: BAR 13: assigned [io 0x3000-0x3fff]
[ 24.892240] pci 0000:07:01.0: BAR 15: assigned [mem 0x4b0000000-0x4c7ffffff 64bit pref]
[ 24.892242] pci 0000:07:01.0: BAR 14: assigned [mem 0xac100000-0xac1fffff]
[ 24.892244] pci 0000:07:04.0: BAR 14: assigned [mem 0xac200000-0xac2fffff]
[ 24.892245] pci 0000:07:04.0: BAR 15: assigned [mem 0x4c8000000-0x4c80fffff 64bit pref]
[ 24.892247] pci 0000:07:04.0: BAR 14: [mem 0xac200000-0xac2fffff] (failed to expand by 0xff00000)
[ 24.892249] pci 0000:07:04.0: failed to add ff00000 res[14]=[mem 0xac200000-0xac2fffff]
[ 24.892251] pci 0000:07:04.0: BAR 15: [mem 0x4c8000000-0x4c80fffff 64bit pref] (failed to expand by 0xffff00000)
[ 24.892253] pci 0000:07:04.0: failed to add ffff00000 res[15]=[mem 0x4c8000000-0x4c80fffff 64bit pref]
[ 24.892262] pci 0000:08:00.0: BAR 0: assigned [mem 0x4b0000000-0x4bfffffff 64bit pref]
[ 24.892294] pci 0000:08:00.0: BAR 2: assigned [mem 0x4c0000000-0x4c01fffff 64bit pref]
[ 24.892575] pci 0000:08:00.0: BAR 5: assigned [mem 0xac100000-0xac13ffff]
[ 24.892585] pci 0000:08:00.0: BAR 6: assigned [mem 0xac140000-0xac15ffff pref]
[ 24.892588] pci 0000:08:00.1: BAR 0: assigned [mem 0xac160000-0xac163fff 64bit]
[ 24.892613] pci 0000:08:00.0: BAR 4: assigned [io 0x2000-0x20ff]
[ 24.892627] pci 0000:07:01.0: PCI bridge to [bus 08]
[ 24.892632] pci 0000:07:01.0: bridge window [io 0x2000-0x2fff]
[ 24.892642] pci 0000:07:01.0: bridge window [mem 0xac100000-0xac1fffff]
[ 24.892648] pci 0000:07:01.0: bridge window [mem 0x4b0000000-0x4c7ffffff 64bit pref]
[ 24.892665] pci 0000:09:00.0: BAR 0: assigned [mem 0xac200000-0xac20ffff]
[ 24.892672] pci 0000:07:04.0: PCI bridge to [bus 09-38]
[ 24.892677] pci 0000:07:04.0: bridge window [io 0x3000-0x3fff]
[ 24.892687] pci 0000:07:04.0: bridge window [mem 0xac200000-0xac2fffff]
[ 24.892693] pci 0000:07:04.0: bridge window [mem 0x4c8000000-0x4c80fffff 64bit pref]
[ 24.892705] pci 0000:06:00.0: PCI bridge to [bus 07-38]
[ 24.892709] pci 0000:06:00.0: bridge window [io 0x2000-0x3fff]
[ 24.892719] pci 0000:06:00.0: bridge window [mem 0xac100000-0xac2fffff]
[ 24.892725] pci 0000:06:00.0: bridge window [mem 0x4b0000000-0x4cbffffff 64bit pref]
[ 24.892738] pcieport 0000:04:01.0: PCI bridge to [bus 06-38]
[ 24.892741] pcieport 0000:04:01.0: bridge window [io 0x2000-0x5fff]
[ 24.892746] pcieport 0000:04:01.0: bridge window [mem 0xac100000-0xbc0fffff]
[ 24.892750] pcieport 0000:04:01.0: bridge window [mem 0x4b0000000-0x14afffffff 64bit pref]
[ 24.892885] pcieport 0000:06:00.0: enabling device (0000 -> 0003)
[ 24.894178] pcieport 0000:07:01.0: enabling device (0000 -> 0003)
[ 24.894675] pcieport 0000:07:04.0: enabling device (0000 -> 0003)
[ 24.894984] pcieport 0000:07:04.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 24.895507] pci 0000:08:00.1: D0 power state depends on 0000:08:00.0
[ 24.895577] snd_hda_intel 0000:08:00.1: enabling device (0000 -> 0002)
[ 24.895996] snd_hda_intel 0000:08:00.1: Force to non-snoop mode
[ 24.896051] pci 0000:09:00.0: enabling device (0000 -> 0002)
[ 24.897042] xhci_hcd 0000:09:00.0: xHCI Host Controller
[ 24.897053] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 5
[ 24.898323] xhci_hcd 0000:09:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[ 24.898812] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[ 24.898814] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 24.898815] usb usb5: Product: xHCI Host Controller
[ 24.898817] usb usb5: Manufacturer: Linux 5.5.0-rc1 xhci-hcd
[ 24.898818] usb usb5: SerialNumber: 0000:09:00.0
[ 24.899187] hub 5-0:1.0: USB hub found
[ 24.899209] hub 5-0:1.0: 2 ports detected
[ 24.899547] xhci_hcd 0000:09:00.0: xHCI Host Controller
[ 24.899567] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 6
[ 24.899577] xhci_hcd 0000:09:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 24.899653] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[ 24.899655] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 24.899657] usb usb6: Product: xHCI Host Controller
[ 24.899658] usb usb6: Manufacturer: Linux 5.5.0-rc1 xhci-hcd
[ 24.899659] usb usb6: SerialNumber: 0000:09:00.0
[ 24.899915] hub 6-0:1.0: USB hub found
[ 24.899935] hub 6-0:1.0: 2 ports detected
[ 24.904282] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@xxxxxxx>
[ 24.904286] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 24.908356] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:01.0/0000:06:00.0/0000:07:01.0/0000:08:00.1/sound/card1/input34
[ 24.908418] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:01.0/0000:06:00.0/0000:07:01.0/0000:08:00.1/sound/card1/input35
[ 24.908477] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:01.0/0000:06:00.0/0000:07:01.0/0000:08:00.1/sound/card1/input36
[ 24.908535] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:01.0/0000:06:00.0/0000:07:01.0/0000:08:00.1/sound/card1/input37
[ 24.908589] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:01.0/0000:06:00.0/0000:07:01.0/0000:08:00.1/sound/card1/input38
[ 24.908647] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:01.0/0000:06:00.0/0000:07:01.0/0000:08:00.1/sound/card1/input39
[ 25.233733] usb 5-2: new high-speed USB device number 2 using xhci_hcd
[ 25.385791] usb 5-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=93.03
[ 25.385796] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 25.385800] usb 5-2: Product: USB2.1 Hub
[ 25.385803] usb 5-2: Manufacturer: GenesysLogic
[ 25.387945] hub 5-2:1.0: USB hub found
[ 25.388293] hub 5-2:1.0: 4 ports detected
[ 25.510272] usb 6-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 25.537130] usb 6-2: New USB device found, idVendor=05e3, idProduct=0620, bcdDevice=93.03
[ 25.537133] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 25.537135] usb 6-2: Product: USB3.1 Hub
[ 25.537136] usb 6-2: Manufacturer: GenesysLogic
[ 25.539823] hub 6-2:1.0: USB hub found
[ 25.540376] hub 6-2:1.0: 4 ports detected
[ 25.705799] usb 5-2.2: new full-speed USB device number 3 using xhci_hcd
[ 25.831652] usb 5-2.2: New USB device found, idVendor=1044, idProduct=7a27, bcdDevice= 1.00
[ 25.831658] usb 5-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 25.831661] usb 5-2.2: Product: USB-HID Device
[ 25.831664] usb 5-2.2: Manufacturer: HOLTEK
[ 25.831667] usb 5-2.2: SerialNumber: 000000000000
[ 26.644248] hid-generic 0003:1044:7A27.0003: hiddev0,hidraw2: USB HID v1.11 Device [HOLTEK USB-HID Device] on usb-0000:09:00.0-2.2/input0
[ 26.644275] usbhid 5-2.2:1.1: couldn't find an input interrupt endpoint
[ 26.645233] input: HOLTEK USB-HID Device as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:01.0/0000:06:00.0/0000:07:04.0/0000:09:00.0/usb5/5-2/5-2.2/5-2.2:1.2/0003:1044:7A27.0004/input/input40
[ 26.645437] hid-generic 0003:1044:7A27.0004: input,hidraw3: USB HID v1.11 Mouse [HOLTEK USB-HID Device] on usb-0000:09:00.0-2.2/input2
[ 26.645462] usbcore: registered new interface driver usbhid
[ 26.645463] usbhid: USB HID core driver
[ 31.722574] pcieport 0000:04:01.0: pciehp: Slot(1): Link Down
[ 31.722580] pcieport 0000:04:01.0: pciehp: Slot(1): Card not present
[ 31.722617] xhci_hcd 0000:09:00.0: remove, state 4
[ 31.722631] usb usb6: USB disconnect, device number 1
[ 31.722636] usb 6-2: USB disconnect, device number 2
[ 31.724200] xhci_hcd 0000:09:00.0: USB bus 6 deregistered
[ 31.724223] xhci_hcd 0000:09:00.0: xHCI host controller not responding, assume dead
[ 31.724257] xhci_hcd 0000:09:00.0: remove, state 1
[ 31.724271] usb usb5: USB disconnect, device number 1
[ 31.724277] usb 5-2: USB disconnect, device number 2
[ 31.724284] usb 5-2.2: USB disconnect, device number 3
[ 31.727357] thunderbolt 0-1: device disconnected
[ 31.797909] xhci_hcd 0000:09:00.0: Host halt failed, -19
[ 31.797923] xhci_hcd 0000:09:00.0: Host not accessible, reset failed.
[ 31.798307] xhci_hcd 0000:09:00.0: USB bus 5 deregistered
[ 32.301707] snd_hda_codec_hdmi hdaudioC1D0: Unable to sync register 0x2f0d00. -5
[ 32.301717] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 32.301723] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 32.301727] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 32.301732] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 32.301736] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 32.301741] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 32.502716] pcieport 0000:07:01.0: can't change power state from D0 to D3hot (config space inaccessible)
[ 32.502851] pcieport 0000:07:01.0: can't change power state from D3cold to D0 (config space inaccessible)
[ 32.503173] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=none,decodes=io+mem:owns=io+mem
[ 32.503260] general protection fault: 0000 [#1] SMP PTI
[ 32.503265] CPU: 1 PID: 182 Comm: irq/128-pciehp Not tainted 5.5.0-rc1 #2
[ 32.503267] Hardware name: Dell Inc. XPS 13 9370/09DKKT, BIOS 1.11.1 07/11/2019
[ 32.503274] RIP: 0010:pci_remove_bus_device+0x9a/0x100
[ 32.503277] Code: 9c 24 a8 03 00 00 4c 89 ef e8 02 ec 17 00 48 c7 c7 a0 41 75 98 e8 76 f2 54 00 49 8b 14 24 49 8b 44 24 08 48 c7 c7 a0 41 75 98 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 04 24 48
[ 32.503279] RSP: 0018:ffffb18440353cf0 EFLAGS: 00010246
[ 32.503282] RAX: ffff9f9e35322028 RBX: ffff9f9e5c2973a8 RCX: ffff9f9e5c2970b8
[ 32.503284] RDX: a3995c64ed2037ac RSI: 0000000000000000 RDI: ffffffff987541a0
[ 32.503285] RBP: ffffb18440353d10 R08: 0000000000000000 R09: ffffb18440353b20
[ 32.503287] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9f9e5c297000
[ 32.503288] R13: ffff9f9e5c2970b0 R14: ffff9f9e35322028 R15: ffffffff9710fe10
[ 32.503290] FS: 0000000000000000(0000) GS:ffff9f9e5e640000(0000) knlGS:0000000000000000
[ 32.503292] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 32.503294] CR2: 00007f22d3d6bcb0 CR3: 0000000472c0a001 CR4: 00000000003606e0
[ 32.503296] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 32.503298] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 32.503299] Call Trace:
[ 32.503305] pci_remove_bus_device+0x31/0x100
[ 32.503307] pci_remove_bus_device+0x31/0x100
[ 32.503310] pci_stop_and_remove_bus_device+0x1b/0x20
[ 32.503315] pciehp_unconfigure_device+0x80/0x12f
[ 32.503318] pciehp_disable_slot+0x6e/0x100
[ 32.503322] pciehp_handle_presence_or_link_change+0xdd/0x2a0
[ 32.503325] pciehp_ist+0x141/0x150
[ 32.503329] irq_thread_fn+0x28/0x60
[ 32.503332] irq_thread+0xda/0x170
[ 32.503335] ? irq_forced_thread_fn+0x80/0x80
[ 32.503339] kthread+0x104/0x140
[ 32.503342] ? irq_thread_check_affinity+0xf0/0xf0
[ 32.503345] ? kthread_park+0x90/0x90
[ 32.503349] ret_from_fork+0x35/0x40
[ 32.503352] Modules linked in: usbhid amd_iommu_v2 gpu_sched ttm ccm rfcomm cmac algif_hash algif_skcipher af_alg bnep hid_multitouch hid_generic uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common btusb videodev btrtl btbcm btintel mc bluetooth cdc_acm ecdh_generic ecc joydev snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic msr x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm snd_soc_skl snd_soc_hdac_hda irqbypass snd_hda_ext_core snd_soc_sst_ipc i915 snd_soc_sst_dsp dell_laptop dell_wmi ledtrig_audio snd_soc_acpi_intel_match snd_soc_acpi dell_smbios crct10dif_pclmul crc32_pclmul dcdbas intel_rapl_msr dell_wmi_descriptor wmi_bmof intel_wmi_thunderbolt mei_hdcp ghash_clmulni_intel snd_soc_core drm_kms_helper snd_compress drm aesni_intel iwlmvm ac97_bus i2c_algo_bit crypto_simd fb_sys_fops syscopyarea cryptd snd_pcm_dmaengine sysfillrect glue_helper sysimgblt intel_cstate mac80211 snd_hda_intel intel_rapl_perf snd_intel_dspcfg snd_hda_codec
[ 32.503399] input_leds psmouse pcspkr libarc4 snd_hda_core snd_hwdep snd_pcm iwlwifi snd_timer snd i2c_i801 soundcore cfg80211 thunderbolt mei_me intel_lpss_pci processor_thermal_device mei intel_rapl_common ucsi_acpi intel_xhci_usb_role_switch intel_lpss idma64 typec_ucsi roles intel_soc_dts_iosf virt_dma i2c_hid intel_pch_thermal typec hid wmi video int3403_thermal mac_hid intel_hid pinctrl_sunrisepoint pinctrl_intel int3400_thermal acpi_pad int340x_thermal_zone sparse_keymap acpi_thermal_rel sch_fq_codel crypto_user ip_tables x_tables autofs4 rtsx_pci_sdmmc nvme nvme_core serio_raw rtsx_pci
[ 32.503433] ---[ end trace 8869686ba8b0d30c ]---
[ 32.503437] RIP: 0010:pci_remove_bus_device+0x9a/0x100
[ 32.503440] Code: 9c 24 a8 03 00 00 4c 89 ef e8 02 ec 17 00 48 c7 c7 a0 41 75 98 e8 76 f2 54 00 49 8b 14 24 49 8b 44 24 08 48 c7 c7 a0 41 75 98 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 04 24 48
[ 32.503442] RSP: 0018:ffffb18440353cf0 EFLAGS: 00010246
[ 32.503444] RAX: ffff9f9e35322028 RBX: ffff9f9e5c2973a8 RCX: ffff9f9e5c2970b8
[ 32.503446] RDX: a3995c64ed2037ac RSI: 0000000000000000 RDI: ffffffff987541a0
[ 32.503448] RBP: ffffb18440353d10 R08: 0000000000000000 R09: ffffb18440353b20
[ 32.503449] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9f9e5c297000
[ 32.503451] R13: ffff9f9e5c2970b0 R14: ffff9f9e35322028 R15: ffffffff9710fe10
[ 32.503453] FS: 0000000000000000(0000) GS:ffff9f9e5e640000(0000) knlGS:0000000000000000
[ 32.503455] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 32.503457] CR2: 00007f22d3d6bcb0 CR3: 0000000472c0a001 CR4: 00000000003606e0
[ 32.503459] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 32.503461] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 32.503470] BUG: kernel NULL pointer dereference, address: 0000000000000000
[ 32.503472] #PF: supervisor instruction fetch in kernel mode
[ 32.503474] #PF: error_code(0x0010) - not-present page
[ 32.503475] PGD 0 P4D 0
[ 32.503478] Oops: 0010 [#2] SMP PTI
[ 32.503481] CPU: 1 PID: 182 Comm: irq/128-pciehp Tainted: G D 5.5.0-rc1 #2
[ 32.503483] Hardware name: Dell Inc. XPS 13 9370/09DKKT, BIOS 1.11.1 07/11/2019
[ 32.503485] RIP: 0010:0x0
[ 32.503490] Code: Bad RIP value.
[ 32.503491] RSP: 0018:ffffb18440353ea0 EFLAGS: 00010286
[ 32.503493] RAX: 0000000000000000 RBX: ffff9f9e5b85c740 RCX: 0000000000000000
[ 32.503495] RDX: ffffb18440353ec0 RSI: 0000000000000000 RDI: ffffb18440353ec0
[ 32.503497] RBP: ffffb18440353ed0 R08: ffffffff9865e800 R09: 0000000000000000
[ 32.503498] R10: ffffffff98b7b7a8 R11: ffffb184403539d8 R12: ffff9f9e5b85c740
[ 32.503500] R13: ffff9f9e5b85d29c R14: ffff9f9e5b85d268 R15: 0000000000000000
[ 32.503502] FS: 0000000000000000(0000) GS:ffff9f9e5e640000(0000) knlGS:0000000000000000
[ 32.503504] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 32.503506] CR2: ffffffffffffffd6 CR3: 0000000472c0a001 CR4: 00000000003606e0
[ 32.503508] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 32.503509] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 32.503511] Call Trace:
[ 32.503514] task_work_run+0x8f/0xb0
[ 32.503519] do_exit+0x2bf/0xae0
[ 32.503522] ? kthread+0x104/0x140
[ 32.503524] ? irq_thread_check_affinity+0xf0/0xf0
[ 32.503528] rewind_stack_do_exit+0x17/0x20
[ 32.503531] Modules linked in: usbhid amd_iommu_v2 gpu_sched ttm ccm rfcomm cmac algif_hash algif_skcipher af_alg bnep hid_multitouch hid_generic uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common btusb videodev btrtl btbcm btintel mc bluetooth cdc_acm ecdh_generic ecc joydev snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic msr x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm snd_soc_skl snd_soc_hdac_hda irqbypass snd_hda_ext_core snd_soc_sst_ipc i915 snd_soc_sst_dsp dell_laptop dell_wmi ledtrig_audio snd_soc_acpi_intel_match snd_soc_acpi dell_smbios crct10dif_pclmul crc32_pclmul dcdbas intel_rapl_msr dell_wmi_descriptor wmi_bmof intel_wmi_thunderbolt mei_hdcp ghash_clmulni_intel snd_soc_core drm_kms_helper snd_compress drm aesni_intel iwlmvm ac97_bus i2c_algo_bit crypto_simd fb_sys_fops syscopyarea cryptd snd_pcm_dmaengine sysfillrect glue_helper sysimgblt intel_cstate mac80211 snd_hda_intel intel_rapl_perf snd_intel_dspcfg snd_hda_codec
[ 32.503561] input_leds psmouse pcspkr libarc4 snd_hda_core snd_hwdep snd_pcm iwlwifi snd_timer snd i2c_i801 soundcore cfg80211 thunderbolt mei_me intel_lpss_pci processor_thermal_device mei intel_rapl_common ucsi_acpi intel_xhci_usb_role_switch intel_lpss idma64 typec_ucsi roles intel_soc_dts_iosf virt_dma i2c_hid intel_pch_thermal typec hid wmi video int3403_thermal mac_hid intel_hid pinctrl_sunrisepoint pinctrl_intel int3400_thermal acpi_pad int340x_thermal_zone sparse_keymap acpi_thermal_rel sch_fq_codel crypto_user ip_tables x_tables autofs4 rtsx_pci_sdmmc nvme nvme_core serio_raw rtsx_pci
[ 32.503587] CR2: 0000000000000000
[ 32.503589] ---[ end trace 8869686ba8b0d30d ]---
[ 32.503592] RIP: 0010:pci_remove_bus_device+0x9a/0x100
[ 32.503594] Code: 9c 24 a8 03 00 00 4c 89 ef e8 02 ec 17 00 48 c7 c7 a0 41 75 98 e8 76 f2 54 00 49 8b 14 24 49 8b 44 24 08 48 c7 c7 a0 41 75 98 <48> 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 49 89 04 24 48
[ 32.503596] RSP: 0018:ffffb18440353cf0 EFLAGS: 00010246
[ 32.503598] RAX: ffff9f9e35322028 RBX: ffff9f9e5c2973a8 RCX: ffff9f9e5c2970b8
[ 32.503600] RDX: a3995c64ed2037ac RSI: 0000000000000000 RDI: ffffffff987541a0
[ 32.503602] RBP: ffffb18440353d10 R08: 0000000000000000 R09: ffffb18440353b20
[ 32.503604] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9f9e5c297000
[ 32.503605] R13: ffff9f9e5c2970b0 R14: ffff9f9e35322028 R15: ffffffff9710fe10
[ 32.503608] FS: 0000000000000000(0000) GS:ffff9f9e5e640000(0000) knlGS:0000000000000000
[ 32.503610] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 32.503612] CR2: ffffffffffffffd6 CR3: 0000000472c0a001 CR4: 00000000003606e0
[ 32.503613] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 32.503615] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 32.503616] Fixing recursive fault but reboot is needed!
[ 32.522071] ------------[ cut here ]------------
[ 32.522074] refcount_t: underflow; use-after-free.
[ 32.522088] WARNING: CPU: 1 PID: 60 at lib/refcount.c:28 refcount_warn_saturate+0xae/0xf0
[ 32.522089] Modules linked in: usbhid amd_iommu_v2 gpu_sched ttm ccm rfcomm cmac algif_hash algif_skcipher af_alg bnep hid_multitouch hid_generic uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common btusb videodev btrtl btbcm btintel mc bluetooth cdc_acm ecdh_generic ecc joydev snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic msr x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm snd_soc_skl snd_soc_hdac_hda irqbypass snd_hda_ext_core snd_soc_sst_ipc i915 snd_soc_sst_dsp dell_laptop dell_wmi ledtrig_audio snd_soc_acpi_intel_match snd_soc_acpi dell_smbios crct10dif_pclmul crc32_pclmul dcdbas intel_rapl_msr dell_wmi_descriptor wmi_bmof intel_wmi_thunderbolt mei_hdcp ghash_clmulni_intel snd_soc_core drm_kms_helper snd_compress drm aesni_intel iwlmvm ac97_bus i2c_algo_bit crypto_simd fb_sys_fops syscopyarea cryptd snd_pcm_dmaengine sysfillrect glue_helper sysimgblt intel_cstate mac80211 snd_hda_intel intel_rapl_perf snd_intel_dspcfg snd_hda_codec
[ 32.522120] input_leds psmouse pcspkr libarc4 snd_hda_core snd_hwdep snd_pcm iwlwifi snd_timer snd i2c_i801 soundcore cfg80211 thunderbolt mei_me intel_lpss_pci processor_thermal_device mei intel_rapl_common ucsi_acpi intel_xhci_usb_role_switch intel_lpss idma64 typec_ucsi roles intel_soc_dts_iosf virt_dma i2c_hid intel_pch_thermal typec hid wmi video int3403_thermal mac_hid intel_hid pinctrl_sunrisepoint pinctrl_intel int3400_thermal acpi_pad int340x_thermal_zone sparse_keymap acpi_thermal_rel sch_fq_codel crypto_user ip_tables x_tables autofs4 rtsx_pci_sdmmc nvme nvme_core serio_raw rtsx_pci
[ 32.522142] CPU: 1 PID: 60 Comm: kworker/1:1 Tainted: G D 5.5.0-rc1 #2
[ 32.522143] Hardware name: Dell Inc. XPS 13 9370/09DKKT, BIOS 1.11.1 07/11/2019
[ 32.522147] Workqueue: rcu_gp srcu_invoke_callbacks
[ 32.522150] RIP: 0010:refcount_warn_saturate+0xae/0xf0
[ 32.522152] Code: 40 14 2e 01 01 e8 e7 d4 b6 ff 0f 0b 5d c3 80 3d 2d 14 2e 01 00 75 91 48 c7 c7 18 56 39 98 c6 05 1d 14 2e 01 01 e8 c7 d4 b6 ff <0f> 0b 5d c3 80 3d 0b 14 2e 01 00 0f 85 6d ff ff ff 48 c7 c7 70 56
[ 32.522153] RSP: 0018:ffffb18440293db8 EFLAGS: 00010286
[ 32.522155] RAX: 0000000000000000 RBX: ffff9f9e5c226b20 RCX: 0000000000000007
[ 32.522156] RDX: 0000000000000007 RSI: 0000000000000082 RDI: ffff9f9e5e659800
[ 32.522157] RBP: ffffb18440293db8 R08: 000000000000059c R09: ffffffff98b9cb84
[ 32.522158] R10: ffffffff98b7b7a8 R11: ffffb18440293c20 R12: ffff9f9e5c2970b0
[ 32.522159] R13: ffff9f9e5c226b18 R14: ffffffff9877c400 R15: ffff9f9e5c330cc0
[ 32.522161] FS: 0000000000000000(0000) GS:ffff9f9e5e640000(0000) knlGS:0000000000000000
[ 32.522162] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 32.522163] CR2: 00007f0e80eb4cb0 CR3: 0000000472c0a005 CR4: 00000000003606e0
[ 32.522165] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 32.522166] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 32.522167] Call Trace:
[ 32.522173] kobject_put+0xfc/0x1c0
[ 32.522177] __device_link_free_srcu+0x51/0x60
[ 32.522179] srcu_invoke_callbacks+0xd2/0x170
[ 32.522184] process_one_work+0x1ec/0x3a0
[ 32.522188] worker_thread+0x4d/0x400
[ 32.522191] kthread+0x104/0x140
[ 32.522193] ? process_one_work+0x3a0/0x3a0
[ 32.522195] ? kthread_park+0x90/0x90
[ 32.522197] ret_from_fork+0x35/0x40
[ 32.522199] ---[ end trace 8869686ba8b0d30e ]---
[ 37.605472] ucsi_acpi USBC000:00: ucsi_handle_connector_change: GET_CONNECTOR_STATUS failed (-110)