[1.] One line summary of the problem: A use-after-free is triggered when the device ThinkPad Ultra Docking Station is connected. [2.] Full description of the problem/report:When I click the notebook into the docking station (ThinkPad Ultra Docking Station, Type 40AJ), a kernel crash sometimes occurs. I think the function kernfs_new_node (fs/kernfs/dir.c) accesses a memory that has already been released. It looks to me that an access in this function occurs with the query "parent->mode & S_ISGID". The error occurs with kernel version 6.8.12 and 6.12.x.
general protection fault, probably for non-canonical address 0xfefefefefefeff3d: 0000 [#1] PREEMPT SMP NOPTI CPU: 7 PID: 2433 Comm: kworker/7:3 Tainted: P O T 6.8.12-grsec+ #1 Hardware name: LENOVO 20N2S00600/20N2S00600, BIOS N2IET91S (3.69 ) 02/02/2021 Workqueue: events ucsi_handle_connector_change RIP: 0010:[<ffffffff817aec42>] kernfs_new_node+0x12/0x80 Code: eb e2 cc 0f 1f 44 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 0f 1f 44 00 00 55 53 48 89 fb 89 cf 89 d1 <f6> 43 3f 04 74 17 48 8b 43 40 48 85 c0 74 04 44 8b 40 04 80 ce 04 RSP: 0000:ffffc90002607e10 EFLAGS: 00010246 RAX: 0000000000000000 RBX: fefefefefefefefe RCX: 000000000000a1ff RDX: 000000000000a1ff RSI: ffffffff83144609 RDI: 0000000000000000 RBP: ffff888184b41110 R08: 0000000000000000 R09: 0000000000000004 R10: ffff88817fdc0000 R11: 00383734353d4d55 R12: fefefefefefefefe R13: ffff888104e40808 R14: 0000000000000001 R15: ffff888104cb63d0 RSI: __end_mutable+0x20d5c9/0x2408c0 RBP: kernfs_node_cache+0x0/0x88 [slab object] RSP: vmalloc[kernel_clone]+0xc8/0x420 R13: kmalloc-1k+0x8/0x400 [slab object] R15: kmalloc-4k+0x3d0/0x1000 [slab object] FS: 0000000000000000(0000) GS:ffff8886797c0000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000119f3c379e78 CR3: 000000016e620003 CR4: 00000000003606f0 shadow CR4: 00000000003606f0 ASID: 0002 Stack: ffffffff83144609 ffff888184b41110 ffffffff817b16a7 ffffffff83144609 fefefefefefefefe ffff888184b41110 ffffffff817b2dc5 ffff888104e098a8 ffff88816e4bec00 ffff888104e40800 ffff888104e40808 ffff888100125c05 Call Trace: <TASK> [<ffffffff817b16a7>] kernfs_create_link+0x37/0xa0 ffffc90002607e20 [<ffffffff817b2dc5>] sysfs_do_create_link_sd+0x65/0xd0 ffffc90002607e40 [<ffffffff820bf051>] typec_partner_link_device+0x21/0xa0 ffffc90002607e70 [<ffffffff820bf20f>] typec_register_partner+0x12f/0x190 ffffc90002607e88 [<ffffffff820d02d3>] ucsi_register_partner.isra.0+0xc3/0x120 ffffc90002607eb0 [<ffffffff820d0edc>] ucsi_handle_connector_change+0x24c/0x2b0 ffffc90002607ef0 [<ffffffff814afd06>] process_one_work+0x176/0x390 ffffc90002607f18 [<ffffffff814b00c1>] worker_thread+0x191/0x330 ffffc90002607f50 [<ffffffff8276df73>] ? _raw_spin_lock_irqsave+0x43/0x60 ffffc90002607f58 [<ffffffff814aff30>] ? __pfx_worker_thread+0x10/0x10 ffffc90002607f88 [<ffffffff814b903d>] kthread+0xfd/0x140 ffffc90002607f90 [<ffffffff814b8f40>] ? __pfx_kthread+0x10/0x10 ffffc90002607f98 [<ffffffff8143b9fc>] ret_from_fork+0x3c/0x60 ffffc90002607fc8 [<ffffffff814b8f40>] ? __pfx_kthread+0x10/0x10 ffffc90002607fd0 [<ffffffff8140179b>] ret_from_fork_asm+0x2b/0x50 ffffc90002607fe8 </TASK> [3.] Keywords (i.e., modules, networking, kernel): USB typec, ThinkPad Ultra Docking Station, kernel, use after free [4.] Kernel information [4.1.] Kernel version (from /proc/version): 6.8.12 [4.2.] Kernel .config file: Only these options are activated in submodule USB Type-C Support: CONFIG_TYPEC=y CONFIG_TYPEC_TCPM=y CONFIG_TYPEC_TCPCI=y CONFIG_TYPEC_UCSI=y CONFIG_TYPEC_DP_ALTMODE=y CONFIG_UCSI_ACPI=y [5.] Most recent kernel version which did not have the bug: 6.6 [6.] Output of Oops.. message (if applicable) with symbolic information resolved (see Documentation/admin-guide/bug-hunting.rst) [7.] A small shell script or example program which triggers the problem (if possible) [8.] Environment [8.1.] Software (add the output of the ver_linux script here) [8.2.] Processor information (from /proc/cpuinfo): [8.3.] Module information (from /proc/modules): [8.4.] Loaded driver and hardware information (/proc/ioports, /proc/iomem) [8.5.] PCI information ('lspci -vvv' as root) [8.6.] SCSI information (from /proc/scsi/scsi) [8.7.] Other information that might be relevant to the problem (please look in /proc and include all information that you think to be relevant): [X.] Other notes, patches, fixes, workarounds:
<5>[ 0.000000] Linux version 6.8.12-grsec+ (user@ts-1) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Mon Feb 10 09:35:12 UTC 2025 <6>[ 0.000000] Command line: BOOT_IMAGE=/isolinux/bzImage DYN_ARGS loglevel=1 intel_iommu=on <6>[ 0.000000] KERNEL supported cpus: <6>[ 0.000000] Intel GenuineIntel <6>[ 0.000000] BIOS-provided physical RAM map: <6>[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable <6>[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved <6>[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005de29fff] usable <6>[ 0.000000] BIOS-e820: [mem 0x000000005de2a000-0x000000005df5ffff] type 20 <6>[ 0.000000] BIOS-e820: [mem 0x000000005df60000-0x00000000621c1fff] reserved <6>[ 0.000000] BIOS-e820: [mem 0x00000000621c2000-0x00000000623a9fff] ACPI NVS <6>[ 0.000000] BIOS-e820: [mem 0x00000000623aa000-0x000000006240efff] ACPI data <6>[ 0.000000] BIOS-e820: [mem 0x000000006240f000-0x000000006240ffff] usable <6>[ 0.000000] BIOS-e820: [mem 0x0000000062410000-0x00000000697fffff] reserved <6>[ 0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved <6>[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000006947fffff] usable <6>[ 0.000000] SMT: disabled <6>[ 0.000000] NX (Execute Disable) protection: active <6>[ 0.000000] APIC: Static calls initialized <6>[ 0.000000] user-defined physical RAM map: <6>[ 0.000000] user: [mem 0x0000000000000000-0x000000000009efff] usable <6>[ 0.000000] user: [mem 0x000000000009f000-0x00000000000fffff] reserved <6>[ 0.000000] user: [mem 0x0000000000100000-0x000000005de29fff] usable <6>[ 0.000000] user: [mem 0x000000005de2a000-0x000000005df5ffff] type 20 <6>[ 0.000000] user: [mem 0x000000005df60000-0x00000000621c1fff] reserved <6>[ 0.000000] user: [mem 0x00000000621c2000-0x00000000623a9fff] ACPI NVS <6>[ 0.000000] user: [mem 0x00000000623aa000-0x000000006240efff] ACPI data <6>[ 0.000000] user: [mem 0x000000006240f000-0x000000006240ffff] usable <6>[ 0.000000] user: [mem 0x0000000062410000-0x00000000697fffff] reserved <6>[ 0.000000] user: [mem 0x00000000fe010000-0x00000000fe010fff] reserved <6>[ 0.000000] user: [mem 0x0000000100000000-0x0000000187ffffff] usable <6>[ 0.000000] user: [mem 0x0000000188000000-0x0000000189ffffff] reserved <6>[ 0.000000] user: [mem 0x000000018a000000-0x00000006947fffff] usable <6>[ 0.000000] efi: EFI v2.6 by Lenovo <6>[ 0.000000] efi: SMBIOS=0x60555000 SMBIOS 3.0=0x60548000 ACPI=0x6240e000 ACPI 2.0=0x6240e014 MEMATTR=0x5b0ca018 ESRT=0x60332000 <6>[ 0.000000] SMBIOS 3.1.1 present. <6>[ 0.000000] DMI: LENOVO 20N2S00600/20N2S00600, BIOS N2IET91S (3.69 ) 02/02/2021 <6>[ 0.000000] tsc: Detected 2000.000 MHz processor <6>[ 0.000000] tsc: Detected 1999.968 MHz TSC <7>[ 0.000011] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved <7>[ 0.000016] e820: remove [mem 0x000a0000-0x000fffff] usable <6>[ 0.000025] last_pfn = 0x694800 max_arch_pfn = 0x400000000 <6>[ 0.000032] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs <6>[ 0.000035] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT <6>[ 0.000553] last_pfn = 0x62410 max_arch_pfn = 0x400000000 <6>[ 0.034121] Using GB pages for direct mapping <4>[ 0.034123] PAX: PCID detected <4>[ 0.034124] PAX: INVPCID detected <6>[ 0.037631] Secure boot enabled <6>[ 0.037632] RAMDISK: [mem 0x30373000-0x33004fff] <6>[ 0.037634] Allocated new RAMDISK: [mem 0x691800000-0x6944916ff] <6>[ 0.057769] Move RAMDISK from [mem 0x30373000-0x330046ff] to [mem 0x691800000-0x6944916ff] <6>[ 0.057777] ACPI: Early table checksum verification disabled <6>[ 0.057781] ACPI: RSDP 0x000000006240E014 000024 (v02 LENOVO) <6>[ 0.057789] ACPI: XSDT 0x000000006240C188 000104 (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057799] ACPI: FACP 0x0000000060365000 000114 (v06 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057808] ACPI: DSDT 0x0000000060339000 0274FA (v02 LENOVO CFL 20170001 INTL 20160422) <6>[ 0.057815] ACPI: FACS 0x000000006220F000 000040 <6>[ 0.057821] ACPI: SSDT 0x00000000603B8000 001B26 (v02 LENOVO CpuSsdt 00003000 INTL 20160527) <6>[ 0.057827] ACPI: SSDT 0x00000000603B7000 00056D (v02 LENOVO CtdpB 00001000 INTL 20160527) <6>[ 0.057835] ACPI: SSDT 0x000000006037E000 003B37 (v02 LENOVO DptfTabl 00001000 INTL 20160527) <6>[ 0.057842] ACPI: SSDT 0x0000000060368000 003167 (v02 LENOVO SaSsdt 00003000 INTL 20160527) <6>[ 0.057848] ACPI: UEFI 0x000000006222C000 000042 (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057854] ACPI: SSDT 0x0000000060366000 000530 (v02 LENOVO PerfTune 00001000 INTL 20160527) <6>[ 0.057860] ACPI: HPET 0x0000000060364000 000038 (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057866] ACPI: APIC 0x0000000060363000 00012C (v03 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057872] ACPI: MCFG 0x0000000060362000 00003C (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057878] ACPI: ECDT 0x0000000060361000 000053 (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057884] ACPI: SSDT 0x0000000060337000 001A0A (v02 LENOVO WHL_Tbt_ 00001000 INTL 20160527) <6>[ 0.057891] ACPI: SSDT 0x0000000060334000 0022F5 (v02 LENOVO ProjSsdt 00000010 INTL 20160527) <6>[ 0.057897] ACPI: BOOT 0x0000000060333000 000028 (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057903] ACPI: SLIC 0x0000000060331000 000176 (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057909] ACPI: SSDT 0x000000006032F000 000CFE (v02 LENOVO UsbCTabl 00001000 INTL 20160527) <6>[ 0.057915] ACPI: LPIT 0x000000006032E000 000094 (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057921] ACPI: WSMT 0x000000006032D000 000028 (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057927] ACPI: SSDT 0x000000006032B000 001667 (v02 LENOVO TbtTypeC 00000000 INTL 20160527) <6>[ 0.057934] ACPI: DBGP 0x000000006032A000 000034 (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057940] ACPI: DBG2 0x0000000060329000 000054 (v00 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057946] ACPI: MSDM 0x0000000060328000 000055 (v03 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057952] ACPI: BATB 0x000000006014B000 00004A (v02 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057958] ACPI: DMAR 0x0000000060145000 0000A8 (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057964] ACPI: NHLT 0x0000000060144000 00002D (v00 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057970] ACPI: FPDT 0x0000000060143000 000044 (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057976] ACPI: BGRT 0x0000000060142000 000038 (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057982] ACPI: UEFI 0x00000000621C2000 00013E (v01 LENOVO TP-N2I 00003690 PTEC 00000002) <6>[ 0.057987] ACPI: Reserving FACP table memory at [mem 0x60365000-0x60365113] <6>[ 0.057990] ACPI: Reserving DSDT table memory at [mem 0x60339000-0x603604f9] <6>[ 0.057991] ACPI: Reserving FACS table memory at [mem 0x6220f000-0x6220f03f] <6>[ 0.057993] ACPI: Reserving SSDT table memory at [mem 0x603b8000-0x603b9b25] <6>[ 0.057994] ACPI: Reserving SSDT table memory at [mem 0x603b7000-0x603b756c] <6>[ 0.057996] ACPI: Reserving SSDT table memory at [mem 0x6037e000-0x60381b36] <6>[ 0.057997] ACPI: Reserving SSDT table memory at [mem 0x60368000-0x6036b166] <6>[ 0.057999] ACPI: Reserving UEFI table memory at [mem 0x6222c000-0x6222c041] <6>[ 0.058000] ACPI: Reserving SSDT table memory at [mem 0x60366000-0x6036652f] <6>[ 0.058002] ACPI: Reserving HPET table memory at [mem 0x60364000-0x60364037] <6>[ 0.058003] ACPI: Reserving APIC table memory at [mem 0x60363000-0x6036312b] <6>[ 0.058005] ACPI: Reserving MCFG table memory at [mem 0x60362000-0x6036203b] <6>[ 0.058006] ACPI: Reserving ECDT table memory at [mem 0x60361000-0x60361052] <6>[ 0.058008] ACPI: Reserving SSDT table memory at [mem 0x60337000-0x60338a09] <6>[ 0.058009] ACPI: Reserving SSDT table memory at [mem 0x60334000-0x603362f4] <6>[ 0.058011] ACPI: Reserving BOOT table memory at [mem 0x60333000-0x60333027] <6>[ 0.058012] ACPI: Reserving SLIC table memory at [mem 0x60331000-0x60331175] <6>[ 0.058014] ACPI: Reserving SSDT table memory at [mem 0x6032f000-0x6032fcfd] <6>[ 0.058015] ACPI: Reserving LPIT table memory at [mem 0x6032e000-0x6032e093] <6>[ 0.058017] ACPI: Reserving WSMT table memory at [mem 0x6032d000-0x6032d027] <6>[ 0.058018] ACPI: Reserving SSDT table memory at [mem 0x6032b000-0x6032c666] <6>[ 0.058020] ACPI: Reserving DBGP table memory at [mem 0x6032a000-0x6032a033] <6>[ 0.058021] ACPI: Reserving DBG2 table memory at [mem 0x60329000-0x60329053] <6>[ 0.058023] ACPI: Reserving MSDM table memory at [mem 0x60328000-0x60328054] <6>[ 0.058024] ACPI: Reserving BATB table memory at [mem 0x6014b000-0x6014b049] <6>[ 0.058026] ACPI: Reserving DMAR table memory at [mem 0x60145000-0x601450a7] <6>[ 0.058027] ACPI: Reserving NHLT table memory at [mem 0x60144000-0x6014402c] <6>[ 0.058029] ACPI: Reserving FPDT table memory at [mem 0x60143000-0x60143043] <6>[ 0.058030] ACPI: Reserving BGRT table memory at [mem 0x60142000-0x60142037] <6>[ 0.058032] ACPI: Reserving UEFI table memory at [mem 0x621c2000-0x621c213d] <6>[ 0.058150] Zone ranges: <6>[ 0.058152] DMA [mem 0x0000000000001000-0x0000000000ffffff] <6>[ 0.058156] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] <6>[ 0.058158] Normal [mem 0x0000000100000000-0x00000006947fffff] <6>[ 0.058161] Movable zone start for each node <6>[ 0.058162] Early memory node ranges <6>[ 0.058163] node 0: [mem 0x0000000000001000-0x000000000009efff] <6>[ 0.058165] node 0: [mem 0x0000000000100000-0x000000005de29fff] <6>[ 0.058167] node 0: [mem 0x000000006240f000-0x000000006240ffff] <6>[ 0.058169] node 0: [mem 0x0000000100000000-0x0000000187ffffff] <6>[ 0.058171] node 0: [mem 0x000000018a000000-0x00000006947fffff] <6>[ 0.058175] Initmem setup node 0 [mem 0x0000000000001000-0x00000006947fffff] <6>[ 0.058180] On node 0, zone DMA: 1 pages in unavailable ranges <6>[ 0.058211] On node 0, zone DMA: 97 pages in unavailable ranges <6>[ 0.061378] On node 0, zone DMA32: 17893 pages in unavailable ranges <6>[ 0.066005] On node 0, zone Normal: 23536 pages in unavailable ranges <6>[ 0.107239] On node 0, zone Normal: 8192 pages in unavailable ranges <6>[ 0.107398] On node 0, zone Normal: 14336 pages in unavailable ranges <6>[ 0.107415] Reserving Intel graphics memory at [mem 0x65800000-0x697fffff] <6>[ 0.107705] ACPI: PM-Timer IO Port: 0x1808 <6>[ 0.107719] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) <6>[ 0.107722] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) <6>[ 0.107724] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) <6>[ 0.107726] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) <6>[ 0.107727] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) <6>[ 0.107728] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) <6>[ 0.107730] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) <6>[ 0.107731] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) <6>[ 0.107733] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1]) <6>[ 0.107734] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1]) <6>[ 0.107735] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1]) <6>[ 0.107737] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1]) <6>[ 0.107738] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1]) <6>[ 0.107740] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1]) <6>[ 0.107741] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1]) <6>[ 0.107743] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1]) <6>[ 0.107791] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 <6>[ 0.107796] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) <6>[ 0.107799] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) <6>[ 0.107808] ACPI: Using ACPI (MADT) for SMP configuration information <6>[ 0.107810] ACPI: HPET id: 0x8086a201 base: 0xfed00000 <6>[ 0.107816] TSC deadline timer available <6>[ 0.107817] smpboot: Allowing 8 CPUs, 0 hotplug CPUs <6>[ 0.107831] [mem 0x69800000-0xfe00ffff] available for PCI devices <6>[ 0.107836] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns <6>[ 0.121182] setup_percpu: NR_CPUS:32 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 <6>[ 0.121623] percpu: Embedded 60 pages/cpu s172904 r8192 d64664 u262144 <7>[ 0.121631] pcpu-alloc: s172904 r8192 d64664 u262144 alloc=1*2097152 <7>[ 0.121635] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 <5>[ 0.121659] Kernel command line: memmap=0x2000000$0x188000000 ramoops.mem_address=0x188000000 ramoops.mem_size=0x2000000 ramoops.ecc=1 ramoops.record_size=0x200000 ramoops.console_size=0 ramoops.ftrace_size=0 ramoops.pmsg_size=0 mitigations=auto nosmt dummy_hcd.is_super_speed=true g_mass_storage.idVendor=0x22e0 g_mass_storage.idProduct=0x0300 g_mass_storage.iManufacturer=Secunet g_mass_storage.iProduct="SINA Virtual USB Stick" g_mass_storage.removable=1 g_mass_storage.nofua=1 BOOT_IMAGE=/isolinux/bzImage DYN_ARGS loglevel=1 intel_iommu=on <6>[ 0.121805] DMAR: IOMMU enabled <5>[ 0.121809] Unknown kernel command line parameters "DYN_ARGS BOOT_IMAGE=/isolinux/bzImage", will be passed to user space. <5>[ 0.121864] random: crng init done <6>[ 0.125783] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) <6>[ 0.127756] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) <6>[ 0.128006] Built 1 zonelists, mobility grouping on. Total pages: 6129810 <6>[ 0.128009] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.128020] software IO TLB: area num 8. <6>[ 3.220723] Memory: 24285624K/24909604K available (24007K kernel code, 9626K rwdata, 10688K rodata, 8192K init, 4052K bss, 623980K reserved, 0K cma-reserved) <6>[ 3.220855] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 <6>[ 3.220881] ftrace: allocating 61736 entries in 242 pages <6>[ 3.379471] ftrace: allocated 242 pages with 5 groups <6>[ 3.382284] Dynamic Preempt: voluntary <6>[ 3.382417] rcu: Preemptible hierarchical RCU implementation. <6>[ 3.382418] rcu: RCU event tracing is enabled. <6>[ 3.382419] rcu: RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=8. <6>[ 3.382421] Trampoline variant of Tasks RCU enabled. <6>[ 3.382422] Rude variant of Tasks RCU enabled. <6>[ 3.382423] Tracing variant of Tasks RCU enabled. <6>[ 3.382424] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. <6>[ 3.382425] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 <6>[ 3.389759] NR_IRQS: 4352, nr_irqs: 2048, preallocated irqs: 16 <6>[ 3.390121] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 3.390431] Console: colour dummy device 80x25 <6>[ 3.390435] printk: legacy console [tty0] enabled <6>[ 3.390480] ACPI: Core revision 20230628 <6>[ 3.390835] hpet: HPET dysfunctional in PC10. Force disabled. <6>[ 3.390837] APIC: Switch to symmetric I/O mode setup <6>[ 3.390839] DMAR: Host address width 39 <6>[ 3.390841] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 <6>[ 3.390911] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e <6>[ 3.390915] DMAR: DRHD base: 0x000000fed91000 flags: 0x1 <6>[ 3.390921] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da <6>[ 3.390924] DMAR: RMRR base: 0x0000006217f000 end: 0x0000006219efff <6>[ 3.390927] DMAR: RMRR base: 0x00000065000000 end: 0x000000697fffff <6>[ 3.390930] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 <6>[ 3.390933] DMAR-IR: HPET id 0 under DRHD base 0xfed91000 <6>[ 3.390934] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. <6>[ 3.393180] DMAR-IR: Enabled IRQ remapping in x2apic mode <6>[ 3.393183] x2apic enabled <6>[ 3.393362] APIC: Switched APIC routing to: cluster x2apic <6>[ 3.400012] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a8208cdd2, max_idle_ns: 881590748921 ns <6>[ 3.400023] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.93 BogoMIPS (lpj=1999968) <6>[ 3.400065] CPU0: Thermal monitoring enabled (TM1) <6>[ 3.400139] process: using mwait in idle threads <6>[ 3.400144] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 <6>[ 3.400146] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 <6>[ 3.400153] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization (complete, automated) <6>[ 3.400160] Spectre V2 : Mitigation: IBRS <6>[ 3.400162] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch <6>[ 3.400164] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT <6>[ 3.400166] RETBleed: Mitigation: IBRS <6>[ 3.400171] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier <6>[ 3.400174] Spectre V2 : User space: Mitigation: STIBP via prctl <6>[ 3.400179] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl <6>[ 3.400198] MDS: Mitigation: Clear CPU buffers <6>[ 3.400200] MMIO Stale Data: Mitigation: Clear CPU buffers <6>[ 3.400222] SRBDS: Mitigation: Microcode <6>[ 3.400233] GDS: Mitigation: Microcode <6>[ 3.400241] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' <6>[ 3.400244] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' <6>[ 3.400246] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' <6>[ 3.400248] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' <6>[ 3.400250] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' <6>[ 3.400252] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 <6>[ 3.400255] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64 <6>[ 3.400258] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64 <6>[ 3.400260] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format. <6>[ 3.401017] Freeing SMP alternatives memory: 44K <6>[ 3.401017] pid_max: default: 32768 minimum: 501 <6>[ 3.401017] LSM: initializing lsm=capability,sina <6>[ 3.401017] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 3.401017] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 3.401017] smpboot: CPU0: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xb) <6>[ 3.401017] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1. <6>[ 3.401017] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1. <6>[ 3.401017] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1. <6>[ 3.401017] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. <6>[ 3.401017] ... version: 4 <6>[ 3.401017] ... bit width: 48 <6>[ 3.401017] ... generic registers: 4 <6>[ 3.401017] ... value mask: 0000ffffffffffff <6>[ 3.401017] ... max period: 00007fffffffffff <6>[ 3.401017] ... fixed-purpose events: 3 <6>[ 3.401017] ... event mask: 000000070000000f <6>[ 3.401017] signal: max sigframe size: 1616 <6>[ 3.401017] Estimated ratio of average max frequency by base frequency (times 1024): 2099 <6>[ 3.403238] rcu: Hierarchical SRCU implementation. <6>[ 3.403240] rcu: Max phase no-delay instances is 400. <6>[ 3.404507] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. <6>[ 3.404618] smp: Bringing up secondary CPUs ... <6>[ 3.404762] smpboot: x86: Booting SMP configuration: <6>[ 3.404765] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 <6>[ 3.415586] smp: Brought up 1 node, 4 CPUs <6>[ 3.415595] smpboot: Max logical packages: 2 <6>[ 3.415597] smpboot: Total of 4 processors activated (15999.74 BogoMIPS) <6>[ 3.416735] devtmpfs: initialized <6>[ 3.417840] ACPI: PM: Registering ACPI NVS region [mem 0x621c2000-0x623a9fff] (1998848 bytes) <6>[ 3.418124] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns <6>[ 3.418131] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) <6>[ 3.418195] pinctrl core: initialized pinctrl subsystem <6>[ 3.418488] PM: RTC time: 06:48:06, date: 2025-02-11 <6>[ 3.418584] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 3.418903] ramoops: using module parameters <6>[ 3.419565] pstore: Using crash dump compression: deflate <6>[ 3.419568] pstore: Registered ramoops as persistent store backend <6>[ 3.419570] ramoops: using 0x2000000@0x188000000, ecc: 16 <6>[ 3.419700] thermal_sys: Registered thermal governor 'step_wise' <6>[ 3.419702] thermal_sys: Registered thermal governor 'user_space' <6>[ 3.419727] cpuidle: using governor menu <6>[ 3.419797] Simple Boot Flag at 0x47 set to 0x1 <6>[ 3.419797] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it <6>[ 3.419797] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 <6>[ 3.420037] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff] <6>[ 3.420045] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not reserved) <6>[ 3.420048] PCI: Using configuration type 1 for base access <6>[ 3.420161] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <6>[ 3.420172] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 3.420172] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 3.420318] ACPI: Added _OSI(Module Device) <6>[ 3.420318] ACPI: Added _OSI(Processor Device) <6>[ 3.420318] ACPI: Added _OSI(3.0 _SCP Extensions) <6>[ 3.420318] ACPI: Added _OSI(Processor Aggregator Device) <6>[ 3.513473] ACPI: 10 ACPI AML tables successfully acquired and loaded <6>[ 3.516329] ACPI: EC: EC started <6>[ 3.516331] ACPI: EC: interrupt blocked <6>[ 3.518420] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 <6>[ 3.518423] ACPI: EC: Boot ECDT EC used to handle transactions <5>[ 3.521590] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored <6>[ 3.591078] ACPI: Dynamic OEM Table Load: <6>[ 3.591095] ACPI: SSDT 0xFFFF888100F8FC00 000400 (v02 PmRef Cpu0Cst 00003001 INTL 20160527) <6>[ 3.593914] ACPI: Dynamic OEM Table Load: <6>[ 3.593928] ACPI: SSDT 0xFFFF888100F9B800 0005BE (v02 PmRef Cpu0Ist 00003000 INTL 20160527) <6>[ 3.596847] ACPI: Dynamic OEM Table Load: <6>[ 3.596859] ACPI: SSDT 0xFFFF888100F76400 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20160527) <6>[ 3.599563] ACPI: Dynamic OEM Table Load: <6>[ 3.599574] ACPI: SSDT 0xFFFF88810133F200 000149 (v02 PmRef Cpu0Hwp 00003000 INTL 20160527) <6>[ 3.602241] ACPI: Dynamic OEM Table Load: <6>[ 3.602255] ACPI: SSDT 0xFFFF888100F9F000 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527) <6>[ 3.605355] ACPI: Dynamic OEM Table Load: <6>[ 3.605369] ACPI: SSDT 0xFFFF888100F9E800 0005FC (v02 PmRef ApIst 00003000 INTL 20160527) <6>[ 3.608386] ACPI: Dynamic OEM Table Load: <6>[ 3.608398] ACPI: SSDT 0xFFFF888100F8D800 000317 (v02 PmRef ApHwp 00003000 INTL 20160527) <6>[ 3.611399] ACPI: Dynamic OEM Table Load: <6>[ 3.611413] ACPI: SSDT 0xFFFF888100F92000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20160527) <6>[ 3.615449] ACPI: Dynamic OEM Table Load: <6>[ 3.615462] ACPI: SSDT 0xFFFF888100F8A800 00030A (v02 PmRef ApCst 00003000 INTL 20160527) <6>[ 3.622707] ACPI: _OSC evaluated successfully for all CPUs <6>[ 3.622710] ACPI: Interpreter enabled <6>[ 3.622777] ACPI: PM: (supports S0 S3 S5) <6>[ 3.622780] ACPI: Using IOAPIC for interrupt routing <6>[ 3.622851] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff] <6>[ 3.624892] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource <6>[ 3.624949] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug <6>[ 3.624952] PCI: Using E820 reservations for host bridge windows <6>[ 3.625812] ACPI: Enabled 8 GPEs in block 00 to 7F <6>[ 3.636194] ACPI: \_SB_.PCI0.XHC_.PUBS: New power resource <6>[ 3.640564] ACPI: \_SB_.PCI0.XDCI.USBC: New power resource <6>[ 3.647175] ACPI: \_SB_.PCI0.RP07.PXP_: New power resource <6>[ 3.657615] ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource <6>[ 3.657983] ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource <6>[ 3.658346] ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource <6>[ 3.669276] ACPI: \_SB_.PCI0.CNVW.WRST: New power resource <6>[ 3.675930] ACPI: \PIN_: New power resource <6>[ 3.675980] ACPI: \PINP: New power resource <6>[ 3.677012] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) <6>[ 3.677026] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] <6>[ 3.677209] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME PCIeCapability] <6>[ 3.677376] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability] <6>[ 3.677381] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME PCIeCapability LTR] <6>[ 3.677384] acpi PNP0A08:00: _OSC: platform willing to grant [LTR] <6>[ 3.677387] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_SUPPORT) <6>[ 3.680379] PCI host bridge to bus 0000:00 <6>[ 3.680383] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] <6>[ 3.680388] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] <6>[ 3.680392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] <6>[ 3.680395] pci_bus 0000:00: root bus resource [mem 0x69800000-0xdfffffff window] <6>[ 3.680399] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window] <6>[ 3.680402] pci_bus 0000:00: root bus resource [bus 00-fe] <6>[ 3.680445] pci 0000:00:00.0: [8086:3e34] type 00 class 0x060000 conventional PCI endpoint <6>[ 3.680591] pci 0000:00:02.0: [8086:3ea0] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint <6>[ 3.680607] pci 0000:00:02.0: BAR 0 [mem 0xdb000000-0xdbffffff 64bit] <6>[ 3.680619] pci 0000:00:02.0: BAR 2 [mem 0x80000000-0x9fffffff 64bit pref] <6>[ 3.680627] pci 0000:00:02.0: BAR 4 [io 0x3000-0x303f] <6>[ 3.680656] pci 0000:00:02.0: BAR 2: assigned to efifb <6>[ 3.680662] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] <6>[ 3.681008] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint <6>[ 3.681025] pci 0000:00:04.0: BAR 0 [mem 0xdd730000-0xdd737fff 64bit] <6>[ 3.681446] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000 conventional PCI endpoint <6>[ 3.681464] pci 0000:00:08.0: BAR 0 [mem 0xdd742000-0xdd742fff 64bit] <6>[ 3.681666] pci 0000:00:12.0: [8086:9df9] type 00 class 0x118000 conventional PCI endpoint <6>[ 3.681689] pci 0000:00:12.0: BAR 0 [mem 0xdd743000-0xdd743fff 64bit] <6>[ 3.681892] pci 0000:00:14.0: [8086:9ded] type 00 class 0x0c0330 conventional PCI endpoint <6>[ 3.681915] pci 0000:00:14.0: BAR 0 [mem 0xdd720000-0xdd72ffff 64bit] <6>[ 3.681994] pci 0000:00:14.0: PME# supported from D3hot D3cold <6>[ 3.682630] pci 0000:00:14.2: [8086:9def] type 00 class 0x050000 conventional PCI endpoint <6>[ 3.682653] pci 0000:00:14.2: BAR 0 [mem 0xdd740000-0xdd741fff 64bit] <6>[ 3.682669] pci 0000:00:14.2: BAR 2 [mem 0xdd744000-0xdd744fff 64bit] <6>[ 3.682911] pci 0000:00:14.3: [8086:9df0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint <6>[ 3.683025] pci 0000:00:14.3: BAR 0 [mem 0xdd738000-0xdd73bfff 64bit] <6>[ 3.683579] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold <6>[ 3.684047] pci 0000:00:15.0: [8086:9de8] type 00 class 0x0c8000 conventional PCI endpoint <6>[ 3.684097] pci 0000:00:15.0: BAR 0 [mem 0xdd745000-0xdd745fff 64bit] <6>[ 3.684742] pci 0000:00:16.0: [8086:9de0] type 00 class 0x078000 conventional PCI endpoint <6>[ 3.684769] pci 0000:00:16.0: BAR 0 [mem 0xdd746000-0xdd746fff 64bit] <6>[ 3.684866] pci 0000:00:16.0: PME# supported from D3hot <6>[ 3.685571] pci 0000:00:1c.0: [8086:9db8] type 01 class 0x060400 PCIe Root Port <6>[ 3.685601] pci 0000:00:1c.0: PCI bridge to [bus 01] <6>[ 3.685610] pci 0000:00:1c.0: bridge window [mem 0xdd600000-0xdd6fffff] <6>[ 3.685698] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold <6>[ 3.686746] pci 0000:00:1c.4: [8086:9dbc] type 01 class 0x060400 PCIe Root Port <6>[ 3.686778] pci 0000:00:1c.4: PCI bridge to [bus 02-3a] <6>[ 3.686786] pci 0000:00:1c.4: bridge window [mem 0xc4000000-0xda0fffff] <6>[ 3.686798] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] <6>[ 3.686875] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold <6>[ 3.687897] pci 0000:00:1d.0: [8086:9db0] type 01 class 0x060400 PCIe Root Port <6>[ 3.687936] pci 0000:00:1d.0: PCI bridge to [bus 3c] <6>[ 3.687942] pci 0000:00:1d.0: bridge window [io 0x2000-0x2fff] <6>[ 3.687948] pci 0000:00:1d.0: bridge window [mem 0xdcc00000-0xdd5fffff] <6>[ 3.687960] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc9fffff 64bit pref] <6>[ 3.688036] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold <6>[ 3.689033] pci 0000:00:1d.4: [8086:9db4] type 01 class 0x060400 PCIe Root Port <6>[ 3.689064] pci 0000:00:1d.4: PCI bridge to [bus 3d] <6>[ 3.689073] pci 0000:00:1d.4: bridge window [mem 0xdcb00000-0xdcbfffff] <6>[ 3.689160] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold <6>[ 3.690205] pci 0000:00:1f.0: [8086:9d84] type 00 class 0x060100 conventional PCI endpoint <6>[ 3.690888] pci 0000:00:1f.3: [8086:9dc8] type 00 class 0x040380 conventional PCI endpoint <6>[ 3.690949] pci 0000:00:1f.3: BAR 0 [mem 0xdd73c000-0xdd73ffff 64bit] <6>[ 3.691031] pci 0000:00:1f.3: BAR 4 [mem 0xdca00000-0xdcafffff 64bit] <6>[ 3.691175] pci 0000:00:1f.3: PME# supported from D3hot D3cold <6>[ 3.692222] pci 0000:00:1f.4: [8086:9da3] type 00 class 0x0c0500 conventional PCI endpoint <6>[ 3.692251] pci 0000:00:1f.4: BAR 0 [mem 0xdd747000-0xdd7470ff 64bit] <6>[ 3.692278] pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf] <6>[ 3.692686] pci 0000:00:1f.5: [8086:9da4] type 00 class 0x0c8000 conventional PCI endpoint <6>[ 3.692708] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff] <6>[ 3.692893] pci 0000:00:1f.6: [8086:15be] type 00 class 0x020000 conventional PCI endpoint <6>[ 3.692940] pci 0000:00:1f.6: BAR 0 [mem 0xdd700000-0xdd71ffff] <6>[ 3.693175] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold <6>[ 3.693418] pci 0000:01:00.0: [10ec:522a] type 00 class 0xff0000 PCIe Endpoint <6>[ 3.693445] pci 0000:01:00.0: BAR 0 [mem 0xdd600000-0xdd600fff] <6>[ 3.693636] pci 0000:01:00.0: supports D1 D2 <6>[ 3.693639] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold <6>[ 3.693961] pci 0000:00:1c.0: PCI bridge to [bus 01] <6>[ 3.694073] pci 0000:02:00.0: [8086:15c0] type 01 class 0x060400 PCIe Switch Upstream Port <6>[ 3.694115] pci 0000:02:00.0: PCI bridge to [bus 03-3a] <6>[ 3.694129] pci 0000:02:00.0: bridge window [mem 0xc4000000-0xda0fffff] <6>[ 3.694144] pci 0000:02:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] <6>[ 3.694163] pci 0000:02:00.0: enabling Extended Tags <6>[ 3.694277] pci 0000:02:00.0: supports D1 D2 <6>[ 3.694280] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold <6>[ 3.694526] pci 0000:00:1c.4: PCI bridge to [bus 02-3a] <6>[ 3.694631] pci 0000:03:00.0: [8086:15c0] type 01 class 0x060400 PCIe Switch Downstream Port <6>[ 3.694675] pci 0000:03:00.0: PCI bridge to [bus 04] <6>[ 3.694688] pci 0000:03:00.0: bridge window [mem 0xda000000-0xda0fffff] <6>[ 3.694721] pci 0000:03:00.0: enabling Extended Tags <6>[ 3.694836] pci 0000:03:00.0: supports D1 D2 <6>[ 3.694839] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold <6>[ 3.695022] pci 0000:03:01.0: [8086:15c0] type 01 class 0x060400 PCIe Switch Downstream Port <6>[ 3.695065] pci 0000:03:01.0: PCI bridge to [bus 05-39] <6>[ 3.695078] pci 0000:03:01.0: bridge window [mem 0xc4000000-0xd9efffff] <6>[ 3.695094] pci 0000:03:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] <6>[ 3.695115] pci 0000:03:01.0: enabling Extended Tags <6>[ 3.695234] pci 0000:03:01.0: supports D1 D2 <6>[ 3.695237] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold <6>[ 3.695415] pci 0000:03:02.0: [8086:15c0] type 01 class 0x060400 PCIe Switch Downstream Port <6>[ 3.695458] pci 0000:03:02.0: PCI bridge to [bus 3a] <6>[ 3.695471] pci 0000:03:02.0: bridge window [mem 0xd9f00000-0xd9ffffff] <6>[ 3.695504] pci 0000:03:02.0: enabling Extended Tags <6>[ 3.695617] pci 0000:03:02.0: supports D1 D2 <6>[ 3.695620] pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold <6>[ 3.695870] pci 0000:02:00.0: PCI bridge to [bus 03-3a] <6>[ 3.695948] pci 0000:03:00.0: PCI bridge to [bus 04] <6>[ 3.696027] pci 0000:03:01.0: PCI bridge to [bus 05-39] <6>[ 3.696223] pci 0000:3a:00.0: [8086:15c1] type 00 class 0x0c0330 PCIe Endpoint <6>[ 3.696251] pci 0000:3a:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff] <6>[ 3.696342] pci 0000:3a:00.0: enabling Extended Tags <6>[ 3.696486] pci 0000:3a:00.0: supports D1 D2 <6>[ 3.696489] pci 0000:3a:00.0: PME# supported from D0 D1 D2 D3hot D3cold <6>[ 3.696559] pci 0000:3a:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link) <6>[ 3.696789] pci 0000:03:02.0: PCI bridge to [bus 3a] <6>[ 3.696926] pci 0000:00:1d.0: PCI bridge to [bus 3c] <6>[ 3.697020] pci 0000:3d:00.0: [15b7:5002] type 00 class 0x010802 PCIe Endpoint <6>[ 3.697048] pci 0000:3d:00.0: BAR 0 [mem 0xdcb00000-0xdcb03fff 64bit] <6>[ 3.697085] pci 0000:3d:00.0: BAR 4 [mem 0xdcb04000-0xdcb040ff 64bit] <6>[ 3.697409] pci 0000:00:1d.4: PCI bridge to [bus 3d] <7>[ 3.697448] pci_bus 0000:00: on NUMA node 0 <6>[ 3.702124] ACPI: EC: interrupt unblocked <6>[ 3.702127] ACPI: EC: event unblocked <6>[ 3.702139] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 <6>[ 3.702142] ACPI: EC: GPE=0x16 <6>[ 3.702145] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete <6>[ 3.702149] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events <6>[ 3.702263] iommu: Default domain type: Translated <6>[ 3.702265] iommu: DMA domain TLB invalidation policy: lazy mode <5>[ 3.702453] SCSI subsystem initialized <7>[ 3.702466] libata version 3.00 loaded. <6>[ 3.702466] ACPI: bus type USB registered <6>[ 3.702466] usbcore: registered new interface driver usbfs <6>[ 3.702466] usbcore: registered new interface driver hub <6>[ 3.702466] usbcore: registered new device driver usb <6>[ 3.702466] pps_core: LinuxPPS API ver. 1 registered <6>[ 3.702466] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx> <6>[ 3.702466] PTP clock support registered <6>[ 3.702466] Advanced Linux Sound Architecture Driver Initialized. <6>[ 3.703228] NetLabel: Initializing <6>[ 3.703231] NetLabel: domain hash size = 128 <6>[ 3.703233] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO <6>[ 3.703267] NetLabel: unlabeled traffic allowed by default <6>[ 3.703299] PCI: Using ACPI for IRQ routing <7>[ 3.740465] PCI: pci_cache_line_size set to 64 bytes <7>[ 3.740587] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] <7>[ 3.740591] e820: reserve RAM buffer [mem 0x5de2a000-0x5fffffff] <7>[ 3.740593] e820: reserve RAM buffer [mem 0x62410000-0x63ffffff] <7>[ 3.740596] e820: reserve RAM buffer [mem 0x694800000-0x697ffffff] <6>[ 3.740624] pci 0000:00:02.0: vgaarb: setting as boot VGA device <6>[ 3.740624] pci 0000:00:02.0: vgaarb: bridge control possible <6>[ 3.740624] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none <6>[ 3.740624] vgaarb: loaded <6>[ 3.742583] clocksource: Switched to clocksource tsc-early <6>[ 3.742765] pnp: PnP ACPI init <6>[ 3.742919] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved <6>[ 3.742919] system 00:01: [io 0x1800-0x18fe] has been reserved <6>[ 3.742919] system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved <6>[ 3.742920] system 00:01: [mem 0xfd6b0000-0xfd6cffff] has been reserved <6>[ 3.742924] system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved <6>[ 3.742927] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved <6>[ 3.742931] system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved <6>[ 3.742935] system 00:01: [mem 0xff000000-0xffffffff] has been reserved <6>[ 3.743438] system 00:02: [io 0xff00-0xfffe] has been reserved <6>[ 3.744042] system 00:03: [io 0x0680-0x069f] has been reserved <6>[ 3.744047] system 00:03: [io 0x164e-0x164f] has been reserved <6>[ 3.744314] system 00:05: [io 0x1854-0x1857] has been reserved <6>[ 3.744517] system 00:08: [io 0x1800-0x189f] could not be reserved <6>[ 3.744522] system 00:08: [io 0x0800-0x087f] has been reserved <6>[ 3.744526] system 00:08: [io 0x0880-0x08ff] has been reserved <6>[ 3.744529] system 00:08: [io 0x0900-0x097f] has been reserved <6>[ 3.744533] system 00:08: [io 0x0980-0x09ff] has been reserved <6>[ 3.744536] system 00:08: [io 0x0a00-0x0a7f] has been reserved <6>[ 3.744539] system 00:08: [io 0x0a80-0x0aff] has been reserved <6>[ 3.744543] system 00:08: [io 0x0b00-0x0b7f] has been reserved <6>[ 3.744546] system 00:08: [io 0x0b80-0x0bff] has been reserved <6>[ 3.744550] system 00:08: [io 0x15e0-0x15ef] has been reserved <6>[ 3.744553] system 00:08: [io 0x1600-0x167f] could not be reserved <6>[ 3.744557] system 00:08: [io 0x1640-0x165f] could not be reserved <6>[ 3.744561] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved <6>[ 3.744565] system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved <6>[ 3.744568] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved <6>[ 3.744572] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved <6>[ 3.744575] system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved <6>[ 3.744579] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved <6>[ 3.744583] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved <6>[ 3.747836] system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved <6>[ 3.747842] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved <6>[ 3.747846] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved <6>[ 3.747849] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved <6>[ 3.747853] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved <6>[ 3.747856] system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved <6>[ 3.747860] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved <6>[ 3.747863] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved <4>[ 3.748275] pnp 00:0b: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff] <4>[ 3.748282] pnp 00:0b: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff] <4>[ 3.748286] pnp 00:0b: disabling [mem 0x000d0000-0x000d3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff] <4>[ 3.748290] pnp 00:0b: disabling [mem 0x000d8000-0x000dbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff] <6>[ 3.748345] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved <6>[ 3.748350] system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved <6>[ 3.748354] system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved <6>[ 3.748358] system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved <6>[ 3.748361] system 00:0b: [mem 0x00100000-0x697fffff] could not be reserved <6>[ 3.748365] system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved <6>[ 3.748369] system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved <6>[ 3.748496] pnp: PnP ACPI: found 12 devices <7>[ 3.750970] pci_bus 0000:03: Allocating resources <6>[ 3.750990] pci 0000:03:01.0: bridge window [io 0x1000-0x0fff] to [bus 05-39] add_size 1000 <6>[ 3.750998] pci 0000:02:00.0: bridge window [io 0x1000-0x0fff] to [bus 03-3a] add_size 1000 <6>[ 3.751004] pci 0000:02:00.0: bridge window [io size 0x1000]: can't assign; no space <6>[ 3.751009] pci 0000:02:00.0: bridge window [io size 0x1000]: failed to assign <6>[ 3.751013] pci 0000:02:00.0: bridge window [io size 0x1000]: can't assign; no space <6>[ 3.751016] pci 0000:02:00.0: bridge window [io size 0x1000]: failed to assign <6>[ 3.751020] pci 0000:03:01.0: bridge window [io size 0x1000]: can't assign; no space <6>[ 3.751023] pci 0000:03:01.0: bridge window [io size 0x1000]: failed to assign <6>[ 3.751026] pci 0000:03:01.0: bridge window [io size 0x1000]: can't assign; no space <6>[ 3.751029] pci 0000:03:01.0: bridge window [io size 0x1000]: failed to assign <6>[ 3.751033] pci 0000:03:00.0: PCI bridge to [bus 04] <6>[ 3.751042] pci 0000:03:00.0: bridge window [mem 0xda000000-0xda0fffff] <6>[ 3.751054] pci 0000:03:01.0: PCI bridge to [bus 05-39] <6>[ 3.751061] pci 0000:03:01.0: bridge window [mem 0xc4000000-0xd9efffff] <6>[ 3.751068] pci 0000:03:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] <6>[ 3.751077] pci 0000:03:02.0: PCI bridge to [bus 3a] <6>[ 3.751084] pci 0000:03:02.0: bridge window [mem 0xd9f00000-0xd9ffffff] <6>[ 3.751096] pci 0000:02:00.0: PCI bridge to [bus 03-3a] <6>[ 3.751103] pci 0000:02:00.0: bridge window [mem 0xc4000000-0xda0fffff] <6>[ 3.751109] pci 0000:02:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] <6>[ 3.755589] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns <6>[ 3.755804] NET: Registered PF_INET protocol family <6>[ 3.755850] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 3.760542] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 3.760579] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 3.760617] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 3.760955] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) <6>[ 3.761374] TCP: Hash tables configured (established 262144 bind 65536) <6>[ 3.761406] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear) <6>[ 3.761487] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear) <6>[ 3.761624] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 3.762311] pci 0000:03:01.0: bridge window [io 0x1000-0x0fff] to [bus 05-39] add_size 1000 <6>[ 3.762319] pci 0000:02:00.0: bridge window [io 0x1000-0x0fff] to [bus 03-3a] add_size 1000 <6>[ 3.762324] pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 02-3a] add_size 2000 <6>[ 3.762335] pci 0000:00:1c.4: bridge window [io 0x4000-0x5fff]: assigned <6>[ 3.762341] pci 0000:00:1c.0: PCI bridge to [bus 01] <6>[ 3.762348] pci 0000:00:1c.0: bridge window [mem 0xdd600000-0xdd6fffff] <6>[ 3.762358] pci 0000:02:00.0: bridge window [io 0x4000-0x4fff]: assigned <6>[ 3.762363] pci 0000:03:01.0: bridge window [io 0x4000-0x4fff]: assigned <6>[ 3.762366] pci 0000:03:00.0: PCI bridge to [bus 04] <6>[ 3.762374] pci 0000:03:00.0: bridge window [mem 0xda000000-0xda0fffff] <6>[ 3.762386] pci 0000:03:01.0: PCI bridge to [bus 05-39] <6>[ 3.762391] pci 0000:03:01.0: bridge window [io 0x4000-0x4fff] <6>[ 3.762398] pci 0000:03:01.0: bridge window [mem 0xc4000000-0xd9efffff] <6>[ 3.762404] pci 0000:03:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] <6>[ 3.762414] pci 0000:03:02.0: PCI bridge to [bus 3a] <6>[ 3.762421] pci 0000:03:02.0: bridge window [mem 0xd9f00000-0xd9ffffff] <6>[ 3.762432] pci 0000:02:00.0: PCI bridge to [bus 03-3a] <6>[ 3.762437] pci 0000:02:00.0: bridge window [io 0x4000-0x4fff] <6>[ 3.762444] pci 0000:02:00.0: bridge window [mem 0xc4000000-0xda0fffff] <6>[ 3.762450] pci 0000:02:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] <6>[ 3.762459] pci 0000:00:1c.4: PCI bridge to [bus 02-3a] <6>[ 3.762462] pci 0000:00:1c.4: bridge window [io 0x4000-0x5fff] <6>[ 3.762468] pci 0000:00:1c.4: bridge window [mem 0xc4000000-0xda0fffff] <6>[ 3.762473] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] <6>[ 3.762480] pci 0000:00:1d.0: PCI bridge to [bus 3c] <6>[ 3.762485] pci 0000:00:1d.0: bridge window [io 0x2000-0x2fff] <6>[ 3.762491] pci 0000:00:1d.0: bridge window [mem 0xdcc00000-0xdd5fffff] <6>[ 3.762497] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc9fffff 64bit pref] <6>[ 3.762504] pci 0000:00:1d.4: PCI bridge to [bus 3d] <6>[ 3.762510] pci 0000:00:1d.4: bridge window [mem 0xdcb00000-0xdcbfffff] <6>[ 3.762519] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] <6>[ 3.762523] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] <6>[ 3.762526] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] <6>[ 3.762530] pci_bus 0000:00: resource 7 [mem 0x69800000-0xdfffffff window] <6>[ 3.762533] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window] <6>[ 3.762536] pci_bus 0000:01: resource 1 [mem 0xdd600000-0xdd6fffff] <6>[ 3.762539] pci_bus 0000:02: resource 0 [io 0x4000-0x5fff] <6>[ 3.762542] pci_bus 0000:02: resource 1 [mem 0xc4000000-0xda0fffff] <6>[ 3.762545] pci_bus 0000:02: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref] <6>[ 3.762549] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] <6>[ 3.762552] pci_bus 0000:03: resource 1 [mem 0xc4000000-0xda0fffff] <6>[ 3.762555] pci_bus 0000:03: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref] <6>[ 3.762558] pci_bus 0000:04: resource 1 [mem 0xda000000-0xda0fffff] <6>[ 3.762561] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff] <6>[ 3.762564] pci_bus 0000:05: resource 1 [mem 0xc4000000-0xd9efffff] <6>[ 3.762567] pci_bus 0000:05: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref] <6>[ 3.762570] pci_bus 0000:3a: resource 1 [mem 0xd9f00000-0xd9ffffff] <6>[ 3.762574] pci_bus 0000:3c: resource 0 [io 0x2000-0x2fff] <6>[ 3.762576] pci_bus 0000:3c: resource 1 [mem 0xdcc00000-0xdd5fffff] <6>[ 3.762579] pci_bus 0000:3c: resource 2 [mem 0xdc000000-0xdc9fffff 64bit pref] <6>[ 3.762583] pci_bus 0000:3d: resource 1 [mem 0xdcb00000-0xdcbfffff] <6>[ 3.763512] pci 0000:02:00.0: enabling device (0006 -> 0007) <6>[ 3.763996] PCI: CLS 128 bytes, default 64 <6>[ 3.764022] DMAR: No ATSR found <6>[ 3.764024] DMAR: No SATC found <6>[ 3.764026] DMAR: IOMMU feature fl1gp_support inconsistent <6>[ 3.764028] DMAR: IOMMU feature pgsel_inv inconsistent <6>[ 3.764031] DMAR: IOMMU feature nwfs inconsistent <6>[ 3.764032] DMAR: IOMMU feature pasid inconsistent <6>[ 3.764034] DMAR: IOMMU feature eafs inconsistent <6>[ 3.764035] DMAR: IOMMU feature prs inconsistent <6>[ 3.764037] DMAR: IOMMU feature nest inconsistent <6>[ 3.764039] DMAR: IOMMU feature mts inconsistent <6>[ 3.764040] DMAR: IOMMU feature sc_support inconsistent <6>[ 3.764042] DMAR: IOMMU feature dev_iotlb_support inconsistent <6>[ 3.764044] DMAR: dmar0: Using Queued invalidation <6>[ 3.764048] DMAR: dmar1: Using Queued invalidation <6>[ 3.764071] Unpacking initramfs... <6>[ 3.764386] pci 0000:00:02.0: Adding to iommu group 0 <6>[ 3.765691] pci 0000:00:00.0: Adding to iommu group 1 <6>[ 3.765710] pci 0000:00:04.0: Adding to iommu group 2 <6>[ 3.765740] pci 0000:00:08.0: Adding to iommu group 3 <6>[ 3.765766] pci 0000:00:12.0: Adding to iommu group 4 <6>[ 3.765804] pci 0000:00:14.0: Adding to iommu group 5 <6>[ 3.765821] pci 0000:00:14.2: Adding to iommu group 5 <6>[ 3.765839] pci 0000:00:14.3: Adding to iommu group 6 <6>[ 3.765864] pci 0000:00:15.0: Adding to iommu group 7 <6>[ 3.765893] pci 0000:00:16.0: Adding to iommu group 8 <6>[ 3.765914] pci 0000:00:1c.0: Adding to iommu group 9 <6>[ 3.765935] pci 0000:00:1c.4: Adding to iommu group 10 <6>[ 3.765969] pci 0000:00:1d.0: Adding to iommu group 11 <6>[ 3.765995] pci 0000:00:1d.4: Adding to iommu group 12 <6>[ 3.766049] pci 0000:00:1f.0: Adding to iommu group 13 <6>[ 3.766068] pci 0000:00:1f.3: Adding to iommu group 13 <6>[ 3.766087] pci 0000:00:1f.4: Adding to iommu group 13 <6>[ 3.766106] pci 0000:00:1f.5: Adding to iommu group 13 <6>[ 3.766128] pci 0000:00:1f.6: Adding to iommu group 13 <6>[ 3.766226] pci 0000:01:00.0: Adding to iommu group 14 <6>[ 3.766247] pci 0000:02:00.0: Adding to iommu group 15 <6>[ 3.766268] pci 0000:03:00.0: Adding to iommu group 16 <6>[ 3.766288] pci 0000:03:01.0: Adding to iommu group 17 <6>[ 3.766314] pci 0000:03:02.0: Adding to iommu group 18 <6>[ 3.766322] pci 0000:3a:00.0: Adding to iommu group 18 <6>[ 3.766342] pci 0000:3d:00.0: Adding to iommu group 19 <6>[ 3.769088] DMAR: Intel(R) Virtualization Technology for Directed I/O <6>[ 3.769090] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) <6>[ 3.769092] software IO TLB: mapped [mem 0x0000000057000000-0x000000005b000000] (64MB) <6>[ 3.769104] ACPI: bus type thunderbolt registered <6>[ 3.769512] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer <6>[ 3.769516] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules <6>[ 3.769518] RAPL PMU: hw unit of domain package 2^-14 Joules <6>[ 3.769520] RAPL PMU: hw unit of domain dram 2^-14 Joules <6>[ 3.769522] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules <6>[ 3.769523] RAPL PMU: hw unit of domain psys 2^-14 Joules <4>[ 3.769666] resource: resource sanity check: requesting [mem 0x00000000fed10000-0x00000000fed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff] <4>[ 3.769679] caller snb_uncore_imc_init_box+0x8a/0xf0 mapping multiple BARs <5>[ 3.772681] Initialise system trusted keyrings <6>[ 3.772735] workingset: timestamp_bits=62 max_order=23 bucket_order=0 <6>[ 3.772894] squashfs: version 4.0 (2009/01/31) Phillip Lougher <6>[ 3.772916] 9p: Installing v9fs 9p2000 file system support <6>[ 3.795011] NET: Registered PF_ALG protocol family <5>[ 3.795016] Key type asymmetric registered <5>[ 3.795018] Asymmetric key parser 'x509' registered <6>[ 3.795042] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) <6>[ 3.795045] io scheduler mq-deadline registered <6>[ 3.795048] io scheduler kyber registered <6>[ 3.796478] pcieport 0000:03:01.0: enabling device (0006 -> 0007) <6>[ 3.797065] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 <3>[ 3.805677] acpiphp_ibm: ibm_acpiphp_init: acpi_walk_namespace failed <6>[ 3.807540] ACPI: AC: AC Adapter [AC] (on-line) <6>[ 3.807661] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0 <6>[ 3.807728] ACPI: button: Sleep Button [SLPB] <6>[ 3.807797] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1 <6>[ 3.807846] ACPI: button: Lid Switch [LID] <6>[ 3.807905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 <6>[ 3.807958] ACPI: button: Power Button [PWRF] <6>[ 3.818048] thermal LNXTHERM:00: registered as thermal_zone0 <6>[ 3.818053] ACPI: thermal: Thermal Zone [THM0] (47 C) <6>[ 3.819398] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled <6>[ 3.820365] Non-volatile memory driver v1.3 <6>[ 3.820467] Linux agpgart interface v0.103 <6>[ 3.820573] ACPI: bus type drm_connector registered <6>[ 3.820889] i915 0000:00:02.0: enabling device (0006 -> 0007) <6>[ 3.821958] i915 0000:00:02.0: [drm] VT-d active for gfx access <6>[ 3.821965] i915 0000:00:02.0: vgaarb: deactivate vga console <5>[ 3.822096] i915 0000:00:02.0: [drm] Transparent Hugepage support is recommended for optimal performance when IOMMU is enabled! <6>[ 3.823656] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=mem <6>[ 3.868392] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 0 <6>[ 3.875299] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no) <6>[ 3.875760] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3 <6>[ 3.875797] ACPI: battery: Slot [BAT0] (battery present) <7>[ 3.875923] i915 display info: display version: 9 <7>[ 3.875928] i915 display info: cursor_needs_physical: no <7>[ 3.875930] i915 display info: has_cdclk_crawl: no <7>[ 3.875933] i915 display info: has_cdclk_squash: no <7>[ 3.875935] i915 display info: has_ddi: yes <7>[ 3.875938] i915 display info: has_dp_mst: yes <7>[ 3.875940] i915 display info: has_dsb: no <7>[ 3.875943] i915 display info: has_fpga_dbg: yes <7>[ 3.875945] i915 display info: has_gmch: no <7>[ 3.875947] i915 display info: has_hotplug: yes <7>[ 3.875949] i915 display info: has_hti: no <7>[ 3.875951] i915 display info: has_ipc: yes <7>[ 3.875953] i915 display info: has_overlay: no <7>[ 3.875956] i915 display info: has_psr: yes <7>[ 3.875958] i915 display info: has_psr_hw_tracking: yes <7>[ 3.875960] i915 display info: overlay_needs_physical: no <7>[ 3.875962] i915 display info: supports_tv: no <7>[ 3.875965] i915 display info: has_hdcp: yes <7>[ 3.875967] i915 display info: has_dmc: yes <7>[ 3.875969] i915 display info: has_dsc: no <6>[ 3.881755] loop: module loaded <6>[ 3.882431] nvme nvme0: pci function 0000:3d:00.0 <6>[ 3.882979] tun: Universal TUN/TAP device driver, 1.6 <6>[ 3.883168] e100: Intel(R) PRO/100 Network Driver <6>[ 3.883171] e100: Copyright(c) 1999-2006 Intel Corporation <6>[ 3.883207] e1000: Intel(R) PRO/1000 Network Driver <6>[ 3.883208] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 3.883248] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 3.883250] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 3.883888] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode <6>[ 3.889505] nvme nvme0: 8/0/0 default/read/poll queues <6>[ 3.892977] nvme0n1: p3 p5 <6>[ 3.898074] fbcon: i915drmfb (fb0) is primary device <6>[ 3.898987] Console: switching to colour frame buffer device 240x67 <6>[ 3.918140] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device <6>[ 4.109862] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock <6>[ 4.173034] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 98:fa:9b:22:af:37 <6>[ 4.173041] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection <6>[ 4.173107] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: 1000FF-0FF <6>[ 4.173143] Intel(R) 2.5G Ethernet Linux Driver <6>[ 4.173145] Copyright(c) 2018 Intel Corporation. <6>[ 4.173182] sky2: driver version 1.30 <6>[ 4.173308] Intel(R) Wireless WiFi driver for Linux <6>[ 4.173359] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002) <6>[ 4.174428] iwlwifi 0000:00:14.3: Detected crf-id 0x2816, cnv-id 0x1000100 wfpm id 0x80000000 <6>[ 4.174441] iwlwifi 0000:00:14.3: PCI dev 9df0/0034, rev=0x312, rfid=0x105110 <6>[ 4.174581] usbcore: registered new device driver r8152-cfgselector <6>[ 4.174593] usbcore: registered new interface driver r8152 <6>[ 4.174603] usbcore: registered new interface driver asix <6>[ 4.174612] usbcore: registered new interface driver ax88179_178a <6>[ 4.174627] usbcore: registered new interface driver cdc_ether <6>[ 4.174636] usbcore: registered new interface driver net1080 <6>[ 4.174645] usbcore: registered new interface driver zaurus <6>[ 4.174655] usbcore: registered new interface driver cdc_ncm <6>[ 4.174664] usbcore: registered new interface driver qmi_wwan <6>[ 4.174686] usbcore: registered new interface driver cdc_mbim <6>[ 4.174696] usbcore: registered new interface driver r8153_ecm <6>[ 4.175474] xhci_hcd 0000:00:14.0: xHCI Host Controller <6>[ 4.175486] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 <6>[ 4.175501] xhci_hcd 0000:00:14.0: Disabled LPM! <6>[ 4.176695] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009010 <6>[ 4.177074] xhci_hcd 0000:00:14.0: xHCI Host Controller <6>[ 4.177081] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 <6>[ 4.177086] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed <6>[ 4.177149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08 <6>[ 4.177155] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 4.177158] usb usb1: Product: xHCI Host Controller <6>[ 4.177161] usb usb1: Manufacturer: Linux 6.8.12-grsec+ xhci-hcd <6>[ 4.177164] usb usb1: SerialNumber: 0000:00:14.0 <6>[ 4.177535] hub 1-0:1.0: USB hub found <6>[ 4.177567] hub 1-0:1.0: 12 ports detected <6>[ 4.180983] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 4.181021] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08 <6>[ 4.181026] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 4.181030] usb usb2: Product: xHCI Host Controller <6>[ 4.181033] usb usb2: Manufacturer: Linux 6.8.12-grsec+ xhci-hcd <6>[ 4.181036] usb usb2: SerialNumber: 0000:00:14.0 <6>[ 4.181293] hub 2-0:1.0: USB hub found <6>[ 4.181311] hub 2-0:1.0: 6 ports detected <6>[ 4.183565] xhci_hcd 0000:3a:00.0: xHCI Host Controller <6>[ 4.183580] xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus number 3 <6>[ 4.183601] xhci_hcd 0000:3a:00.0: Disabled LPM! <6>[ 4.184846] xhci_hcd 0000:3a:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009010 <6>[ 4.185244] xhci_hcd 0000:3a:00.0: xHCI Host Controller <6>[ 4.185250] xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus number 4 <6>[ 4.185254] xhci_hcd 0000:3a:00.0: Host supports USB 3.1 Enhanced SuperSpeed <6>[ 4.185308] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08 <6>[ 4.185313] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 4.185317] usb usb3: Product: xHCI Host Controller <6>[ 4.185320] usb usb3: Manufacturer: Linux 6.8.12-grsec+ xhci-hcd <6>[ 4.185323] usb usb3: SerialNumber: 0000:3a:00.0 <6>[ 4.185555] hub 3-0:1.0: USB hub found <6>[ 4.185569] hub 3-0:1.0: 2 ports detected <6>[ 4.188427] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 4.188463] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08 <6>[ 4.188468] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 4.188472] usb usb4: Product: xHCI Host Controller <6>[ 4.188475] usb usb4: Manufacturer: Linux 6.8.12-grsec+ xhci-hcd <6>[ 4.188478] usb usb4: SerialNumber: 0000:3a:00.0 <6>[ 4.188680] hub 4-0:1.0: USB hub found <6>[ 4.188694] hub 4-0:1.0: 2 ports detected <6>[ 4.191895] usbcore: registered new interface driver cdc_acm <6>[ 4.191899] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters <6>[ 4.191916] usbcore: registered new interface driver usblp <6>[ 4.191928] usbcore: registered new interface driver cdc_wdm <6>[ 4.192096] usbcore: registered new interface driver uas <6>[ 4.192128] usbcore: registered new interface driver usb-storage <6>[ 4.192140] usbcore: registered new interface driver ums-datafab <6>[ 4.192150] usbcore: registered new interface driver ums-freecom <6>[ 4.192167] usbcore: registered new interface driver ums-isd200 <6>[ 4.192177] usbcore: registered new interface driver ums-jumpshot <6>[ 4.192188] usbcore: registered new interface driver ums-sddr09 <6>[ 4.192203] usbcore: registered new interface driver ums-sddr55 <6>[ 4.192213] usbcore: registered new interface driver ums-usbat <6>[ 4.192224] usbcore: registered new device driver onboard-usb-hub <6>[ 4.192339] dummy_hcd dummy_hcd.0: USB Host+Gadget Emulator, driver 02 May 2005 <6>[ 4.192344] dummy_hcd dummy_hcd.0: Dummy host controller <6>[ 4.192348] dummy_hcd dummy_hcd.0: new USB bus registered, assigned bus number 5 <6>[ 4.192397] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08 <6>[ 4.192402] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 4.192406] usb usb5: Product: Dummy host controller <6>[ 4.192409] usb usb5: Manufacturer: Linux 6.8.12-grsec+ dummy_hcd <6>[ 4.192411] usb usb5: SerialNumber: dummy_hcd.0 <6>[ 4.192615] hub 5-0:1.0: USB hub found <6>[ 4.192625] hub 5-0:1.0: 1 port detected <6>[ 4.192738] dummy_hcd dummy_hcd.0: Dummy host controller <6>[ 4.192741] dummy_hcd dummy_hcd.0: new USB bus registered, assigned bus number 6 <6>[ 4.192870] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 4.193044] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08 <6>[ 4.193050] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 4.193054] usb usb6: Product: Dummy host controller <6>[ 4.193057] usb usb6: Manufacturer: Linux 6.8.12-grsec+ dummy_hcd <6>[ 4.193060] usb usb6: SerialNumber: dummy_hcd.0 <6>[ 4.193308] hub 6-0:1.0: USB hub found <6>[ 4.193328] hub 6-0:1.0: 1 port detected <6>[ 4.193628] Mass Storage Function, version: 2009/09/11 <6>[ 4.193632] LUN: removable file: (no medium) <6>[ 4.193655] LUN: removable file: (no medium) <6>[ 4.193657] Number of LUNs=1 <6>[ 4.193733] g_mass_storage gadget.0: Mass Storage Gadget, version: 2009/09/11 <4>[ 4.193738] g_mass_storage gadget.0: userspace failed to provide iSerialNumber <6>[ 4.193740] g_mass_storage gadget.0: g_mass_storage ready <6>[ 4.204618] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 <6>[ 4.206612] serio: i8042 KBD port at 0x60,0x64 irq 1 <6>[ 4.206621] serio: i8042 AUX port at 0x60,0x64 irq 12 <6>[ 4.206908] mousedev: PS/2 mouse device common for all mice <6>[ 4.209948] rtc_cmos 00:04: RTC can wake from S4 <6>[ 4.211215] rtc_cmos 00:04: registered as rtc0 <6>[ 4.211263] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram <6>[ 4.212551] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003) <6>[ 4.212816] i801_smbus 0000:00:1f.4: SPD Write Disable is set <6>[ 4.212863] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt <6>[ 4.214681] input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 <6>[ 4.220933] Consider using thermal netlink events interface <6>[ 4.225136] i2c i2c-7: 2/2 memory slots populated (from DMI) <6>[ 4.225855] i2c i2c-7: Successfully instantiated SPD at 0x51 <6>[ 4.232273] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002) <6>[ 4.241184] intel_rapl_common: Found RAPL domain package <6>[ 4.241189] intel_rapl_common: Found RAPL domain dram <6>[ 4.244116] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002) <6>[ 4.244659] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400) <6>[ 4.244929] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) <6>[ 4.244956] intel_pstate: Intel P-state driver initializing <6>[ 4.245669] intel_pstate: HWP enabled <6>[ 4.245684] hid: raw HID events driver (C) Jiri Kosina <6>[ 4.245743] usbcore: registered new interface driver usbhid <6>[ 4.245744] usbhid: USB HID core driver <6>[ 4.245890] fujitsu_laptop: driver 0.6.0 successfully loaded <6>[ 4.245933] thinkpad_acpi: ThinkPad ACPI Extras v0.26 <6>[ 4.245934] thinkpad_acpi: http://ibm-acpi.sf.net/ <6>[ 4.245935] thinkpad_acpi: ThinkPad BIOS N2IET91S (3.69 ), EC N2IHT38W <6>[ 4.245936] thinkpad_acpi: Lenovo ThinkPad T490, model 20N2S00600 <6>[ 4.246220] thinkpad_acpi: radio switch found; radios are enabled <6>[ 4.246224] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver <5>[ 4.246224] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default... <6>[ 4.247603] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked <6>[ 4.248351] thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is blocked <6>[ 4.267947] thinkpad_acpi: battery 1 registered (start 0, stop 100, behaviours: 0x7) <6>[ 4.267968] ACPI: battery: new extension: ThinkPad Battery Extension <6>[ 4.281455] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7 <6>[ 4.417710] usb 1-1: new full-speed USB device number 2 using xhci_hcd <6>[ 4.442805] usb 6-1: new SuperSpeed USB device number 2 using dummy_hcd <6>[ 4.458308] usb 6-1: New USB device found, idVendor=22e0, idProduct=0300, bcdDevice= 6.08 <6>[ 4.458311] usb 6-1: New USB device strings: Mfr=3, Product=4, SerialNumber=0 <6>[ 4.458313] usb 6-1: Product: SINA Virtual USB Stick <6>[ 4.458314] usb 6-1: Manufacturer: Secunet <6>[ 4.495944] typec port0: bound usb1-port2 (ops connector_ops) <6>[ 4.495951] typec port0: bound usb2-port2 (ops connector_ops) <6>[ 4.514097] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd <6>[ 4.531264] usb 4-1: New USB device found, idVendor=17ef, idProduct=3070, bcdDevice=50.33 <6>[ 4.531267] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 <6>[ 4.531268] usb 4-1: Product: USB3.1 Hub <6>[ 4.531270] usb 4-1: Manufacturer: VIA Labs, Inc. <6>[ 4.554012] usb 1-1: New USB device found, idVendor=058f, idProduct=9540, bcdDevice= 1.20 <6>[ 4.554015] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 <6>[ 4.554016] usb 1-1: Product: EMV Smartcard Reader <6>[ 4.554018] usb 1-1: Manufacturer: Generic <6>[ 4.675444] usb 1-2: new full-speed USB device number 3 using xhci_hcd <6>[ 4.775900] tsc: Refined TSC clocksource calibration: 1991.997 MHz <6>[ 4.775905] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d4bf570c, max_idle_ns: 881590425443 ns <6>[ 4.775939] clocksource: Switched to clocksource tsc <6>[ 4.810230] usb 1-2: New USB device found, idVendor=17ef, idProduct=3074, bcdDevice= 0.00 <6>[ 4.810233] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 <6>[ 4.810235] usb 1-2: Product: USB Billboard <6>[ 4.810236] usb 1-2: Manufacturer: Cypress Semiconductor <6>[ 4.810238] usb 1-2: SerialNumber: 11AD1D006D0B3A0128190B00 <6>[ 4.938708] usb 1-5: new high-speed USB device number 4 using xhci_hcd <6>[ 5.063625] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4694] <6>[ 5.069978] usb 1-5: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.33 <6>[ 5.069982] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 <6>[ 5.069984] usb 1-5: Product: USB2.0 Hub <6>[ 5.069985] usb 1-5: Manufacturer: VIA Labs, Inc. <6>[ 5.097075] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..] <6>[ 5.097080] psmouse serio1: synaptics: Your touchpad (PNP: LEN205b 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@xxxxxxxxxxxxxxx. <6>[ 5.165912] psmouse serio1: synaptics: Touchpad model: 1, fw: 10.32, id: 0x1e2a1, caps: 0xf00aa3/0x940300/0x12e800/0x500000, board id: 3471, fw id: 2867793 <6>[ 5.165919] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 <6>[ 5.190676] usb 1-7: new high-speed USB device number 5 using xhci_hcd <6>[ 5.209012] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6 <6>[ 5.262627] typec port1: bound usb1-port5 (ops connector_ops) <6>[ 5.262634] typec port1: bound usb4-port1 (ops connector_ops) <6>[ 5.324583] usb 1-7: New USB device found, idVendor=2cb7, idProduct=0210, bcdDevice= 3.33 <6>[ 5.324586] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3 <6>[ 5.324588] usb 1-7: Product: L830-EB <6>[ 5.324589] usb 1-7: Manufacturer: FIBOCOM <6>[ 5.324590] usb 1-7: SerialNumber: 004999010640000 <6>[ 5.454767] usb 1-8: new high-speed USB device number 6 using xhci_hcd <6>[ 5.613636] usb 1-8: New USB device found, idVendor=04f2, idProduct=b604, bcdDevice= 0.27 <6>[ 5.613639] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2 <6>[ 5.613641] usb 1-8: Product: Integrated Camera <6>[ 5.613642] usb 1-8: Manufacturer: Chicony Electronics Co.,Ltd. <6>[ 5.613643] usb 1-8: SerialNumber: 0001 <6>[ 5.703869] psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x11, buttons: 3/3 <6>[ 5.734716] usb 1-10: new full-speed USB device number 7 using xhci_hcd <6>[ 5.863816] usb 1-10: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02 <6>[ 5.863819] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0 <6>[ 5.920801] input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input8 <6>[ 6.643033] intel_pmc_core intel_pmc_core.0: initialized <6>[ 6.643160] intel_rapl_common: Found RAPL domain package <6>[ 6.643162] intel_rapl_common: Found RAPL domain core <6>[ 6.643163] intel_rapl_common: Found RAPL domain uncore <6>[ 6.643164] intel_rapl_common: Found RAPL domain dram <6>[ 6.643166] intel_rapl_common: Found RAPL domain psys <6>[ 6.643580] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380 <6>[ 6.643737] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops) <6>[ 6.643794] usbcore: registered new interface driver snd-usb-audio <6>[ 6.644352] ipip: IPv4 and MPLS over IPv4 tunneling driver <6>[ 6.644452] Initializing XFRM netlink socket <6>[ 6.644455] IPsec XFRM device driver <6>[ 6.644470] NET: Registered PF_INET6 protocol family <6>[ 6.644712] Segment Routing with IPv6 <6>[ 6.644718] In-situ OAM (IOAM) with IPv6 <6>[ 6.644750] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 6.644908] NET: Registered PF_PACKET protocol family <6>[ 6.644911] NET: Registered PF_KEY protocol family <6>[ 6.644915] 8021q: 802.1Q VLAN Support v1.8 <6>[ 6.644925] 9pnet: Installing 9P2000 support <4>[ 6.645335] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' <6>[ 6.645414] microcode: Current revision: 0x000000f6 <6>[ 6.645416] microcode: Updated early from: 0x000000d6 <6>[ 6.645543] IPI shorthand broadcast: enabled <6>[ 6.648445] sched_clock: Marking stable (6638000961, 9671384)->(6855358774, -207686429) <5>[ 6.648603] Loading compiled-in X.509 certificates <6>[ 6.665004] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker <6>[ 6.665008] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) <6>[ 6.665010] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) <6>[ 6.665011] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 <6>[ 6.665012] snd_hda_codec_realtek hdaudioC0D0: inputs: <6>[ 6.665014] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19 <6>[ 6.665015] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12 <6>[ 6.709143] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9 <6>[ 6.709175] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10 <6>[ 6.709203] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11 <6>[ 6.709230] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12 <6>[ 6.709258] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13 <6>[ 7.482151] Freeing initrd memory: 45640K <6>[ 7.482571] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4) <6>[ 7.483030] modprobe (109) used greatest stack depth: 1699 bytes left <5>[ 7.484603] Loaded X.509 cert 'Build time autogenerated kernel key: 4178b866da10c8a7bd16bc0073ecd9f05ecf566b' <6>[ 7.486767] test_respectre: Testing array_index_mask_nospec primitives... passed <6>[ 7.486967] PM: Magic number: 13:223:822 <5>[ 7.487590] cfg80211: Loading compiled-in X.509 certificates for regulatory database <4>[ 7.488190] iwlwifi 0000:00:14.3: WRT: Overriding region id 0 <4>[ 7.488192] iwlwifi 0000:00:14.3: WRT: Overriding region id 1 <4>[ 7.488193] iwlwifi 0000:00:14.3: WRT: Overriding region id 2 <4>[ 7.488194] iwlwifi 0000:00:14.3: WRT: Overriding region id 3 <4>[ 7.488195] iwlwifi 0000:00:14.3: WRT: Overriding region id 4 <4>[ 7.488197] iwlwifi 0000:00:14.3: WRT: Overriding region id 6 <4>[ 7.488198] iwlwifi 0000:00:14.3: WRT: Overriding region id 8 <4>[ 7.488199] iwlwifi 0000:00:14.3: WRT: Overriding region id 9 <4>[ 7.488200] iwlwifi 0000:00:14.3: WRT: Overriding region id 10 <4>[ 7.488201] iwlwifi 0000:00:14.3: WRT: Overriding region id 11 <4>[ 7.488202] iwlwifi 0000:00:14.3: WRT: Overriding region id 15 <4>[ 7.488203] iwlwifi 0000:00:14.3: WRT: Overriding region id 16 <4>[ 7.488204] iwlwifi 0000:00:14.3: WRT: Overriding region id 18 <4>[ 7.488205] iwlwifi 0000:00:14.3: WRT: Overriding region id 19 <4>[ 7.488206] iwlwifi 0000:00:14.3: WRT: Overriding region id 20 <4>[ 7.488207] iwlwifi 0000:00:14.3: WRT: Overriding region id 21 <4>[ 7.488209] iwlwifi 0000:00:14.3: WRT: Overriding region id 28 <6>[ 7.488566] iwlwifi 0000:00:14.3: loaded firmware version 46.7e3e4b69.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm <3>[ 7.488916] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS <6>[ 7.488920] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x312 <4>[ 7.488965] thermal thermal_zone7: failed to read out thermal zone (-61) <5>[ 7.489454] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 7.489557] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <6>[ 7.489579] clk: Disabling unused clocks <6>[ 7.489580] ALSA device list: <6>[ 7.489581] #0: HDA Intel PCH at 0xdd73c000 irq 151 <6>[ 7.489584] test_constify: PAX CONSTIFY selftests (KERNSEAL: disabled)... <6>[ 7.489585] test_constify: init tests... done <6>[ 7.491020] Freeing unused kernel image (initmem) memory: 8192K <6>[ 7.491022] Write protecting the kernel read-only data: 36864k <6>[ 7.491131] test_constify: runtime tests... done <6>[ 7.491153] Run /init as init process <7>[ 7.491154] with arguments: <7>[ 7.491155] /init <7>[ 7.491156] DYN_ARGS <7>[ 7.491157] with environment: <7>[ 7.491157] HOME=/ <7>[ 7.491158] TERM=linux <7>[ 7.491159] BOOT_IMAGE=/isolinux/bzImage <6>[ 7.538483] iwlwifi 0000:00:14.3: base HW address: 38:00:25:89:d5:9b, OTP minor version: 0x4 <7>[ 7.605894] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs' <6>[ 7.640263] usb-storage 6-1:1.0: USB Mass Storage device detected <6>[ 7.640591] scsi host0: usb-storage 6-1:1.0 <6>[ 7.640668] hub 4-1:1.0: USB hub found <6>[ 7.640913] hub 4-1:1.0: 4 ports detected <6>[ 7.643547] hub 1-5:1.0: USB hub found <6>[ 7.643918] hub 1-5:1.0: 5 ports detected <6>[ 7.786291] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002) <6>[ 7.818485] dmi_memory_id (153) used greatest stack depth: 1662 bytes left <6>[ 7.892551] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxx <7>[ 7.957781] ISO 9660 Extensions: Microsoft Joliet Level 3 <7>[ 7.957948] ISO 9660 Extensions: RRIP_1991A <6>[ 8.170945] usb 4-1.2: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd <6>[ 8.186220] usb 4-1.2: New USB device found, idVendor=17ef, idProduct=3070, bcdDevice=50.34 <6>[ 8.186223] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 <6>[ 8.186224] usb 4-1.2: Product: USB3.1 Hub <6>[ 8.186226] usb 4-1.2: Manufacturer: VIA Labs, Inc. <6>[ 8.187448] hub 4-1.2:1.0: USB hub found <6>[ 8.187799] hub 4-1.2:1.0: 4 ports detected <6>[ 8.256836] usb 4-1.3: new SuperSpeed USB device number 4 using xhci_hcd <6>[ 8.269571] usb 4-1.3: New USB device found, idVendor=0781, idProduct=5588, bcdDevice= 1.00 <6>[ 8.269574] usb 4-1.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1 <6>[ 8.269576] usb 4-1.3: Product: USB Extreme Pro <6>[ 8.269577] usb 4-1.3: Manufacturer: SanDisk <6>[ 8.269578] usb 4-1.3: SerialNumber: 12311679165A <6>[ 8.270813] usb-storage 4-1.3:1.0: USB Mass Storage device detected <6>[ 8.271375] scsi host1: usb-storage 4-1.3:1.0 <6>[ 8.350754] usb 1-5.2: new high-speed USB device number 8 using xhci_hcd <6>[ 8.491788] usb 1-5.2: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.34 <6>[ 8.491791] usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 <6>[ 8.491793] usb 1-5.2: Product: USB2.0 Hub <6>[ 8.491794] usb 1-5.2: Manufacturer: VIA Labs, Inc. <6>[ 8.493011] hub 1-5.2:1.0: USB hub found <6>[ 8.493291] hub 1-5.2:1.0: 4 ports detected <5>[ 8.680340] scsi 0:0:0:0: Direct-Access Linux File-Stor Gadget 0608 PQ: 0 ANSI: 2 <4>[ 8.681207] sd 0:0:0:0: Power-on or device reset occurred <5>[ 8.681931] sd 0:0:0:0: [sda] Media removed, stopped polling <5>[ 8.682169] sd 0:0:0:0: [sda] Attached SCSI removable disk <6>[ 8.682677] usb 1-5.5: new high-speed USB device number 9 using xhci_hcd <6>[ 8.761732] usb 1-5.5: New USB device found, idVendor=17ef, idProduct=3075, bcdDevice= 0.01 <6>[ 8.761735] usb 1-5.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 <6>[ 8.761737] usb 1-5.5: Product: USB Billboard Device <6>[ 8.761738] usb 1-5.5: Manufacturer: VIA Labs, Inc. <6>[ 8.761740] usb 1-5.5: SerialNumber: 0000000000000001 <6>[ 9.198709] usb 1-5.2.4: new high-speed USB device number 10 using xhci_hcd <5>[ 9.320340] scsi 1:0:0:0: Direct-Access SanDisk Extreme Pro 0 PQ: 0 ANSI: 6 <5>[ 9.321527] sd 1:0:0:0: [sdb] 250085376 512-byte logical blocks: (128 GB/119 GiB) <5>[ 9.321971] sd 1:0:0:0: [sdb] Write Protect is off <7>[ 9.321973] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00 <5>[ 9.322357] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA <6>[ 9.323984] sdb: sdb1 <5>[ 9.324139] sd 1:0:0:0: [sdb] Attached SCSI removable disk <6>[ 10.491858] usb 1-5.2.4: New USB device found, idVendor=17ef, idProduct=306f, bcdDevice= 0.12 <6>[ 10.491862] usb 1-5.2.4: New USB device strings: Mfr=3, Product=1, SerialNumber=0 <6>[ 10.491864] usb 1-5.2.4: Product: ThinkPad Dock USB Audio <6>[ 10.491865] usb 1-5.2.4: Manufacturer: Generic <6>[ 10.550608] loop8: detected capacity change from 0 to 2154936 <6>[ 10.793887] (udev-worker) (129) used greatest stack depth: 1658 bytes left <6>[ 10.794000] (udev-worker) (134) used greatest stack depth: 1632 bytes left <6>[ 10.794585] (udev-worker) (149) used greatest stack depth: 1478 bytes left <27>[ 11.084037] systemd[1]: Failed to find module 'autofs4' <30>[ 11.108415] systemd[1]: systemd 256-gc4f33a9 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR -IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL -ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT -LIBARCHIVE) <30>[ 11.108421] systemd[1]: Detected architecture x86-64. <30>[ 11.108446] systemd[1]: Detected first boot. <30>[ 11.108601] systemd[1]: No hostname configured, using default hostname. <30>[ 11.108630] systemd[1]: Hostname set to <localhost>. <28>[ 11.118207] systemd[1]: Failed to configure loopback network device, ignoring: Operation not permitted <29>[ 11.223266] systemd[1]: Failed to populate /etc with preset unit settings, ignoring: File exists <30>[ 11.292560] systemd[1]: Queued start job for default target workstation.target. <30>[ 11.309191] systemd[1]: Unnecessary job was removed for dev-dm\x2d0.device. <30>[ 11.309998] systemd[1]: Created slice system-net\x2dns.slice. <30>[ 11.310367] systemd[1]: Created slice system-net\x2dns\x2did.slice. <30>[ 11.310436] systemd[1]: Reached target slices.target. <30>[ 11.310649] systemd[1]: Listening on lvm2-lvmetad.socket. <30>[ 11.310795] systemd[1]: Listening on syslog.socket. <30>[ 11.312389] systemd[1]: Listening on systemd-coredump.socket. <30>[ 11.313502] systemd[1]: systemd-journald-audit.socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 11.313590] systemd[1]: Listening on systemd-journald-dev-log.socket. <30>[ 11.313733] systemd[1]: Listening on systemd-journald.socket. <30>[ 11.313858] systemd[1]: Listening on systemd-udevd-control.socket. <30>[ 11.313972] systemd[1]: Listening on systemd-udevd-kernel.socket. <30>[ 11.326954] systemd[1]: Mounting media.mount... <30>[ 11.327645] systemd[1]: Mounting run-client.mount... <30>[ 11.327709] systemd[1]: sys-firmware-efi-efivars.mount was skipped because of an unmet condition check (ConditionKernelCommandLine=efi=runtime). <30>[ 11.328170] systemd[1]: Mounting sys-kernel-debug.mount... <30>[ 11.330608] systemd[1]: Mounting usb_filter.mount... <30>[ 11.331476] systemd[1]: Mounting var-lib-machines.mount... <30>[ 11.335129] systemd[1]: Starting bootsplash-log.service... <30>[ 11.336058] systemd[1]: Started debugshell.service. <30>[ 11.336143] systemd[1]: Reached target debugshell.target. <30>[ 11.338406] systemd[1]: Starting efi-check.service... <30>[ 11.339234] systemd[1]: Starting gpt-reserve.service... <30>[ 11.343116] systemd[1]: Starting grsecurity-pre-init.service... <30>[ 11.344023] systemd[1]: Starting pstore-util.service... <30>[ 11.347261] systemd[1]: Starting systemd-journald.service... <30>[ 11.352435] systemd[1]: Starting systemd-udevd.service... <30>[ 11.357252] systemd[1]: Starting systemd-vconsole-setup.service... <30>[ 11.358604] systemd[1]: Finished efi-check.service. <6>[ 11.362186] grsec: grsecurity sysctl value 'audit_ptrace' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362200] grsec: grsecurity sysctl value 'rwxmap_logging' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362214] grsec: grsecurity sysctl value 'forkfail_logging' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362224] grsec: grsecurity sysctl value 'resource_logging' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362235] grsec: grsecurity sysctl value 'signal_logging' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362251] grsec: grsecurity sysctl value 'chroot_deny_chmod' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362264] grsec: grsecurity sysctl value 'chroot_deny_chroot' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362274] grsec: grsecurity sysctl value 'chroot_deny_fchdir' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362285] grsec: grsecurity sysctl value 'chroot_deny_mknod' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362298] grsec: grsecurity sysctl value 'chroot_deny_pivot' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362313] grsec: grsecurity sysctl value 'chroot_deny_shmat' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362324] grsec: grsecurity sysctl value 'chroot_deny_sysctl' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362334] grsec: grsecurity sysctl value 'chroot_deny_unix' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362344] grsec: grsecurity sysctl value 'chroot_enforce_chdir' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362354] grsec: grsecurity sysctl value 'chroot_findtask' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362365] grsec: grsecurity sysctl value 'chroot_restrict_nice' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362375] grsec: grsecurity sysctl value 'chroot_deny_bad_rename' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362386] grsec: grsecurity sysctl value 'socket_server_gid' set to 10002 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362396] grsec: grsecurity sysctl value 'socket_server' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362406] grsec: grsecurity sysctl value 'socket_client_gid' set to 10003 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362417] grsec: grsecurity sysctl value 'socket_client' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362427] grsec: grsecurity sysctl value 'socket_all_gid' set to 10004 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362437] grsec: grsecurity sysctl value 'socket_all' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362448] grsec: grsecurity sysctl value 'dmesg' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362458] grsec: grsecurity sysctl value 'deter_bruteforce' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362468] grsec: grsecurity sysctl value 'fifo_restrictions' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362478] grsec: grsecurity sysctl value 'linking_restrictions' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362489] grsec: grsecurity sysctl value 'harden_ptrace' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362499] grsec: grsecurity sysctl value 'harden_ipc' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362510] grsec: grsecurity sysctl value 'harden_tty' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <6>[ 11.362520] grsec: grsecurity sysctl value 'ptrace_readexec' set to 1 by /lib/systemd/systemd-sysctl[systemd-sysctl:182] uid/euid:0/0 gid/egid:0/0, parent /lib/systemd/systemd[systemd:1] uid/euid:0/0 gid/egid:0/0 <30>[ 11.376951] systemd[1]: Mounted media.mount. <30>[ 11.377788] systemd[1]: Mounted var-lib-machines.mount. <30>[ 11.378494] systemd[1]: Mounted sys-kernel-debug.mount. <30>[ 11.378607] systemd[1]: Mounted run-client.mount. <30>[ 11.385041] systemd[1]: Finished grsecurity-pre-init.service. <30>[ 11.422763] systemd[1]: Starting systemd-modules-load.service... <30>[ 11.423458] systemd[1]: Mounted usb_filter.mount. <30>[ 11.423556] systemd[1]: Received SIGRTMIN+20 from PID 124 (plymouthd). <30>[ 11.425536] systemd[1]: Starting usbfilter-init-early.service... <46>[ 11.446564] systemd-journald[184]: Collecting audit messages is disabled. <30>[ 11.456130] systemd[1]: bootsplash-log.service: Deactivated successfully. <30>[ 11.456224] systemd[1]: Finished bootsplash-log.service. <4>[ 11.457379] cryptoapi_plugger: loading out-of-tree module taints kernel. <4>[ 11.466140] chiasmus: module license 'SECUNET' taints kernel. <4>[ 11.466142] chiasmus: module license taints kernel. <30>[ 11.550879] systemd[1]: pstore-util.service: Deactivated successfully. <30>[ 11.550968] systemd[1]: Finished pstore-util.service. <6>[ 11.666922] usb 4-1.2: USB filter disconnects USB device number 3 from driver hub <30>[ 11.683024] systemd[1]: Finished usbfilter-init-early.service. <30>[ 11.695762] systemd[1]: Starting systemd-udev-trigger.service... <30>[ 11.700160] systemd[1]: Started systemd-journald.service. <4>[ 11.786412] Cipher test completed <6>[ 11.810350] hid-generic 0003:17EF:3074.0001: hidraw0: USB HID v1.11 Device [Cypress Semiconductor USB Billboard] on usb-0000:00:14.0-2/input1 <6>[ 11.815118] mcd_drv_init: PCI device not found <6>[ 11.821559] Module modstop-test-unload has been loaded <6>[ 11.870875] hub 4-1.2:1.0: USB hub found <6>[ 11.871193] hub 4-1.2:1.0: 4 ports detected <6>[ 11.883552] input: Generic ThinkPad Dock USB Audio Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.3/0003:17EF:306F.0002/input/input14 <7>[ 11.897662] vboxdrv: Found 4 processor cores/threads <6>[ 11.914798] vboxdrv: TSC mode is Invariant, tentative frequency 1991996728 Hz <7>[ 11.914802] vboxdrv: Successfully loaded version 7.0.20 r163906 (interface 0x00330004) <6>[ 11.927460] vtx: Detected Intel cpu <6>[ 11.927467] vtx: HAS_VTX: 1, VTX_ENABLED: 1 <6>[ 12.012300] input: Generic ThinkPad Dock USB Audio as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.3/0003:17EF:306F.0002/input/input15 <6>[ 12.012472] hid-generic 0003:17EF:306F.0002: input,hidraw1: USB HID v1.11 Device [Generic ThinkPad Dock USB Audio] on usb-0000:00:14.0-5.2.4/input3 <4>[ 12.290143] SUPR0GipMap: fGetGipCpu=0x1b <4>[ 12.407620] vboxdrv: ffffffff85567000 VMMR0.r0 <4>[ 12.436809] vboxdrv: ffffffff85841000 VBoxDDR0.r0 <6>[ 12.790474] EXT4-fs (dm-3): mounted filesystem 99505b02-711e-4219-aa73-4673deb4ee3e r/w with ordered data mode. Quota mode: disabled. <6>[ 12.827986] usb 4-1.3: USB filter disconnects USB device number 4 from driver usb-storage <5>[ 12.841739] sd 1:0:0:0: [sdb] Synchronizing SCSI cache <6>[ 12.851703] usb 6-1: USB filter disconnects USB device number 2 from driver usb-storage <6>[ 17.428108] pci 0000:00:16.0: enabling device (0000 -> 0002) <6>[ 17.625743] cdc_mbim 1-7:1.0: setting rx_max = 16384 <6>[ 17.626636] cdc_mbim 1-7:1.0: cdc-wdm0: USB WDM device <6>[ 17.631007] wwan wwan0: port wwan0mbim0 attached <6>[ 17.631201] cdc_mbim 1-7:1.0 wwan0: register 'cdc_mbim' at usb-0000:00:14.0-7, CDC MBIM, aa:4f:ba:e5:14:3e <6>[ 17.635816] cdc_acm 1-7:1.2: ttyACM0: USB ACM device <6>[ 18.246148] usb 1-2: USB filter disconnects USB device number 3 from driver usbhid <6>[ 28.064808] usb 1-3: new full-speed USB device number 11 using xhci_hcd <6>[ 28.197812] usb 1-3: New USB device found, idVendor=08e6, idProduct=3438, bcdDevice= 2.00 <6>[ 28.197833] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 <6>[ 28.197841] usb 1-3: Product: USB SmartCard Reader <6>[ 28.197848] usb 1-3: Manufacturer: Gemalto <6>[ 28.197854] usb 1-3: SerialNumber: 3374524F <6>[ 32.298454] dm-253:4: Device is /dev/sinaswap <6>[ 32.298460] dm-253:4: using XTS IV <6>[ 32.298462] dm-253:4: Using aead <6>[ 32.298464] dm-253:4: Crypto : authenc(digest_null,xts(aes)) <6>[ 32.298467] dm-253:4: Hash : sha256 <6>[ 32.298468] dm-253:4: Hmac : hmac(sha256) <6>[ 32.298474] dm-253:4: keysize of 1. Key is 400 <6>[ 32.305450] dm-253:4: new Key set <6>[ 32.305490] dm-253:4: using unbound io wq with 1 jobs <6>[ 32.305527] dm-253:4: using unbound crypto wq with 0 jobs <6>[ 32.305666] dm-253:4: IVSize: 16 <6>[ 32.305668] dm-253:4: HMACSize: 32 <6>[ 32.305670] dm-253:4: Hashsize: 32 <6>[ 32.305680] dm-253:4: Logical blocksize: 4096 <6>[ 32.305682] dm-253:4: Blocksize: 16 <6>[ 32.305683] Logical blocksize: 4096 <6>[ 32.305683] Blocksize: 16 <6>[ 32.305685] dm-253:4: Data per sector is 496 <6>[ 32.305687] dm-253:4: Real Bytes per logical block is 4608 <6>[ 32.305688] dm-253:4: sector count=1864128, real =2097144 <6>[ 32.305699] dm-253:4: Sectorsize: 512 <6>[ 32.305701] dm-253:4: device size=2097152 <6>[ 32.354521] Adding 932060k swap on /dev/mapper/swapZSMU. Priority:-2 extents:1 across:932060k SS <6>[ 33.292658] dm-253:6: Device is /dev/sinavw/tmp-TOVVTYAY <6>[ 33.292669] dm-253:6: Current Key is 0 <6>[ 33.292695] dm-253:6: using HMAC <6>[ 33.292699] dm-253:6: using XTS IV <6>[ 33.292703] dm-253:6: Using aead <6>[ 33.292706] dm-253:6: Crypto : authenc(hmac(sha256),xts(aes)) <6>[ 33.292710] dm-253:6: Hash : sha256 <6>[ 33.292714] dm-253:6: Hmac : hmac(sha256) <6>[ 33.292726] dm-253:6: keysize of 1. Key is 400 <6>[ 33.301415] dm-253:6: keysize of 2. Key is 400 <6>[ 33.301477] dm-253:6: new Key set <6>[ 33.301658] dm-253:6: using unbound io wq with 1 jobs <6>[ 33.301953] dm-253:6: using unbound crypto wq with 0 jobs <6>[ 33.302305] dm-253:6: IVSize: 16 <6>[ 33.302311] dm-253:6: HMACSize: 32 <6>[ 33.302315] dm-253:6: Hashsize: 32 <6>[ 33.302319] dm-253:6: Setting authsize: 32 <6>[ 33.302323] dm-253:6: Logical blocksize: 4096 <6>[ 33.302328] dm-253:6: Blocksize: 16 <6>[ 33.302333] Logical blocksize: 4096 <6>[ 33.302333] Blocksize: 16 <6>[ 33.302337] dm-253:6: Data per sector is 448 <6>[ 33.302341] dm-253:6: Real Bytes per logical block is 5120 <6>[ 33.302346] dm-253:6: sector count=18016, real =24568 <6>[ 33.302377] dm-253:6: Sectorsize: 512 <6>[ 33.302381] dm-253:6: device size=24576 <6>[ 33.462258] dm-253:6: WriteCounter called <6>[ 33.462367] dm-253:6: Key cleared <6>[ 33.719040] dm-253:6: Device is /dev/sinavw/TOVVTYAY <6>[ 33.719047] dm-253:6: Current Key is 0 <6>[ 33.719051] dm-253:6: using HMAC <6>[ 33.719054] dm-253:6: using XTS IV <6>[ 33.719056] dm-253:6: Using aead <6>[ 33.719058] dm-253:6: Crypto : authenc(hmac(sha256),xts(aes)) <6>[ 33.719062] dm-253:6: Hash : sha256 <6>[ 33.719064] dm-253:6: Hmac : hmac(sha256) <6>[ 33.719072] dm-253:6: keysize of 1. Key is 400 <6>[ 33.719134] dm-253:6: keysize of 2. Key is 400 <6>[ 33.719164] dm-253:6: new Key set <6>[ 33.719326] dm-253:6: using unbound io wq with 1 jobs <6>[ 33.719421] dm-253:6: using unbound crypto wq with 0 jobs <6>[ 33.719558] dm-253:6: IVSize: 16 <6>[ 33.719562] dm-253:6: HMACSize: 32 <6>[ 33.719564] dm-253:6: Hashsize: 32 <6>[ 33.719567] dm-253:6: Setting authsize: 32 <6>[ 33.719570] dm-253:6: Logical blocksize: 4096 <6>[ 33.719574] dm-253:6: Blocksize: 16 <6>[ 33.719576] Logical blocksize: 4096 <6>[ 33.719576] Blocksize: 16 <6>[ 33.719579] dm-253:6: Data per sector is 448 <6>[ 33.719581] dm-253:6: Real Bytes per logical block is 5120 <6>[ 33.719584] dm-253:6: sector count=18016, real =24568 <6>[ 33.719604] dm-253:6: Sectorsize: 512 <6>[ 33.719608] dm-253:6: device size=24576 <6>[ 33.748777] EXT4-fs (dm-6): mounted filesystem 71b431a0-a4a6-4533-97ae-4a37f08888c2 r/w with ordered data mode. Quota mode: disabled. <6>[ 34.081763] smpboot: Booting Node 0 Processor 4 APIC 0x1 <4>[ 34.083520] 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. <4>[ 34.083523] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. <6>[ 34.083563] smpboot: Booting Node 0 Processor 5 APIC 0x3 <6>[ 34.088732] smpboot: Booting Node 0 Processor 6 APIC 0x5 <6>[ 34.092325] smpboot: Booting Node 0 Processor 7 APIC 0x7 <6>[ 34.174833] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0 <6>[ 34.606218] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 1 <6>[ 34.608893] ip (1835) used greatest stack depth: 1476 bytes left <6>[ 34.618012] dm-253:6: Device is /dev/sinavw/TOVVTYAY <6>[ 34.618015] dm-253:6: Current Key is 0 <6>[ 34.618017] dm-253:6: using HMAC <6>[ 34.618018] dm-253:6: using XTS IV <6>[ 34.618018] dm-253:6: Using aead <6>[ 34.618019] dm-253:6: Crypto : authenc(hmac(sha256),xts(aes)) <6>[ 34.618020] dm-253:6: Hash : sha256 <6>[ 34.618021] dm-253:6: Hmac : hmac(sha256) <6>[ 34.618024] dm-253:6: keysize of 1. Key is 400 <6>[ 34.618048] dm-253:6: keysize of 2. Key is 400 <6>[ 34.618059] dm-253:6: new Key set <6>[ 34.618090] dm-253:6: using unbound io wq with 1 jobs <6>[ 34.618109] dm-253:6: using unbound crypto wq with 0 jobs <6>[ 34.618184] dm-253:6: IVSize: 16 <6>[ 34.618185] dm-253:6: HMACSize: 32 <6>[ 34.618186] dm-253:6: Hashsize: 32 <6>[ 34.618187] dm-253:6: Setting authsize: 32 <6>[ 34.618188] dm-253:6: Logical blocksize: 4096 <6>[ 34.618189] dm-253:6: Blocksize: 16 <6>[ 34.618189] Logical blocksize: 4096 <6>[ 34.618189] Blocksize: 16 <6>[ 34.618190] dm-253:6: Data per sector is 448 <6>[ 34.618191] dm-253:6: Real Bytes per logical block is 5120 <6>[ 34.618192] dm-253:6: sector count=31128, real =40958 <6>[ 34.618198] dm-253:6: Sectorsize: 512 <6>[ 34.618199] dm-253:6: device size=40960 <6>[ 34.655841] dm-253:6: WriteCounter called <6>[ 34.655969] dm-253:6: Key cleared <6>[ 34.889448] EXT4-fs (dm-6): resizing filesystem from 2252 to 3891 blocks <6>[ 34.889478] EXT4-fs (dm-6): resized filesystem to 3891 <6>[ 35.070090] dm-253:6: Device is /dev/sinavw/TOVVTYAY <6>[ 35.070094] dm-253:6: Current Key is 0 <6>[ 35.070095] dm-253:6: using HMAC <6>[ 35.070096] dm-253:6: using XTS IV <6>[ 35.070096] dm-253:6: Using aead <6>[ 35.070097] dm-253:6: Crypto : authenc(hmac(sha256),xts(aes)) <6>[ 35.070098] dm-253:6: Hash : sha256 <6>[ 35.070099] dm-253:6: Hmac : hmac(sha256) <6>[ 35.070101] dm-253:6: keysize of 1. Key is 400 <6>[ 35.070124] dm-253:6: keysize of 2. Key is 400 <6>[ 35.070133] dm-253:6: new Key set <6>[ 35.070225] dm-253:6: using unbound io wq with 1 jobs <6>[ 35.070284] dm-253:6: using unbound crypto wq with 0 jobs <6>[ 35.070336] dm-253:6: IVSize: 16 <6>[ 35.070336] dm-253:6: HMACSize: 32 <6>[ 35.070337] dm-253:6: Hashsize: 32 <6>[ 35.070338] dm-253:6: Setting authsize: 32 <6>[ 35.070339] dm-253:6: Logical blocksize: 4096 <6>[ 35.070340] dm-253:6: Blocksize: 16 <6>[ 35.070341] Logical blocksize: 4096 <6>[ 35.070341] Blocksize: 16 <6>[ 35.070342] dm-253:6: Data per sector is 448 <6>[ 35.070342] dm-253:6: Real Bytes per logical block is 5120 <6>[ 35.070343] dm-253:6: sector count=31128, real =40958 <6>[ 35.070350] dm-253:6: Sectorsize: 512 <6>[ 35.070350] dm-253:6: device size=40960 <6>[ 35.097992] dm-253:6: WriteCounter called <6>[ 35.098183] dm-253:6: Key cleared <6>[ 35.838863] sbridge: port 1(veth1) entered blocking state <6>[ 35.838869] sbridge: port 1(veth1) entered disabled state <6>[ 35.838876] veth1: entered allmulticast mode <6>[ 35.838923] veth1: entered promiscuous mode <6>[ 35.848523] sbridge: port 2(dummy-slave) entered blocking state <6>[ 35.848529] sbridge: port 2(dummy-slave) entered disabled state <6>[ 35.848537] dummy-slave: entered allmulticast mode <6>[ 35.848584] dummy-slave: entered promiscuous mode <6>[ 35.850210] sbridge: port 2(dummy-slave) entered blocking state <6>[ 35.850214] sbridge: port 2(dummy-slave) entered forwarding state <6>[ 35.850222] sbridge: port 1(veth1) entered blocking state <6>[ 35.850224] sbridge: port 1(veth1) entered forwarding state <6>[ 36.269848] 8021q: adding VLAN 0 to HW filter on device wwan0 <6>[ 36.879898] xfrm: renamed from xfrm-grademgmt <6>[ 37.450136] usb 1-2: USB disconnect, device number 3 <3>[ 37.483537] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20230628/psargs-330) <3>[ 37.483552] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q27 due to previous error (AE_NOT_FOUND) (20230628/psparse-529) <3>[ 37.485750] xhci_hcd 0000:3a:00.0: xHCI host controller not responding, assume dead <3>[ 37.485760] xhci_hcd 0000:3a:00.0: HC died; cleaning up <6>[ 37.551419] xhci_hcd 0000:3a:00.0: remove, state 1 <6>[ 37.551423] usb usb4: USB disconnect, device number 1 <6>[ 37.588211] usb 1-5: USB disconnect, device number 4 <6>[ 37.588214] usb 1-5.2: USB disconnect, device number 8 <6>[ 37.588215] usb 1-5.2.4: USB disconnect, device number 10 <6>[ 37.596964] usb 4-1: USB disconnect, device number 2 <6>[ 37.596971] usb 4-1.2: USB disconnect, device number 3 <6>[ 37.597251] usb 4-1.3: USB disconnect, device number 4 <6>[ 37.607856] xhci_hcd 0000:3a:00.0: USB bus 4 deregistered <6>[ 37.607876] xhci_hcd 0000:3a:00.0: remove, state 4 <6>[ 37.607880] usb usb3: USB disconnect, device number 1 <4>[ 37.612567] xhci_hcd 0000:3a:00.0: Host halt failed, -19 <4>[ 37.612574] xhci_hcd 0000:3a:00.0: Host not accessible, reset failed. <6>[ 37.616210] xhci_hcd 0000:3a:00.0: USB bus 3 deregistered <7>[ 37.643825] pci_bus 0000:03: Allocating resources <6>[ 37.644363] usb 1-5.5: USB disconnect, device number 9 <3>[ 42.765870] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20230628/psargs-330) <3>[ 42.765879] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q26 due to previous error (AE_NOT_FOUND) (20230628/psparse-529) <3>[ 42.779136] pcieport 0000:03:02.0: Unable to change power state from D3hot to D0, device inaccessible <3>[ 42.781601] pcieport 0000:03:00.0: Unable to change power state from D3hot to D0, device inaccessible <6>[ 42.785370] pci_bus 0000:3a: busn_res: [bus 3a] is released <6>[ 42.785640] pci_bus 0000:05: busn_res: [bus 05-39] is released <6>[ 42.785846] pci_bus 0000:04: busn_res: [bus 04] is released <6>[ 42.786037] pci_bus 0000:03: busn_res: [bus 03-3a] is released <4>[ 42.868784] general protection fault, probably for non-canonical address 0xfefefefefefeff3d: 0000 [#1] PREEMPT SMP NOPTI <4>[ 42.868790] CPU: 7 PID: 2433 Comm: kworker/7:3 Tainted: P O T 6.8.12-grsec+ #1 <4>[ 42.868792] Hardware name: LENOVO 20N2S00600/20N2S00600, BIOS N2IET91S (3.69 ) 02/02/2021 <4>[ 42.868794] Workqueue: events ucsi_handle_connector_change <4>[ 42.868799] RIP: 0010:[<ffffffff817aec42>] kernfs_new_node+0x12/0x80 <4>[ 42.868804] Code: eb e2 cc 0f 1f 44 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 0f 1f 44 00 00 55 53 48 89 fb 89 cf 89 d1 <f6> 43 3f 04 74 17 48 8b 43 40 48 85 c0 74 04 44 8b 40 04 80 ce 04 <4>[ 42.868806] RSP: 0000:ffffc90002607e10 EFLAGS: 00010246 <4>[ 42.868808] RAX: 0000000000000000 RBX: fefefefefefefefe RCX: 000000000000a1ff <4>[ 42.868810] RDX: 000000000000a1ff RSI: ffffffff83144609 RDI: 0000000000000000 <4>[ 42.868811] RBP: ffff888184b41110 R08: 0000000000000000 R09: 0000000000000004 <4>[ 42.868813] R10: ffff88817fdc0000 R11: 00383734353d4d55 R12: fefefefefefefefe <4>[ 42.868814] R13: ffff888104e40808 R14: 0000000000000001 R15: ffff888104cb63d0 <4>[ 42.868822] RSI: __end_mutable+0x20d5c9/0x2408c0 <4>[ 42.868824] RBP: kernfs_node_cache+0x0/0x88 [slab object] <4>[ 42.868828] RSP: vmalloc[kernel_clone]+0xc8/0x420 <4>[ 42.868832] R13: kmalloc-1k+0x8/0x400 [slab object] <4>[ 42.868834] R15: kmalloc-4k+0x3d0/0x1000 [slab object] <4>[ 42.868835] FS: 0000000000000000(0000) GS:ffff8886797c0000(0000) knlGS:0000000000000000 <4>[ 42.868837] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 <4>[ 42.868838] CR2: 0000119f3c379e78 CR3: 000000016e620003 CR4: 00000000003606f0 shadow CR4: 00000000003606f0 <4>[ 42.868840] ASID: 0002 <4>[ 42.868841] Stack: <4>[ 42.868842] ffffffff83144609 ffff888184b41110 ffffffff817b16a7 ffffffff83144609 <4>[ 42.868845] fefefefefefefefe ffff888184b41110 ffffffff817b2dc5 ffff888104e098a8 <4>[ 42.868848] ffff88816e4bec00 ffff888104e40800 ffff888104e40808 ffff888100125c05 <4>[ 42.868851] Call Trace: <4>[ 42.868852] <TASK> <4>[ 42.868854] [<ffffffff817b16a7>] kernfs_create_link+0x37/0xa0 ffffc90002607e20 <4>[ 42.868858] [<ffffffff817b2dc5>] sysfs_do_create_link_sd+0x65/0xd0 ffffc90002607e40 <4>[ 42.868861] [<ffffffff820bf051>] typec_partner_link_device+0x21/0xa0 ffffc90002607e70 <4>[ 42.868865] [<ffffffff820bf20f>] typec_register_partner+0x12f/0x190 ffffc90002607e88 <4>[ 42.868868] [<ffffffff820d02d3>] ucsi_register_partner.isra.0+0xc3/0x120 ffffc90002607eb0 <4>[ 42.868871] [<ffffffff820d0edc>] ucsi_handle_connector_change+0x24c/0x2b0 ffffc90002607ef0 <4>[ 42.868874] [<ffffffff814afd06>] process_one_work+0x176/0x390 ffffc90002607f18 <4>[ 42.868878] [<ffffffff814b00c1>] worker_thread+0x191/0x330 ffffc90002607f50 <4>[ 42.868881] [<ffffffff8276df73>] ? _raw_spin_lock_irqsave+0x43/0x60 ffffc90002607f58 <4>[ 42.868885] [<ffffffff814aff30>] ? __pfx_worker_thread+0x10/0x10 ffffc90002607f88 <4>[ 42.868888] [<ffffffff814b903d>] kthread+0xfd/0x140 ffffc90002607f90 <4>[ 42.868892] [<ffffffff814b8f40>] ? __pfx_kthread+0x10/0x10 ffffc90002607f98 <4>[ 42.868895] [<ffffffff8143b9fc>] ret_from_fork+0x3c/0x60 ffffc90002607fc8 <4>[ 42.868899] [<ffffffff814b8f40>] ? __pfx_kthread+0x10/0x10 ffffc90002607fd0 <4>[ 42.868902] [<ffffffff8140179b>] ret_from_fork_asm+0x2b/0x50 ffffc90002607fe8 <4>[ 42.868906] </TASK> <4>[ 42.868907] Modules linked in: vtx(O) vboxdrv(O) modstop_test_unload(O) mcd_drv(O) wacom dm_crypt_sina(O) chiasmus(PO) cryptoapi_plugger(O) dm_mod intel_lpss_pci intel_lpss mfd_core pinctrl_cannonlake pinctrl_intel <4>[ 42.868918] ---[ end trace 0000000000000000 ]--- <4>[ 42.875457] RIP: 0010:[<ffffffff817aec42>] kernfs_new_node+0x12/0x80 <4>[ 42.875463] Code: eb e2 cc 0f 1f 44 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 0f 1f 44 00 00 55 53 48 89 fb 89 cf 89 d1 <f6> 43 3f 04 74 17 48 8b 43 40 48 85 c0 74 04 44 8b 40 04 80 ce 04 <4>[ 42.875466] RSP: 0000:ffffc90002607e10 EFLAGS: 00010246 <4>[ 42.875468] RAX: 0000000000000000 RBX: fefefefefefefefe RCX: 000000000000a1ff <4>[ 42.875469] RDX: 000000000000a1ff RSI: ffffffff83144609 RDI: 0000000000000000 <4>[ 42.875471] RBP: ffff888184b41110 R08: 0000000000000000 R09: 0000000000000004 <4>[ 42.875472] R10: ffff88817fdc0000 R11: 00383734353d4d55 R12: fefefefefefefefe <4>[ 42.875474] R13: ffff888104e40808 R14: 0000000000000001 R15: ffff888104cb63d0 <4>[ 42.875478] RSI: __end_mutable+0x20d5c9/0x2408c0 <4>[ 42.875481] RBP: kernfs_node_cache+0x0/0x88 [slab object] <4>[ 42.875484] RSP: vmalloc[kernel_clone]+0xc8/0x420 <4>[ 42.875488] R13: kmalloc-1k+0x8/0x400 [slab object] <4>[ 42.875490] R15: kmalloc-4k+0x3d0/0x1000 [slab object] <4>[ 42.875491] FS: 0000000000000000(0000) GS:ffff8886797c0000(0000) knlGS:0000000000000000 <4>[ 42.875493] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 <4>[ 42.875494] CR2: 0000119f3c379e78 CR3: 000000016e620003 CR4: 00000000003606f0 shadow CR4: 00000000003606f0 <4>[ 42.875496] ASID: 0002 <0>[ 42.875497] Kernel panic - not syncing: Fatal exception <0>[ 42.875538] Kernel Offset: disabled