Warning at drivers/net/wireless/ath/ath10k/mac.c:5625 ath10k_bss_info_changed

From: Paul Menzel
Date: Mon Mar 04 2019 - 06:27:53 EST


Dear Linux folks,


Resuming from ACPI S3 on the Dell XPS 13 9370 with Debian Sid/unstable,
Linux 4.19.20 showed the warning below. Itâs not reproducible.

```
[ 0.000000] Linux version 4.19.0-3-amd64 (debian-kernel@xxxxxxxxxxxxxxxx) (gcc version 8.2.0 (Debian 8.2.0-20)) #1 SMP Debian 4.19.20-1 (2019-02-11)
[â]
[ 3018.972060] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[ 3018.992848] WARNING: CPU: 6 PID: 3953 at drivers/net/wireless/ath/ath10k/mac.c:5625 ath10k_bss_info_changed+0xd2e/0xe70 [ath10k_core]
[ 3018.992849] Modules linked in: ctr ccm fuse snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic arc4 bnep uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops btintel videobuf2_v4l2 videobuf2_common bluetooth videodev media ecdh_generic xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key l2tp_ppp xfrm_algo l2tp_netlink l2tp_core ip6_udp_tunnel udp_tunnel pppox ppp_generic slhc hid_multitouch hid_generic mei_wdt binfmt_misc intel_rapl nls_ascii dell_wmi x86_pkg_temp_thermal intel_powerclamp dell_laptop nls_cp437 rtsx_pci_sdmmc iTCO_wdt dell_smbios rtsx_pci_ms iTCO_vendor_support vfat memstick mmc_core wmi_bmof dcdbas coretemp dell_wmi_descriptor fat joydev kvm_intel kvm ath10k_pci irqbypass snd_soc_skl crct10dif_pclmul snd_soc_skl_ipc ath10k_core crc32_pclmul snd_soc_sst_ipc
[ 3018.992871] snd_soc_sst_dsp snd_hda_ext_core ghash_clmulni_intel ath snd_soc_acpi_intel_match mac80211 snd_soc_acpi intel_cstate snd_soc_core i915 intel_uncore snd_compress cfg80211 snd_hda_intel xhci_pci snd_hda_codec efi_pstore intel_rapl_perf xhci_hcd idma64 rtsx_pci drm_kms_helper snd_hda_core rfkill pcspkr i2c_hid efivars hid usbcore snd_hwdep drm snd_pcm mei_me snd_timer ucsi_acpi processor_thermal_device usb_common i2c_i801 mei typec_ucsi intel_lpss_pci snd intel_soc_dts_iosf typec i2c_algo_bit intel_lpss soundcore intel_pch_thermal wmi battery video int3403_thermal intel_hid int3400_thermal sparse_keymap acpi_thermal_rel acpi_pad int340x_thermal_zone ac button pcc_cpufreq parport_pc ppdev lp parport efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic fscrypto ecb dm_crypt
[ 3018.992896] dm_mod crc32c_intel nvme aesni_intel aes_x86_64 psmouse crypto_simd cryptd glue_helper evdev serio_raw nvme_core thermal
[ 3018.992902] CPU: 6 PID: 3953 Comm: kworker/u16:30 Not tainted 4.19.0-3-amd64 #1 Debian 4.19.20-1
[ 3018.992903] Hardware name: Dell Inc. XPS 13 9370/0F6P3V, BIOS 1.5.1 08/09/2018
[ 3018.992906] Workqueue: events_unbound async_run_entry_fn
[ 3018.992909] RIP: 0010:ath10k_bss_info_changed+0xd2e/0xe70 [ath10k_core]
[ 3018.992910] Code: 89 c1 89 f2 4c 89 d7 48 c7 c6 38 cd cc c0 4c 89 4c 24 10 89 44 24 08 e8 c0 32 00 00 8b 44 24 08 4c 8b 4c 24 10 e9 a1 f8 ff ff <0f> 0b e9 d5 f5 ff ff 8b b3 58 01 00 00 89 f2 89 c1 48 c7 c6 f8 cc
[ 3018.992911] RSP: 0000:ffffb9dc841ebcc0 EFLAGS: 00010246
[ 3018.992912] RAX: 0000000000000000 RBX: ffff9673015b1380 RCX: 0000000000000000
[ 3018.992912] RDX: ffff96730ed718b8 RSI: 0000000000000212 RDI: 0000000000000212
[ 3018.992913] RBP: 0000000002000000 R08: 0000000000200000 R09: 0000000000000000
[ 3018.992913] R10: ffff9672b00c0a00 R11: 0000000034834800 R12: ffff9673015b1388
[ 3018.992914] R13: ffff96730ed71540 R14: ffff96730ed71540 R15: ffff9673015b14c8
[ 3018.992914] FS: 0000000000000000(0000) GS:ffff96731e580000(0000) knlGS:0000000000000000
[ 3018.992915] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3018.992916] CR2: 0000000000000000 CR3: 000000013fa0a001 CR4: 00000000003606e0
[ 3018.992916] Call Trace:
[ 3018.992921] ? ath10k_conf_tx+0x7a/0x4b0 [ath10k_core]
[ 3018.992937] ieee80211_bss_info_change_notify+0xab/0x1a0 [mac80211]
[ 3018.992946] ieee80211_reconfig+0x661/0x12a0 [mac80211]
[ 3018.992962] wiphy_resume+0x7f/0x120 [cfg80211]
[ 3018.992969] ? wiphy_suspend+0x270/0x270 [cfg80211]
[ 3018.992971] dpm_run_callback+0x59/0x150
[ 3018.992972] device_resume+0x97/0x190
[ 3018.992973] async_resume+0x19/0x30
[ 3018.992974] async_run_entry_fn+0x39/0x160
[ 3018.992976] process_one_work+0x1a7/0x3a0
[ 3018.992978] worker_thread+0x30/0x390
[ 3018.992979] ? pwq_unbound_release_workfn+0xd0/0xd0
[ 3018.992980] kthread+0x112/0x130
[ 3018.992981] ? kthread_bind+0x30/0x30
[ 3018.992983] ret_from_fork+0x35/0x40
[ 3018.992984] ---[ end trace 3af618ca97bd4a0a ]---
```

Please find all Linux messages attached.


Kind regards,

