list_add corruption. kernel BUG at lib/list_debug.c:31! (kernel v6.18.44, amd64)
Erhard Furtner <[email protected]>
| Newsgroups | org.kernel.vger.linux-cifs,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
Greetings!
Got that on my host while accessing my ksmbd share via another machine:
[...]
slab ksmbd_file_cache start ffff88aaaeb35200 data offset 64 pointer
offset 208 size 424
list_add corruption. next->prev should be prev (ffff88a98d37b738), but
was ffff88aaaeb35310. (next=ffff88aaaeb35310).
------------[ cut here ]------------
kernel BUG at lib/list_debug.c:31!
Oops: invalid opcode: 0000 [#1] SMP
CPU: 9 UID: 0 PID: 442 Comm: kworker/9:2 Tainted: G N
6.18.44-gentoo-Zen3 #1 PREEMPTLAZY
Tainted: [N]=TEST
Hardware name: To Be Filled By O.E.M. A520M Pro4/A520M Pro4, BIOS P3.90
09/30/2025
Workqueue: ksmbd-io handle_ksmbd_work [ksmbd]
RIP: 0010:__list_add_valid_or_report+0x98/0xc8
Code: c7 95 f9 11 ae e8 88 3d ff ff 0f 0b 48 89 df e8 7e 3c 24 00 48 8b
53 08 48 c7 c7 97 7a 0f ae 4c 89 f6 48 89 d9 e8 68 3d ff ff <0f> 0b 4c
89 f7 e8 5e 3c 24 00 49 8b 16 48 c7 c7 5e 1d 14 ae 48 89
RSP: 0018:ffff9b6dc2c3fc00 EFLAGS: 00010246
RAX: 0000000000000075 RBX: ffff88aaaeb35310 RCX: 0000000000000000
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffff88aaa9bb13c0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000000 R12: ffff88aaaeb35240
R13: 0000000000008801 R14: ffff88a98d37b738 R15: ffff88aacd4ec040
FS: 0000000000000000(0000) GS:ffff88aff36b6000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f29fb647c30 CR3: 00000002a71c4000 CR4: 0000000000350ef0
Call Trace:
<TASK>
list_add+0x32/0x40 [ksmbd]
smb2_open+0x1b3c/0x2268 [ksmbd]
handle_ksmbd_work+0x2ec/0x498 [ksmbd]
process_scheduled_works+0x1d1/0x350
worker_thread+0x1ad/0x278
? __cfi_worker_thread+0x8/0x8
kthread+0x1e9/0x248
? __cfi_kthread+0x8/0x8
ret_from_fork+0xd3/0x168
? __cfi_kthread+0x8/0x8
ret_from_fork_asm+0x11/0x20
</TASK>
Modules linked in: snd_hrtimer snd_seq snd_seq_device rfcomm fuse
af_packet zram ksmbd libarc4 nls_ucs2_utils cfg80211 des3_ede_x86_64 cbc
des_generic libdes sha1 md5 libmd5 md4 cmac algif_hash bnep
nls_iso8859_1 nls_cp437 vfat fat dm_crypt nhpoly1305_avx2 nhpoly1305
chacha libchacha adiantum libpoly1305 algif_skcipher af_alg input_leds
dm_mod raid456 async_memcpy async_raid6_recov async_pq async_xor
async_tx joydev hid_generic btusb usbhid btrtl btmtk md_mod hid btbcm
btintel amdgpu evdev bluetooth snd_hda_codec_alc882
snd_hda_codec_realtek_lib rfkill snd_hda_codec_generic r8169 led_class
snd_hda_codec_atihdmi realtek mdio_devres snd_hda_codec_hdmi libphy
drm_panel_backlight_quirks mfd_core drm_buddy mdio_bus pkcs8_key_parser
drm_suballoc_helper i2c_algo_bit snd_hda_intel drm_ttm_helper
snd_intel_dspcfg nct6775 ttm snd_hda_codec amdxcp hwmon_vid snd_hwdep
nct6775_core gpu_sched snd_hda_core video drm_exec backlight snd_pcm
drm_display_helper edac_mce_amd snd_timer snd cec soundcore k10temp
hwmon kvm_amd
gpio_amdpt wmi gpio_generic button xhci_pci aesni_intel xhci_hcd
gf128mul usbcore ccp usb_common
---[ end trace 0000000000000000 ]---
RIP: 0010:__list_add_valid_or_report+0x98/0xc8
Code: c7 95 f9 11 ae e8 88 3d ff ff 0f 0b 48 89 df e8 7e 3c 24 00 48 8b
53 08 48 c7 c7 97 7a 0f ae 4c 89 f6 48 89 d9 e8 68 3d ff ff <0f> 0b 4c
89 f7 e8 5e 3c 24 00 49 8b 16 48 c7 c7 5e 1d 14 ae 48 89
RSP: 0018:ffff9b6dc2c3fc00 EFLAGS: 00010246
RAX: 0000000000000075 RBX: ffff88aaaeb35310 RCX: 0000000000000000
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffff88aaa9bb13c0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000000 R12: ffff88aaaeb35240
R13: 0000000000008801 R14: ffff88a98d37b738 R15: ffff88aacd4ec040
FS: 0000000000000000(0000) GS:ffff88aff36b6000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f29fb647c30 CR3: 00000002a71c4000 CR4: 0000000000350ef0
BUG: workqueue lockup - pool cpus=9 node=0 flags=0x0 nice=0 stuck for 31s!
Showing busy workqueues and worker pools:
workqueue events: flags=0x100
pwq 38: cpus=9 node=0 flags=0x0 nice=0 active=3 refcnt=4
pending: delayed_fput, delayed_vfree_work, iova_depot_work_func
workqueue mm_percpu_wq: flags=0x8
pwq 38: cpus=9 node=0 flags=0x0 nice=0 active=2 refcnt=4
pending: vmstat_update, lru_add_drain_per_cpu BAR(86)
workqueue ksmbd-io: flags=0x100
pwq 38: cpus=9 node=0 flags=0x0 nice=0 active=1 refcnt=2
in-flight: 442:handle_ksmbd_work [ksmbd]
pool 38: cpus=9 node=0 flags=0x0 nice=0 hung=31s workers=3 idle: 31263 18130
Showing backtraces of running workers in stalled CPU-bound worker pools:
BUG: workqueue lockup - pool cpus=9 node=0 flags=0x0 nice=0 stuck for 61s!
Showing busy workqueues and worker pools:
workqueue events: flags=0x100
pwq 38: cpus=9 node=0 flags=0x0 nice=0 active=5 refcnt=6
pending: delayed_fput, delayed_vfree_work, iova_depot_work_func,
console_callback, netstamp_clear
workqueue mm_percpu_wq: flags=0x8
pwq 38: cpus=9 node=0 flags=0x0 nice=0 active=2 refcnt=4
pending: vmstat_update, lru_add_drain_per_cpu BAR(86)
workqueue ksmbd-io: flags=0x100
pwq 38: cpus=9 node=0 flags=0x0 nice=0 active=3 refcnt=4
in-flight: 442:handle_ksmbd_work [ksmbd]
pending: 2*handle_ksmbd_work [ksmbd]
pool 38: cpus=9 node=0 flags=0x0 nice=0 hung=61s workers=3 idle: 31263 18130
Showing backtraces of running workers in stalled CPU-bound worker pools:
[...]
This happened the 2nd time now, hence the bug report.
Some data about the machine:
$ inxi -bz
System:
Kernel: 6.18.44-gentoo-Zen3 arch: x86_64 bits: 64
Desktop: Xfce v: 4.20.2 Distro: Gentoo Base System release 2.18
Machine:
Type: Desktop Mobo: ASRock model: A520M Pro4 serial: <superuser required>
Firmware: UEFI vendor: American Megatrends LLC. v: P3.90 date:
09/30/2025
CPU:
Info: 6-core AMD Ryzen 5 5600G with Radeon Graphics [MT MCP] speed (MHz):
avg: 4017 min/max: 404/4466
Graphics:
Device-1: Advanced Micro Devices [AMD/ATI] Cezanne [Radeon Vega Series /
Radeon Mobile Series] driver: amdgpu v: kernel
Display: x11 server: X.org v: 1.21.1.24 driver: X: loaded: amdgpu
unloaded: modesetting dri: radeonsi gpu: amdgpu
resolution: <missing: xdpyinfo/xrandr> resolution: 3840x2160
API: OpenGL v: 4.6 vendor: amd mesa v: 26.1.6 renderer: AMD Radeon
Graphics (radeonsi renoir ACO DRM 3.64 6.18.44-gentoo-Zen3)
Info: Tools: api: eglinfo, glxinfo, vulkaninfo de: xfce4-display-settings
x11: xprop
Network:
Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
driver: r8169
Full dmesg an kernel .config attached.
Greetings,
Erhard
dmesg_61844_Zen3
(text/plain, 80.1 KB)
[ 0.000000] Linux version 6.18.44-gentoo-Zen3 (root@yea) (clang version 22.1.8, LLD 22.1.8) #1 SMP PREEMPT Wed Aug 12 11:28:17 CEST 2026 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.18.44-gentoo-Zen3 root=UUID=266543c5-3978-4c46-b455-6f20c6dbfaa7 ro slub_debug=FZ [email protected]/eth0,[email protected]/1c:1b:0d:93:c2:07 [ 0.000000] KERNEL supported cpus: [ 0.000000] AMD AuthenticAMD [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009bfefff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009bff000-0x0000000009ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000a20d000-0x000000000affffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000b9358fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000b9359000-0x00000000baa8efff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000baa8f000-0x00000000baadbfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000baadc000-0x00000000bc1cefff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bc1cf000-0x00000000bcffefff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bcfff000-0x00000000bdffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000be000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000073e2fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000073e300000-0x000000083fffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] efi: EFI v2.7 by American Megatrends [ 0.000000] efi: ACPI=0xbc1b8000 ACPI 2.0=0xbc1b8014 TPMFinalLog=0xbb182000 SMBIOS=0xbce23000 SMBIOS 3.0=0xbce22000 MEMATTR=0xb54a2018 ESRT=0xb5a21098 INITRD=0xb5493a98 RNG=0xbaa9d018 TPMEventLog=0xbaa98018 [ 0.000000] random: crng init done [ 0.000000] efi: Remove mem292: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map [ 0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved [ 0.000000] efi: Remove mem293: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map [ 0.000000] e820: remove [mem 0xfd200000-0xfd2fffff] reserved [ 0.000000] efi: Remove mem294: MMIO range=[0xfd600000-0xfd6fffff] (1MB) from e820 map [ 0.000000] e820: remove [mem 0xfd600000-0xfd6fffff] reserved [ 0.000000] efi: Not removing mem295: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map [ 0.000000] efi: Remove mem296: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map [ 0.000000] e820: remove [mem 0xfeb80000-0xfec01fff] reserved [ 0.000000] efi: Not removing mem297: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map [ 0.000000] efi: Not removing mem298: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map [ 0.000000] efi: Not removing mem299: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map [ 0.000000] efi: Not removing mem300: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map [ 0.000000] efi: Not removing mem301: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map [ 0.000000] efi: Not removing mem302: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map [ 0.000000] efi: Not removing mem303: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map [ 0.000000] efi: Remove mem304: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map [ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved [ 0.000000] SMBIOS 3.3.0 present. [ 0.000000] DMI: To Be Filled By O.E.M. A520M Pro4/A520M Pro4, BIOS P3.90 09/30/2025 [ 0.000000] DMI: Memory slots populated: 2/4 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3892.541 MHz processor [ 0.000127] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000128] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000134] last_pfn = 0x73e300 max_arch_pfn = 0x400000000 [ 0.000138] MTRR map: 6 entries (4 fixed + 2 variable; max 21), built from 9 variable MTRRs [ 0.000139] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000260] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved [ 0.000266] last_pfn = 0xbe000 max_arch_pfn = 0x400000000 [ 0.000273] esrt: Reserving ESRT space from 0x00000000b5a21098 to 0x00000000b5a210d0. [ 0.000279] e820: update [mem 0xb5a21000-0xb5a21fff] usable ==> reserved [ 0.000303] Using GB pages for direct mapping [ 0.000613] Secure boot disabled [ 0.000614] RAMDISK: [mem 0xb0a99000-0xb1551fff] [ 0.000618] ACPI: Early table checksum verification disabled [ 0.000620] ACPI: RSDP 0x00000000BC1B8014 000024 (v02 ALASKA) [ 0.000622] ACPI: XSDT 0x00000000BC1B7728 0000EC (v01 ALASKA A M I 01072009 AMI 01000013) [ 0.000625] ACPI: FACP 0x00000000BAACD000 000114 (v06 ALASKA A M I 01072009 AMI 00010013) [ 0.000628] ACPI: DSDT 0x00000000BAAC6000 006716 (v02 ALASKA A M I 01072009 INTL 20120913) [ 0.000629] ACPI: FACS 0x00000000BB1B2000 000040 [ 0.000630] ACPI: IVRS 0x00000000BAADB000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001) [ 0.000631] ACPI: SSDT 0x00000000BAAD3000 0072B0 (v02 AMD Artic 00000002 MSFT 04000000) [ 0.000633] ACPI: SSDT 0x00000000BAACF000 003B45 (v02 AMD AMD AOD 00000001 INTL 20120913) [ 0.000634] ACPI: SSDT 0x00000000BAACE000 0001AD (v02 ALASKA CPUSSDT 01072009 AMI 01072009) [ 0.000635] ACPI: FIDT 0x00000000BAAC5000 00009C (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000636] ACPI: MCFG 0x00000000BAAC4000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) [ 0.000637] ACPI: AAFT 0x00000000BAAC3000 0000ED (v01 ALASKA OEMAAFT 01072009 MSFT 00000097) [ 0.000638] ACPI: HPET 0x00000000BAAC2000 000038 (v01 ALASKA A M I 01072009 AMI 00000005) [ 0.000639] ACPI: VFCT 0x00000000BAAB4000 00D884 (v01 ALASKA A M I 00000001 AMD 31504F47) [ 0.000641] ACPI: BGRT 0x00000000BAAB3000 000038 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000642] ACPI: TPM2 0x00000000BAAB2000 00004C (v04 ALASKA A M I 00000001 AMI 00000000) [ 0.000643] ACPI: SSDT 0x00000000BAAAF000 002844 (v02 AMD AmdTable 00000001 AMD 00000001) [ 0.000644] ACPI: CRAT 0x00000000BAAAE000 000B68 (v01 AMD AmdTable 00000001 AMD 00000001) [ 0.000645] ACPI: CDIT 0x00000000BAAAD000 000029 (v01 AMD AmdTable 00000001 AMD 00000001) [ 0.000646] ACPI: SSDT 0x00000000BAAAC000 000D53 (v02 AMD ArticIG2 00000001 INTL 20120913) [ 0.000647] ACPI: SSDT 0x00000000BAAAA000 0010C1 (v02 AMD ArticTPX 00000001 INTL 20120913) [ 0.000649] ACPI: SSDT 0x00000000BAAA6000 0037C4 (v02 AMD ArticN 00000001 INTL 20120913) [ 0.000650] ACPI: WSMT 0x00000000BAAA5000 000028 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000651] ACPI: APIC 0x00000000BAAA4000 00015E (v04 ALASKA A M I 01072009 AMI 00010013) [ 0.000652] ACPI: SSDT 0x00000000BAAA3000 00049F (v02 AMD ArticPRN 00000001 INTL 20120913) [ 0.000653] ACPI: SSDT 0x00000000BAAA2000 00007D (v02 AMD ArticDIS 00000001 INTL 20120913) [ 0.000654] ACPI: SSDT 0x00000000BAAA0000 0010AF (v02 AMD ArticC 00000001 INTL 20120913) [ 0.000655] ACPI: SSDT 0x00000000BAA9F000 0000BF (v01 AMD AmdTable 00001000 INTL 20120913) [ 0.000656] ACPI: FPDT 0x00000000BAA9E000 000044 (v01 ALASKA A M I 01072009 AMI 01000013) [ 0.000657] ACPI: Reserving FACP table memory at [mem 0xbaacd000-0xbaacd113] [ 0.000658] ACPI: Reserving DSDT table memory at [mem 0xbaac6000-0xbaacc715] [ 0.000658] ACPI: Reserving FACS table memory at [mem 0xbb1b2000-0xbb1b203f] [ 0.000659] ACPI: Reserving IVRS table memory at [mem 0xbaadb000-0xbaadb0cf] [ 0.000659] ACPI: Reserving SSDT table memory at [mem 0xbaad3000-0xbaada2af] [ 0.000659] ACPI: Reserving SSDT table memory at [mem 0xbaacf000-0xbaad2b44] [ 0.000660] ACPI: Reserving SSDT table memory at [mem 0xbaace000-0xbaace1ac] [ 0.000660] ACPI: Reserving FIDT table memory at [mem 0xbaac5000-0xbaac509b] [ 0.000661] ACPI: Reserving MCFG table memory at [mem 0xbaac4000-0xbaac403b] [ 0.000661] ACPI: Reserving AAFT table memory at [mem 0xbaac3000-0xbaac30ec] [ 0.000661] ACPI: Reserving HPET table memory at [mem 0xbaac2000-0xbaac2037] [ 0.000662] ACPI: Reserving VFCT table memory at [mem 0xbaab4000-0xbaac1883] [ 0.000662] ACPI: Reserving BGRT table memory at [mem 0xbaab3000-0xbaab3037] [ 0.000662] ACPI: Reserving TPM2 table memory at [mem 0xbaab2000-0xbaab204b] [ 0.000663] ACPI: Reserving SSDT table memory at [mem 0xbaaaf000-0xbaab1843] [ 0.000663] ACPI: Reserving CRAT table memory at [mem 0xbaaae000-0xbaaaeb67] [ 0.000663] ACPI: Reserving CDIT table memory at [mem 0xbaaad000-0xbaaad028] [ 0.000664] ACPI: Reserving SSDT table memory at [mem 0xbaaac000-0xbaaacd52] [ 0.000664] ACPI: Reserving SSDT table memory at [mem 0xbaaaa000-0xbaaab0c0] [ 0.000664] ACPI: Reserving SSDT table memory at [mem 0xbaaa6000-0xbaaa97c3] [ 0.000665] ACPI: Reserving WSMT table memory at [mem 0xbaaa5000-0xbaaa5027] [ 0.000665] ACPI: Reserving APIC table memory at [mem 0xbaaa4000-0xbaaa415d] [ 0.000666] ACPI: Reserving SSDT table memory at [mem 0xbaaa3000-0xbaaa349e] [ 0.000666] ACPI: Reserving SSDT table memory at [mem 0xbaaa2000-0xbaaa207c] [ 0.000666] ACPI: Reserving SSDT table memory at [mem 0xbaaa0000-0xbaaa10ae] [ 0.000667] ACPI: Reserving SSDT table memory at [mem 0xbaa9f000-0xbaa9f0be] [ 0.000667] ACPI: Reserving FPDT table memory at [mem 0xbaa9e000-0xbaa9e043] [ 0.000695] Zone ranges: [ 0.000696] DMA32 [mem 0x0000000000001000-0x00000000ffffffff] [ 0.000697] Normal [mem 0x0000000100000000-0x000000073e2fffff] [ 0.000697] Movable zone start for each node [ 0.000698] Early memory node ranges [ 0.000698] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.000699] node 0: [mem 0x0000000000100000-0x0000000009bfefff] [ 0.000699] node 0: [mem 0x000000000a000000-0x000000000a1fffff] [ 0.000700] node 0: [mem 0x000000000a20d000-0x000000000affffff] [ 0.000700] node 0: [mem 0x000000000b020000-0x00000000b9358fff] [ 0.000701] node 0: [mem 0x00000000bcfff000-0x00000000bdffffff] [ 0.000701] node 0: [mem 0x0000000100000000-0x000000073e2fffff] [ 0.000702] Initmem setup node 0 [mem 0x0000000000001000-0x000000073e2fffff] [ 0.000706] On node 0, zone DMA32: 1 pages in unavailable ranges [ 0.000864] On node 0, zone DMA32: 96 pages in unavailable ranges [ 0.000869] On node 0, zone DMA32: 1025 pages in unavailable ranges [ 0.000884] On node 0, zone DMA32: 13 pages in unavailable ranges [ 0.004181] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.004266] On node 0, zone DMA32: 15526 pages in unavailable ranges [ 0.035757] On node 0, zone Normal: 8192 pages in unavailable ranges [ 0.035790] On node 0, zone Normal: 7424 pages in unavailable ranges [ 0.036038] ACPI: PM-Timer IO Port: 0x808 [ 0.036044] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.036055] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23 [ 0.036059] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55 [ 0.036060] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.036062] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.036064] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.036064] ACPI: HPET id: 0x10228201 base: 0xfed00000 [ 0.036068] CPU topo: Max. logical packages: 1 [ 0.036069] CPU topo: Max. logical dies: 1 [ 0.036069] CPU topo: Max. dies per package: 1 [ 0.036071] CPU topo: Max. threads per core: 2 [ 0.036072] CPU topo: Num. cores per package: 6 [ 0.036072] CPU topo: Num. threads per package: 12 [ 0.036073] CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs [ 0.036085] [mem 0xc0000000-0xfe9fffff] available for PCI devices [ 0.036087] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns [ 0.038332] setup_percpu: NR_CPUS:12 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1 [ 0.038778] percpu: Embedded 76 pages/cpu s186792 r8192 d116312 u524288 [ 0.038781] pcpu-alloc: s186792 r8192 d116312 u524288 alloc=1*2097152 [ 0.038782] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 [ 0.038785] pcpu-alloc: [0] 08 09 10 11 [ 0.038793] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.18.44-gentoo-Zen3 root=UUID=266543c5-3978-4c46-b455-6f20c6dbfaa7 ro slub_debug=FZ [email protected]/eth0,[email protected]/1c:1b:0d:93:c2:07 [ 0.038832] Unknown kernel command line parameters "[email protected]/eth0,[email protected]/1c:1b:0d:93:c2:07", will be passed to user space. [ 0.038849] printk: log_buf_len individual max cpu contribution: 8192 bytes [ 0.038850] printk: log_buf_len total cpu_extra contributions: 90112 bytes [ 0.038850] printk: log_buf_len min size: 65536 bytes [ 0.038952] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes [ 0.038953] printk: early log buf free: 52160(79%) [ 0.040926] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) [ 0.041921] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.041999] software IO TLB: area num 16. [ 0.049918] Built 1 zonelists, mobility grouping on. Total pages: 7307723 [ 0.050068] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.094589] ********************************************************** [ 0.094591] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** [ 0.094591] ** ** [ 0.094592] ** This system shows unhashed kernel memory addresses ** [ 0.094592] ** via the console, logs, and other interfaces. This ** [ 0.094592] ** might reduce the security of your system. ** [ 0.094592] ** ** [ 0.094592] ** If you see this message and you are not debugging ** [ 0.094593] ** the kernel, report this immediately to your system ** [ 0.094593] ** administrator! ** [ 0.094593] ** ** [ 0.094593] ** Use hash_pointers=always to force this mode off ** [ 0.094594] ** ** [ 0.094594] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** [ 0.094594] ********************************************************** [ 0.094910] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1 [ 0.102333] allocated 117440512 bytes of page_ext [ 0.102510] rcu: Hierarchical RCU implementation. [ 0.102512] Trampoline variant of Tasks RCU enabled. [ 0.102512] Tracing variant of Tasks RCU enabled. [ 0.102512] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies. [ 0.102525] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12. [ 0.102527] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12. [ 0.102536] NR_IRQS: 4352, nr_irqs: 1064, preallocated irqs: 16 [ 0.102736] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.102764] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.102834] kfence: initialized - using 2097152 bytes for 255 objects at 0xffff88af9e890000-0xffff88af9ea90000 [ 0.102877] Console: colour dummy device 80x25 [ 0.102879] printk: legacy console [tty0] enabled [ 0.103051] ACPI: Core revision 20250807 [ 0.103200] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.103220] APIC: Switch to symmetric I/O mode setup [ 0.103574] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0 [ 0.103828] x2apic enabled [ 0.103863] APIC: Switched APIC routing to: cluster x2apic [ 0.104465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119889] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x7037a739c92, max_idle_ns: 881590545044 ns [ 0.119893] Calibrating delay loop (skipped), value calculated using timer frequency.. 7788.46 BogoMIPS (lpj=12975136) [ 0.119906] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.119928] LVT offset 1 assigned for vector 0xf9 [ 0.119975] LVT offset 2 assigned for vector 0xf4 [ 0.119997] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256 [ 0.119999] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 [ 0.120001] process: using mwait in idle threads [ 0.120003] mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto [ 0.120007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.120008] Transient Scheduler Attacks: Mitigation: Clear CPU buffers [ 0.120010] Spectre V2 : Mitigation: Retpolines [ 0.120011] Spectre V2 : User space: Mitigation: STIBP always-on protection [ 0.120012] Speculative Return Stack Overflow: Mitigation: Safe RET [ 0.120014] VMSCAPE: Mitigation: IBPB before exit to userspace [ 0.120015] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.120017] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT [ 0.120018] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.120020] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.120022] active return thunk: srso_alias_return_thunk [ 0.120028] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.120030] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.120032] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.120033] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers' [ 0.120034] x86/fpu: Supporting XSAVE feature 0x1000: 'Control-flow Kernel registers (KVM only)' [ 0.120036] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.120038] x86/fpu: xstate_offset[11]: 832, xstate_sizes[11]: 16 [ 0.120039] x86/fpu: xstate_offset[12]: 848, xstate_sizes[12]: 24 [ 0.120041] x86/fpu: Enabled xstate features 0x1807, context size is 872 bytes, using 'compacted' format. [ 0.120878] SMP alternatives: CFI: Using standard kCFI [ 0.130011] Freeing SMP alternatives memory: 40K [ 0.130016] pid_max: default: 32768 minimum: 301 [ 0.130070] LSM: initializing lsm=capability,yama [ 0.130095] Yama: becoming mindful. [ 0.130165] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.130205] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.237403] smpboot: CPU0: AMD Ryzen 5 5600G with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0) [ 0.237641] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.237660] ... version: 0 [ 0.237662] ... bit width: 48 [ 0.237665] ... generic counters: 6 [ 0.237667] ... generic bitmap: 000000000000003f [ 0.237670] ... fixed-purpose counters: 0 [ 0.237672] ... fixed-purpose bitmap: 0000000000000000 [ 0.237675] ... value mask: 0000ffffffffffff [ 0.237678] ... max period: 00007fffffffffff [ 0.237680] ... global_ctrl mask: 000000000000003f [ 0.237751] signal: max sigframe size: 1776 [ 0.237793] rcu: Hierarchical SRCU implementation. [ 0.237796] rcu: Max phase no-delay instances is 1000. [ 0.237846] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level [ 0.238624] smp: Bringing up secondary CPUs ... [ 0.238710] smpboot: x86: Booting SMP configuration: [ 0.238713] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 [ 0.251893] Spectre V2 : Update user space SMT mitigation: STIBP always-on [ 0.261895] smp: Brought up 1 node, 12 CPUs [ 0.261895] smpboot: Total of 12 processors activated (93458.52 BogoMIPS) [ 0.263254] Memory: 28398400K/29230892K available (12664K kernel code, 816K rwdata, 4188K rodata, 1508K init, 2040K bss, 704128K reserved, 0K cma-reserved) [ 0.263496] devtmpfs: initialized [ 0.263931] posixtimers hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.263931] futex hash table entries: 4096 (262144 bytes on 1 NUMA nodes, total 256 KiB, linear). [ 0.263931] pinctrl core: initialized pinctrl subsystem [ 0.263931] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.263931] thermal_sys: Registered thermal governor 'step_wise' [ 0.263931] cpuidle: using governor menu [ 0.269887] efi: Freeing EFI boot services memory: 82208K [ 0.269896] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269981] PCI: Using configuration type 1 for base access [ 0.269984] PCI: Using configuration type 1 for extended access [ 0.270073] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.270073] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.326559] raid6: avx2x4 gen() 42485 MB/s [ 0.383226] raid6: avx2x2 gen() 44171 MB/s [ 0.439893] raid6: avx2x1 gen() 35441 MB/s [ 0.439896] raid6: using algorithm avx2x2 gen() 44171 MB/s [ 0.496560] raid6: .... xor() 39415 MB/s, rmw enabled [ 0.496563] raid6: using avx2x2 recovery algorithm [ 0.496656] ACPI: Added _OSI(Module Device) [ 0.496660] ACPI: Added _OSI(Processor Device) [ 0.496663] ACPI: Added _OSI(Processor Aggregator Device) [ 0.526163] ACPI: 12 ACPI AML tables successfully acquired and loaded [ 0.528466] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.536762] ACPI: Interpreter enabled [ 0.536772] ACPI: PM: (supports S0 S5) [ 0.536775] ACPI: Using IOAPIC for interrupt routing [ 0.537387] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.537391] PCI: Ignoring E820 reservations for host bridge windows [ 0.538378] ACPI: Enabled 7 GPEs in block 00 to 1F [ 0.564050] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.564058] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] [ 0.564245] acpi PNP0A08:00: _OSC: platform does not support [LTR] [ 0.564582] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.565247] PCI host bridge to bus 0000:00 [ 0.565256] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.565260] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.565266] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.565270] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.565274] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window] [ 0.565278] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window] [ 0.565282] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window] [ 0.565286] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.565302] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 conventional PCI endpoint [ 0.565435] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 conventional PCI endpoint [ 0.565563] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint [ 0.565645] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint [ 0.565726] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 PCIe Root Port [ 0.565741] pci 0000:00:02.1: PCI bridge to [bus 01-03] [ 0.565747] pci 0000:00:02.1: bridge window [io 0xf000-0xffff] [ 0.565752] pci 0000:00:02.1: bridge window [mem 0xfcd00000-0xfcefffff] [ 0.565765] pci 0000:00:02.1: enabling Extended Tags [ 0.565802] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold [ 0.565950] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400 PCIe Root Port [ 0.565966] pci 0000:00:02.2: PCI bridge to [bus 04] [ 0.565972] pci 0000:00:02.2: bridge window [mem 0xfcf00000-0xfcffffff] [ 0.565985] pci 0000:00:02.2: enabling Extended Tags [ 0.566021] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold [ 0.566133] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint [ 0.566213] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 PCIe Root Port [ 0.566228] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.566234] pci 0000:00:08.1: bridge window [io 0xe000-0xefff] [ 0.566238] pci 0000:00:08.1: bridge window [mem 0xfc900000-0xfccfffff] [ 0.566245] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.566254] pci 0000:00:08.1: enabling Extended Tags [ 0.566294] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.566460] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint [ 0.566604] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint [ 0.566765] pci 0000:00:18.0: [1022:166a] type 00 class 0x060000 conventional PCI endpoint [ 0.566820] pci 0000:00:18.1: [1022:166b] type 00 class 0x060000 conventional PCI endpoint [ 0.566876] pci 0000:00:18.2: [1022:166c] type 00 class 0x060000 conventional PCI endpoint [ 0.566929] pci 0000:00:18.3: [1022:166d] type 00 class 0x060000 conventional PCI endpoint [ 0.566986] pci 0000:00:18.4: [1022:166e] type 00 class 0x060000 conventional PCI endpoint [ 0.567044] pci 0000:00:18.5: [1022:166f] type 00 class 0x060000 conventional PCI endpoint [ 0.567100] pci 0000:00:18.6: [1022:1670] type 00 class 0x060000 conventional PCI endpoint [ 0.567153] pci 0000:00:18.7: [1022:1671] type 00 class 0x060000 conventional PCI endpoint [ 0.567289] pci 0000:01:00.0: [1022:43ec] type 00 class 0x0c0330 PCIe Legacy Endpoint [ 0.567329] pci 0000:01:00.0: BAR 0 [mem 0xfcea0000-0xfcea7fff 64bit] [ 0.567342] pci 0000:01:00.0: enabling Extended Tags [ 0.567408] pci 0000:01:00.0: PME# supported from D3hot D3cold [ 0.567574] pci 0000:01:00.1: [1022:43eb] type 00 class 0x010601 PCIe Legacy Endpoint [ 0.567617] pci 0000:01:00.1: BAR 5 [mem 0xfce80000-0xfce9ffff] [ 0.567622] pci 0000:01:00.1: ROM [mem 0xfce00000-0xfce7ffff pref] [ 0.567631] pci 0000:01:00.1: enabling Extended Tags [ 0.567681] pci 0000:01:00.1: PME# supported from D3hot D3cold [ 0.567799] pci 0000:01:00.2: [1022:43e9] type 01 class 0x060400 PCIe Switch Upstream Port [ 0.567826] pci 0000:01:00.2: PCI bridge to [bus 02-03] [ 0.567834] pci 0000:01:00.2: bridge window [io 0xf000-0xffff] [ 0.567839] pci 0000:01:00.2: bridge window [mem 0xfcd00000-0xfcdfffff] [ 0.567861] pci 0000:01:00.2: enabling Extended Tags [ 0.567914] pci 0000:01:00.2: PME# supported from D3hot D3cold [ 0.568063] pci 0000:00:02.1: PCI bridge to [bus 01-03] [ 0.568223] pci 0000:02:02.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port [ 0.568251] pci 0000:02:02.0: PCI bridge to [bus 03] [ 0.568259] pci 0000:02:02.0: bridge window [io 0xf000-0xffff] [ 0.568264] pci 0000:02:02.0: bridge window [mem 0xfcd00000-0xfcdfffff] [ 0.568289] pci 0000:02:02.0: enabling Extended Tags [ 0.568356] pci 0000:02:02.0: PME# supported from D3hot D3cold [ 0.568498] pci 0000:01:00.2: PCI bridge to [bus 02-03] [ 0.568584] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint [ 0.568664] pci 0000:03:00.0: BAR 0 [io 0xf000-0xf0ff] [ 0.568673] pci 0000:03:00.0: BAR 2 [mem 0xfcd04000-0xfcd04fff 64bit] [ 0.568681] pci 0000:03:00.0: BAR 4 [mem 0xfcd00000-0xfcd03fff 64bit] [ 0.568848] pci 0000:03:00.0: supports D1 D2 [ 0.568851] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.569051] pci 0000:02:02.0: PCI bridge to [bus 03] [ 0.569137] pci 0000:04:00.0: [1d97:2263] type 00 class 0x010802 PCIe Endpoint [ 0.569183] pci 0000:04:00.0: BAR 0 [mem 0xfcf00000-0xfcf03fff 64bit] [ 0.569388] pci 0000:00:02.2: PCI bridge to [bus 04] [ 0.569485] pci 0000:05:00.0: [1002:1638] type 00 class 0x030000 PCIe Legacy Endpoint [ 0.569511] pci 0000:05:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.569516] pci 0000:05:00.0: BAR 2 [mem 0xe0000000-0xe01fffff 64bit pref] [ 0.569520] pci 0000:05:00.0: BAR 4 [io 0xe000-0xe0ff] [ 0.569524] pci 0000:05:00.0: BAR 5 [mem 0xfcc00000-0xfcc7ffff] [ 0.569531] pci 0000:05:00.0: enabling Extended Tags [ 0.569594] pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.569721] pci 0000:05:00.1: [1002:1637] type 00 class 0x040300 PCIe Legacy Endpoint [ 0.569745] pci 0000:05:00.1: BAR 0 [mem 0xfcc88000-0xfcc8bfff] [ 0.569755] pci 0000:05:00.1: enabling Extended Tags [ 0.569792] pci 0000:05:00.1: PME# supported from D1 D2 D3hot D3cold [ 0.569888] pci 0000:05:00.2: [1022:15df] type 00 class 0x108000 PCIe Endpoint [ 0.569914] pci 0000:05:00.2: BAR 2 [mem 0xfcb00000-0xfcbfffff] [ 0.569920] pci 0000:05:00.2: BAR 5 [mem 0xfcc8c000-0xfcc8dfff] [ 0.569927] pci 0000:05:00.2: enabling Extended Tags [ 0.570057] pci 0000:05:00.3: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint [ 0.570082] pci 0000:05:00.3: BAR 0 [mem 0xfca00000-0xfcafffff 64bit] [ 0.570092] pci 0000:05:00.3: enabling Extended Tags [ 0.570131] pci 0000:05:00.3: PME# supported from D0 D3hot D3cold [ 0.570253] pci 0000:05:00.4: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint [ 0.570279] pci 0000:05:00.4: BAR 0 [mem 0xfc900000-0xfc9fffff 64bit] [ 0.570288] pci 0000:05:00.4: enabling Extended Tags [ 0.570327] pci 0000:05:00.4: PME# supported from D0 D3hot D3cold [ 0.570432] pci 0000:05:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint [ 0.570456] pci 0000:05:00.6: BAR 0 [mem 0xfcc80000-0xfcc87fff] [ 0.570466] pci 0000:05:00.6: enabling Extended Tags [ 0.570503] pci 0000:05:00.6: PME# supported from D0 D3hot D3cold [ 0.570621] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.570638] pci_bus 0000:00: on NUMA node 0 [ 0.572286] ACPI: PCI: Interrupt link LNKA configured for IRQ 0 [ 0.572385] ACPI: PCI: Interrupt link LNKB configured for IRQ 0 [ 0.572475] ACPI: PCI: Interrupt link LNKC configured for IRQ 0 [ 0.572578] ACPI: PCI: Interrupt link LNKD configured for IRQ 0 [ 0.572675] ACPI: PCI: Interrupt link LNKE configured for IRQ 0 [ 0.572756] ACPI: PCI: Interrupt link LNKF configured for IRQ 0 [ 0.572837] ACPI: PCI: Interrupt link LNKG configured for IRQ 0 [ 0.572918] ACPI: PCI: Interrupt link LNKH configured for IRQ 0 [ 0.574347] iommu: Default domain type: Translated [ 0.574347] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.574347] SCSI subsystem initialized [ 0.574347] libata version 3.00 loaded. [ 0.574347] EDAC MC: Ver: 3.0.0 [ 0.574347] efivars: Registered efivars operations [ 0.574347] PCI: Using ACPI for IRQ routing [ 0.574347] PCI: pci_cache_line_size set to 64 bytes [ 0.574347] e820: reserve RAM buffer [mem 0x09bff000-0x0bffffff] [ 0.574347] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff] [ 0.574347] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff] [ 0.574347] e820: reserve RAM buffer [mem 0xb5a21000-0xb7ffffff] [ 0.574347] e820: reserve RAM buffer [mem 0xb9359000-0xbbffffff] [ 0.574347] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff] [ 0.574347] e820: reserve RAM buffer [mem 0x73e300000-0x73fffffff] [ 0.574347] pci 0000:05:00.0: vgaarb: setting as boot VGA device [ 0.574347] pci 0000:05:00.0: vgaarb: bridge control possible [ 0.574347] pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.574347] vgaarb: loaded [ 0.574347] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.574347] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.576597] clocksource: Switched to clocksource tsc-early [ 0.576857] pnp: PnP ACPI init [ 0.576989] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved [ 0.577107] system 00:01: [mem 0x740000000-0x83fffffff window] has been reserved [ 0.577607] system 00:03: [io 0x0280-0x028f] has been reserved [ 0.577612] system 00:03: [io 0x0290-0x029f] has been reserved [ 0.577616] system 00:03: [io 0x02a0-0x02af] has been reserved [ 0.577620] system 00:03: [io 0x02b0-0x02bf] has been reserved [ 0.578042] pnp 00:04: [dma 0 disabled] [ 0.578507] system 00:05: [io 0x04d0-0x04d1] has been reserved [ 0.578514] system 00:05: [io 0x040b] has been reserved [ 0.578518] system 00:05: [io 0x04d6] has been reserved [ 0.578522] system 00:05: [io 0x0c00-0x0c01] has been reserved [ 0.578526] system 00:05: [io 0x0c14] has been reserved [ 0.578530] system 00:05: [io 0x0c50-0x0c51] has been reserved [ 0.578535] system 00:05: [io 0x0c52] has been reserved [ 0.578538] system 00:05: [io 0x0c6c] has been reserved [ 0.578542] system 00:05: [io 0x0c6f] has been reserved [ 0.578546] system 00:05: [io 0x0cd8-0x0cdf] has been reserved [ 0.578550] system 00:05: [io 0x0800-0x089f] has been reserved [ 0.578554] system 00:05: [io 0x0b00-0x0b0f] has been reserved [ 0.578558] system 00:05: [io 0x0b20-0x0b3f] has been reserved [ 0.578562] system 00:05: [io 0x0900-0x090f] has been reserved [ 0.578566] system 00:05: [io 0x0910-0x091f] has been reserved [ 0.578571] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.578576] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved [ 0.578581] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 0.578585] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.578590] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved [ 0.578595] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.578599] system 00:05: [mem 0xff000000-0xffffffff] has been reserved [ 0.579975] pnp: PnP ACPI: found 6 devices [ 0.586434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.586490] NET: Registered PF_INET protocol family [ 0.586680] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.589394] tcp_listen_portaddr_hash hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.589507] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.589658] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.590065] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes, linear) [ 0.590782] TCP: Hash tables configured (established 262144 bind 65536) [ 0.591145] UDP hash table entries: 16384 (order: 10, 2621440 bytes, linear) [ 0.591791] UDP-Lite hash table entries: 16384 (order: 10, 2621440 bytes, linear) [ 0.592126] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.592150] pci 0000:02:02.0: PCI bridge to [bus 03] [ 0.592161] pci 0000:02:02.0: bridge window [io 0xf000-0xffff] [ 0.592168] pci 0000:02:02.0: bridge window [mem 0xfcd00000-0xfcdfffff] [ 0.592177] pci 0000:01:00.2: PCI bridge to [bus 02-03] [ 0.592181] pci 0000:01:00.2: bridge window [io 0xf000-0xffff] [ 0.592188] pci 0000:01:00.2: bridge window [mem 0xfcd00000-0xfcdfffff] [ 0.592197] pci 0000:00:02.1: PCI bridge to [bus 01-03] [ 0.592200] pci 0000:00:02.1: bridge window [io 0xf000-0xffff] [ 0.592205] pci 0000:00:02.1: bridge window [mem 0xfcd00000-0xfcefffff] [ 0.592212] pci 0000:00:02.2: PCI bridge to [bus 04] [ 0.592216] pci 0000:00:02.2: bridge window [mem 0xfcf00000-0xfcffffff] [ 0.592225] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.592228] pci 0000:00:08.1: bridge window [io 0xe000-0xefff] [ 0.592233] pci 0000:00:08.1: bridge window [mem 0xfc900000-0xfccfffff] [ 0.592238] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.592245] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 0.592249] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 0.592252] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 0.592255] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.592259] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window] [ 0.592262] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfec2ffff window] [ 0.592266] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window] [ 0.592270] pci_bus 0000:01: resource 0 [io 0xf000-0xffff] [ 0.592273] pci_bus 0000:01: resource 1 [mem 0xfcd00000-0xfcefffff] [ 0.592276] pci_bus 0000:02: resource 0 [io 0xf000-0xffff] [ 0.592280] pci_bus 0000:02: resource 1 [mem 0xfcd00000-0xfcdfffff] [ 0.592283] pci_bus 0000:03: resource 0 [io 0xf000-0xffff] [ 0.592286] pci_bus 0000:03: resource 1 [mem 0xfcd00000-0xfcdfffff] [ 0.592290] pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff] [ 0.592293] pci_bus 0000:05: resource 0 [io 0xe000-0xefff] [ 0.592296] pci_bus 0000:05: resource 1 [mem 0xfc900000-0xfccfffff] [ 0.592300] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.592710] pci 0000:05:00.1: D0 power state depends on 0000:05:00.0 [ 0.592718] pci 0000:05:00.3: extending delay after power-on from D3hot to 20 msec [ 0.592896] pci 0000:05:00.4: extending delay after power-on from D3hot to 20 msec [ 0.593010] PCI: CLS 64 bytes, default 64 [ 0.593036] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported [ 0.593074] Unpacking initramfs... [ 0.593120] pci 0000:00:01.0: Adding to iommu group 0 [ 0.593159] pci 0000:00:02.0: Adding to iommu group 1 [ 0.593176] pci 0000:00:02.1: Adding to iommu group 1 [ 0.593194] pci 0000:00:02.2: Adding to iommu group 1 [ 0.593232] pci 0000:00:08.0: Adding to iommu group 2 [ 0.593249] pci 0000:00:08.1: Adding to iommu group 2 [ 0.593280] pci 0000:00:14.0: Adding to iommu group 3 [ 0.593299] pci 0000:00:14.3: Adding to iommu group 3 [ 0.593368] pci 0000:00:18.0: Adding to iommu group 4 [ 0.593386] pci 0000:00:18.1: Adding to iommu group 4 [ 0.593403] pci 0000:00:18.2: Adding to iommu group 4 [ 0.593421] pci 0000:00:18.3: Adding to iommu group 4 [ 0.593440] pci 0000:00:18.4: Adding to iommu group 4 [ 0.593458] pci 0000:00:18.5: Adding to iommu group 4 [ 0.593480] pci 0000:00:18.6: Adding to iommu group 4 [ 0.593506] pci 0000:00:18.7: Adding to iommu group 4 [ 0.593515] pci 0000:01:00.0: Adding to iommu group 1 [ 0.593524] pci 0000:01:00.1: Adding to iommu group 1 [ 0.593535] pci 0000:01:00.2: Adding to iommu group 1 [ 0.593546] pci 0000:02:02.0: Adding to iommu group 1 [ 0.593556] pci 0000:03:00.0: Adding to iommu group 1 [ 0.593565] pci 0000:04:00.0: Adding to iommu group 1 [ 0.593580] pci 0000:05:00.0: Adding to iommu group 2 [ 0.593589] pci 0000:05:00.1: Adding to iommu group 2 [ 0.593598] pci 0000:05:00.2: Adding to iommu group 2 [ 0.593609] pci 0000:05:00.3: Adding to iommu group 2 [ 0.593618] pci 0000:05:00.4: Adding to iommu group 2 [ 0.593628] pci 0000:05:00.6: Adding to iommu group 2 [ 0.594536] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC [ 0.594548] AMD-Vi: Interrupt remapping enabled [ 0.594551] AMD-Vi: X2APIC enabled [ 0.635895] AMD-Vi: Virtual APIC enabled [ 0.635909] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.635913] software IO TLB: mapped [mem 0x00000000aca99000-0x00000000b0a99000] (64MB) [ 0.635955] LVT offset 0 assigned for vector 0x400 [ 0.642788] Freeing initrd memory: 10980K [ 0.642888] perf: AMD IBS detected (0x000003ff) [ 0.642900] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 0.643447] Initialise system trusted keyrings [ 0.643490] workingset: timestamp_bits=46 max_order=23 bucket_order=0 [ 0.643851] 9p: Installing v9fs 9p2000 file system support [ 0.650830] xor: automatically using best checksumming function avx [ 0.650836] Key type asymmetric registered [ 0.650839] Asymmetric key parser 'x509' registered [ 0.651146] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.651150] io scheduler mq-deadline registered [ 0.651173] test_bitmap: loaded. [ 0.651286] test_bitmap: parselist: 14: input is '0-2047:128/256' OK, Time: 271 [ 0.651306] test_bitmap: bitmap_print_to_pagebuf: input is '0-32767 ', Time: 621 [ 0.668097] test_bitmap: Time spent in test_bitmap_read_perf: 294924 [ 0.668508] test_bitmap: Time spent in test_bitmap_write_perf: 407509 [ 0.669663] test_bitmap: all 390447 tests passed [ 0.669666] test_mul_u64_u64_div_u64: Starting mul_u64_u64_div_u64() test [ 0.669669] test_mul_u64_u64_div_u64: Completed mul_u64_u64_div_u64() test [ 0.669746] atomic64_test: passed for x86-64 platform with CX8 and with SSE [ 0.670774] pcieport 0000:00:02.1: PME: Signaling with IRQ 28 [ 0.670953] pcieport 0000:00:02.2: PME: Signaling with IRQ 29 [ 0.671114] pcieport 0000:00:08.1: PME: Signaling with IRQ 30 [ 0.672796] Estimated ratio of average max frequency by base frequency (times 1024): 1098 [ 0.672882] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.672997] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.694709] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFC, rev-id 1) [ 0.835259] ACPI: bus type drm_connector registered [ 0.837191] nvme nvme0: pci function 0000:04:00.0 [ 0.837377] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled [ 0.837419] ahci 0000:01:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode [ 0.837424] ahci 0000:01:00.1: 4/6 ports implemented (port mask 0x33) [ 0.837427] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst [ 0.838032] scsi host0: ahci [ 0.838167] scsi host1: ahci [ 0.838287] scsi host2: ahci [ 0.838412] scsi host3: ahci [ 0.838543] scsi host4: ahci [ 0.838662] scsi host5: ahci [ 0.838730] ata1: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80100 irq 37 lpm-pol 0 [ 0.838735] ata2: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80180 irq 37 lpm-pol 0 [ 0.838740] ata3: DUMMY [ 0.838742] ata4: DUMMY [ 0.838744] ata5: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80300 irq 37 lpm-pol 0 [ 0.838749] ata6: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80380 irq 37 lpm-pol 0 [ 0.838841] i8042: PNP: No PS/2 controller found. [ 0.838887] rtc_cmos 00:02: RTC can wake from S4 [ 0.839106] rtc_cmos 00:02: registered as rtc0 [ 0.839139] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram [ 0.839158] i2c_dev: i2c /dev entries driver [ 0.839210] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 0.839216] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection [ 0.843521] nvme nvme0: missing or invalid SUBNQN field. [ 0.848016] i2c i2c-0: Successfully instantiated SPD at 0x52 [ 0.848518] nvme nvme0: allocated 64 MiB host memory buffer (1 segment). [ 0.849636] nvme nvme0: 12/0/0 default/read/poll queues [ 0.851309] i2c i2c-0: Successfully instantiated SPD at 0x53 [ 0.851404] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 [ 0.851798] nvme0n1: p1 p2 p3 p4 p5 p7 p8 [ 0.865251] amd_pstate_ut: 1 amd_pstate_ut_acpi_cpc_valid success! [ 0.865258] amd_pstate_ut: 2 amd_pstate_ut_check_enabled success! [ 0.865305] amd_pstate_ut: 3 amd_pstate_ut_check_perf success! [ 0.865310] amd_pstate_ut: 4 amd_pstate_ut_check_freq success! [ 0.871999] amd_pstate_ut: 5 amd_pstate_ut_check_driver success! [ 0.872105] stackdepot: allocating hash table of 1048576 entries via kvcalloc [ 0.874308] stackdepot: allocating space for 8192 stack pools via kvcalloc [ 0.874490] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic [ 0.874495] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0 [ 0.879730] Console: switching to colour frame buffer device 240x67 [ 0.882967] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device [ 0.883142] NET: Registered PF_INET6 protocol family [ 0.883474] Segment Routing with IPv6 [ 0.883493] In-situ OAM (IOAM) with IPv6 [ 0.883561] 9pnet: Installing 9P2000 support [ 0.885525] x86/amd: Previous system reset reason [0x00010800]: system reset pin BP_SYS_RST_L was tripped [ 0.885544] microcode: Current revision: 0x0a500014 [ 0.885714] IPI shorthand broadcast: enabled [ 0.888222] sched_clock: Marking stable (885418653, 461843)->(887410149, -1529653) [ 0.888390] registered taskstats version 1 [ 0.888583] Loading compiled-in X.509 certificates [ 0.896812] zswap: loaded using pool zstd [ 0.896845] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers [ 0.897010] page_owner is disabled [ 0.897576] Btrfs loaded, zoned=no, fsverity=no [ 0.899540] clk: Disabling unused clocks [ 0.899553] PM: genpd: Disabling unused power domains [ 1.151317] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.151805] ata1.00: ATA-10: WDC WD40PURZ-85TTDY0, 80.00A80, max UDMA/133 [ 1.152371] ata1.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 1.152385] ata1.00: Features: HIPM DIPM [ 1.153442] ata1.00: configured for UDMA/133 [ 1.153557] scsi 0:0:0:0: Direct-Access ATA WDC WD40PURZ-85T 0A80 PQ: 0 ANSI: 5 [ 1.153996] sd 0:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) [ 1.154058] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 1.154110] sd 0:0:0:0: [sda] Write Protect is off [ 1.154121] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.154170] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.154251] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes [ 1.232361] sda: sda1 [ 1.232455] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.463397] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.463888] ata2.00: ATA-9: WDC WD30PURZ-85GU6Y0, 80.00A80, max UDMA/133 [ 1.464151] ata2.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 1.464164] ata2.00: Features: HIPM DIPM [ 1.464775] ata2.00: configured for UDMA/133 [ 1.464878] scsi 1:0:0:0: Direct-Access ATA WDC WD30PURZ-85G 0A80 PQ: 0 ANSI: 5 [ 1.465306] sd 1:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB) [ 1.465375] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.465396] sd 1:0:0:0: [sdb] Write Protect is off [ 1.465406] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 1.465464] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.465545] sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes [ 1.554859] sdb: sdb1 [ 1.556814] sd 1:0:0:0: [sdb] Attached SCSI disk [ 1.647142] tsc: Refined TSC clocksource calibration: 3892.664 MHz [ 1.647562] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x703890e3382, max_idle_ns: 881590975718 ns [ 1.647993] clocksource: Switched to clocksource tsc [ 1.773395] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.775665] ata5.00: ATA-10: ST4000VX016-3CV104, CV10, max UDMA/133 [ 1.777139] ata5.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 1.777675] ata5.00: Features: DIPM [ 1.779682] ata5.00: configured for UDMA/133 [ 1.780107] scsi 4:0:0:0: Direct-Access ATA ST4000VX016-3CV1 CV10 PQ: 0 ANSI: 5 [ 1.780872] sd 4:0:0:0: [sdc] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) [ 1.781300] sd 4:0:0:0: [sdc] 4096-byte physical blocks [ 1.781702] sd 4:0:0:0: [sdc] Write Protect is off [ 1.782041] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00 [ 1.782058] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.782429] sd 4:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes [ 1.850178] sdc: sdc1 [ 1.852065] sd 4:0:0:0: [sdc] Attached SCSI disk [ 2.090061] ata6: SATA link down (SStatus 0 SControl 330) [ 2.090874] Freeing unused kernel image (initmem) memory: 1508K [ 2.091312] Write protecting the kernel read-only data: 20480k [ 2.092216] Freeing unused kernel image (text/rodata gap) memory: 1668K [ 2.093001] Freeing unused kernel image (rodata/data gap) memory: 1956K [ 2.095896] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.096249] rodata_test: all tests were successful [ 2.096590] Run /init as init process [ 2.096925] with arguments: [ 2.096926] /init [ 2.096928] with environment: [ 2.096929] HOME=/ [ 2.096930] TERM=linux [ 2.096931] [email protected]/eth0,[email protected]/1c:1b:0d:93:c2:07 [ 2.128031] dracut: dracut-111 [ 2.424276] ccp 0000:05:00.2: enabling device (0000 -> 0002) [ 2.430927] ccp 0000:05:00.2: tee enabled [ 2.431567] ccp 0000:05:00.2: psp enabled [ 2.432628] ACPI: bus type USB registered [ 2.439972] usbcore: registered new interface driver usbfs [ 2.442332] usbcore: registered new interface driver hub [ 2.446567] usbcore: registered new device driver usb [ 2.465709] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 2.466137] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [ 2.521859] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010 [ 2.522695] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 2.523079] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [ 2.523442] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed [ 2.525303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.18 [ 2.525746] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.526136] usb usb1: Product: xHCI Host Controller [ 2.526469] usb usb1: Manufacturer: Linux 6.18.44-gentoo-Zen3 xhci-hcd [ 2.526802] usb usb1: SerialNumber: 0000:01:00.0 [ 2.527412] hub 1-0:1.0: USB hub found [ 2.527855] hub 1-0:1.0: 9 ports detected [ 2.529001] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.529464] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.18 [ 2.529863] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.530201] usb usb2: Product: xHCI Host Controller [ 2.530489] usb usb2: Manufacturer: Linux 6.18.44-gentoo-Zen3 xhci-hcd [ 2.530768] usb usb2: SerialNumber: 0000:01:00.0 [ 2.531207] hub 2-0:1.0: USB hub found [ 2.531656] hub 2-0:1.0: 3 ports detected [ 2.532354] xhci_hcd 0000:05:00.3: xHCI Host Controller [ 2.532639] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 3 [ 2.533017] xhci_hcd 0000:05:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010 [ 2.533678] xhci_hcd 0000:05:00.3: xHCI Host Controller [ 2.533966] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 4 [ 2.534244] xhci_hcd 0000:05:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 2.534587] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.18 [ 2.535023] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.535405] usb usb3: Product: xHCI Host Controller [ 2.535786] usb usb3: Manufacturer: Linux 6.18.44-gentoo-Zen3 xhci-hcd [ 2.536152] usb usb3: SerialNumber: 0000:05:00.3 [ 2.536591] hub 3-0:1.0: USB hub found [ 2.537118] hub 3-0:1.0: 4 ports detected [ 2.537701] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.538176] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.18 [ 2.538602] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.539020] usb usb4: Product: xHCI Host Controller [ 2.539314] usb usb4: Manufacturer: Linux 6.18.44-gentoo-Zen3 xhci-hcd [ 2.539572] usb usb4: SerialNumber: 0000:05:00.3 [ 2.539980] hub 4-0:1.0: USB hub found [ 2.540246] hub 4-0:1.0: 2 ports detected [ 2.540943] xhci_hcd 0000:05:00.4: xHCI Host Controller [ 2.541237] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 5 [ 2.541593] xhci_hcd 0000:05:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010 [ 2.542201] xhci_hcd 0000:05:00.4: xHCI Host Controller [ 2.542461] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 6 [ 2.542718] xhci_hcd 0000:05:00.4: Host supports USB 3.1 Enhanced SuperSpeed [ 2.543040] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.18 [ 2.543356] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.543670] usb usb5: Product: xHCI Host Controller [ 2.543985] usb usb5: Manufacturer: Linux 6.18.44-gentoo-Zen3 xhci-hcd [ 2.544252] usb usb5: SerialNumber: 0000:05:00.4 [ 2.544650] hub 5-0:1.0: USB hub found [ 2.544934] hub 5-0:1.0: 4 ports detected [ 2.545533] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.545943] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.18 [ 2.546250] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.546531] usb usb6: Product: xHCI Host Controller [ 2.546811] usb usb6: Manufacturer: Linux 6.18.44-gentoo-Zen3 xhci-hcd [ 2.547093] usb usb6: SerialNumber: 0000:05:00.4 [ 2.547498] hub 6-0:1.0: USB hub found [ 2.547765] hub 6-0:1.0: 2 ports detected [ 2.783803] usb 3-1: new full-speed USB device number 2 using xhci_hcd [ 2.787009] BTRFS: device label zen2_musl devid 1 transid 498354 /dev/nvme0n1p4 (259:4) scanned by mount (463) [ 2.789145] BTRFS info (device nvme0n1p4): first mount of filesystem 266543c5-3978-4c46-b455-6f20c6dbfaa7 [ 2.789658] BTRFS info (device nvme0n1p4): using xxhash64 (xxhash64-generic) checksum algorithm [ 2.801746] BTRFS info (device nvme0n1p4): enabling ssd optimizations [ 2.802184] BTRFS info (device nvme0n1p4): turning on async discard [ 2.802600] BTRFS info (device nvme0n1p4): enabling free space tree [ 2.816148] dracut: Remounting /dev/disk/by-uuid/266543c5-3978-4c46-b455-6f20c6dbfaa7 with -o compress=zstd:-2,ro [ 2.817770] BTRFS info (device nvme0n1p4 state M): use zstd compression, level -2 [ 2.834423] usb 1-7: new high-speed USB device number 2 using xhci_hcd [ 2.834815] dracut: Mounted root filesystem /dev/nvme0n1p4 [ 2.858074] dracut: Switching root [ 2.946556] usb 3-1: New USB device found, idVendor=10d7, idProduct=b012, bcdDevice=88.91 [ 2.946964] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.947359] usb 3-1: Product: general adapter [ 2.947748] usb 3-1: Manufacturer: Actions [ 2.948073] usb 3-1: SerialNumber: ACTIONS1234 [ 3.040568] usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd [ 3.055541] usb 4-2: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 2.00 [ 3.055950] usb 4-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0 [ 3.056336] usb 4-2: Product: ASM107x [ 3.056699] usb 4-2: Manufacturer: Asmedia [ 3.060524] usb 1-7: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.60 [ 3.060926] usb 1-7: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 3.061265] usb 1-7: Product: USB2.0 Hub [ 3.069562] hub 1-7:1.0: USB hub found [ 3.073504] hub 1-7:1.0: 4 ports detected [ 3.078696] hub 4-2:1.0: USB hub found [ 3.080361] hub 4-2:1.0: 4 ports detected [ 3.173805] usb 3-2: new high-speed USB device number 3 using xhci_hcd [ 3.280472] usb 1-8: new full-speed USB device number 3 using xhci_hcd [ 3.313420] usb 3-2: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 2.00 [ 3.313865] usb 3-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0 [ 3.314253] usb 3-2: Product: ASM107x [ 3.314695] usb 3-2: Manufacturer: Asmedia [ 3.366878] hub 3-2:1.0: USB hub found [ 3.368744] hub 3-2:1.0: 4 ports detected [ 3.399260] usb 4-2.3: new SuperSpeed USB device number 3 using xhci_hcd [ 3.432133] usb 4-2.3: New USB device found, idVendor=0557, idProduct=2410, bcdDevice= 1.55 [ 3.432595] usb 4-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.433003] usb 4-2.3: Product: USB3.2 Hub [ 3.433360] usb 4-2.3: Manufacturer: Generic [ 3.463440] hub 4-2.3:1.0: USB hub found [ 3.465656] hub 4-2.3:1.0: 4 ports detected [ 3.595513] usb 1-8: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00 [ 3.596020] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.596500] usb 1-8: Product: LED Controller [ 3.596913] usb 1-8: Manufacturer: ASRock [ 3.597203] usb 1-8: SerialNumber: A02019100900 [ 3.601025] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 3.601573] ACPI: button: Power Button [PWRB] [ 3.606983] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 3.608117] ACPI: button: Power Button [PWRF] [ 3.610693] kvm_amd: TSC scaling supported [ 3.611085] kvm_amd: Nested Virtualization enabled [ 3.611557] kvm_amd: Nested Paging enabled [ 3.611933] kvm_amd: LBR virtualization supported [ 3.612256] kvm_amd: Virtual VMLOAD VMSAVE supported [ 3.612648] kvm_amd: Virtual GIF supported [ 3.637580] MCE: In-kernel MCE decoding enabled. [ 3.665678] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no) [ 3.669772] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input2 [ 3.679448] nct6775: Found NCT6798D or compatible chip at 0x2e:0x290 [ 3.695808] snd_hda_intel 0000:05:00.1: enabling device (0000 -> 0002) [ 3.697688] Asymmetric key parser 'pkcs8' registered [ 3.697875] snd_hda_intel 0000:05:00.6: enabling device (0000 -> 0002) [ 3.724521] usb 3-2.3: new high-speed USB device number 4 using xhci_hcd [ 3.728252] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card0/input3 [ 3.729075] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card0/input4 [ 3.729754] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card0/input5 [ 3.730371] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card0/input6 [ 3.736671] snd_hda_codec_alc882 hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 3.738119] snd_hda_codec_alc882 hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 3.738822] snd_hda_codec_alc882 hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 3.739274] snd_hda_codec_alc882 hdaudioC1D0: mono: mono_out=0x0 [ 3.739668] snd_hda_codec_alc882 hdaudioC1D0: inputs: [ 3.740016] snd_hda_codec_alc882 hdaudioC1D0: Rear Mic=0x18 [ 3.740352] snd_hda_codec_alc882 hdaudioC1D0: Front Mic=0x19 [ 3.740751] snd_hda_codec_alc882 hdaudioC1D0: Line=0x1a [ 3.756409] Bluetooth: Core ver 2.22 [ 3.756942] NET: Registered PF_BLUETOOTH protocol family [ 3.758148] Bluetooth: HCI device and connection manager initialized [ 3.758625] Bluetooth: HCI socket layer initialized [ 3.759073] Bluetooth: L2CAP socket layer initialized [ 3.759509] Bluetooth: SCO socket layer initialized [ 3.763024] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input7 [ 3.763041] r8169 0000:03:00.0 eth0: RTL8168h/8111h, 9c:6b:00:a5:16:04, XID 541, IRQ 80 [ 3.764148] r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 3.766214] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input8 [ 3.767191] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input9 [ 3.770140] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input10 [ 3.785932] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input11 [ 3.794591] r8169 0000:03:00.0 enp3s0: renamed from eth0 [ 3.836206] hid: raw HID events driver (C) Jiri Kosina [ 3.840330] Bluetooth: hci0: HCI Read Default Erroneous Data Reporting command is advertised, but not supported. [ 3.840331] usbcore: registered new interface driver btusb [ 3.840333] Bluetooth: hci0: HCI Read Transmit Power Level command is advertised, but not supported. [ 3.841835] Bluetooth: hci0: HCI LE Set Random Private Address Timeout command is advertised, but not supported. [ 3.842347] Bluetooth: hci0: HCI LE Extended Create Connection command is advertised, but not supported. [ 3.842846] Bluetooth: hci0: HCI WRITE AUTH PAYLOAD TIMEOUT command leads to unexpected SMP errors when pairing and will not be used. [ 3.844046] usb 3-2.3: New USB device found, idVendor=0557, idProduct=5411, bcdDevice= 1.55 [ 3.844594] usb 3-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.845085] usb 3-2.3: Product: USB2.1 Hub [ 3.845582] usb 3-2.3: Manufacturer: Generic [ 3.852382] usbcore: registered new interface driver usbhid [ 3.853079] usbhid: USB HID core driver [ 3.855183] amdgpu: Virtual CRAT table created for CPU [ 3.855536] amdgpu: Topology: Add CPU node [ 3.855979] amdgpu 0000:05:00.0: enabling device (0006 -> 0007) [ 3.856348] amdgpu 0000:05:00.0: amdgpu: initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1002:0x1636 0xC9). [ 3.856671] amdgpu 0000:05:00.0: amdgpu: register mmio base: 0xFCC00000 [ 3.856971] amdgpu 0000:05:00.0: amdgpu: register mmio size: 524288 [ 3.861335] amdgpu 0000:05:00.0: amdgpu: detected ip block number 0 <common_v2_0_0> (soc15_common) [ 3.861688] amdgpu 0000:05:00.0: amdgpu: detected ip block number 1 <gmc_v9_0_0> (gmc_v9_0) [ 3.862038] amdgpu 0000:05:00.0: amdgpu: detected ip block number 2 <ih_v4_0_0> (vega10_ih) [ 3.862374] amdgpu 0000:05:00.0: amdgpu: detected ip block number 3 <psp_v12_0_0> (psp) [ 3.862704] amdgpu 0000:05:00.0: amdgpu: detected ip block number 4 <smu_v12_0_0> (smu) [ 3.862997] amdgpu 0000:05:00.0: amdgpu: detected ip block number 5 <dce_v1_0_0> (dm) [ 3.863287] amdgpu 0000:05:00.0: amdgpu: detected ip block number 6 <gfx_v9_0_0> (gfx_v9_0) [ 3.863573] amdgpu 0000:05:00.0: amdgpu: detected ip block number 7 <sdma_v4_0_0> (sdma_v4_0) [ 3.864342] input: ASRock LED Controller as /devices/pci0000:00/0000:00:02.1/0000:01:00.0/usb1/1-8/1-8:1.0/0003:26CE:01A2.0001/input/input12 [ 3.864585] amdgpu 0000:05:00.0: amdgpu: detected ip block number 8 <vcn_v2_0_0> (vcn_v2_0) [ 3.865383] amdgpu 0000:05:00.0: amdgpu: detected ip block number 9 <jpeg_v2_0_0> (jpeg_v2_0) [ 3.865852] amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT [ 3.866375] amdgpu: ATOM BIOS: 13-CEZANNE-019 [ 3.866845] Loading firmware: amdgpu/green_sardine_asd.bin [ 3.870026] Loading firmware: amdgpu/green_sardine_ta.bin [ 3.871999] Loading firmware: amdgpu/green_sardine_dmcub.bin [ 3.873356] Loading firmware: amdgpu/green_sardine_pfp.bin [ 3.874647] Loading firmware: amdgpu/green_sardine_me.bin [ 3.875903] Loading firmware: amdgpu/green_sardine_ce.bin [ 3.876764] Loading firmware: amdgpu/green_sardine_rlc.bin [ 3.877985] Loading firmware: amdgpu/green_sardine_mec.bin [ 3.879374] Loading firmware: amdgpu/green_sardine_sdma.bin [ 3.879529] hub 3-2.3:1.0: USB hub found [ 3.880285] Loading firmware: amdgpu/green_sardine_vcn.bin [ 3.881670] hub 3-2.3:1.0: 4 ports detected [ 3.917273] hid-generic 0003:26CE:01A2.0001: input,hidraw0: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:01:00.0-8/input0 [ 3.923847] Console: switching to colour dummy device 80x25 [ 3.924462] amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled [ 3.924472] amdgpu 0000:05:00.0: amdgpu: MODE2 reset [ 3.924980] amdgpu 0000:05:00.0: amdgpu: vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 3.924993] amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used) [ 3.924999] amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF [ 3.925011] [drm] Detected VRAM RAM=4096M, BAR=4096M [ 3.925014] [drm] RAM width 128bits DDR4 [ 3.925151] amdgpu 0000:05:00.0: amdgpu: amdgpu: 4096M of VRAM memory ready [ 3.925156] amdgpu 0000:05:00.0: amdgpu: amdgpu: 13977M of GTT memory ready. [ 3.925193] [drm] GART: num cpu pages 262144, num gpu pages 262144 [ 3.925375] [drm] PCIE GART of 1024M enabled. [ 3.925378] [drm] PTB located at 0x000000F4FFC00000 [ 3.925836] amdgpu 0000:05:00.0: amdgpu: [drm] Loading DMUB firmware via PSP: version=0x0101002B [ 3.926365] amdgpu 0000:05:00.0: amdgpu: [VCN instance 0] Found VCN firmware Version ENC: 1.24 DEC: 8 VEP: 0 Revision: 9 [ 3.926943] amdgpu 0000:05:00.0: amdgpu: reserve 0x400000 from 0xf4ff800000 for PSP TMR [ 4.002845] md/raid:md0: device sdb1 operational as raid disk 0 [ 4.002855] md/raid:md0: device sdc1 operational as raid disk 2 [ 4.002862] md/raid:md0: device sda1 operational as raid disk 1 [ 4.003522] md/raid:md0: raid level 5 active with 3 out of 3 devices, algorithm 2 [ 4.013309] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available [ 4.024423] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 4.024430] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available [ 4.025237] amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully! [ 4.026338] amdgpu 0000:05:00.0: amdgpu: [drm] Display Core v3.2.351 initialized on DCN 2.1 [ 4.026344] amdgpu 0000:05:00.0: amdgpu: [drm] DP-HDMI FRL PCON supported [ 4.026898] amdgpu 0000:05:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x0101002B [ 4.038519] md0: detected capacity change from 0 to 11720126464 [ 4.044516] snd_hda_intel 0000:05:00.1: bound 0000:05:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu]) [ 4.078530] amdgpu 0000:05:00.0: amdgpu: kiq ring mec 2 pipe 1 q 0 [ 4.083468] kfd kfd: amdgpu: Allocated 3969056 bytes on gart [ 4.083485] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 [ 4.083606] amdgpu: Virtual CRAT table created for GPU [ 4.084207] amdgpu: Topology: Add dGPU node [0x1638:0x1002] [ 4.084211] kfd kfd: amdgpu: added device 1002:1638 [ 4.084281] amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 7 [ 4.084287] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0 [ 4.084291] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 4.084295] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 4.084299] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0 [ 4.084302] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0 [ 4.084306] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0 [ 4.084310] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0 [ 4.084313] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0 [ 4.084317] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0 [ 4.084321] amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0 [ 4.084325] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8 [ 4.084329] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8 [ 4.084333] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8 [ 4.084336] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8 [ 4.084340] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8 [ 4.085380] amdgpu 0000:05:00.0: amdgpu: Runtime PM not available [ 4.085835] amdgpu 0000:05:00.0: [drm] Registered 4 planes with drm panic [ 4.085839] [drm] Initialized amdgpu 3.64.0 for 0000:05:00.0 on minor 1 [ 4.095590] fbcon: amdgpudrmfb (fb0) is primary device [ 4.095818] [drm] pre_validate_dsc:1667 MST_DSC dsc precompute is not needed [ 4.145754] Console: switching to colour frame buffer device 240x67 [ 4.166017] amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device [ 4.233807] usb 3-2.3.3: new full-speed USB device number 5 using xhci_hcd [ 4.334564] usb 3-2.3.3: New USB device found, idVendor=0557, idProduct=8021, bcdDevice= 1.00 [ 4.334598] usb 3-2.3.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 4.391610] hub 3-2.3.3:1.0: USB hub found [ 4.394561] hub 3-2.3.3:1.0: 4 ports detected [ 4.697135] usb 3-2.3.3.1: new full-speed USB device number 6 using xhci_hcd [ 4.774184] device-mapper: uevent: version 1.0.3 [ 4.774310] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: [email protected] [ 4.856565] usb 3-2.3.3.1: New USB device found, idVendor=0557, idProduct=220e, bcdDevice= 1.00 [ 4.856598] usb 3-2.3.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.856626] usb 3-2.3.3.1: Product: ATEN 2/4-PORT 4K HDMI KVM SWITCH [ 4.856649] usb 3-2.3.3.1: Manufacturer: ATEN [ 5.023811] input: ATEN ATEN 2/4-PORT 4K HDMI KVM SWITCH as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb3/3-2/3-2.3/3-2.3.3/3-2.3.3.1/3-2.3.3.1:1.0/0003:0557:220E.0002/input/input13 [ 5.077260] hid-generic 0003:0557:220E.0002: input,hidraw1: USB HID v1.11 Keyboard [ATEN ATEN 2/4-PORT 4K HDMI KVM SWITCH] on usb-0000:05:00.3-2.3.3.1/input0 [ 5.098751] input: ATEN ATEN 2/4-PORT 4K HDMI KVM SWITCH as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb3/3-2/3-2.3/3-2.3.3/3-2.3.3.1/3-2.3.3.1:1.1/0003:0557:220E.0003/input/input14 [ 5.099449] hid-generic 0003:0557:220E.0003: input,hidraw2: USB HID v1.11 Mouse [ATEN ATEN 2/4-PORT 4K HDMI KVM SWITCH] on usb-0000:05:00.3-2.3.3.1/input1 [ 5.123881] input: ATEN ATEN 2/4-PORT 4K HDMI KVM SWITCH Keyboard as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb3/3-2/3-2.3/3-2.3.3/3-2.3.3.1/3-2.3.3.1:1.2/0003:0557:220E.0004/input/input15 [ 5.177255] hid-generic 0003:0557:220E.0004: input,hidraw3: USB HID v1.11 Keyboard [ATEN ATEN 2/4-PORT 4K HDMI KVM SWITCH] on usb-0000:05:00.3-2.3.3.1/input2 [ 5.197766] input: ATEN ATEN 2/4-PORT 4K HDMI KVM SWITCH as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb3/3-2/3-2.3/3-2.3.3/3-2.3.3.1/3-2.3.3.1:1.3/0003:0557:220E.0005/input/input16 [ 5.198449] hid-generic 0003:0557:220E.0005: input,hidraw4: USB HID v1.10 Mouse [ATEN ATEN 2/4-PORT 4K HDMI KVM SWITCH] on usb-0000:05:00.3-2.3.3.1/input3 [ 12.184016] NET: Registered PF_ALG protocol family [ 160.427928] Adding 8388604k swap on /dev/nvme0n1p3. Priority:-2 extents:1 across:8388604k SS [ 160.457030] BTRFS: device label chainsaw devid 1 transid 2956027 /dev/nvme0n1p8 (259:7) scanned by mount (1656) [ 160.458637] BTRFS info (device nvme0n1p8): first mount of filesystem 93f424cc-3c11-453e-9f78-0f6068376e81 [ 160.459895] BTRFS info (device nvme0n1p8): using xxhash64 (xxhash64-generic) checksum algorithm [ 160.512858] BTRFS info (device nvme0n1p8): enabling ssd optimizations [ 160.514293] BTRFS info (device nvme0n1p8): turning on async discard [ 160.515581] BTRFS info (device nvme0n1p8): enabling free space tree [ 160.516832] BTRFS info (device nvme0n1p8): use zstd compression, level 5 [ 160.748357] EXT4-fs (dm-0): mounted filesystem 5ec3df0f-465b-4d95-9684-41c4f0489a5b r/w with ordered data mode. Quota mode: disabled. [ 160.751146] BTRFS: device label distfiles devid 1 transid 22050 /dev/nvme0n1p7 (259:6) scanned by mount (1656) [ 160.753113] BTRFS info (device nvme0n1p7): first mount of filesystem 12f0652c-1430-4523-b371-2a8db6918260 [ 160.754381] BTRFS info (device nvme0n1p7): using xxhash64 (xxhash64-generic) checksum algorithm [ 160.762176] BTRFS info (device nvme0n1p7): setting nodatasum [ 160.763487] BTRFS info (device nvme0n1p7): enabling ssd optimizations [ 160.765281] BTRFS info (device nvme0n1p7): turning on async discard [ 160.766469] BTRFS info (device nvme0n1p7): enabling free space tree [ 161.104408] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 161.105580] Bluetooth: BNEP filters: protocol multicast [ 161.106697] Bluetooth: BNEP socket layer initialized [ 161.109279] Bluetooth: MGMT ver 1.23 [ 161.273578] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 161.279824] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 161.279958] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 161.279985] Loading firmware: regulatory.db [ 161.281499] Loading firmware: regulatory.db.p7s [ 161.287667] Loading firmware: rtl_nic/rtl8168h-2.fw [ 161.310425] Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC) [ 161.447208] r8169 0000:03:00.0 enp3s0: Link is Down [ 162.401423] ksmbd: running [ 164.558017] zram: Added device: zram0 [ 164.558161] zram: Added device: zram1 [ 164.558299] zram: Added device: zram2 [ 164.563994] r8169 0000:03:00.0 enp3s0: Link is Up - 1Gbps/Full - flow control rx/tx [ 164.568584] NET: Registered PF_PACKET protocol family [ 165.583826] zram2: detected capacity change from 0 to 67108864 [ 165.728001] EXT4-fs (zram2): mounting ext2 file system using the ext4 subsystem [ 165.728683] EXT4-fs (zram2): mounted filesystem 192a0cbc-c569-4ffc-9d05-0b3919d317c2 r/w without journal. Quota mode: disabled. [ 178.764073] fuse: init (API version 7.45) [ 183.096723] Bluetooth: RFCOMM TTY layer initialized [ 183.096733] Bluetooth: RFCOMM socket layer initialized [ 183.096738] Bluetooth: RFCOMM ver 1.11 [ 185.866755] nvme nvme0: using unchecked data buffer [ 433.293440] nvme 0000:04:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0003 address=0xa8de0000 flags=0x0050] [ 697.251408] nvme 0000:04:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0003 address=0x0 flags=0x0000] [ 2364.928228] slab ksmbd_file_cache start ffff88aaaeb35200 data offset 64 pointer offset 208 size 424 [ 2364.928236] list_add corruption. next->prev should be prev (ffff88a98d37b738), but was ffff88aaaeb35310. (next=ffff88aaaeb35310). [ 2364.928243] ------------[ cut here ]------------ [ 2364.928244] kernel BUG at lib/list_debug.c:31! [ 2364.928251] Oops: invalid opcode: 0000 [#1] SMP [ 2364.928256] CPU: 9 UID: 0 PID: 442 Comm: kworker/9:2 Tainted: G N 6.18.44-gentoo-Zen3 #1 PREEMPTLAZY [ 2364.928260] Tainted: [N]=TEST [ 2364.928262] Hardware name: To Be Filled By O.E.M. A520M Pro4/A520M Pro4, BIOS P3.90 09/30/2025 [ 2364.928263] Workqueue: ksmbd-io handle_ksmbd_work [ksmbd] [ 2364.928272] RIP: 0010:__list_add_valid_or_report+0x98/0xc8 [ 2364.928276] Code: c7 95 f9 11 ae e8 88 3d ff ff 0f 0b 48 89 df e8 7e 3c 24 00 48 8b 53 08 48 c7 c7 97 7a 0f ae 4c 89 f6 48 89 d9 e8 68 3d ff ff <0f> 0b 4c 89 f7 e8 5e 3c 24 00 49 8b 16 48 c7 c7 5e 1d 14 ae 48 89 [ 2364.928279] RSP: 0018:ffff9b6dc2c3fc00 EFLAGS: 00010246 [ 2364.928282] RAX: 0000000000000075 RBX: ffff88aaaeb35310 RCX: 0000000000000000 [ 2364.928284] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 [ 2364.928285] RBP: ffff88aaa9bb13c0 R08: 0000000000000000 R09: 0000000000000000 [ 2364.928287] R10: 0000000000000000 R11: 0000000000000000 R12: ffff88aaaeb35240 [ 2364.928289] R13: 0000000000008801 R14: ffff88a98d37b738 R15: ffff88aacd4ec040 [ 2364.928291] FS: 0000000000000000(0000) GS:ffff88aff36b6000(0000) knlGS:0000000000000000 [ 2364.928293] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2364.928295] CR2: 00007f29fb647c30 CR3: 00000002a71c4000 CR4: 0000000000350ef0 [ 2364.928297] Call Trace: [ 2364.928299] <TASK> [ 2364.928302] list_add+0x32/0x40 [ksmbd] [ 2364.928308] smb2_open+0x1b3c/0x2268 [ksmbd] [ 2364.928318] handle_ksmbd_work+0x2ec/0x498 [ksmbd] [ 2364.928324] process_scheduled_works+0x1d1/0x350 [ 2364.928328] worker_thread+0x1ad/0x278 [ 2364.928330] ? __cfi_worker_thread+0x8/0x8 [ 2364.928333] kthread+0x1e9/0x248 [ 2364.928336] ? __cfi_kthread+0x8/0x8 [ 2364.928339] ret_from_fork+0xd3/0x168 [ 2364.928342] ? __cfi_kthread+0x8/0x8 [ 2364.928344] ret_from_fork_asm+0x11/0x20 [ 2364.928349] </TASK> [ 2364.928350] Modules linked in: snd_hrtimer snd_seq snd_seq_device rfcomm fuse af_packet zram ksmbd libarc4 nls_ucs2_utils cfg80211 des3_ede_x86_64 cbc des_generic libdes sha1 md5 libmd5 md4 cmac algif_hash bnep nls_iso8859_1 nls_cp437 vfat fat dm_crypt nhpoly1305_avx2 nhpoly1305 chacha libchacha adiantum libpoly1305 algif_skcipher af_alg input_leds dm_mod raid456 async_memcpy async_raid6_recov async_pq async_xor async_tx joydev hid_generic btusb usbhid btrtl btmtk md_mod hid btbcm btintel amdgpu evdev bluetooth snd_hda_codec_alc882 snd_hda_codec_realtek_lib rfkill snd_hda_codec_generic r8169 led_class snd_hda_codec_atihdmi realtek mdio_devres snd_hda_codec_hdmi libphy drm_panel_backlight_quirks mfd_core drm_buddy mdio_bus pkcs8_key_parser drm_suballoc_helper i2c_algo_bit snd_hda_intel drm_ttm_helper snd_intel_dspcfg nct6775 ttm snd_hda_codec amdxcp hwmon_vid snd_hwdep nct6775_core gpu_sched snd_hda_core video drm_exec backlight snd_pcm drm_display_helper edac_mce_amd snd_timer snd cec soundcore k10temp hwmon kvm_amd [ 2364.928437] gpio_amdpt wmi gpio_generic button xhci_pci aesni_intel xhci_hcd gf128mul usbcore ccp usb_common [ 2364.928454] ---[ end trace 0000000000000000 ]--- [ 2364.928456] RIP: 0010:__list_add_valid_or_report+0x98/0xc8 [ 2364.928459] Code: c7 95 f9 11 ae e8 88 3d ff ff 0f 0b 48 89 df e8 7e 3c 24 00 48 8b 53 08 48 c7 c7 97 7a 0f ae 4c 89 f6 48 89 d9 e8 68 3d ff ff <0f> 0b 4c 89 f7 e8 5e 3c 24 00 49 8b 16 48 c7 c7 5e 1d 14 ae 48 89 [ 2364.928461] RSP: 0018:ffff9b6dc2c3fc00 EFLAGS: 00010246 [ 2364.928464] RAX: 0000000000000075 RBX: ffff88aaaeb35310 RCX: 0000000000000000 [ 2364.928466] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 [ 2364.928467] RBP: ffff88aaa9bb13c0 R08: 0000000000000000 R09: 0000000000000000 [ 2364.928469] R10: 0000000000000000 R11: 0000000000000000 R12: ffff88aaaeb35240 [ 2364.928471] R13: 0000000000008801 R14: ffff88a98d37b738 R15: ffff88aacd4ec040 [ 2364.928473] FS: 0000000000000000(0000) GS:ffff88aff36b6000(0000) knlGS:0000000000000000 [ 2364.928475] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2364.928476] CR2: 00007f29fb647c30 CR3: 00000002a71c4000 CR4: 0000000000350ef0 [ 2396.202560] BUG: workqueue lockup - pool cpus=9 node=0 flags=0x0 nice=0 stuck for 31s! [ 2396.202575] Showing busy workqueues and worker pools: [ 2396.202580] workqueue events: flags=0x100 [ 2396.202584] pwq 38: cpus=9 node=0 flags=0x0 nice=0 active=3 refcnt=4 [ 2396.202589] pending: delayed_fput, delayed_vfree_work, iova_depot_work_func [ 2396.202608] workqueue mm_percpu_wq: flags=0x8 [ 2396.202613] pwq 38: cpus=9 node=0 flags=0x0 nice=0 active=2 refcnt=4 [ 2396.202617] pending: vmstat_update, lru_add_drain_per_cpu BAR(86) [ 2396.202672] workqueue ksmbd-io: flags=0x100 [ 2396.202678] pwq 38: cpus=9 node=0 flags=0x0 nice=0 active=1 refcnt=2 [ 2396.202681] in-flight: 442:handle_ksmbd_work [ksmbd] [ 2396.202698] pool 38: cpus=9 node=0 flags=0x0 nice=0 hung=31s workers=3 idle: 31263 18130 [ 2396.202707] Showing backtraces of running workers in stalled CPU-bound worker pools: [ 2426.926390] BUG: workqueue lockup - pool cpus=9 node=0 flags=0x0 nice=0 stuck for 61s! [ 2426.926406] Showing busy workqueues and worker pools: [ 2426.926410] workqueue events: flags=0x100 [ 2426.926415] pwq 38: cpus=9 node=0 flags=0x0 nice=0 active=5 refcnt=6 [ 2426.926420] pending: delayed_fput, delayed_vfree_work, iova_depot_work_func, console_callback, netstamp_clear [ 2426.926449] workqueue mm_percpu_wq: flags=0x8 [ 2426.926455] pwq 38: cpus=9 node=0 flags=0x0 nice=0 active=2 refcnt=4 [ 2426.926459] pending: vmstat_update, lru_add_drain_per_cpu BAR(86) [ 2426.926540] workqueue ksmbd-io: flags=0x100 [ 2426.926545] pwq 38: cpus=9 node=0 flags=0x0 nice=0 active=3 refcnt=4 [ 2426.926549] in-flight: 442:handle_ksmbd_work [ksmbd] [ 2426.926562] pending: 2*handle_ksmbd_work [ksmbd] [ 2426.926579] pool 38: cpus=9 node=0 flags=0x0 nice=0 hung=61s workers=3 idle: 31263 18130 [ 2426.926588] Showing backtraces of running workers in stalled CPU-bound worker pools:
config_61844_zen3
(text/plain, 145.5 KB) - not displayed