Paul
[ 0.000000] Linux version 4.19.0-3-amd64 (debian-kernel@xxxxxxxxxxxxxxxx) (gcc version 8.2.0 (Debian 8.2.0-20)) #1 SMP Debian 4.19.20-1 (2019-02-11)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.19.0-3-amd64 root=UUID=b8b2f3b6-8c20-4c2a-8895-aa2768866674 ro quiet noisapnp cryptomgr.notests mem_sleep_default=deep
[ 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-0x000000002d6f7fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000002d6f8000-0x000000002d6f8fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000002d6f9000-0x000000002d6f9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000002d6fa000-0x000000003ecf4fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003ecf5000-0x000000003f0b2fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003f0b3000-0x000000003f0fffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000003f100000-0x000000003f7b7fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000003f7b8000-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] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.40 by American Megatrends
[ 0.000000] efi: ACPI=0x3f0c3000 ACPI 2.0=0x3f0c3000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 ESRT=0x3fdd9018 MEMATTR=0x3c2ca018
[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: Dell Inc. XPS 13 9370/0F6P3V, BIOS 1.5.1 08/09/2018
[ 0.000000] tsc: Detected 2000.000 MHz processor
[ 0.001180] tsc: Detected 1992.000 MHz TSC
[ 0.001180] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001181] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001186] last_pfn = 0x4ae800 max_arch_pfn = 0x400000000
[ 0.001190] MTRR default type: write-back
[ 0.001191] MTRR fixed ranges enabled:
[ 0.001192] 00000-9FFFF write-back
[ 0.001192] A0000-BFFFF uncachable
[ 0.001193] C0000-FFFFF write-protect
[ 0.001193] MTRR variable ranges enabled:
[ 0.001194] 0 base 0080000000 mask 7F80000000 uncachable
[ 0.001194] 1 base 0060000000 mask 7FE0000000 uncachable
[ 0.001195] 2 base 0050000000 mask 7FF0000000 uncachable
[ 0.001195] 3 base 004C000000 mask 7FFC000000 uncachable
[ 0.001196] 4 base 004B000000 mask 7FFF000000 uncachable
[ 0.001196] 5 disabled
[ 0.001196] 6 disabled
[ 0.001197] 7 disabled
[ 0.001197] 8 disabled
[ 0.001197] 9 disabled
[ 0.002044] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002163] last_pfn = 0x48e00 max_arch_pfn = 0x400000000
[ 0.007756] esrt: Reserving ESRT space from 0x000000003fdd9018 to 0x000000003fdd9050.
[ 0.007759] Base memory trampoline at [(____ptrval____)] 98000 size 24576
[ 0.007761] Using GB pages for direct mapping
[ 0.007763] BRK [0x140201000, 0x140201fff] PGTABLE
[ 0.007764] BRK [0x140202000, 0x140202fff] PGTABLE
[ 0.007764] BRK [0x140203000, 0x140203fff] PGTABLE
[ 0.007778] BRK [0x140204000, 0x140204fff] PGTABLE
[ 0.007779] BRK [0x140205000, 0x140205fff] PGTABLE
[ 0.007829] BRK [0x140206000, 0x140206fff] PGTABLE
[ 0.007848] BRK [0x140207000, 0x140207fff] PGTABLE
[ 0.007864] BRK [0x140208000, 0x140208fff] PGTABLE
[ 0.007867] BRK [0x140209000, 0x140209fff] PGTABLE
[ 0.007892] RAMDISK: [mem 0x36e2d000-0x3770dfff]
[ 0.007897] ACPI: Early table checksum verification disabled
[ 0.007899] ACPI: RSDP 0x000000003F0C3000 000024 (v02 DELL )
[ 0.007902] ACPI: XSDT 0x000000003F0C30B8 0000F4 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.007906] ACPI: FACP 0x000000003F0E9990 00010C (v05 DELL CBX3 01072009 AMI 00010013)
[ 0.007909] ACPI: DSDT 0x000000003F0C3240 02674B (v02 DELL CBX3 01072009 INTL 20160422)
[ 0.007911] ACPI: FACS 0x000000003F7B5180 000040
[ 0.007912] ACPI: APIC 0x000000003F0E9AA0 0000BC (v03 DELL CBX3 01072009 AMI 00010013)
[ 0.007914] ACPI: FPDT 0x000000003F0E9B60 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.007916] ACPI: FIDT 0x000000003F0E9BA8 0000AC (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.007917] ACPI: MCFG 0x000000003F0E9C58 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.007919] ACPI: HPET 0x000000003F0E9C98 000038 (v01 DELL CBX3 01072009 AMI. 0005000B)
[ 0.007920] ACPI: SSDT 0x000000003F0E9CD0 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[ 0.007922] ACPI: BOOT 0x000000003F0EA030 000028 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.007924] ACPI: SSDT 0x000000003F0EA058 0012DE (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.007926] ACPI: HPET 0x000000003F0EB338 000038 (v01 INTEL KBL-ULT 00000001 MSFT 0000005F)
[ 0.007927] ACPI: SSDT 0x000000003F0EB370 000CEF (v02 INTEL xh_rvp07 00000000 INTL 20160422)
[ 0.007929] ACPI: UEFI 0x000000003F0EC060 000042 (v01 00000000 00000000)
[ 0.007931] ACPI: SSDT 0x000000003F0EC0A8 0017AE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.007933] ACPI: LPIT 0x000000003F0ED858 000094 (v01 INTEL KBL-ULT 00000000 MSFT 0000005F)
[ 0.007936] ACPI: SSDT 0x000000003F0ED8F0 000161 (v02 INTEL HdaDsp 00000000 INTL 20160422)
[ 0.007938] ACPI: SSDT 0x000000003F0EDA58 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
[ 0.007940] ACPI: SSDT 0x000000003F0EDCF8 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
[ 0.007942] ACPI: SSDT 0x000000003F0F0D00 000517 (v02 INTEL TbtTypeC 00000000 INTL 20160422)
[ 0.007944] ACPI: DBGP 0x000000003F0F1218 000034 (v01 INTEL 00000002 MSFT 0000005F)
[ 0.007945] ACPI: DBG2 0x000000003F0F1250 000054 (v00 INTEL 00000002 MSFT 0000005F)
[ 0.007947] ACPI: SSDT 0x000000003F0F12A8 000801 (v02 INTEL UsbCTabl 00001000 INTL 20160422)
[ 0.007949] ACPI: SSDT 0x000000003F0F1AB0 00CFC3 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[ 0.007950] ACPI: NHLT 0x000000003F0FEA78 00002D (v00 INTEL EDK2 00000002 01000013)
[ 0.007952] ACPI: ASF! 0x000000003F0FEAA8 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.007954] ACPI: DMAR 0x000000003F0FEB48 0000F0 (v01 INTEL KBL 00000001 INTL 00000001)
[ 0.007955] ACPI: BGRT 0x000000003F0FEC38 000038 (v00 01072009 AMI 00010013)
[ 0.007961] ACPI: Local APIC address 0xfee00000
[ 0.008110] No NUMA configuration found
[ 0.008111] Faking a node at [mem 0x0000000000000000-0x00000004ae7fffff]
[ 0.008113] NODE_DATA(0) allocated [mem 0x4ae7fb000-0x4ae7fffff]
[ 0.008133] Zone ranges:
[ 0.008134] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008135] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.008135] Normal [mem 0x0000000100000000-0x00000004ae7fffff]
[ 0.008136] Device empty
[ 0.008137] Movable zone start for each node
[ 0.008137] Early memory node ranges
[ 0.008138] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.008138] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.008138] node 0: [mem 0x0000000000100000-0x000000002d6f7fff]
[ 0.008139] node 0: [mem 0x000000002d6fa000-0x000000003ecf4fff]
[ 0.008139] node 0: [mem 0x000000003ffff000-0x000000003fffffff]
[ 0.008139] node 0: [mem 0x0000000048000000-0x0000000048dfffff]
[ 0.008140] node 0: [mem 0x0000000100000000-0x00000004ae7fffff]
[ 0.008142] Reserved but unavailable: 98 pages
[ 0.008143] Initmem setup node 0 [mem 0x0000000000001000-0x00000004ae7fffff]
[ 0.008144] On node 0 totalpages: 4121232
[ 0.008144] DMA zone: 64 pages used for memmap
[ 0.008145] DMA zone: 22 pages reserved
[ 0.008145] DMA zone: 3996 pages, LIFO batch:0
[ 0.008209] DMA32 zone: 4012 pages used for memmap
[ 0.008210] DMA32 zone: 256756 pages, LIFO batch:63
[ 0.014172] Normal zone: 60320 pages used for memmap
[ 0.014173] Normal zone: 3860480 pages, LIFO batch:63
[ 0.070123] Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
[ 0.070389] ACPI: PM-Timer IO Port: 0x1808
[ 0.070390] ACPI: Local APIC address 0xfee00000
[ 0.070394] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.070395] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.070395] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.070395] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.070396] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.070396] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.070396] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.070397] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.070423] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.070424] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.070425] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.070426] ACPI: IRQ0 used by override.
[ 0.070427] ACPI: IRQ9 used by override.
[ 0.070428] Using ACPI (MADT) for SMP configuration information
[ 0.070429] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.070433] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.070445] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.070446] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.070447] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.070448] PM: Registered nosave memory: [mem 0x2d6f8000-0x2d6f8fff]
[ 0.070448] PM: Registered nosave memory: [mem 0x2d6f9000-0x2d6f9fff]
[ 0.070449] PM: Registered nosave memory: [mem 0x3ecf5000-0x3f0b2fff]
[ 0.070450] PM: Registered nosave memory: [mem 0x3f0b3000-0x3f0fffff]
[ 0.070450] PM: Registered nosave memory: [mem 0x3f100000-0x3f7b7fff]
[ 0.070450] PM: Registered nosave memory: [mem 0x3f7b8000-0x3ff26fff]
[ 0.070450] PM: Registered nosave memory: [mem 0x3ff27000-0x3fffefff]
[ 0.070451] PM: Registered nosave memory: [mem 0x40000000-0x47ffffff]
[ 0.070452] PM: Registered nosave memory: [mem 0x48e00000-0x4f7fffff]
[ 0.070452] PM: Registered nosave memory: [mem 0x4f800000-0xdfffffff]
[ 0.070453] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.070453] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.070453] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.070454] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.070454] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.070454] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.070455] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.070455] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.070455] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.070456] [mem 0x4f800000-0xdfffffff] available for PCI devices
[ 0.070457] Booting paravirtualized kernel on bare hardware
[ 0.070459] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.133069] random: get_random_bytes called from start_kernel+0x93/0x531 with crng_init=0
[ 0.133074] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[ 0.133193] percpu: Embedded 44 pages/cpu @(____ptrval____) s143192 r8192 d28840 u262144
[ 0.133197] pcpu-alloc: s143192 r8192 d28840 u262144 alloc=1*2097152
[ 0.133198] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.133217] Built 1 zonelists, mobility grouping on. Total pages: 4056814
[ 0.133217] Policy zone: Normal
[ 0.133218] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-3-amd64 root=UUID=b8b2f3b6-8c20-4c2a-8895-aa2768866674 ro quiet noisapnp cryptomgr.notests mem_sleep_default=deep
[ 0.135612] Calgary: detecting Calgary via BIOS EBDA area
[ 0.135613] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.166201] Memory: 16078688K/16484928K available (10252K kernel code, 1240K rwdata, 3268K rodata, 1576K init, 2308K bss, 406240K reserved, 0K cma-reserved)
[ 0.166262] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.166265] Kernel/User page tables isolation: enabled
[ 0.172744] ftrace: allocating 31775 entries in 125 pages
[ 0.181857] rcu: Hierarchical RCU implementation.
[ 0.181858] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[ 0.181859] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.183679] NR_IRQS: 33024, nr_irqs: 2048, preallocated irqs: 16
[ 0.183939] spurious 8259A interrupt: IRQ7.
[ 0.183961] Console: colour dummy device 80x25
[ 0.183965] console [tty0] enabled
[ 0.183976] ACPI: Core revision 20180810
[ 0.184330] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.184360] hpet clockevent registered
[ 0.184432] APIC: Switch to symmetric I/O mode setup
[ 0.184433] DMAR: Host address width 39
[ 0.184434] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.184437] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.184438] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.184440] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.184441] DMAR: RMRR base: 0x0000003edce000 end: 0x0000003ededfff
[ 0.184442] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
[ 0.184442] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.184443] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.184444] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.184444] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.184445] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.185928] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.185929] x2apic enabled
[ 0.185942] Switched APIC routing to cluster x2apic.
[ 0.190007] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.208369] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[ 0.208378] Calibrating delay loop (skipped), value calculated using timer frequency.. 3984.00 BogoMIPS (lpj=7968000)
[ 0.208379] pid_max: default: 32768 minimum: 301
[ 0.209327] Security Framework initialized
[ 0.209328] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.209341] AppArmor: AppArmor initialized
[ 0.210902] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.211704] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.211732] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.211766] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.211902] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.211903] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.211907] mce: CPU supports 10 MCE banks
[ 0.211913] CPU0: Thermal monitoring enabled (TM1)
[ 0.211926] process: using mwait in idle threads
[ 0.211928] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.211929] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.211930] Spectre V2 : Mitigation: Full generic retpoline
[ 0.211930] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.211930] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.211934] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.211934] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.211935] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.214684] Freeing SMP alternatives memory: 24K
[ 0.217183] TSC deadline timer enabled
[ 0.217187] smpboot: CPU0: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[ 0.217247] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.217269] ... version: 4
[ 0.217269] ... bit width: 48
[ 0.217269] ... generic registers: 4
[ 0.217270] ... value mask: 0000ffffffffffff
[ 0.217270] ... max period: 00007fffffffffff
[ 0.217271] ... fixed-purpose events: 3
[ 0.217271] ... event mask: 000000070000000f
[ 0.217296] rcu: Hierarchical SRCU implementation.
[ 0.217560] random: crng done (trusting CPU's manufacturer)
[ 0.217916] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.217961] smp: Bringing up secondary CPUs ...
[ 0.218000] x86: Booting SMP configuration:
[ 0.218001] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.220411] smp: Brought up 1 node, 8 CPUs
[ 0.220411] smpboot: Max logical packages: 1
[ 0.220411] smpboot: Total of 8 processors activated (31872.00 BogoMIPS)
[ 0.224731] devtmpfs: initialized
[ 0.224731] x86/mm: Memory block size: 128MB
[ 0.225114] PM: Registering ACPI NVS region [mem 0x2d6f8000-0x2d6f8fff] (4096 bytes)
[ 0.225114] PM: Registering ACPI NVS region [mem 0x3f100000-0x3f7b7fff] (7045120 bytes)
[ 0.225114] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.225114] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.225114] pinctrl core: initialized pinctrl subsystem
[ 0.225114] NET: Registered protocol family 16
[ 0.225114] audit: initializing netlink subsys (disabled)
[ 0.225114] audit: type=2000 audit(1551692863.044:1): state=initialized audit_enabled=0 res=1
[ 0.225114] cpuidle: using governor ladder
[ 0.225114] cpuidle: using governor menu
[ 0.225114] Simple Boot Flag at 0x47 set to 0x80
[ 0.225114] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.225114] ACPI: bus type PCI registered
[ 0.225114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.225114] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.225114] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.225114] PCI: Using configuration type 1 for base access
[ 0.225114] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.225114] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.225114] ACPI: Added _OSI(Module Device)
[ 0.225114] ACPI: Added _OSI(Processor Device)
[ 0.225114] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.225114] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.225114] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.225114] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.253693] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.260078] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.264563] ACPI: Dynamic OEM Table Load:
[ 0.264567] ACPI: SSDT 0xFFFF96731BF47800 0005CD (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.264862] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[ 0.265479] ACPI: Dynamic OEM Table Load:
[ 0.265483] ACPI: SSDT 0xFFFF96731BF68C00 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.265770] ACPI: Dynamic OEM Table Load:
[ 0.265773] ACPI: SSDT 0xFFFF96731BFF6B40 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160422)
[ 0.265995] ACPI: Dynamic OEM Table Load:
[ 0.265999] ACPI: SSDT 0xFFFF96731BF44800 000628 (v02 PmRef HwpLvt 00003000 INTL 20160422)
[ 0.266432] ACPI: Dynamic OEM Table Load:
[ 0.266437] ACPI: SSDT 0xFFFF96731E121000 000D14 (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.267055] ACPI: Dynamic OEM Table Load:
[ 0.267058] ACPI: SSDT 0xFFFF96731BF69800 000317 (v02 PmRef ApHwp 00003000 INTL 20160422)
[ 0.267350] ACPI: Dynamic OEM Table Load:
[ 0.267353] ACPI: SSDT 0xFFFF96731BF6DC00 00030A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.269163] ACPI: EC: EC started
[ 0.269163] ACPI: EC: interrupt blocked
[ 0.276397] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[ 0.276398] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.276399] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions
[ 0.276399] ACPI: Interpreter enabled
[ 0.276431] ACPI: (supports S0 S3 S4 S5)
[ 0.276431] ACPI: Using IOAPIC for interrupt routing
[ 0.276456] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.276860] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.281457] ACPI: Power Resource [WRST] (on)
[ 0.295997] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.296001] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.296219] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER]
[ 0.296424] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
[ 0.296425] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.296863] PCI host bridge to bus 0000:00
[ 0.296864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.296865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.296866] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.296867] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.296868] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.296868] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.296869] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.296870] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.296871] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.296872] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.296872] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.296873] pci_bus 0000:00: root bus resource [mem 0x4f800000-0xdfffffff window]
[ 0.296874] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.296875] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.296881] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[ 0.296961] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[ 0.296968] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[ 0.296972] pci 0000:00:02.0: reg 0x18: [mem 0x50000000-0x5fffffff 64bit pref]
[ 0.296975] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.296986] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.297066] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.297075] pci 0000:00:04.0: reg 0x10: [mem 0xdc420000-0xdc427fff 64bit]
[ 0.297227] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.297246] pci 0000:00:14.0: reg 0x10: [mem 0xdc410000-0xdc41ffff 64bit]
[ 0.297303] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.297432] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.297451] pci 0000:00:14.2: reg 0x10: [mem 0xdc434000-0xdc434fff 64bit]
[ 0.297638] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.297740] pci 0000:00:15.0: reg 0x10: [mem 0xdc433000-0xdc433fff 64bit]
[ 0.298040] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[ 0.298087] pci 0000:00:15.1: reg 0x10: [mem 0xdc432000-0xdc432fff 64bit]
[ 0.298280] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.298295] pci 0000:00:16.0: reg 0x10: [mem 0xdc431000-0xdc431fff 64bit]
[ 0.298337] pci 0000:00:16.0: PME# supported from D3hot
[ 0.298459] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.298514] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.298625] pci 0000:00:1c.2: [8086:9d12] type 01 class 0x060400
[ 0.298678] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.298788] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[ 0.298850] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.298966] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[ 0.299020] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.299154] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[ 0.299298] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.299309] pci 0000:00:1f.2: reg 0x10: [mem 0xdc42c000-0xdc42ffff]
[ 0.299420] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
[ 0.299444] pci 0000:00:1f.3: reg 0x10: [mem 0xdc428000-0xdc42bfff 64bit]
[ 0.299465] pci 0000:00:1f.3: reg 0x20: [mem 0xdc400000-0xdc40ffff 64bit]
[ 0.299505] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.299656] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.299717] pci 0000:00:1f.4: reg 0x10: [mem 0xdc430000-0xdc4300ff 64bit]
[ 0.299788] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
[ 0.300012] pci 0000:01:00.0: [10ec:525a] type 00 class 0xff0000
[ 0.300038] pci 0000:01:00.0: reg 0x14: [mem 0xdc300000-0xdc300fff]
[ 0.300129] pci 0000:01:00.0: supports D1 D2
[ 0.300130] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.300232] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.300235] pci 0000:00:1c.0: bridge window [mem 0xdc300000-0xdc3fffff]
[ 0.300483] pci 0000:02:00.0: [168c:003e] type 00 class 0x028000
[ 0.300801] pci 0000:02:00.0: reg 0x10: [mem 0xdc000000-0xdc1fffff 64bit]
[ 0.301770] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.302717] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.302721] pci 0000:00:1c.2: bridge window [mem 0xdc000000-0xdc1fffff]
[ 0.302794] pci 0000:00:1c.4: PCI bridge to [bus 03-6d]
[ 0.302797] pci 0000:00:1c.4: bridge window [mem 0xac000000-0xda0fffff]
[ 0.302801] pci 0000:00:1c.4: bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[ 0.302865] pci 0000:6e:00.0: [1179:0116] type 00 class 0x010802
[ 0.302889] pci 0000:6e:00.0: reg 0x10: [mem 0xdc200000-0xdc203fff 64bit]
[ 0.303068] pci 0000:00:1d.0: PCI bridge to [bus 6e]
[ 0.303071] pci 0000:00:1d.0: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.304391] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.304426] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.304459] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.304493] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.304526] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.304559] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.304592] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.304625] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.314047] ACPI: EC: interrupt unblocked
[ 0.314061] ACPI: EC: event unblocked
[ 0.314085] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.314086] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions and events
[ 0.314134] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.314134] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.314134] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.314134] vgaarb: loaded
[ 0.314134] pps_core: LinuxPPS API ver. 1 registered
[ 0.314134] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.314134] PTP clock support registered
[ 0.314134] EDAC MC: Ver: 3.0.0
[ 0.314134] Registered efivars operations
[ 0.344712] PCI: Using ACPI for IRQ routing
[ 0.361167] PCI: pci_cache_line_size set to 64 bytes
[ 0.361542] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.361542] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.361543] e820: reserve RAM buffer [mem 0x2d6f8000-0x2fffffff]
[ 0.361543] e820: reserve RAM buffer [mem 0x3ecf5000-0x3fffffff]
[ 0.361544] e820: reserve RAM buffer [mem 0x48e00000-0x4bffffff]
[ 0.361545] e820: reserve RAM buffer [mem 0x4ae800000-0x4afffffff]
[ 0.364464] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.364468] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.366506] clocksource: Switched to clocksource tsc-early
[ 0.370425] VFS: Disk quotas dquot_6.6.0
[ 0.370434] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.370494] AppArmor: AppArmor Filesystem Enabled
[ 0.370500] pnp: PnP ACPI init
[ 0.370669] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.370671] system 00:00: [io 0xffff] has been reserved
[ 0.370672] system 00:00: [io 0xffff] has been reserved
[ 0.370672] system 00:00: [io 0xffff] has been reserved
[ 0.370673] system 00:00: [io 0x1800-0x18fe] has been reserved
[ 0.370674] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.370677] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.370748] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.370770] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.370773] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.370852] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.370866] pnp 00:04: Plug and Play ACPI device, IDs DLL07e6 PNP0f13 (active)
[ 0.371004] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.371005] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.371006] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.371007] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.371008] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.371009] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.371010] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.371011] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.371012] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.371013] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.371016] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.371041] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.371043] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.371043] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.371044] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.371045] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.371046] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.371047] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.371049] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.371244] system 00:07: [io 0xff00-0xfffe] has been reserved
[ 0.371246] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.371940] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[ 0.371941] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[ 0.371944] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.377415] pnp: PnP ACPI: found 9 devices
[ 0.383310] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.383334] pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 03-6d] add_size 1000
[ 0.383344] pci 0000:00:1c.4: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.383346] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.383351] pci 0000:00:1c.0: bridge window [mem 0xdc300000-0xdc3fffff]
[ 0.383357] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.383360] pci 0000:00:1c.2: bridge window [mem 0xdc000000-0xdc1fffff]
[ 0.383366] pci 0000:00:1c.4: PCI bridge to [bus 03-6d]
[ 0.383370] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
[ 0.383374] pci 0000:00:1c.4: bridge window [mem 0xac000000-0xda0fffff]
[ 0.383377] pci 0000:00:1c.4: bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[ 0.383382] pci 0000:00:1d.0: PCI bridge to [bus 6e]
[ 0.383385] pci 0000:00:1d.0: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.383392] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.383393] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.383395] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.383396] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.383398] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.383399] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.383400] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.383402] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.383403] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.383404] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.383406] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.383407] pci_bus 0000:00: resource 15 [mem 0x4f800000-0xdfffffff window]
[ 0.383409] pci_bus 0000:00: resource 16 [mem 0xfd000000-0xfe7fffff window]
[ 0.383410] pci_bus 0000:01: resource 1 [mem 0xdc300000-0xdc3fffff]
[ 0.383412] pci_bus 0000:02: resource 1 [mem 0xdc000000-0xdc1fffff]
[ 0.383413] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.383414] pci_bus 0000:03: resource 1 [mem 0xac000000-0xda0fffff]
[ 0.383416] pci_bus 0000:03: resource 2 [mem 0x60000000-0xa9ffffff 64bit pref]
[ 0.383417] pci_bus 0000:6e: resource 1 [mem 0xdc200000-0xdc2fffff]
[ 0.383557] NET: Registered protocol family 2
[ 0.383686] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.383733] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.383876] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.383973] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.384001] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.384034] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.384099] NET: Registered protocol family 1
[ 0.384103] NET: Registered protocol family 44
[ 0.384111] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.384520] PCI: CLS 0 bytes, default 64
[ 0.384547] Unpacking initramfs...
[ 0.399805] Freeing initrd memory: 9092K
[ 0.399897] DMAR: ACPI device "device:75" under DMAR at fed91000 as 00:15.0
[ 0.399899] DMAR: ACPI device "device:76" under DMAR at fed91000 as 00:15.1
[ 0.416524] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.416526] software IO TLB: mapped [mem 0x32e2d000-0x36e2d000] (64MB)
[ 0.416563] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[ 0.416580] clocksource: Switched to clocksource tsc
[ 0.417417] Initialise system trusted keyrings
[ 0.417472] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[ 0.418808] zbud: loaded
[ 0.419152] pstore: using deflate compression
[ 0.419239] alg: self-tests disabled
[ 0.419627] Key type asymmetric registered
[ 0.419628] Asymmetric key parser 'x509' registered
[ 0.419635] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.419673] io scheduler noop registered
[ 0.419674] io scheduler deadline registered
[ 0.419707] io scheduler cfq registered (default)
[ 0.419708] io scheduler mq-deadline registered
[ 0.420778] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.420796] efifb: probing for efifb
[ 0.420830] efifb: framebuffer at 0x50000000, using 32448k, total 32448k
[ 0.420831] efifb: mode is 3840x2160x32, linelength=15360, pages=1
[ 0.420832] efifb: scrolling: redraw
[ 0.420834] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.435785] Console: switching to colour frame buffer device 480x135
[ 0.446314] fb0: EFI VGA frame buffer device
[ 0.446320] intel_idle: MWAIT substates: 0x11142120
[ 0.446320] intel_idle: v0.4.1 model 0x8E
[ 0.446563] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.447287] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.447607] Linux agpgart interface v0.103
[ 0.447637] AMD IOMMUv2 driver by Joerg Roedel <jroedel@xxxxxxx>
[ 0.447637] AMD IOMMUv2 functionality not available on this system
[ 0.447934] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.448326] i8042: Warning: Keylock active
[ 0.449835] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.449838] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.449892] mousedev: PS/2 mouse device common for all mice
[ 0.449924] rtc_cmos 00:01: RTC can wake from S4
[ 0.450448] rtc_cmos 00:01: registered as rtc0
[ 0.450456] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[ 0.450461] intel_pstate: Intel P-state driver initializing
[ 0.450801] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.450845] intel_pstate: HWP enabled
[ 0.452082] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.452424] NET: Registered protocol family 10
[ 0.457183] Segment Routing with IPv6
[ 0.457196] mip6: Mobile IPv6
[ 0.457197] NET: Registered protocol family 17
[ 0.457289] mpls_gso: MPLS GSO support
[ 0.458902] microcode: sig=0x806ea, pf=0x80, revision=0x96
[ 0.459136] microcode: Microcode Update Driver: v2.2.
[ 0.459142] sched_clock: Marking stable (462669911, -3536047)->(466810691, -7676827)
[ 0.459455] registered taskstats version 1
[ 0.459456] Loading compiled-in X.509 certificates
[ 0.459649] Loaded X.509 cert 'secure-boot-test-key-lfaraone: 97c1b25cddf9873ca78a58f3d73bf727d2cf78ff'
[ 0.459660] zswap: loaded using pool lzo/zbud
[ 0.459722] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.460615] rtc_cmos 00:01: setting system clock to 2019-03-04 09:47:43 UTC (1551692863)
[ 0.618240] Freeing unused kernel image memory: 1576K
[ 0.692637] Write protecting the kernel read-only data: 16384k
[ 0.694780] Freeing unused kernel image memory: 2028K
[ 0.695103] Freeing unused kernel image memory: 828K
[ 0.706272] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.706273] x86/mm: Checking user space page tables
[ 0.716612] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.716616] Run /init as init process
[ 0.834174] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.834176] ACPI: Thermal Zone [THM] (25 C)
[ 0.836320] cryptd: max_cpu_qlen set to 1000
[ 0.841391] AVX2 version of gcm_enc/dec engaged.
[ 0.841393] AES CTR mode by8 optimization enabled
[ 0.842776] nvme nvme0: pci function 0000:6e:00.0
[ 1.066970] nvme0n1: p1 p2 p3 p4
[ 1.123282] device-mapper: uevent: version 1.0.3
[ 1.123464] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@xxxxxxxxxx
[ 1.624340] psmouse serio1: synaptics: queried max coordinates: x [..5666], y [..4734]
[ 1.652839] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1118..]
[ 1.652850] 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
[ 1.709444] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2a1, caps: 0xf00323/0x840300/0x12e800/0x0, board id: 3038, fw id: 2375007
[ 1.745311] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[ 10.040223] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 10.163324] systemd[1]: Inserted module 'autofs4'
[ 10.264769] systemd[1]: systemd 241 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)
[ 10.284719] systemd[1]: Detected architecture x86-64.
[ 10.288868] systemd[1]: Set hostname to <palestrina.molgen.mpg.de>.
[ 10.421211] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 10.421449] systemd[1]: Listening on udev Control Socket.
[ 10.421488] systemd[1]: Reached target User and Group Name Lookups.
[ 10.421589] systemd[1]: Listening on udev Kernel Socket.
[ 10.427742] systemd[1]: Listening on Process Core Dump Socket.
[ 10.427852] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 10.428072] systemd[1]: Listening on Journal Audit Socket.
[ 10.443228] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[ 10.445301] lp: driver loaded but no devices found
[ 10.447930] ppdev: user-space parallel port driver
[ 10.503348] systemd-journald[319]: Received request to flush runtime journal from PID 1
[ 10.531196] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 10.531246] ACPI: Lid Switch [LID0]
[ 10.531281] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 10.531310] ACPI: Power Button [PBTN]
[ 10.531337] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[ 10.531361] ACPI: Sleep Button [SBTN]
[ 10.531407] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 10.531440] ACPI: Power Button [PWRF]
[ 10.539467] input: Intel HID events as /devices/platform/INT33D5:00/input/input7
[ 10.540474] intel-hid INT33D5:00: platform supports 5 button array
[ 10.540513] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input8
[ 10.543799] ACPI: AC Adapter [AC] (off-line)
[ 10.573959] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
[ 10.579745] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 10.581629] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 10.581936] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 10.581979] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 10.598027] ACPI: bus type USB registered
[ 10.598041] usbcore: registered new interface driver usbfs
[ 10.598048] usbcore: registered new interface driver hub
[ 10.598082] hidraw: raw HID events driver (C) Jiri Kosina
[ 10.598155] usbcore: registered new device driver usb
[ 10.598192] EFI Variables Facility v0.08 2004-May-17
[ 10.598689] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 10.601215] input: PC Speaker as /devices/platform/pcspkr/input/input9
[ 10.631165] rtsx_pci 0000:01:00.0: enabling device (0000 -> 0002)
[ 10.636075] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 10.637952] pstore: Registered efi as persistent store backend
[ 10.641147] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 10.641153] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 10.642225] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[ 10.642230] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 10.642393] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 10.642395] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.642397] usb usb1: Product: xHCI Host Controller
[ 10.642398] usb usb1: Manufacturer: Linux 4.19.0-3-amd64 xhci-hcd
[ 10.642400] usb usb1: SerialNumber: 0000:00:14.0
[ 10.642499] hub 1-0:1.0: USB hub found
[ 10.642517] hub 1-0:1.0: 12 ports detected
[ 10.643230] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 10.643486] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 10.643490] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 10.643493] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 10.643530] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 10.643531] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.643532] usb usb2: Product: xHCI Host Controller
[ 10.643533] usb usb2: Manufacturer: Linux 4.19.0-3-amd64 xhci-hcd
[ 10.643534] usb usb2: SerialNumber: 0000:00:14.0
[ 10.643609] hub 2-0:1.0: USB hub found
[ 10.643619] hub 2-0:1.0: 6 ports detected
[ 10.643805] usb: port power management may be unreliable
[ 10.644419] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 10.644419] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 10.644420] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 10.644420] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 10.644421] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 10.644421] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 10.704636] checking generic (50000000 1fb0000) vs hw (50000000 10000000)
[ 10.704638] fb: switching to inteldrmfb from EFI VGA
[ 10.704657] Console: switching to colour dummy device 80x25
[ 10.704752] [drm] Replacing VGA console driver
[ 10.720014] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 10.720015] [drm] Driver supports precise vblank timestamp query.
[ 10.725248] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 10.728642] i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
[ 10.729096] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 10.735900] ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002)
[ 10.738870] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 10.816567] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: errors=remount-ro
[ 10.817572] i2c_hid i2c-ELAN24EE:00: i2c-ELAN24EE:00 supply vdd not found, using dummy regulator
[ 10.817585] i2c_hid i2c-ELAN24EE:00: Linked as a consumer to regulator.0
[ 10.817587] i2c_hid i2c-ELAN24EE:00: i2c-ELAN24EE:00 supply vddl not found, using dummy regulator
[ 10.827585] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 10.844724] iTCO_vendor_support: vendor-support=0
[ 10.845820] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 10.845934] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 10.847626] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 10.852837] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input10
[ 10.857298] intel_rapl: Found RAPL domain package
[ 10.857300] intel_rapl: Found RAPL domain core
[ 10.857301] intel_rapl: Found RAPL domain uncore
[ 10.857301] intel_rapl: Found RAPL domain dram
[ 10.877812] battery: ACPI: Battery Slot [BAT0] (battery present)
[ 10.886730] audit: type=1400 audit(1551692873.919:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=486 comm="apparmor_parser"
[ 10.886753] audit: type=1400 audit(1551692873.919:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=491 comm="apparmor_parser"
[ 10.886931] audit: type=1400 audit(1551692873.919:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/ipsec/stroke" pid=488 comm="apparmor_parser"
[ 10.887273] audit: type=1400 audit(1551692873.919:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=493 comm="apparmor_parser"
[ 10.889319] audit: type=1400 audit(1551692873.923:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/ipsec/charon" pid=485 comm="apparmor_parser"
[ 10.889427] audit: type=1400 audit(1551692873.923:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=496 comm="apparmor_parser"
[ 10.889429] audit: type=1400 audit(1551692873.923:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=496 comm="apparmor_parser"
[ 10.890161] audit: type=1400 audit(1551692873.923:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=495 comm="apparmor_parser"
[ 10.890163] audit: type=1400 audit(1551692873.923:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=495 comm="apparmor_parser"
[ 10.890165] audit: type=1400 audit(1551692873.923:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=495 comm="apparmor_parser"
[ 10.953675] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 10.953916] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 10.992386] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[ 11.018189] ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:02:00.0.bin (-2)
[ 11.018193] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[ 11.018201] ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/cal-pci-0000:02:00.0.bin (-2)
[ 11.020351] ath10k_pci 0000:02:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/firmware-6.bin
[ 11.020356] ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:143a
[ 11.020358] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[ 11.020815] ath10k_pci 0000:02:00.0: firmware ver RM.4.4.1.c2-00057-QCARMSWP-1 api 6 features wowlan,ignore-otp,no-4addr-pad,raw-mode crc32 e061250a
[ 11.085819] i2c_hid i2c-DELL07E6:00: i2c-DELL07E6:00 supply vdd not found, using dummy regulator
[ 11.085831] i2c_hid i2c-DELL07E6:00: Linked as a consumer to regulator.0
[ 11.085833] i2c_hid i2c-DELL07E6:00: i2c-DELL07E6:00 supply vddl not found, using dummy regulator
[ 11.090032] ath10k_pci 0000:02:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/board-2.bin
[ 11.090366] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 20d869c3
[ 11.153928] input: ELAN24EE:00 04F3:24EE Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-6/i2c-ELAN24EE:00/0018:04F3:24EE.0001/input/input11
[ 11.154429] input: ELAN24EE:00 04F3:24EE as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-6/i2c-ELAN24EE:00/0018:04F3:24EE.0001/input/input12
[ 11.154669] input: ELAN24EE:00 04F3:24EE as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-6/i2c-ELAN24EE:00/0018:04F3:24EE.0001/input/input13
[ 11.154885] hid-generic 0018:04F3:24EE.0001: input,hidraw0: I2C HID v1.00 Device [ELAN24EE:00 04F3:24EE] on i2c-ELAN24EE:00
[ 11.155477] input: DELL07E6:00 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-DELL07E6:00/0018:06CB:76AF.0002/input/input15
[ 11.155562] input: DELL07E6:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-DELL07E6:00/0018:06CB:76AF.0002/input/input16
[ 11.155639] hid-generic 0018:06CB:76AF.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL07E6:00 06CB:76AF] on i2c-DELL07E6:00
[ 11.185588] usb 1-5: New USB device found, idVendor=0bda, idProduct=58f4, bcdDevice=76.05
[ 11.185590] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 11.185591] usb 1-5: Product: Integrated_Webcam_HD
[ 11.185592] usb 1-5: Manufacturer: CN0FFMHCLOG0081JBA49A00
[ 11.185594] usb 1-5: SerialNumber: 200901010001
[ 11.265506] PPP generic driver version 2.4.2
[ 11.266497] NET: Registered protocol family 24
[ 11.273513] l2tp_core: L2TP core driver, V2.0
[ 11.277111] l2tp_netlink: L2TP netlink interface
[ 11.280591] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 11.285392] NET: Registered protocol family 15
[ 11.309014] input: ELAN24EE:00 04F3:24EE as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-6/i2c-ELAN24EE:00/0018:04F3:24EE.0001/input/input18
[ 11.309125] hid-multitouch 0018:04F3:24EE.0001: input,hidraw0: I2C HID v1.00 Device [ELAN24EE:00 04F3:24EE] on i2c-ELAN24EE:00
[ 11.320740] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[ 11.330467] Initializing XFRM netlink socket
[ 11.359799] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
[ 11.364298] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 11.366369] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input22
[ 11.368563] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 11.375170] fbcon: inteldrmfb (fb0) is primary device
[ 11.448570] input: DELL07E6:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-DELL07E6:00/0018:06CB:76AF.0002/input/input24
[ 11.448664] hid-multitouch 0018:06CB:76AF.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL07E6:00 06CB:76AF] on i2c-DELL07E6:00
[ 11.473025] usb 1-7: New USB device found, idVendor=0489, idProduct=e0a2, bcdDevice= 0.01
[ 11.473026] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 11.486457] media: Linux media interface: v0.10
[ 11.495022] videodev: Linux video capture interface: v2.00
[ 11.502712] Bluetooth: Core ver 2.22
[ 11.502721] NET: Registered protocol family 31
[ 11.502721] Bluetooth: HCI device and connection manager initialized
[ 11.502723] Bluetooth: HCI socket layer initialized
[ 11.502724] Bluetooth: L2CAP socket layer initialized
[ 11.502728] Bluetooth: SCO socket layer initialized
[ 11.509414] usbcore: registered new interface driver btusb
[ 11.510677] bluetooth hci0: firmware: direct-loading firmware qca/rampatch_usb_00000302.bin
[ 11.510679] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[ 11.510681] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[ 11.512859] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:58f4)
[ 11.519009] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
[ 11.519011] uvcvideo 1-5:1.0: Entity type for entity Extension 7 was not initialized!
[ 11.519013] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
[ 11.519014] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
[ 11.519168] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input26
[ 11.519726] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:58f4)
[ 11.521886] uvcvideo: Unable to create debugfs 1-2 directory.
[ 11.522239] uvcvideo 1-5:1.2: Entity type for entity Extension 10 was not initialized!
[ 11.522241] uvcvideo 1-5:1.2: Entity type for entity Extension 12 was not initialized!
[ 11.522242] uvcvideo 1-5:1.2: Entity type for entity Processing 9 was not initialized!
[ 11.522243] uvcvideo 1-5:1.2: Entity type for entity Camera 11 was not initialized!
[ 11.522295] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input27
[ 11.522367] usbcore: registered new interface driver uvcvideo
[ 11.522368] USB Video Class driver (1.1.1)
[ 11.565180] bluetooth hci0: firmware: direct-loading firmware qca/nvm_usb_00000302.bin
[ 11.565183] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[ 11.574985] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 11.574985] Bluetooth: BNEP filters: protocol multicast
[ 11.574988] Bluetooth: BNEP socket layer initialized
[ 11.666311] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[ 11.668837] ath10k_pci 0000:02:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[ 11.751029] ath: EEPROM regdomain: 0x6c
[ 11.751030] ath: EEPROM indicates we should expect a direct regpair map
[ 11.751031] ath: Country alpha2 being used: 00
[ 11.751031] ath: Regpair used: 0x6c
[ 11.758150] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
[ 11.795314] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 12.502748] Console: switching to colour frame buffer device 480x135
[ 12.528433] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 12.529351] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[ 12.571623] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 12.615634] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3271: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 12.615635] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 12.615637] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 12.615638] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 12.615638] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 12.615640] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 12.615641] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1b
[ 12.615642] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 12.672779] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 12.672822] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 12.673830] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[ 12.673883] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
[ 12.673928] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
[ 12.673973] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
[ 13.406696] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[ 13.410686] fuse init (API version 7.27)
[ 13.449055] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 13.535502] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 14.845370] rfkill: input handler disabled
[ 18.415416] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 23.333075] wlp2s0: authenticate with 6c:f3:7f:10:ae:1a
[ 23.379550] wlp2s0: send auth to 6c:f3:7f:10:ae:1a (try 1/3)
[ 23.381556] wlp2s0: authenticated
[ 23.388382] wlp2s0: associate with 6c:f3:7f:10:ae:1a (try 1/3)
[ 23.391520] wlp2s0: RX AssocResp from 6c:f3:7f:10:ae:1a (capab=0x401 status=0 aid=2)
[ 23.393798] wlp2s0: associated
[ 23.394158] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 27.996205] wlp2s0: deauthenticating from 6c:f3:7f:10:ae:1a by local choice (Reason: 3=DEAUTH_LEAVING)
[ 28.006350] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 28.023454] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 37.984716] wlp2s0: authenticate with 6c:f3:7f:10:ae:18
[ 38.029512] wlp2s0: send auth to 6c:f3:7f:10:ae:18 (try 1/3)
[ 38.031332] wlp2s0: authenticated
[ 38.032378] wlp2s0: associate with 6c:f3:7f:10:ae:18 (try 1/3)
[ 38.035569] wlp2s0: RX AssocResp from 6c:f3:7f:10:ae:18 (capab=0x411 status=0 aid=5)
[ 38.038139] wlp2s0: associated
[ 43.060498] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 45.734932] CPU6: Core temperature above threshold, cpu clock throttled (total events = 1)
[ 45.734933] CPU2: Core temperature above threshold, cpu clock throttled (total events = 1)
[ 45.734957] CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 45.734960] CPU6: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 45.734963] CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 45.734964] CPU5: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 45.734965] CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 45.734965] CPU4: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 45.734967] CPU7: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 45.734968] CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 45.735979] CPU6: Core temperature/speed normal
[ 45.735979] CPU2: Core temperature/speed normal
[ 45.735980] CPU0: Package temperature/speed normal
[ 45.735981] CPU4: Package temperature/speed normal
[ 45.735982] CPU3: Package temperature/speed normal
[ 45.735983] CPU1: Package temperature/speed normal
[ 45.735984] CPU5: Package temperature/speed normal
[ 45.735985] CPU2: Package temperature/speed normal
[ 45.735986] CPU7: Package temperature/speed normal
[ 45.735987] CPU6: Package temperature/speed normal
[ 52.562541] rfkill: input handler enabled
[ 53.404643] wlp2s0: deauthenticating from 6c:f3:7f:10:ae:18 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 53.420909] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 58.375495] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 63.258906] wlp2s0: authenticate with 6c:f3:7f:10:ae:1a
[ 63.304234] wlp2s0: send auth to 6c:f3:7f:10:ae:1a (try 1/3)
[ 63.306035] wlp2s0: authenticated
[ 63.308378] wlp2s0: associate with 6c:f3:7f:10:ae:1a (try 1/3)
[ 63.311519] wlp2s0: RX AssocResp from 6c:f3:7f:10:ae:1a (capab=0x401 status=0 aid=2)
[ 63.313725] wlp2s0: associated
[ 63.314098] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 63.860028] rfkill: input handler disabled
[ 3016.604298] PM: suspend entry (deep)
[ 3016.604301] PM: Syncing filesystems ... done.
[ 3016.607781] (NULL device *): firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
[ 3016.608167] (NULL device *): firmware: direct-loading firmware qca/nvm_usb_00000302.bin
[ 3016.608240] (NULL device *): firmware: direct-loading firmware qca/rampatch_usb_00000302.bin
[ 3016.608281] Freezing user space processes ... (elapsed 0.002 seconds) done.
[ 3016.610771] OOM killer disabled.
[ 3016.610772] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 3016.612176] Suspending console(s) (use no_console_suspend to debug)
[ 3016.620424] wlp2s0: deauthenticating from 6c:f3:7f:10:ae:1a by local choice (Reason: 3=DEAUTH_LEAVING)
[ 3016.940021] psmouse serio1: Failed to disable mouse on isa0060/serio1
[ 3017.888097] ACPI: EC: interrupt blocked
[ 3017.932000] ACPI: Preparing to enter system sleep state S3
[ 3017.940938] ACPI: EC: event blocked
[ 3017.940939] ACPI: EC: EC stopped
[ 3017.940940] PM: Saving platform NVS memory
[ 3017.941039] Disabling non-boot CPUs ...
[ 3017.956630] smpboot: CPU 1 is now offline
[ 3017.975722] IRQ 135: no longer affine to CPU2
[ 3017.976749] smpboot: CPU 2 is now offline
[ 3018.000733] smpboot: CPU 3 is now offline
[ 3018.025863] smpboot: CPU 4 is now offline
[ 3018.047564] IRQ 134: no longer affine to CPU5
[ 3018.048587] smpboot: CPU 5 is now offline
[ 3018.072554] smpboot: CPU 6 is now offline
[ 3018.095505] IRQ 16: no longer affine to CPU7
[ 3018.096552] smpboot: CPU 7 is now offline
[ 3018.103189] ACPI: Low-level resume complete
[ 3018.103265] ACPI: EC: EC started
[ 3018.103265] PM: Restoring platform NVS memory
[ 3018.103960] Enabling non-boot CPUs ...
[ 3018.103994] x86: Booting SMP configuration:
[ 3018.103995] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 3018.104468] cache: parent cpu1 should not be sleeping
[ 3018.104608] CPU1 is up
[ 3018.104628] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 3018.105094] cache: parent cpu2 should not be sleeping
[ 3018.105240] CPU2 is up
[ 3018.105257] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 3018.105724] cache: parent cpu3 should not be sleeping
[ 3018.105880] CPU3 is up
[ 3018.105897] smpboot: Booting Node 0 Processor 4 APIC 0x1
[ 3018.106445] cache: parent cpu4 should not be sleeping
[ 3018.106719] CPU4 is up
[ 3018.106740] smpboot: Booting Node 0 Processor 5 APIC 0x3
[ 3018.107207] cache: parent cpu5 should not be sleeping
[ 3018.107379] CPU5 is up
[ 3018.107395] smpboot: Booting Node 0 Processor 6 APIC 0x5
[ 3018.107861] cache: parent cpu6 should not be sleeping
[ 3018.108046] CPU6 is up
[ 3018.108063] smpboot: Booting Node 0 Processor 7 APIC 0x7
[ 3018.108534] cache: parent cpu7 should not be sleeping
[ 3018.108730] CPU7 is up
[ 3018.115766] ACPI: Waking up from system sleep state S3
[ 3018.164854] ACPI: EC: interrupt unblocked
[ 3018.246595] ACPI: EC: event unblocked
[ 3018.263816] ACPI: button: The lid device is not compliant to SW_LID.
[ 3018.483043] usb 1-7: reset full-speed USB device number 3 using xhci_hcd
[ 3018.640287] atkbd_interrupt: 16 callbacks suppressed
[ 3018.640289] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[ 3018.759007] usb 1-5: reset high-speed USB device number 2 using xhci_hcd
[ 3018.972060] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[ 3018.992848] WARNING: CPU: 6 PID: 3953 at drivers/net/wireless/ath/ath10k/mac.c:5625 ath10k_bss_info_changed+0xd2e/0xe70 [ath10k_core]
[ 3018.992849] Modules linked in: ctr ccm fuse snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic arc4 bnep uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops btintel videobuf2_v4l2 videobuf2_common bluetooth videodev media ecdh_generic xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 af_key l2tp_ppp xfrm_algo l2tp_netlink l2tp_core ip6_udp_tunnel udp_tunnel pppox ppp_generic slhc hid_multitouch hid_generic mei_wdt binfmt_misc intel_rapl nls_ascii dell_wmi x86_pkg_temp_thermal intel_powerclamp dell_laptop nls_cp437 rtsx_pci_sdmmc iTCO_wdt dell_smbios rtsx_pci_ms iTCO_vendor_support vfat memstick mmc_core wmi_bmof dcdbas coretemp dell_wmi_descriptor fat joydev kvm_intel kvm ath10k_pci irqbypass snd_soc_skl crct10dif_pclmul snd_soc_skl_ipc ath10k_core crc32_pclmul snd_soc_sst_ipc
[ 3018.992871] snd_soc_sst_dsp snd_hda_ext_core ghash_clmulni_intel ath snd_soc_acpi_intel_match mac80211 snd_soc_acpi intel_cstate snd_soc_core i915 intel_uncore snd_compress cfg80211 snd_hda_intel xhci_pci snd_hda_codec efi_pstore intel_rapl_perf xhci_hcd idma64 rtsx_pci drm_kms_helper snd_hda_core rfkill pcspkr i2c_hid efivars hid usbcore snd_hwdep drm snd_pcm mei_me snd_timer ucsi_acpi processor_thermal_device usb_common i2c_i801 mei typec_ucsi intel_lpss_pci snd intel_soc_dts_iosf typec i2c_algo_bit intel_lpss soundcore intel_pch_thermal wmi battery video int3403_thermal intel_hid int3400_thermal sparse_keymap acpi_thermal_rel acpi_pad int340x_thermal_zone ac button pcc_cpufreq parport_pc ppdev lp parport efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic fscrypto ecb dm_crypt
[ 3018.992896] dm_mod crc32c_intel nvme aesni_intel aes_x86_64 psmouse crypto_simd cryptd glue_helper evdev serio_raw nvme_core thermal
[ 3018.992902] CPU: 6 PID: 3953 Comm: kworker/u16:30 Not tainted 4.19.0-3-amd64 #1 Debian 4.19.20-1
[ 3018.992903] Hardware name: Dell Inc. XPS 13 9370/0F6P3V, BIOS 1.5.1 08/09/2018
[ 3018.992906] Workqueue: events_unbound async_run_entry_fn
[ 3018.992909] RIP: 0010:ath10k_bss_info_changed+0xd2e/0xe70 [ath10k_core]
[ 3018.992910] Code: 89 c1 89 f2 4c 89 d7 48 c7 c6 38 cd cc c0 4c 89 4c 24 10 89 44 24 08 e8 c0 32 00 00 8b 44 24 08 4c 8b 4c 24 10 e9 a1 f8 ff ff <0f> 0b e9 d5 f5 ff ff 8b b3 58 01 00 00 89 f2 89 c1 48 c7 c6 f8 cc
[ 3018.992911] RSP: 0000:ffffb9dc841ebcc0 EFLAGS: 00010246
[ 3018.992912] RAX: 0000000000000000 RBX: ffff9673015b1380 RCX: 0000000000000000
[ 3018.992912] RDX: ffff96730ed718b8 RSI: 0000000000000212 RDI: 0000000000000212
[ 3018.992913] RBP: 0000000002000000 R08: 0000000000200000 R09: 0000000000000000
[ 3018.992913] R10: ffff9672b00c0a00 R11: 0000000034834800 R12: ffff9673015b1388
[ 3018.992914] R13: ffff96730ed71540 R14: ffff96730ed71540 R15: ffff9673015b14c8
[ 3018.992914] FS: 0000000000000000(0000) GS:ffff96731e580000(0000) knlGS:0000000000000000
[ 3018.992915] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3018.992916] CR2: 0000000000000000 CR3: 000000013fa0a001 CR4: 00000000003606e0
[ 3018.992916] Call Trace:
[ 3018.992921] ? ath10k_conf_tx+0x7a/0x4b0 [ath10k_core]
[ 3018.992937] ieee80211_bss_info_change_notify+0xab/0x1a0 [mac80211]
[ 3018.992946] ieee80211_reconfig+0x661/0x12a0 [mac80211]
[ 3018.992962] wiphy_resume+0x7f/0x120 [cfg80211]
[ 3018.992969] ? wiphy_suspend+0x270/0x270 [cfg80211]
[ 3018.992971] dpm_run_callback+0x59/0x150
[ 3018.992972] device_resume+0x97/0x190
[ 3018.992973] async_resume+0x19/0x30
[ 3018.992974] async_run_entry_fn+0x39/0x160
[ 3018.992976] process_one_work+0x1a7/0x3a0
[ 3018.992978] worker_thread+0x30/0x390
[ 3018.992979] ? pwq_unbound_release_workfn+0xd0/0xd0
[ 3018.992980] kthread+0x112/0x130
[ 3018.992981] ? kthread_bind+0x30/0x30
[ 3018.992983] ret_from_fork+0x35/0x40
[ 3018.992984] ---[ end trace 3af618ca97bd4a0a ]---
[ 3018.996752] acpi LNXPOWER:00: Turning OFF
[ 3018.996789] OOM killer enabled.
[ 3018.996789] Restarting tasks ... done.
[ 3018.999791] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[ 3018.999793] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[ 3019.048499] PM: suspend exit
[ 3019.055222] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[ 3019.101428] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 3019.104621] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 3019.967097] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[ 3020.013232] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 3020.078452] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 3024.959285] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 3029.849851] wlp2s0: authenticate with 6c:f3:7f:10:ae:1a
[ 3029.896146] wlp2s0: send auth to 6c:f3:7f:10:ae:1a (try 1/3)
[ 3029.898117] wlp2s0: authenticated
[ 3029.902737] wlp2s0: associate with 6c:f3:7f:10:ae:1a (try 1/3)
[ 3029.905736] wlp2s0: RX AssocResp from 6c:f3:7f:10:ae:1a (capab=0x401 status=0 aid=2)
[ 3029.907966] wlp2s0: associated
[ 3029.908272] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature