Running ttm_device_test leads to list_add corruption. prev->next should be next (ffffffffc05cd428), but was 6b6b6b6b6b6b6b6b. (prev=ffffa0b1a5c034f0) (kernel 6.7.5)

From: Erhard Furtner
Date: Mon Feb 19 2024 - 17:02:10 EST


Greetings!

'modprobe -v ttm-device-test' on my Ryzen 5950X amd64 box and on my Talos II (ppc64) leads to immediate list_add corruption.

The machines stay useable via VNC but the issue seems to cause memory corruption which shows up later on when PAGE_POISONING is enabled:

[...]
KTAP version 1
1..1
KTAP version 1
# Subtest: ttm_device
# module: ttm_device_test
1..5
ok 1 ttm_device_init_basic
# ttm_device_init_multiple: ASSERTION FAILED at drivers/gpu/drm/ttm/tests/ttm_device_test.c:68
Expected list_count_nodes(&ttm_devs[0].device_list) == num_dev, but
list_count_nodes(&ttm_devs[0].device_list) == 4 (0x4)
num_dev == 3 (0x3)
not ok 2 ttm_device_init_multiple
list_add corruption. prev->next should be next (ffffffffc05cd428), but was 6b6b6b6b6b6b6b6b. (prev=ffffa0b1a5c034f0).
------------[ cut here ]------------
kernel BUG at lib/list_debug.c:32!
invalid opcode: 0000 [#1] SMP NOPTI
CPU: 6 PID: 2129 Comm: kunit_try_catch Tainted: G N 6.7.5-Zen3 #1
Hardware name: To Be Filled By O.E.M. B550M Pro4/B550M Pro4, BIOS P3.40 01/18/2024
RIP: 0010:__list_add_valid_or_report+0x67/0x9c
Code: c7 c7 26 ff c4 90 48 89 c6 e8 2f 32 ca ff 0f 0b 4c 8b 02 49 39 f0 74 14 48 89 d1 48 c7 c7 78 ff c4 90 4c 89 c2 e8 13 32 ca ff <0f> 0b 48 39 d7 74 05 4c 39 c7 75 17 48 89 f1 48 89 c2 48 89 fe 48
RSP: 0018:ffffb23b05d27df8 EFLAGS: 00010246
RAX: 0000000000000075 RBX: 0000000000000000 RCX: 0000000000000000
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffa0b1a5c034f0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000000 R12: ffffa0b1843b2628
R13: ffffa0b1b7c1f478 R14: ffffffffc0696480 R15: ffffa0b1a5c11000
FS: 0000000000000000(0000) GS:ffffa0b85eb80000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ff09c005038 CR3: 000000026ce14000 CR4: 0000000000b50ef0
Call Trace:
<TASK>
? __die_body+0x15/0x65
? die+0x2f/0x48
? do_trap+0x76/0x109
? __list_add_valid_or_report+0x67/0x9c
? __list_add_valid_or_report+0x67/0x9c
? do_error_trap+0x69/0xa6
? __list_add_valid_or_report+0x67/0x9c
? exc_invalid_op+0x4d/0x71
? __list_add_valid_or_report+0x67/0x9c
? asm_exc_invalid_op+0x1a/0x20
? __list_add_valid_or_report+0x67/0x9c
? __list_add_valid_or_report+0x67/0x9c
ttm_device_init+0x10e/0x157 [ttm]
ttm_device_kunit_init+0x3d/0x51 [ttm_kunit_helpers]
ttm_device_fini_basic+0x6d/0x1b3 [ttm_device_test]
? timekeeping_get_ns+0x19/0x3b
? srso_alias_return_thunk+0x5/0xfbef5
? ktime_get_ts64+0x40/0x92
kunit_try_run_case+0xaf/0x163 [kunit]
? kunit_try_catch_throw+0x1b/0x1b [kunit]
? kunit_try_catch_throw+0x1b/0x1b [kunit]
kunit_generic_run_threadfn_adapter+0x15/0x20 [kunit]
kthread+0xcf/0xd7
? kthread_complete_and_exit+0x1a/0x1a
ret_from_fork+0x23/0x35
? kthread_complete_and_exit+0x1a/0x1a
ret_from_fork_asm+0x11/0x20
</TASK>
Modules linked in: ttm_device_test ttm_kunit_helpers drm_kunit_helpers kunit rfkill dm_crypt nhpoly1305_avx2 nhpoly1305 chacha_generic chacha_x86_64 libchacha adiantum libpoly1305 algif_skcipher input_leds joydev hid_generic usbhid hid amdgpu snd_hda_codec_hdmi amd64_edac snd_hda_intel amdxcp mfd_core snd_intel_dspcfg edac_mce_amd gpu_sched snd_hda_codec video snd_hwdep drm_suballoc_helper snd_hda_core i2c_algo_bit drm_ttm_helper snd_pcm wmi_bmof ttm snd_timer evdev drm_exec snd drm_display_helper soundcore kvm_amd k10temp drm_buddy rapl wmi gpio_amdpt gpio_generic button lz4 lz4_compress lz4_decompress zram sg nct6775 nct6775_core hwmon_vid hwmon loop configfs sha512_ssse3 sha512_generic sha256_ssse3 sha1_ssse3 sha1_generic aesni_intel libaes crypto_simd cryptd xhci_pci xhci_hcd ccp usbcore usb_common sunrpc dm_mod pkcs8_key_parser efivarfs
---[ end trace 0000000000000000 ]---
RIP: 0010:__list_add_valid_or_report+0x67/0x9c
Code: c7 c7 26 ff c4 90 48 89 c6 e8 2f 32 ca ff 0f 0b 4c 8b 02 49 39 f0 74 14 48 89 d1 48 c7 c7 78 ff c4 90 4c 89 c2 e8 13 32 ca ff <0f> 0b 48 39 d7 74 05 4c 39 c7 75 17 48 89 f1 48 89 c2 48 89 fe 48
RSP: 0018:ffffb23b05d27df8 EFLAGS: 00010246
RAX: 0000000000000075 RBX: 0000000000000000 RCX: 0000000000000000
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffa0b1a5c034f0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000000 R12: ffffa0b1843b2628
R13: ffffa0b1b7c1f478 R14: ffffffffc0696480 R15: ffffa0b1a5c11000
FS: 0000000000000000(0000) GS:ffffa0b85eb80000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ff09c005038 CR3: 000000026ce14000 CR4: 0000000000b50ef0
Key type dns_resolver registered
NFS: Registering the id_resolver key type
Key type id_resolver registered
Key type id_legacy registered
# ttm_device_fini_basic: try timed out
general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b6b: 0000 [#2] SMP NOPTI
CPU: 26 PID: 2119 Comm: modprobe Tainted: G D N 6.7.5-Zen3 #1
Hardware name: To Be Filled By O.E.M. B550M Pro4/B550M Pro4, BIOS P3.40 01/18/2024
RIP: 0010:kthread_stop+0x3c/0x78
Code: f0 0f c1 43 28 be 02 00 00 00 85 c0 74 0c 8d 50 01 09 c2 79 0a be 01 00 00 00 e8 f5 31 37 00 48 89 df e8 35 f1 ff ff 48 89 c5 <f0> 80 08 02 48 89 df e8 6a ff ff ff f0 80 4b 02 02 48 89 df e8 f6
RSP: 0018:ffffb23b01fff938 EFLAGS: 00010246
RAX: 6b6b6b6b6b6b6b6b RBX: ffffa0b170ab6040 RCX: 0000000000000000
RDX: 000000006b6b6b6f RSI: 0000000000000002 RDI: 0000000000000000
RBP: 6b6b6b6b6b6b6b6b R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000000 R12: ffffa0b170ab6040
R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000000
FS: 00007f9321e6ec40(0000) GS:ffffa0b85f080000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00005592ea51ef40 CR3: 0000000189590000 CR4: 0000000000b50ef0
Call Trace:
<TASK>
? __die_body+0x15/0x65
? die_addr+0x37/0x50
? exc_general_protection+0x1b6/0x1ec
? asm_exc_general_protection+0x26/0x30
? kthread_stop+0x3c/0x78
? kthread_stop+0x39/0x78
kunit_try_catch_run+0xc9/0x155 [kunit]
kunit_run_case_catch_errors+0x3f/0x93 [kunit]
kunit_run_tests+0x182/0x516 [kunit]
? kunit_try_run_case_cleanup+0x39/0x39 [kunit]
? kunit_catch_run_case_cleanup+0x85/0x85 [kunit]
__kunit_test_suites_init+0x64/0x83 [kunit]
kunit_module_notify+0xda/0x177 [kunit]
notifier_call_chain+0x5a/0x92
blocking_notifier_call_chain+0x3e/0x60
do_init_module+0xcb/0x218
init_module_from_file+0x7a/0x99
__do_sys_finit_module+0x162/0x223
do_syscall_64+0x6e/0xd8
entry_SYSCALL_64_after_hwframe+0x4b/0x53
RIP: 0033:0x7f9321f7a479
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 87 89 0c 00 f7 d8 64 89 01 48
RSP: 002b:00007ffe2e350908 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
RAX: ffffffffffffffda RBX: 00005590b57cef40 RCX: 00007f9321f7a479
RDX: 0000000000000000 RSI: 00005590b5100c7c RDI: 0000000000000007
RBP: 0000000000000000 R08: 00007f9322043b20 R09: 0000000000000000
R10: 0000000000000050 R11: 0000000000000246 R12: 0000000000040000
R13: 00005590b5100c7c R14: 00005590b57cefe0 R15: 0000000000000000
</TASK>
Modules linked in: nfsv4 dns_resolver nfs lockd grace ttm_device_test ttm_kunit_helpers drm_kunit_helpers kunit rfkill dm_crypt nhpoly1305_avx2 nhpoly1305 chacha_generic chacha_x86_64 libchacha adiantum libpoly1305 algif_skcipher input_leds joydev hid_generic usbhid hid amdgpu snd_hda_codec_hdmi amd64_edac snd_hda_intel amdxcp mfd_core snd_intel_dspcfg edac_mce_amd gpu_sched snd_hda_codec video snd_hwdep drm_suballoc_helper snd_hda_core i2c_algo_bit drm_ttm_helper snd_pcm wmi_bmof ttm snd_timer evdev drm_exec snd drm_display_helper soundcore kvm_amd k10temp drm_buddy rapl wmi gpio_amdpt gpio_generic button lz4 lz4_compress lz4_decompress zram sg nct6775 nct6775_core hwmon_vid hwmon loop configfs sha512_ssse3 sha512_generic sha256_ssse3 sha1_ssse3 sha1_generic aesni_intel libaes crypto_simd cryptd xhci_pci xhci_hcd ccp usbcore usb_common sunrpc dm_mod pkcs8_key_parser efivarfs
---[ end trace 0000000000000000 ]---
RIP: 0010:__list_add_valid_or_report+0x67/0x9c
Code: c7 c7 26 ff c4 90 48 89 c6 e8 2f 32 ca ff 0f 0b 4c 8b 02 49 39 f0 74 14 48 89 d1 48 c7 c7 78 ff c4 90 4c 89 c2 e8 13 32 ca ff <0f> 0b 48 39 d7 74 05 4c 39 c7 75 17 48 89 f1 48 89 c2 48 89 fe 48
RSP: 0018:ffffb23b05d27df8 EFLAGS: 00010246
RAX: 0000000000000075 RBX: 0000000000000000 RCX: 0000000000000000
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffa0b1a5c034f0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000000 R12: ffffa0b1843b2628
R13: ffffa0b1b7c1f478 R14: ffffffffc0696480 R15: ffffa0b1a5c11000
FS: 00007f9321e6ec40(0000) GS:ffffa0b85f080000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00005592ea51ef40 CR3: 0000000189590000 CR4: 0000000000b50ef0
=============================================================================
BUG task_struct (Tainted: G D N): Poison overwritten
-----------------------------------------------------------------------------

0xffffa0b170ab6068-0xffffa0b170ab6068 @offset=24680. First byte 0x6c instead of 0x6b
Slab 0xffffea8944c2ac00 objects=8 used=8 fp=0x0000000000000000 flags=0x4000000000000840(slab|head|zone=1)
Object 0xffffa0b170ab6040 @offset=24640 fp=0x0000000000000000

Redzone ffffa0b170ab6000: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
Redzone ffffa0b170ab6010: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
Redzone ffffa0b170ab6020: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
Redzone ffffa0b170ab6030: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
Object ffffa0b170ab6040: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object ffffa0b170ab6050: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object ffffa0b170ab6060: 6b 6b 6b 6b 6b 6b 6b 6b 6c 6b 6b 6b 6b 6b 6b 6b kkkkkkkklkkkkkkk
Object ffffa0b170ab6070: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[...]
Object ffffa0b170ab6fb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object ffffa0b170ab6fc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
Redzone ffffa0b170ab6fd0: bb bb bb bb bb bb bb bb ........
Padding ffffa0b170ab6fe0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
Padding ffffa0b170ab6ff0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
CPU: 13 PID: 2 Comm: kthreadd Tainted: G D N 6.7.5-Zen3 #1
Hardware name: To Be Filled By O.E.M. B550M Pro4/B550M Pro4, BIOS P3.40 01/18/2024
Call Trace:
<TASK>
dump_stack_lvl+0x37/0x52
check_bytes_and_report+0xa7/0x107
check_object+0x157/0x253
alloc_debug_processing+0x5d/0x111
___slab_alloc+0x288/0x561
? copy_process+0x35f/0x2276
? kthread_is_per_cpu+0x22/0x22
ret_from_fork+0x23/0x35
? kthread_is_per_cpu+0x22/0x22
ret_from_fork_asm+0x11/0x20
</TASK>
FIX task_struct: Restoring Poison 0xffffa0b170ab6068-0xffffa0b170ab6068=0x6b
FIX task_struct: Marking all objects used


The Talos II ppc64 trace looks a bit different:

[...]
KTAP version 1
1..1
KTAP version 1
# Subtest: ttm_pool
# module: ttm_pool_test
1..8
KTAP version 1
# Subtest: ttm_pool_alloc_basic
ok 1 One page
ok 2 More than one page
ok 3 Above the allocation limit
# ttm_pool_alloc_basic: ASSERTION FAILED at drivers/gpu/drm/ttm/tests/ttm_pool_test.c:162
Expected err == 0, but
err == -12 (0xfffffffffffffff4)
not ok 4 One page, with coherent DMA mappings enabled
list_add corruption. prev->next should be next (c00800000cf64fc0), but was 0000000000000000. (prev=c0002000061a4ad0).
------------[ cut here ]------------
kernel BUG at lib/list_debug.c:32!
Oops: Exception in kernel mode, sig: 5 [#1]
BE PAGE_SIZE=4K MMU=Radix SMP NR_CPUS=32 NUMA PowerNV
Modules linked in: ttm_pool_test ttm_kunit_helpers drm_kunit_helpers kunit snd_hrtimer snd_seq snd_seq_device snd_timer snd soundcore cfg80211 rfkill input_leds evdev hid_generic usbhid hid radeon xts xhci_pci ctr xhci_hcd drm_suballoc_helper i2c_algo_bit drm_ttm_helper cbc ttm aes_generic ofpart usbcore libaes powernv_flash drm_display_helper at24 vmx_crypto gf128mul mtd backlight usb_common regmap_i2c opal_prd ibmpowernv lz4 lz4_compress lz4_decompress zram pkcs8_key_parser powernv_cpufreq loop dm_mod configfs
CPU: 29 PID: 934 Comm: kunit_try_catch Tainted: G TN 6.7.5-gentoo-P9 #1
Hardware name: T2P9D01 REV 1.01 POWER9 0x4e1202 opal:skiboot-bc106a0 PowerNV
NIP: c000000000864744 LR: c000000000864740 CTR: 0000000000000000
REGS: c000200015333a30 TRAP: 0700 Tainted: G TN (6.7.5-gentoo-P9)
MSR: 9000000000029032 <SF,HV,EE,ME,IR,DR,RI> CR: 24000222 XER: 00000000
CFAR: c0000000001d5620 IRQMASK: 0
GPR00: 0000000000000000 c000200015333cd0 c0000000011b4700 0000000000000075
GPR04: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR08: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 c0002007fa4d5e00 c000000000182548 c0002000066aa1c0
GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR20: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR24: 0000000000000000 c0002000061a4010 c00800000cf64fc0 c0002000061a4020
GPR28: c0002000061a4ad0 c00800000cf64fa8 c00800000cf64fa0 c0002000061a4010
NIP [c000000000864744] __list_add_valid_or_report+0xd4/0x120
LR [c000000000864740] __list_add_valid_or_report+0xd0/0x120
Call Trace:
[c000200015333cd0] [c000000000864740] __list_add_valid_or_report+0xd0/0x120 (unreliable)
[c000200015333d30] [c00800000cf5eed8] ttm_pool_type_init+0xa0/0x120 [ttm]
[c000200015333d80] [c00800000cf5efec] ttm_pool_init+0x94/0x170 [ttm]
[c000200015333de0] [c00800000cc6b324] ttm_pool_alloc_basic+0x9c/0x670 [ttm_pool_test]
[c000200015333ea0] [c00800000bddf7f0] kunit_try_run_case+0xb8/0x220 [kunit]
[c000200015333f60] [c00800000bde27c8] kunit_generic_run_threadfn_adapter+0x30/0x50 [kunit]
[c000200015333f90] [c000000000182670] kthread+0x130/0x140
[c000200015333fe0] [c00000000000d030] start_kernel_thread+0x14/0x18
Code: f8010070 4b970ea9 60000000 0fe00000 7c0802a6 3c62fff1 7d064378 7d244b78 38639600 f8010070 4b970e85 60000000 <0fe00000> 7c0802a6 3c62fff1 7ca62b78
---[ end trace 0000000000000000 ]---

note: kunit_try_catch[934] exited with irqs disabled
# ttm_pool_alloc_basic: try timed out
BUG: Unable to handle kernel data access at 0x6b6b6b6b6b6b6b6b
Faulting instruction address: 0xc000000000181ae4
Oops: Kernel access of bad area, sig: 11 [#2]
BE PAGE_SIZE=4K MMU=Radix SMP NR_CPUS=32 NUMA PowerNV
Modules linked in: ttm_pool_test ttm_kunit_helpers drm_kunit_helpers kunit snd_hrtimer snd_seq snd_seq_device snd_timer snd soundcore cfg80211 rfkill input_leds evdev hid_generic usbhid hid radeon xts xhci_pci ctr xhci_hcd drm_suballoc_helper i2c_algo_bit drm_ttm_helper cbc ttm aes_generic ofpart usbcore libaes powernv_flash drm_display_helper at24 vmx_crypto gf128mul mtd backlight usb_common regmap_i2c opal_prd ibmpowernv lz4 lz4_compress lz4_decompress zram pkcs8_key_parser powernv_cpufreq loop dm_mod configfs
CPU: 17 PID: 921 Comm: modprobe Tainted: G D TN 6.7.5-gentoo-P9 #1
Hardware name: T2P9D01 REV 1.01 POWER9 0x4e1202 opal:skiboot-bc106a0 PowerNV
NIP: c000000000181ae4 LR: c00800000bde2a54 CTR: c000000000181a80
REGS: c0002000153871b0 TRAP: 0380 Tainted: G D TN (6.7.5-gentoo-P9)
MSR: 900000000280b032 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI> CR: 44422282 XER: 00000000
CFAR: c00800000bde53ec IRQMASK: 0
GPR00: c00800000bde2a54 c000200015387450 c0000000011b4700 c0000000b1e34d00
GPR04: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR08: 0000000000000000 0000000000000000 000000006b6b6b6c c00800000bde53d8
GPR12: c000000000181a80 c0002007fa4dd600 0000000020000000 0000000020000000
GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR20: 0000000000000002 0000000020000000 c0000000023d78f8 c0000000023d78a8
GPR24: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR28: c0002000153876c0 6b6b6b6b6b6b6b6b c0000000b1e34d00 c0000000b1e34eb8
NIP [c000000000181ae4] kthread_stop+0x64/0x1c0
LR [c00800000bde2a54] kunit_try_catch_run+0x26c/0x2c0 [kunit]
Call Trace:
[c000200015387450] [c0000000001d5934] vprintk+0x84/0xc0 (unreliable)
[c000200015387490] [c00800000bde2a54] kunit_try_catch_run+0x26c/0x2c0 [kunit]
[c000200015387540] [c00800000bde4f14] kunit_run_case_catch_errors+0x60/0xf0 [kunit]
[c0002000153875a0] [c00800000bddf448] kunit_run_tests+0x560/0x680 [kunit]
[c0002000153878d0] [c00800000bddf614] __kunit_test_suites_init+0xac/0x160 [kunit]
[c000200015387970] [c00800000bde349c] kunit_exec_run_tests+0x44/0xb0 [kunit]
[c0002000153879f0] [c00800000bddecbc] kunit_module_notify+0x4d4/0x590 [kunit]
[c000200015387a90] [c0000000001842f0] notifier_call_chain+0xa0/0x190
[c000200015387b30] [c00000000018480c] blocking_notifier_call_chain+0x5c/0xb0
[c000200015387b70] [c00000000020cf64] do_init_module+0x234/0x330
[c000200015387bf0] [c00000000021054c] init_module_from_file+0x9c/0xf0
[c000200015387cc0] [c000000000210740] sys_finit_module+0x190/0x420
[c000200015387d80] [c00000000002b808] system_call_exception+0x1b8/0x3a0
[c000200015387e50] [c00000000000c270] system_call_vectored_common+0xf0/0x280
--- interrupt: 3000 at 0x3fff9eb3d7c8
NIP: 00003fff9eb3d7c8 LR: 0000000000000000 CTR: 0000000000000000
REGS: c000200015387e80 TRAP: 3000 Tainted: G D TN (6.7.5-gentoo-P9)
MSR: 900000000280f032 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI> CR: 48422244 XER: 00000000
IRQMASK: 0
GPR00: 0000000000000161 00003fffc80d3ab0 00003fff9ec37100 0000000000000007
GPR04: 0000000134f6df90 0000000000000000 000000000000001f 0000000000000045
GPR08: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR12: 0000000000000000 00003fff9ef7fbe0 0000000020000000 0000000020000000
GPR16: 0000000000000000 0000000000000000 0000000000000020 0000000020000000
GPR20: 0000000161994850 0000000020000000 0000000000000000 0000000000000000
GPR24: 0000000000000000 0000000000000000 0000000000000000 0000000161993f90
GPR28: 0000000134f6df90 0000000000040000 0000000000000000 0000000161993cc0
NIP [00003fff9eb3d7c8] 0x3fff9eb3d7c8
LR [0000000000000000] 0x0
--- interrupt: 3000
Code: 40c2fff4 2c090000 41820164 39490001 7d494b78 2c090000 418000f4 813e01a8 6d290020 79295fe2 0b090000 ebbe0738 <7d20e8a8> 61290002 7d20e9ad 40c2fff4
---[ end trace 0000000000000000 ]---

note: modprobe[921] exited with irqs disabled
=============================================================================
BUG task_struct (Tainted: G D TN): Poison overwritten
-----------------------------------------------------------------------------

0xc0000000b1e34ebb-0xc0000000b1e34ebb @offset=20155. First byte 0x6c instead of 0x6b
Slab 0xc00c000002c78c00 objects=5 used=4 fp=0xc0000000b1e33380 flags=0x7ffc0000000840(slab|head|node=0|zone=0|lastcpupid=0x1fff)
Object 0xc0000000b1e34d00 @offset=19712 fp=0xc0000000b1e33380

Redzone c0000000b1e34c80: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
Redzone c0000000b1e34c90: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
Redzone c0000000b1e34ca0: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
Redzone c0000000b1e34cb0: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
Redzone c0000000b1e34cc0: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
Redzone c0000000b1e34cd0: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
Redzone c0000000b1e34ce0: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
Redzone c0000000b1e34cf0: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
Object c0000000b1e34d00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34d10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34d20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34d30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34d40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34d50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34d60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34d70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34d80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34d90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34da0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34db0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34dc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34dd0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34de0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34df0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34e00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34e10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34e20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34e30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34e40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34e50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34e60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34e70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34e80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34e90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34ea0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Object c0000000b1e34eb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6c 6b 6b 6b 6b kkkkkkkkkkklkkkk
Object c0000000b1e34ec0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[...]
Object c0000000b1e35cf0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
Redzone c0000000b1e36580: bb bb bb bb bb bb bb bb ........
Padding c0000000b1e36590: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
Padding c0000000b1e365a0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
Padding c0000000b1e365b0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
Padding c0000000b1e365c0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
Padding c0000000b1e365d0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
Padding c0000000b1e365e0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
Padding c0000000b1e365f0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
CPU: 28 PID: 2 Comm: kthreadd Tainted: G D TN 6.7.5-gentoo-P9 #1
Hardware name: T2P9D01 REV 1.01 POWER9 0x4e1202 opal:skiboot-bc106a0 PowerNV
Call Trace:
[c00000000593b890] [c000000000e8ecf8] dump_stack_lvl+0x6c/0xb0 (unreliable)
[c00000000593b8c0] [c00000000041dad0] print_trailer+0x1e0/0x22c
[c00000000593b940] [c0000000004155f4] check_bytes_and_report+0x224/0x240
[c00000000593b9f0] [c00000000041596c] check_object+0x35c/0x4a0
[c00000000593ba40] [c0000000004168dc] alloc_debug_processing+0xdc/0x270
[c00000000593bac0] [c000000000416c8c] get_partial_node.part.0+0x21c/0x460
[c00000000593bb80] [c000000000417148] ___slab_alloc+0x278/0xb20
[c00000000593bc90] [c000000000417b3c] kmem_cache_alloc_node+0x14c/0x630
[c00000000593bd20] [c000000000140618] copy_process+0x408/0x3270
[c00000000593be00] [c0000000001435f4] kernel_clone+0xc4/0x5b0
[c00000000593be80] [c000000000143dc4] kernel_thread+0x84/0xc0
[c00000000593bf40] [c0000000001829bc] kthreadd+0x1ec/0x290
[c00000000593bfe0] [c00000000000d030] start_kernel_thread+0x14/0x18
FIX task_struct: Restoring Poison 0xc0000000b1e34ebb-0xc0000000b1e34ebb=0x6b
FIX task_struct: Marking all objects used


Full dmesg and kernel .config of both machines attached.

Regards,
Erhard
[ 0.000000] Linux version 6.7.5-Zen3 (root@supah) (gcc (Gentoo 13.2.1_p20240113-r1 p12) 13.2.1 20240113, GNU ld (Gentoo 2.41 p5) 2.41.0) #1 SMP Mon Feb 19 12:44:46 -00 2024
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.7.5-Zen3 root=UUID=9732d22d-9c66-4bb6-9da8-262c6125c008 ro amd_pstate=active zswap.max_pool_percent=13 slub_debug=FZP page_poison=1 netconsole=6666@192.168.2.4/eth0,6666@192.168.2.3/A8:A1:59:16:4F:EA modprobe.blacklist=radeon
[ 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-0x000000000a20dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a20e000-0x000000000affffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000bb582fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb583000-0x00000000bcd84fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bcd85000-0x00000000bcdc8fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bcdc9000-0x00000000bd480fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bd481000-0x00000000bdffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bdfff000-0x00000000beffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd100000-0x00000000fd1fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd500000-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-0x000000083f2fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000083f300000-0x000000083fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009bfefff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000009bff000-0x0000000009ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000000a20e000-0x000000000affffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000b559a017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b559a018-0x00000000b55b7c57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b55b7c58-0x00000000b55b8017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b55b8018-0x00000000b55c5057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b55c5058-0x00000000bb582fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000bb583000-0x00000000bcd84fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000bcd85000-0x00000000bcdc8fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000bcdc9000-0x00000000bd480fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000bd481000-0x00000000bdffefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000bdfff000-0x00000000beffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd100000-0x00000000fd1fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd500000-0x00000000fd6fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000083f2fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000083f300000-0x000000083fffffff] reserved
[ 0.000000] efi: EFI v2.7 by American Megatrends
[ 0.000000] efi: ACPI=0xbd46a000 ACPI 2.0=0xbd46a014 SMBIOS=0xbde22000 SMBIOS 3.0=0xbde21000 MEMATTR=0xb9808018 ESRT=0xb7eed498 INITRD=0xb56d2218 RNG=0xbcd91018
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem306: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[ 0.000000] efi: Remove mem307: MMIO range=[0xfd100000-0xfd1fffff] (1MB) from e820 map
[ 0.000000] efi: Remove mem308: MMIO range=[0xfd500000-0xfd6fffff] (2MB) from e820 map
[ 0.000000] efi: Not removing mem309: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
[ 0.000000] efi: Remove mem310: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
[ 0.000000] efi: Not removing mem311: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem312: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem313: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem314: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
[ 0.000000] efi: Not removing mem315: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
[ 0.000000] efi: Not removing mem316: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
[ 0.000000] efi: Not removing mem317: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
[ 0.000000] efi: Remove mem318: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: To Be Filled By O.E.M. B550M Pro4/B550M Pro4, BIOS P3.40 01/18/2024
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3393.561 MHz processor
[ 0.000314] last_pfn = 0x83f300 max_arch_pfn = 0x400000000
[ 0.000320] total RAM covered: 3071M
[ 0.000437] Found optimal setting for mtrr clean up
[ 0.000438] gran_size: 64K chunk_size: 64M num_reg: 3 lose cover RAM: 0G
[ 0.000440] MTRR map: 7 entries (3 fixed + 4 variable; max 20), built from 9 variable MTRRs
[ 0.000442] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000547] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[ 0.000555] esrt: Reserving ESRT space from 0x00000000b7eed498 to 0x00000000b7eed4d0.
[ 0.000589] Using GB pages for direct mapping
[ 0.000899] Secure boot disabled
[ 0.000899] RAMDISK: [mem 0xafb9e000-0xb2838fff]
[ 0.000903] ACPI: Early table checksum verification disabled
[ 0.000905] ACPI: RSDP 0x00000000BD46A014 000024 (v02 ALASKA)
[ 0.000908] ACPI: XSDT 0x00000000BD469728 0000DC (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.000911] ACPI: FACP 0x00000000BCDBA000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.000914] ACPI: DSDT 0x00000000BCDB3000 0068CA (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.000916] ACPI: FACS 0x00000000BD464000 000040
[ 0.000917] ACPI: SSDT 0x00000000BCDC0000 008CE9 (v02 AMD AmdTable 00000002 MSFT 04000000)
[ 0.000919] ACPI: SSDT 0x00000000BCDBC000 003B45 (v02 AMD AMD AOD 00000001 INTL 20120913)
[ 0.000920] ACPI: SSDT 0x00000000BCDBB000 0003F1 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
[ 0.000922] ACPI: FIDT 0x00000000BCDB2000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000923] ACPI: MCFG 0x00000000BCDB1000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.000925] ACPI: AAFT 0x00000000BCDB0000 0000ED (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.000926] ACPI: HPET 0x00000000BCDAF000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.000928] ACPI: IVRS 0x00000000BCDAE000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.000929] ACPI: PCCT 0x00000000BCDAD000 00006E (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.000931] ACPI: SSDT 0x00000000BCDA4000 008213 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.000932] ACPI: CRAT 0x00000000BCDA2000 001710 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.000933] ACPI: CDIT 0x00000000BCDA1000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.000935] ACPI: SSDT 0x00000000BCDA0000 0002C2 (v02 AMD ArticDGP 00000001 INTL 20120913)
[ 0.000936] ACPI: SSDT 0x00000000BCD9E000 0010C9 (v02 AMD ArticTPX 00000001 INTL 20120913)
[ 0.000938] ACPI: SSDT 0x00000000BCD9D000 00052C (v02 AMD ArticNOI 00000001 INTL 20120913)
[ 0.000939] ACPI: SSDT 0x00000000BCD99000 0037C4 (v02 AMD ArticN 00000001 INTL 20120913)
[ 0.000940] ACPI: WSMT 0x00000000BCD98000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000942] ACPI: APIC 0x00000000BCD97000 00015E (v04 ALASKA A M I 01072009 AMI 00010013)
[ 0.000943] ACPI: SSDT 0x00000000BCD96000 00007D (v02 AMD ArticDIS 00000001 INTL 20120913)
[ 0.000945] ACPI: SSDT 0x00000000BCD94000 0010AF (v02 AMD ArticC 00000001 INTL 20120913)
[ 0.000946] ACPI: SSDT 0x00000000BCD93000 0000BF (v01 AMD AmdTable 00001000 INTL 20120913)
[ 0.000948] ACPI: FPDT 0x00000000BCD92000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.000949] ACPI: Reserving FACP table memory at [mem 0xbcdba000-0xbcdba113]
[ 0.000950] ACPI: Reserving DSDT table memory at [mem 0xbcdb3000-0xbcdb98c9]
[ 0.000950] ACPI: Reserving FACS table memory at [mem 0xbd464000-0xbd46403f]
[ 0.000951] ACPI: Reserving SSDT table memory at [mem 0xbcdc0000-0xbcdc8ce8]
[ 0.000951] ACPI: Reserving SSDT table memory at [mem 0xbcdbc000-0xbcdbfb44]
[ 0.000952] ACPI: Reserving SSDT table memory at [mem 0xbcdbb000-0xbcdbb3f0]
[ 0.000952] ACPI: Reserving FIDT table memory at [mem 0xbcdb2000-0xbcdb209b]
[ 0.000953] ACPI: Reserving MCFG table memory at [mem 0xbcdb1000-0xbcdb103b]
[ 0.000953] ACPI: Reserving AAFT table memory at [mem 0xbcdb0000-0xbcdb00ec]
[ 0.000954] ACPI: Reserving HPET table memory at [mem 0xbcdaf000-0xbcdaf037]
[ 0.000954] ACPI: Reserving IVRS table memory at [mem 0xbcdae000-0xbcdae0cf]
[ 0.000955] ACPI: Reserving PCCT table memory at [mem 0xbcdad000-0xbcdad06d]
[ 0.000955] ACPI: Reserving SSDT table memory at [mem 0xbcda4000-0xbcdac212]
[ 0.000955] ACPI: Reserving CRAT table memory at [mem 0xbcda2000-0xbcda370f]
[ 0.000956] ACPI: Reserving CDIT table memory at [mem 0xbcda1000-0xbcda1028]
[ 0.000956] ACPI: Reserving SSDT table memory at [mem 0xbcda0000-0xbcda02c1]
[ 0.000957] ACPI: Reserving SSDT table memory at [mem 0xbcd9e000-0xbcd9f0c8]
[ 0.000957] ACPI: Reserving SSDT table memory at [mem 0xbcd9d000-0xbcd9d52b]
[ 0.000958] ACPI: Reserving SSDT table memory at [mem 0xbcd99000-0xbcd9c7c3]
[ 0.000958] ACPI: Reserving WSMT table memory at [mem 0xbcd98000-0xbcd98027]
[ 0.000959] ACPI: Reserving APIC table memory at [mem 0xbcd97000-0xbcd9715d]
[ 0.000959] ACPI: Reserving SSDT table memory at [mem 0xbcd96000-0xbcd9607c]
[ 0.000960] ACPI: Reserving SSDT table memory at [mem 0xbcd94000-0xbcd950ae]
[ 0.000960] ACPI: Reserving SSDT table memory at [mem 0xbcd93000-0xbcd930be]
[ 0.000961] ACPI: Reserving FPDT table memory at [mem 0xbcd92000-0xbcd92043]
[ 0.000987] Zone ranges:
[ 0.000987] DMA32 [mem 0x0000000000001000-0x00000000ffffffff]
[ 0.000988] Normal [mem 0x0000000100000000-0x000000083f2fffff]
[ 0.000989] Movable zone start for each node
[ 0.000989] Early memory node ranges
[ 0.000990] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.000990] node 0: [mem 0x0000000000100000-0x0000000009bfefff]
[ 0.000991] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.000992] node 0: [mem 0x000000000a20e000-0x000000000affffff]
[ 0.000992] node 0: [mem 0x000000000b020000-0x00000000bb582fff]
[ 0.000993] node 0: [mem 0x00000000bdfff000-0x00000000beffffff]
[ 0.000993] node 0: [mem 0x0000000100000000-0x000000083f2fffff]
[ 0.000995] Initmem setup node 0 [mem 0x0000000000001000-0x000000083f2fffff]
[ 0.000999] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.001167] On node 0, zone DMA32: 96 pages in unavailable ranges
[ 0.001175] On node 0, zone DMA32: 1025 pages in unavailable ranges
[ 0.001190] On node 0, zone DMA32: 14 pages in unavailable ranges
[ 0.004269] On node 0, zone DMA32: 32 pages in unavailable ranges
[ 0.004344] On node 0, zone DMA32: 10876 pages in unavailable ranges
[ 0.004533] On node 0, zone Normal: 4096 pages in unavailable ranges
[ 0.004551] On node 0, zone Normal: 3328 pages in unavailable ranges
[ 0.004919] ACPI: PM-Timer IO Port: 0x808
[ 0.004923] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.004933] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[ 0.004937] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[ 0.004938] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.004940] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.004943] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.004943] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.004945] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
[ 0.004962] [mem 0xc0000000-0xfe9fffff] available for PCI devices
[ 0.004965] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.007654] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[ 0.008240] percpu: Embedded 63 pages/cpu s131128 r8192 d118728 u262144
[ 0.008266] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.7.5-Zen3 root=UUID=9732d22d-9c66-4bb6-9da8-262c6125c008 ro amd_pstate=active zswap.max_pool_percent=13 slub_debug=FZP page_poison=1 netconsole=6666@192.168.2.4/eth0,6666@192.168.2.3/A8:A1:59:16:4F:EA modprobe.blacklist=radeon
[ 0.008318] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.7.5-Zen3", will be passed to user space.
[ 0.008331] printk: log_buf_len individual max cpu contribution: 8192 bytes
[ 0.008332] printk: log_buf_len total cpu_extra contributions: 253952 bytes
[ 0.008332] printk: log_buf_len min size: 65536 bytes
[ 0.008525] printk: log_buf_len: 524288 bytes
[ 0.008525] printk: early log buf free: 49384(75%)
[ 0.009841] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.010501] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.010612] Built 1 zonelists, mobility grouping on. Total pages: 8238213
[ 0.010714] mem auto-init: stack:all(pattern), heap alloc:off, heap free:off
[ 0.010738] software IO TLB: area num 32.
[ 0.186158] Memory: 2987264K/33476560K available (10240K kernel code, 756K rwdata, 3084K rodata, 1564K init, 1312K bss, 832512K reserved, 0K cma-reserved)
[ 0.186162] **********************************************************
[ 0.186162] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 0.186163] ** **
[ 0.186163] ** This system shows unhashed kernel memory addresses **
[ 0.186163] ** via the console, logs, and other interfaces. This **
[ 0.186163] ** might reduce the security of your system. **
[ 0.186164] ** **
[ 0.186164] ** If you see this message and you are not debugging **
[ 0.186164] ** the kernel, report this immediately to your system **
[ 0.186164] ** administrator! **
[ 0.186164] ** **
[ 0.186165] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 0.186165] **********************************************************
[ 0.186738] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.186990] rcu: Hierarchical RCU implementation.
[ 0.186991] Tracing variant of Tasks RCU enabled.
[ 0.186991] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.187022] NR_IRQS: 4352, nr_irqs: 1224, preallocated irqs: 16
[ 0.187240] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.187317] kfence: initialized - using 2097152 bytes for 255 objects at 0xffffa0b85b68b000-0xffffa0b85b88b000
[ 0.187369] Console: colour dummy device 80x25
[ 0.187370] printk: legacy console [tty0] enabled
[ 0.187573] ACPI: Core revision 20230628
[ 0.187767] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.187782] APIC: Switch to symmetric I/O mode setup
[ 0.187788] APIC: Switched APIC routing to: physical flat
[ 0.188304] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.204450] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30ea8bddfcb, max_idle_ns: 440795234617 ns
[ 0.204454] Calibrating delay loop (skipped), value calculated using timer frequency.. 6789.91 BogoMIPS (lpj=11311870)
[ 0.204465] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.204502] LVT offset 1 assigned for vector 0xf9
[ 0.204617] LVT offset 2 assigned for vector 0xf4
[ 0.204657] process: using mwait in idle threads
[ 0.204659] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[ 0.204661] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 0.204663] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.204666] Spectre V2 : Mitigation: Retpolines
[ 0.204667] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.204669] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.204670] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.204672] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.204674] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 0.204676] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.204678] Speculative Return Stack Overflow: Mitigation: Safe RET
[ 0.204682] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.204684] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.204685] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.204686] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[ 0.204688] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.204690] x86/fpu: xstate_offset[11]: 832, xstate_sizes[11]: 16
[ 0.204691] x86/fpu: Enabled xstate features 0x807, context size is 848 bytes, using 'compacted' format.
[ 0.216511] Freeing SMP alternatives memory: 24K
[ 0.216516] pid_max: default: 32768 minimum: 301
[ 0.228744] LSM: initializing lsm=capability,yama
[ 0.228758] Yama: becoming mindful.
[ 0.228868] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.228913] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.338821] smpboot: CPU0: AMD Ryzen 9 5950X 16-Core Processor (family: 0x19, model: 0x21, stepping: 0x0)
[ 0.339125] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[ 0.339148] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.339168] ... version: 0
[ 0.339171] ... bit width: 48
[ 0.339173] ... generic registers: 6
[ 0.339176] ... value mask: 0000ffffffffffff
[ 0.339179] ... max period: 00007fffffffffff
[ 0.339181] ... fixed-purpose events: 0
[ 0.339184] ... event mask: 000000000000003f
[ 0.339250] signal: max sigframe size: 1776
[ 0.339300] rcu: Hierarchical SRCU implementation.
[ 0.339303] rcu: Max phase no-delay instances is 1000.
[ 0.339595] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.340048] smp: Bringing up secondary CPUs ...
[ 0.340202] smpboot: x86: Booting SMP configuration:
[ 0.340205] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
[ 0.377872] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 0.409787] smp: Brought up 1 node, 32 CPUs
[ 0.409787] smpboot: Max logical packages: 1
[ 0.409787] smpboot: Total of 32 processors activated (217274.40 BogoMIPS)
[ 2.154947] node 0 deferred pages initialised in 1744ms
[ 2.161693] allocated 67108864 bytes of page_ext
[ 2.161870] devtmpfs: initialized
[ 2.161870] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 2.161870] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 2.161870] pinctrl core: initialized pinctrl subsystem
[ 2.161870] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 2.162291] thermal_sys: Registered thermal governor 'bang_bang'
[ 2.162293] thermal_sys: Registered thermal governor 'step_wise'
[ 2.162324] cpuidle: using governor menu
[ 2.162324] Detected 1 PCC Subspaces
[ 2.162324] Registering PCC driver as Mailbox controller
[ 2.162324] PCI: Using configuration type 1 for base access
[ 2.162324] PCI: Using configuration type 1 for extended access
[ 2.164521] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 2.164521] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 2.164521] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 2.164521] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 2.218005] raid6: avx2x4 gen() 42028 MB/s
[ 2.274671] raid6: avx2x2 gen() 36672 MB/s
[ 2.331338] raid6: avx2x1 gen() 25513 MB/s
[ 2.331341] raid6: using algorithm avx2x4 gen() 42028 MB/s
[ 2.388006] raid6: .... xor() 6291 MB/s, rmw enabled
[ 2.388009] raid6: using avx2x2 recovery algorithm
[ 2.388187] ACPI: Added _OSI(Module Device)
[ 2.388190] ACPI: Added _OSI(Processor Device)
[ 2.388193] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 2.388196] ACPI: Added _OSI(Processor Aggregator Device)
[ 2.484276] ACPI: 12 ACPI AML tables successfully acquired and loaded
[ 2.493996] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 2.514194] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[ 2.519937] ACPI: Interpreter enabled
[ 2.586670] PCI host bridge to bus 0000:00
[ 2.586674] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 2.586678] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 2.586683] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 2.586687] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 2.586692] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 2.586697] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
[ 2.586701] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[ 2.586710] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.586744] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[ 2.586950] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[ 2.587161] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[ 2.587271] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[ 2.587304] pci 0000:00:01.1: enabling Extended Tags
[ 2.587373] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 2.587619] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
[ 2.587652] pci 0000:00:01.2: enabling Extended Tags
[ 2.587720] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 2.588008] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[ 2.588117] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[ 2.588225] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[ 2.588310] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[ 2.588547] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[ 2.588662] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[ 2.588776] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[ 2.588877] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[ 2.588904] pci 0000:00:07.1: enabling Extended Tags
[ 2.588959] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[ 2.589181] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[ 2.589288] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[ 2.589317] pci 0000:00:08.1: enabling Extended Tags
[ 2.589376] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 2.589631] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 2.589857] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 2.590106] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[ 2.590187] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[ 2.590277] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[ 2.590357] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[ 2.590435] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[ 2.590515] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[ 2.590599] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[ 2.590673] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[ 2.592957] pci 0000:03:08.0: PME# supported from D3hot D3cold
[ 2.593185] pci 0000:02:00.2: PCI bridge to [bus 03-05]
[ 2.593193] pci 0000:02:00.2: bridge window [io 0xd000-0xefff]
[ 2.593199] pci 0000:02:00.2: bridge window [mem 0xfcc00000-0xfcdfffff]
[ 2.593207] pci 0000:02:00.2: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[ 2.593299] pci 0000:04:00.0: [1002:5b63] type 00 class 0x030000
[ 2.593324] pci 0000:04:00.0: reg 0x10: [mem 0xe0000000-0xefffffff pref]
[ 2.593337] pci 0000:04:00.0: reg 0x14: [io 0xe000-0xe0ff]
[ 2.593350] pci 0000:04:00.0: reg 0x18: [mem 0xfcd30000-0xfcd3ffff]
[ 2.593392] pci 0000:04:00.0: reg 0x30: [mem 0xfcd00000-0xfcd1ffff pref]
[ 2.593407] pci 0000:04:00.0: enabling Extended Tags
[ 2.593516] pci 0000:04:00.0: supports D1 D2
[ 2.593565] pci 0000:04:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:00.0 (capable of 32.000 Gb/s with 2.5 GT/s PCIe x16 link)
[ 2.593681] pci 0000:04:00.1: [1002:5b73] type 00 class 0x038000
[ 2.593703] pci 0000:04:00.1: reg 0x10: [mem 0xfcd20000-0xfcd2ffff]
[ 2.593864] pci 0000:04:00.1: supports D1 D2
[ 2.593969] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 2.593989] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 2.593997] pci 0000:03:00.0: bridge window [io 0xe000-0xefff]
[ 2.594003] pci 0000:03:00.0: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 2.594011] pci 0000:03:00.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[ 2.594115] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[ 2.594148] pci 0000:05:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 2.594192] pci 0000:05:00.0: reg 0x18: [mem 0xfcc04000-0xfcc04fff 64bit]
[ 2.594221] pci 0000:05:00.0: reg 0x20: [mem 0xfcc00000-0xfcc03fff 64bit]
[ 2.594425] pci 0000:05:00.0: supports D1 D2
[ 2.594428] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 2.594793] pci 0000:03:08.0: PCI bridge to [bus 05]
[ 2.594801] pci 0000:03:08.0: bridge window [io 0xd000-0xdfff]
[ 2.594807] pci 0000:03:08.0: bridge window [mem 0xfcc00000-0xfccfffff]
[ 2.594893] pci 0000:06:00.0: [1002:1478] type 01 class 0x060400
[ 2.594910] pci 0000:06:00.0: reg 0x10: [mem 0xfcb00000-0xfcb03fff]
[ 2.595037] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[ 2.595305] pci 0000:00:03.1: PCI bridge to [bus 06-08]
[ 2.595311] pci 0000:00:03.1: bridge window [io 0xf000-0xffff]
[ 2.595316] pci 0000:00:03.1: bridge window [mem 0xfc900000-0xfcbfffff]
[ 2.595322] pci 0000:00:03.1: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 2.595394] pci 0000:07:00.0: [1002:1479] type 01 class 0x060400
[ 2.595543] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
[ 2.597191] pci 0000:06:00.0: PCI bridge to [bus 07-08]
[ 2.597200] pci 0000:06:00.0: bridge window [io 0xf000-0xffff]
[ 2.597205] pci 0000:06:00.0: bridge window [mem 0xfc900000-0xfcafffff]
[ 2.598688] pci 0000:0a:00.0: enabling Extended Tags
[ 2.598902] pci 0000:0a:00.1: [1022:1486] type 00 class 0x108000
[ 2.598921] pci 0000:0a:00.1: reg 0x18: [mem 0xfc700000-0xfc7fffff]
[ 2.598936] pci 0000:0a:00.1: reg 0x24: [mem 0xfc800000-0xfc801fff]
[ 2.598948] pci 0000:0a:00.1: enabling Extended Tags
[ 2.599140] pci 0000:0a:00.3: [1022:149c] type 00 class 0x0c0330
[ 2.599156] pci 0000:0a:00.3: reg 0x10: [mem 0xfc600000-0xfc6fffff 64bit]
[ 2.599189] pci 0000:0a:00.3: enabling Extended Tags
[ 2.599257] pci 0000:0a:00.3: PME# supported from D0 D3hot D3cold
[ 2.599488] pci 0000:00:08.1: PCI bridge to [bus 0a]
[ 2.599495] pci 0000:00:08.1: bridge window [mem 0xfc600000-0xfc8fffff]
[ 2.601297] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 2.601521] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 2.601730] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 2.601967] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 2.602190] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 2.602379] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 2.602568] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 2.602757] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 2.607804] iommu: Default domain type: Translated
[ 2.607804] iommu: DMA domain TLB invalidation policy: lazy mode
[ 2.607993] SCSI subsystem initialized
[ 2.608116] EDAC MC: Ver: 3.0.0
[ 2.608257] efivars: Registered efivars operations
[ 2.608257] PCI: Using ACPI for IRQ routing
[ 2.608274] pci 0000:04:00.0: vgaarb: setting as boot VGA device
[ 2.608274] pci 0000:04:00.0: vgaarb: bridge control possible
[ 2.608274] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 2.608274] pci 0000:08:00.0: vgaarb: setting as boot VGA device (overriding previous)
[ 2.608274] pci 0000:08:00.0: vgaarb: bridge control possible
[ 2.608274] pci 0000:08:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 2.608274] vgaarb: loaded
[ 2.608274] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.608274] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 2.612218] clocksource: Switched to clocksource tsc-early
[ 2.612543] pnp: PnP ACPI init
[ 2.612780] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 2.613044] system 00:01: [mem 0xfd100000-0xfd1fffff] has been reserved
[ 2.613044] system 00:03: [io 0x0280-0x028f] has been reserved
[ 2.613044] system 00:03: [io 0x0290-0x029f] has been reserved
[ 2.613044] system 00:03: [io 0x02a0-0x02af] has been reserved
[ 2.613044] system 00:03: [io 0x02b0-0x02bf] has been reserved
[ 2.614819] system 00:05: [io 0x0900-0x090f] has been reserved
[ 2.614824] system 00:05: [io 0x0910-0x091f] has been reserved
[ 2.614831] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 2.614838] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 2.614843] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 2.614849] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[ 2.614855] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 2.614861] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[ 2.614866] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 2.617794] pnp: PnP ACPI: found 6 devices
[ 2.625377] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.625481] NET: Registered PF_INET protocol family
[ 2.625738] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 2.627864] tcp_listen_portaddr_hash hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 2.627970] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.628134] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 2.628547] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes, linear)
[ 2.629226] TCP: Hash tables configured (established 262144 bind 65536)
[ 2.629489] UDP hash table entries: 16384 (order: 8, 1572864 bytes, linear)
[ 2.629842] UDP-Lite hash table entries: 16384 (order: 8, 1572864 bytes, linear)
[ 2.630116] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.630137] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 2.630144] pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff]
[ 2.630152] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 2.630156] pci 0000:03:00.0: bridge window [io 0xe000-0xefff]
[ 2.630163] pci 0000:03:00.0: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 2.630169] pci 0000:03:00.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[ 2.630178] pci 0000:03:08.0: PCI bridge to [bus 05]
[ 2.630182] pci 0000:03:08.0: bridge window [io 0xd000-0xdfff]
[ 2.630189] pci 0000:03:08.0: bridge window [mem 0xfcc00000-0xfccfffff]
[ 2.630199] pci 0000:02:00.2: PCI bridge to [bus 03-05]
[ 2.630204] pci 0000:02:00.2: bridge window [io 0xd000-0xefff]
[ 2.630211] pci 0000:02:00.2: bridge window [mem 0xfcc00000-0xfcdfffff]
[ 2.630216] pci 0000:02:00.2: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[ 2.630225] pci 0000:00:01.2: PCI bridge to [bus 02-05]
[ 2.630229] pci 0000:00:01.2: bridge window [io 0xd000-0xefff]
[ 2.630234] pci 0000:00:01.2: bridge window [mem 0xfcc00000-0xfcefffff]
[ 2.630239] pci 0000:00:01.2: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[ 2.630246] pci 0000:07:00.0: PCI bridge to [bus 08]
[ 2.630251] pci 0000:07:00.0: bridge window [io 0xf000-0xffff]
[ 2.630257] pci 0000:07:00.0: bridge window [mem 0xfc900000-0xfcafffff]
[ 2.630263] pci 0000:07:00.0: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 2.630365] pci_bus 0000:02: resource 0 [io 0xd000-0xefff]
[ 2.630369] pci_bus 0000:02: resource 1 [mem 0xfcc00000-0xfcefffff]
[ 2.630372] pci_bus 0000:02: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[ 2.630376] pci_bus 0000:03: resource 0 [io 0xd000-0xefff]
[ 2.630379] pci_bus 0000:03: resource 1 [mem 0xfcc00000-0xfcdfffff]
[ 2.630383] pci_bus 0000:03: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[ 2.630387] pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
[ 2.630390] pci_bus 0000:04: resource 1 [mem 0xfcd00000-0xfcdfffff]
[ 2.630394] pci_bus 0000:04: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[ 2.630398] pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
[ 2.630401] pci_bus 0000:05: resource 1 [mem 0xfcc00000-0xfccfffff]
[ 2.630405] pci_bus 0000:06: resource 0 [io 0xf000-0xffff]
[ 2.630408] pci_bus 0000:06: resource 1 [mem 0xfc900000-0xfcbfffff]
[ 2.630411] pci_bus 0000:06: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[ 2.630415] pci_bus 0000:07: resource 0 [io 0xf000-0xffff]
[ 2.630419] pci_bus 0000:07: resource 1 [mem 0xfc900000-0xfcafffff]
[ 2.630422] pci_bus 0000:07: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[ 2.630426] pci_bus 0000:08: resource 0 [io 0xf000-0xffff]
[ 2.630429] pci_bus 0000:08: resource 1 [mem 0xfc900000-0xfcafffff]
[ 2.630433] pci_bus 0000:08: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[ 2.630437] pci_bus 0000:0a: resource 1 [mem 0xfc600000-0xfc8fffff]
[ 2.631108] pci 0000:08:00.1: D0 power state depends on 0000:08:00.0
[ 2.631559] PCI: CLS 64 bytes, default 64
[ 2.631665] Unpacking initramfs...
[ 2.633483] AMD-Vi: Using global IVHD EFR:0x0, EFR2:0x0
[ 2.927331] Freeing initrd memory: 45676K
[ 2.957160] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 2.957307] pci 0000:00:01.0: Adding to iommu group 0
[ 2.957329] pci 0000:00:01.1: Adding to iommu group 0
[ 2.957350] pci 0000:00:01.2: Adding to iommu group 0
[ 2.957384] pci 0000:00:02.0: Adding to iommu group 1
[ 2.957433] pci 0000:00:03.0: Adding to iommu group 2
[ 2.957454] pci 0000:00:03.1: Adding to iommu group 2
[ 2.957490] pci 0000:00:04.0: Adding to iommu group 3
[ 2.957524] pci 0000:00:05.0: Adding to iommu group 4
[ 2.957559] pci 0000:00:07.0: Adding to iommu group 5
[ 2.957587] pci 0000:00:07.1: Adding to iommu group 6
[ 2.957630] pci 0000:00:08.0: Adding to iommu group 7
[ 2.957658] pci 0000:00:08.1: Adding to iommu group 8
[ 2.957706] pci 0000:00:14.0: Adding to iommu group 9
[ 2.957729] pci 0000:00:14.3: Adding to iommu group 9
[ 2.957822] pci 0000:00:18.0: Adding to iommu group 10
[ 2.967743] software IO TLB: mapped [mem 0x00000000abb9e000-0x00000000afb9e000] (64MB)
[ 2.967805] LVT offset 0 assigned for vector 0x400
[ 2.968015] perf: AMD IBS detected (0x000003ff)
[ 2.968026] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 2.969366] Initialise system trusted keyrings
[ 2.969421] workingset: timestamp_bits=46 max_order=23 bucket_order=0
[ 2.970027] fuse: init (API version 7.39)
[ 2.970096] 9p: Installing v9fs 9p2000 file system support
[ 2.970167] NET: Registered PF_ALG protocol family
[ 2.970171] xor: automatically using best checksumming function avx
[ 2.970175] Key type asymmetric registered
[ 2.970178] Asymmetric key parser 'x509' registered
[ 2.974112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 2.974118] io scheduler kyber registered
[ 2.975254] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 2.975424] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
[ 2.975526] pcieport 0000:00:01.1: AER: enabled with IRQ 26
[ 2.975739] pcieport 0000:00:01.2: PME: Signaling with IRQ 27
[ 2.975832] pcieport 0000:00:01.2: AER: enabled with IRQ 27
[ 2.976042] pcieport 0000:00:03.1: PME: Signaling with IRQ 28
[ 2.976138] pcieport 0000:00:03.1: AER: enabled with IRQ 28
[ 2.976576] pcieport 0000:00:07.1: PME: Signaling with IRQ 30
[ 2.976673] pcieport 0000:00:07.1: AER: enabled with IRQ 30
[ 2.976863] pcieport 0000:00:08.1: PME: Signaling with IRQ 31
[ 2.976953] pcieport 0000:00:08.1: AER: enabled with IRQ 31
[ 2.978756] Estimated ratio of average max frequency by base frequency (times 1024): 1277
[ 2.978798] ACPI: \_SB_.PLTF.C000: Found 2 idle states
[ 2.979022] ACPI: \_SB_.PLTF.C002: Found 2 idle states
[ 2.979241] ACPI: \_SB_.PLTF.C004: Found 2 idle states
[ 2.979448] ACPI: \_SB_.PLTF.C006: Found 2 idle states
[ 2.979687] ACPI: \_SB_.PLTF.C008: Found 2 idle states
[ 2.979948] ACPI: \_SB_.PLTF.C00A: Found 2 idle states
[ 2.980157] ACPI: \_SB_.PLTF.C00C: Found 2 idle states
[ 2.980379] ACPI: \_SB_.PLTF.C00E: Found 2 idle states
[ 2.980630] ACPI: \_SB_.PLTF.C010: Found 2 idle states
[ 2.980874] ACPI: \_SB_.PLTF.C012: Found 2 idle states
[ 2.981123] ACPI: \_SB_.PLTF.C014: Found 2 idle states
[ 2.981348] ACPI: \_SB_.PLTF.C016: Found 2 idle states
[ 2.981596] ACPI: \_SB_.PLTF.C018: Found 2 idle states
[ 2.981838] ACPI: \_SB_.PLTF.C01A: Found 2 idle states
[ 2.982089] ACPI: \_SB_.PLTF.C01C: Found 2 idle states
[ 2.982358] ACPI: \_SB_.PLTF.C01E: Found 2 idle states
[ 2.994816] scsi host1: ahci
[ 2.995022] scsi host2: ahci
[ 2.995239] scsi host3: ahci
[ 2.995448] scsi host4: ahci
[ 2.995655] scsi host5: ahci
[ 2.995771] ata1: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80100 irq 40 lpm-pol 0
[ 2.995777] ata2: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80180 irq 40 lpm-pol 0
[ 2.995782] ata3: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80200 irq 40 lpm-pol 0
[ 2.995786] ata4: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80280 irq 40 lpm-pol 0
[ 2.995791] ata5: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80300 irq 40 lpm-pol 0
[ 2.995796] ata6: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80380 irq 40 lpm-pol 0
[ 2.996298] tun: Universal TUN/TAP device driver, 1.6
[ 2.997343] nvme nvme0: missing or invalid SUBNQN field.
[ 2.999770] nvme nvme0: 15/0/0 default/read/poll queues
[ 3.005447] nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[ 3.012982] r8169 0000:05:00.0 eth0: RTL8168h/8111h, 9c:6b:00:22:95:f9, XID 541, IRQ 57
[ 3.012989] r8169 0000:05:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 3.013077] i8042: PNP: No PS/2 controller found.
[ 3.013131] rtc_cmos 00:02: RTC can wake from S4
[ 3.013369] rtc_cmos 00:02: registered as rtc0
[ 3.013410] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[ 3.013441] i2c_dev: i2c /dev entries driver
[ 3.013531] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 3.013536] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 3.013713] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 3.198215] amd_pstate_ut: 1 amd_pstate_ut_acpi_cpc_valid success!
[ 3.198220] amd_pstate_ut: 2 amd_pstate_ut_check_enabled success!
[ 3.198930] amd_pstate_ut: amd_pstate_ut_check_perf cpu0 highest=211 166 nominal=111 111 lowest_nonlinear=57 57 lowest=19 19, they should be equal!
[ 3.198936] amd_pstate_ut: 3 amd_pstate_ut_check_perf fail!
[ 3.198941] amd_pstate_ut: 4 amd_pstate_ut_check_freq success!
[ 3.199374] stackdepot: allocating hash table of 1048576 entries via kvcalloc
[ 3.200329] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 3.202938] Console: switching to colour frame buffer device 100x37
[ 3.204246] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 3.204595] NET: Registered PF_INET6 protocol family
[ 3.205167] Segment Routing with IPv6
[ 3.205225] In-situ OAM (IOAM) with IPv6
[ 3.205288] NET: Registered PF_PACKET protocol family
[ 3.205335] NET: Registered PF_KEY protocol family
[ 3.205466] 9pnet: Installing 9P2000 support
[ 3.212279] microcode: Current revision: 0x0a20102b
[ 3.213666] resctrl: L3 allocation detected
[ 3.946202] ata3.00: configured for UDMA/100
[ 3.959399] scsi 2:0:0:0: CD-ROM HL-DT-ST BD-RE BH16NS40 1.03 PQ: 0 ANSI: 5
[ 3.974222] tsc: Refined TSC clocksource calibration: 3393.624 MHz
[ 3.974802] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30eac774559, max_idle_ns: 440795212956 ns
[ 3.975774] clocksource: Switched to clocksource tsc
[ 4.017886] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 4.018521] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 4.353456] ata4: SATA link down (SStatus 0 SControl 300)
[ 4.666068] ata5: SATA link down (SStatus 0 SControl 330)
[ 4.979661] ata6: SATA link down (SStatus 0 SControl 330)
[ 6.296954] r8169 0000:05:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 6.300922] printk: legacy console [netcon0] enabled
[ 6.305010] netconsole: network logging started
[ 6.306031] RAS: Correctable Errors collector initialized.
[ 6.306853] clk: Disabling unused clocks
[ 6.308364] Freeing unused kernel image (initmem) memory: 1564K
[ 6.323880] Write protecting the kernel read-only data: 14336k
[ 6.325508] Freeing unused kernel image (rodata/data gap) memory: 1012K
[ 6.329289] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 6.329752] rodata_test: all tests were successful
[ 6.330496] Run /init as init process
[ 6.343208] systemd[1]: systemd 254 running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID -CURL +ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 6.346008] systemd[1]: Detected architecture x86-64.
[ 6.346900] systemd[1]: Running in initrd.
[ 6.349410] systemd[1]: No hostname configured, using default hostname.
[ 6.349999] systemd[1]: Hostname set to <localhost>.
[ 6.350822] systemd[1]: Initializing machine ID from random generator.
[ 6.446409] systemd[1]: Queued start job for default target initrd.target.
[ 6.481275] systemd[1]: Started systemd-ask-password-console.path.
[ 6.482763] systemd[1]: Expecting device dev-disk-by\x2duuid-9732d22d\x2d9c66\x2d4bb6\x2d9da8\x2d262c6125c008.device...
[ 6.484308] systemd[1]: Reached target cryptsetup.target.
[ 6.485395] systemd[1]: Reached target initrd-usr-fs.target.
[ 6.486453] systemd[1]: Reached target paths.target.
[ 6.487955] systemd[1]: Reached target slices.target.
[ 6.489064] systemd[1]: Reached target swap.target.
[ 6.490155] systemd[1]: Reached target timers.target.
[ 6.494266] systemd[1]: Listening on dbus.socket.
[ 6.495517] systemd[1]: Listening on systemd-journald-dev-log.socket.
[ 6.496764] systemd[1]: Listening on systemd-journald.socket.
[ 6.498462] systemd[1]: Listening on systemd-udevd-control.socket.
[ 6.499710] systemd[1]: Listening on systemd-udevd-kernel.socket.
[ 6.500814] systemd[1]: Reached target sockets.target.
[ 6.503570] systemd[1]: Starting kmod-static-nodes.service...
[ 6.510806] systemd[1]: Starting systemd-journald.service...
[ 6.516285] systemd[1]: Starting systemd-modules-load.service...
[ 6.519801] systemd[1]: Starting systemd-vconsole-setup.service...
[ 6.520104] systemd-journald[360]: Collecting audit messages is disabled.
[ 6.521535] Asymmetric key parser 'pkcs8' registered
[ 6.523246] systemd[1]: Finished kmod-static-nodes.service.
[ 6.524830] systemd[1]: Finished systemd-modules-load.service.
[ 6.527547] systemd[1]: Starting systemd-sysctl.service...
[ 6.531981] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service...
[ 6.536020] systemd[1]: Finished systemd-sysctl.service.
[ 6.547130] systemd[1]: Finished systemd-vconsole-setup.service.
[ 6.549642] systemd[1]: Starting dracut-cmdline-ask.service...
[ 6.560096] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service.
[ 6.562714] systemd[1]: Starting systemd-tmpfiles-setup-dev.service...
[ 6.587345] systemd[1]: Finished systemd-tmpfiles-setup-dev.service.
[ 6.588688] systemd[1]: Reached target local-fs-pre.target.
[ 6.589830] systemd[1]: Reached target local-fs.target.
[ 6.593064] systemd[1]: Started systemd-journald.service.
[ 6.790338] device-mapper: uevent: version 1.0.3
[ 6.791312] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxx
[ 6.802250] RPC: Registered named UNIX socket transport module.
[ 6.802766] RPC: Registered udp transport module.
[ 6.803253] RPC: Registered tcp transport module.
[ 6.803728] RPC: Registered tcp-with-tls transport module.
[ 6.804203] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 7.133160] r8169 0000:05:00.0 enp5s0: renamed from eth0 (while UP)
[ 7.182776] ACPI: bus type USB registered
[ 7.183366] usbcore: registered new interface driver usbfs
[ 7.183845] usbcore: registered new interface driver hub
[ 7.185212] usbcore: registered new device driver usb
[ 7.185998] ccp 0000:0a:00.1: enabling device (0000 -> 0002)
[ 7.186749] ccp 0000:0a:00.1: psp enabled
[ 7.200446] cryptd: max_cpu_qlen set to 1000
[ 7.200545] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 7.201187] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[ 7.203601] AVX2 version of gcm_enc/dec engaged.
[ 7.204160] AES CTR mode by8 optimization enabled
[ 7.257304] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[ 7.258635] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 7.258642] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[ 7.258646] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 7.258795] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
[ 7.260415] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.260416] usb usb1: Product: xHCI Host Controller
[ 7.260418] usb usb1: Manufacturer: Linux 6.7.5-Zen3 xhci-hcd
[ 7.261698] usb usb1: SerialNumber: 0000:02:00.0
[ 7.262014] hub 1-0:1.0: USB hub found
[ 7.262659] hub 1-0:1.0: 10 ports detected
[ 7.264228] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 7.264301] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
[ 7.265209] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.265653] usb usb2: Product: xHCI Host Controller
[ 7.266078] usb usb2: Manufacturer: Linux 6.7.5-Zen3 xhci-hcd
[ 7.266509] usb usb2: SerialNumber: 0000:02:00.0
[ 7.267224] hub 2-0:1.0: USB hub found
[ 7.267251] hub 2-0:1.0: 4 ports detected
[ 7.268230] xhci_hcd 0000:0a:00.3: xHCI Host Controller
[ 7.268878] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 3
[ 7.269467] xhci_hcd 0000:0a:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 7.270892] xhci_hcd 0000:0a:00.3: xHCI Host Controller
[ 7.271346] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 4
[ 7.271790] xhci_hcd 0000:0a:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 7.272956] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
[ 7.273510] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.274077] usb usb3: Product: xHCI Host Controller
[ 7.274569] usb usb3: Manufacturer: Linux 6.7.5-Zen3 xhci-hcd
[ 7.275014] usb usb3: SerialNumber: 0000:0a:00.3
[ 7.275746] hub 3-0:1.0: USB hub found
[ 7.276227] hub 3-0:1.0: 4 ports detected
[ 7.277529] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 7.278506] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
[ 7.278948] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.279382] usb usb4: Product: xHCI Host Controller
[ 7.279812] usb usb4: Manufacturer: Linux 6.7.5-Zen3 xhci-hcd
[ 7.280242] usb usb4: SerialNumber: 0000:0a:00.3
[ 7.281245] hub 4-0:1.0: USB hub found
[ 7.281986] hub 4-0:1.0: 4 ports detected
[ 7.513997] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[ 7.530892] usb 3-2: new high-speed USB device number 2 using xhci_hcd
[ 7.551603] BTRFS: device label zen3 devid 1 transid 525089 /dev/nvme0n1p7 scanned by mount (776)
[ 7.552499] BTRFS info (device nvme0n1p7): first mount of filesystem 9732d22d-9c66-4bb6-9da8-262c6125c008
[ 7.553404] BTRFS info (device nvme0n1p7): using xxhash64 (xxhash64-generic) checksum algorithm
[ 7.553847] BTRFS info (device nvme0n1p7): using free space tree
[ 7.566610] BTRFS info (device nvme0n1p7): enabling ssd optimizations
[ 7.567050] BTRFS info (device nvme0n1p7): auto enabling async discard
[ 7.671263] usb 1-6: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ 7.671267] usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 7.671270] usb 1-6: Product: USB 2.0 Hub
[ 7.679314] usb 3-2: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 2.00
[ 7.679670] usb 3-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 7.679672] usb 3-2: Product: ASM107x
[ 7.679674] usb 3-2: Manufacturer: Asmedia
[ 7.681300] hub 1-6:1.0: USB hub found
[ 7.687520] hub 1-6:1.0: 4 ports detected
[ 7.720184] hub 3-2:1.0: USB hub found
[ 7.721064] hub 3-2:1.0: 4 ports detected
[ 7.797535] usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd
[ 7.818957] usb 4-2: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 2.00
[ 7.819395] usb 4-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 7.819835] usb 4-2: Product: ASM107x
[ 7.820273] usb 4-2: Manufacturer: Asmedia
[ 7.827196] usb 1-7: new high-speed USB device number 3 using xhci_hcd
[ 7.847994] hub 4-2:1.0: USB hub found
[ 7.848137] hub 4-2:1.0: 4 ports detected
[ 7.895950] systemd-journald[360]: Received SIGTERM from PID 1 (systemd).
[ 7.982687] systemd[1]: systemd 254 running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID -CURL +ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 7.984397] systemd[1]: Detected architecture x86-64.
[ 7.986986] systemd[1]: Hostname set to <supah>.
[ 7.990204] usb 1-7: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.52
[ 7.990783] usb 1-7: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 7.991201] usb 1-7: Product: USB2.0 Hub
[ 8.000284] hub 1-7:1.0: USB hub found
[ 8.004188] hub 1-7:1.0: 4 ports detected
[ 8.173864] usb 1-6.2: new low-speed USB device number 4 using xhci_hcd
[ 8.180887] systemd[1]: /run/systemd/generator/systemd-cryptsetup@crypt\x2dhome.service:16: RequiresMountsFor= path is not absolute, ignoring: discard,noearly
[ 8.245089] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 8.245713] systemd[1]: Stopped initrd-switch-root.service.
[ 8.247634] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 8.248576] systemd[1]: Created slice system-getty.slice.
[ 8.250012] systemd[1]: Created slice system-modprobe.slice.
[ 8.251609] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
[ 8.253035] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 8.255937] systemd[1]: Created slice system-vncserver.slice.
[ 8.261347] systemd[1]: Created slice user.slice.
[ 8.266434] systemd[1]: Started systemd-ask-password-console.path.
[ 8.268038] systemd[1]: Started systemd-ask-password-wall.path.
[ 8.269327] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount.
[ 8.270389] systemd[1]: Expecting device dev-disk-by\x2dlabel-gehaim.device...
[ 8.274091] systemd[1]: Expecting device dev-disk-by\x2dlabel-swap.device...
[ 8.275163] systemd[1]: Expecting device dev-disk-by\x2duuid-8c360ebc\x2d3a9c\x2d4f07\x2d86be\x2d65bd5068653b.device...
[ 8.276840] systemd[1]: Stopped target initrd-switch-root.target.
[ 8.278606] systemd[1]: Stopped target initrd-fs.target.
[ 8.279821] systemd[1]: Stopped target initrd-root-fs.target.
[ 8.281060] systemd[1]: Reached target integritysetup.target.
[ 8.282284] systemd[1]: Reached target remote-fs.target.
[ 8.283492] systemd[1]: Reached target slices.target.
[ 8.284858] systemd[1]: Reached target veritysetup.target.
[ 8.287103] systemd[1]: Listening on systemd-coredump.socket.
[ 8.288653] systemd[1]: Listening on systemd-udevd-control.socket.
[ 8.289978] systemd[1]: Listening on systemd-udevd-kernel.socket.
[ 8.314240] systemd[1]: Mounting dev-hugepages.mount...
[ 8.317411] systemd[1]: Mounting dev-mqueue.mount...
[ 8.320214] systemd[1]: Mounting sys-kernel-debug.mount...
[ 8.324024] systemd[1]: sys-kernel-tracing.mount was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 8.327086] systemd[1]: Starting kmod-static-nodes.service...
[ 8.329903] systemd[1]: Starting modprobe@configfs.service...
[ 8.332668] systemd[1]: Starting modprobe@dm_mod.service...
[ 8.335449] systemd[1]: Starting modprobe@drm.service...
[ 8.338395] systemd[1]: Starting modprobe@fuse.service...
[ 8.340998] systemd[1]: Starting modprobe@loop.service...
[ 8.345095] systemd[1]: Starting systemd-journald.service...
[ 8.350244] loop: module loaded
[ 8.350612] systemd[1]: Starting systemd-modules-load.service...
[ 8.353229] systemd[1]: Starting systemd-remount-fs.service...
[ 8.355267] systemd-journald[858]: Collecting audit messages is disabled.
[ 8.355968] systemd[1]: Starting systemd-udev-trigger.service...
[ 8.358788] systemd[1]: Starting zram_var_tmp.service...
[ 8.360163] nct6775: Found NCT6798D or compatible chip at 0x2e:0x290
[ 8.362621] systemd[1]: Mounted dev-hugepages.mount.
[ 8.362770] BTRFS info (device nvme0n1p7: state M): use lzo compression, level 0
[ 8.364802] sr 2:0:0:0: Attached scsi generic sg0 type 5
[ 8.365145] systemd[1]: Started systemd-journald.service.
[ 8.367966] zram: Added device: zram0
[ 8.368729] zram: Added device: zram1
[ 8.368983] zram: Added device: zram2
[ 8.394644] zram1: detected capacity change from 0 to 50331648
[ 8.400229] systemd-journald[858]: Received client request to flush runtime journal.
[ 8.464565] systemd-journald[858]: /var/log/journal/ae3cb8dab4f34228b32557ac64c03a0d/system.journal: Journal file uses a different sequence number ID, rotating.
[ 8.465330] systemd-journald[858]: Rotating system journal.
[ 8.543632] EXT4-fs (zram1): mounting ext2 file system using the ext4 subsystem
[ 8.545477] EXT4-fs (zram1): mounted filesystem 52efb723-d1f0-45b3-aa41-31f789ef334b r/w without journal. Quota mode: disabled.
[ 8.601147] usb 1-6.2: New USB device found, idVendor=046a, idProduct=010d, bcdDevice= 1.00
[ 8.601624] usb 1-6.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 8.640531] usb 1-8: new full-speed USB device number 5 using xhci_hcd
[ 8.717563] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 8.718587] ACPI: button: Power Button [PWRB]
[ 8.719585] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 8.720422] ACPI: button: Power Button [PWRF]
[ 8.809658] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 8.810240] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 8.839443] kvm_amd: TSC scaling supported
[ 8.839993] kvm_amd: Nested Virtualization enabled
[ 8.840568] kvm_amd: Nested Paging enabled
[ 8.841144] kvm_amd: Virtual VMLOAD VMSAVE supported
[ 8.841696] kvm_amd: Virtual GIF supported
[ 8.842240] kvm_amd: LBR virtualization supported
[ 8.860306] MCE: In-kernel MCE decoding enabled.
[ 8.862402] snd_hda_intel 0000:08:00.1: Force to non-snoop mode
[ 8.862459] EDAC MC0: Giving out device to module amd64_edac controller F19h_M20h: DEV 0000:00:18.3 (INTERRUPT)
[ 8.864192] EDAC amd64: F19h_M20h detected (node 0).
[ 8.864706] EDAC amd64: MC: 0: 0MB 1: 0MB
[ 8.865203] EDAC amd64: MC: 2: 8192MB 3: 8192MB
[ 8.865690] EDAC amd64: MC: 0: 0MB 1: 0MB
[ 8.866159] EDAC amd64: MC: 2: 8192MB 3: 8192MB
[ 8.873891] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:06:00.0/0000:07:00.0/0000:08:00.1/sound/card0/input2
[ 8.875041] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:06:00.0/0000:07:00.0/0000:08:00.1/sound/card0/input3
[ 8.876433] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:06:00.0/0000:07:00.0/0000:08:00.1/sound/card0/input4
[ 8.877866] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:06:00.0/0000:07:00.0/0000:08:00.1/sound/card0/input5
[ 8.879277] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:06:00.0/0000:07:00.0/0000:08:00.1/sound/card0/input6
[ 8.880806] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:06:00.0/0000:07:00.0/0000:08:00.1/sound/card0/input7
[ 8.904881] usb 1-8: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00
[ 8.905551] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8.906133] usb 1-8: Product: LED Controller
[ 8.906698] usb 1-8: Manufacturer: ASRock
[ 8.907252] usb 1-8: SerialNumber: A02019100900
[ 8.927585] [drm] amdgpu kernel modesetting enabled.
[ 8.936581] hid: raw HID events driver (C) Jiri Kosina
[ 8.955604] Adding 33558524k swap on /dev/nvme0n1p5. Priority:-2 extents:1 across:33558524k SS
[ 8.967711] [drm] initializing kernel modesetting (NAVY_FLOUNDER 0x1002:0x73DF 0x148C:0x2310 0xC5).
[ 8.969192] [drm] register mmio base: 0xFC900000
[ 8.969744] [drm] register mmio size: 1048576
[ 8.975106] [drm] add ip block number 0 <nv_common>
[ 8.975669] [drm] add ip block number 1 <gmc_v10_0>
[ 8.976214] [drm] add ip block number 2 <navi10_ih>
[ 8.976755] [drm] add ip block number 3 <psp>
[ 8.977319] [drm] add ip block number 4 <smu>
[ 8.977844] [drm] add ip block number 5 <dm>
[ 8.978352] [drm] add ip block number 6 <gfx_v10_0>
[ 8.978846] [drm] add ip block number 7 <sdma_v5_2>
[ 8.979332] [drm] add ip block number 8 <vcn_v3_0>
[ 8.979813] [drm] add ip block number 9 <jpeg_v3_0>
[ 8.980582] amdgpu 0000:08:00.0: No more image in the PCI ROM
[ 8.981176] amdgpu 0000:08:00.0: amdgpu: Fetched VBIOS from ROM BAR
[ 8.981757] amdgpu: ATOM BIOS: 113-001-X01
[ 8.993534] [drm] VCN(0) decode is enabled in VM mode
[ 8.994000] [drm] VCN(0) encode is enabled in VM mode
[ 8.999176] [drm] JPEG decode is enabled in VM mode
[ 9.017418] Console: switching to colour dummy device 80x25
[ 9.018165] amdgpu 0000:08:00.0: vgaarb: deactivate vga console
[ 9.018177] amdgpu 0000:08:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[ 9.018259] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 9.018278] amdgpu 0000:08:00.0: amdgpu: VRAM: 12272M 0x0000008000000000 - 0x00000082FEFFFFFF (12272M used)
[ 9.018289] amdgpu 0000:08:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[ 9.018309] [drm] Detected VRAM RAM=12272M, BAR=256M
[ 9.018317] [drm] RAM width 192bits GDDR6
[ 9.018600] [drm] amdgpu: 12272M of VRAM memory ready
[ 9.018613] [drm] amdgpu: 16018M of GTT memory ready.
[ 9.018649] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 9.018795] [drm] PCIE GART of 512M enabled (table at 0x0000008000200000).
[ 9.052750] usbcore: registered new interface driver usbhid
[ 9.052763] usbhid: USB HID core driver
[ 9.053869] usb 1-6.3: new full-speed USB device number 6 using xhci_hcd
[ 9.059602] input: HID 046a:010d as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6.2/1-6.2:1.0/0003:046A:010D.0001/input/input8
[ 9.114494] hid-generic 0003:046A:010D.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 046a:010d] on usb-0000:02:00.0-6.2/input0
[ 9.114715] input: HID 046a:010d as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6.2/1-6.2:1.1/0003:046A:010D.0002/input/input9
[ 9.171161] hid-generic 0003:046A:010D.0002: input,hidraw1: USB HID v1.11 Device [HID 046a:010d] on usb-0000:02:00.0-6.2/input1
[ 9.171354] input: ASRock LED Controller as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-8/1-8:1.0/0003:26CE:01A2.0003/input/input10
[ 9.228276] hid-generic 0003:26CE:01A2.0003: input,hidraw2: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:02:00.0-8/input0
[ 9.476069] usb 1-6.3: New USB device found, idVendor=1e7d, idProduct=2c38, bcdDevice= 0.78
[ 9.476085] usb 1-6.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.476096] usb 1-6.3: Product: ROCCAT Kiro Mouse
[ 9.476105] usb 1-6.3: Manufacturer: ROCCAT
[ 9.506517] input: ROCCAT ROCCAT Kiro Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6.3/1-6.3:1.0/0003:1E7D:2C38.0004/input/input11
[ 9.506750] input: ROCCAT ROCCAT Kiro Mouse Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6.3/1-6.3:1.0/0003:1E7D:2C38.0004/input/input12
[ 9.561241] input: ROCCAT ROCCAT Kiro Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6.3/1-6.3:1.0/0003:1E7D:2C38.0004/input/input13
[ 9.562035] hid-generic 0003:1E7D:2C38.0004: input,hiddev96,hidraw3: USB HID v1.11 Mouse [ROCCAT ROCCAT Kiro Mouse] on usb-0000:02:00.0-6.3/input0
[ 9.572316] input: ROCCAT ROCCAT Kiro Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6.3/1-6.3:1.1/0003:1E7D:2C38.0005/input/input14
[ 9.628121] hid-generic 0003:1E7D:2C38.0005: input,hidraw4: USB HID v1.00 Keyboard [ROCCAT ROCCAT Kiro Mouse] on usb-0000:02:00.0-6.3/input1
[ 11.082212] amdgpu 0000:08:00.0: amdgpu: STB initialized to 2048 entries
[ 11.082519] [drm] Loading DMUB firmware via PSP: version=0x02020020
[ 11.083066] [drm] use_doorbell being set to: [true]
[ 11.083091] [drm] use_doorbell being set to: [true]
[ 11.083113] [drm] Found VCN firmware Version ENC: 1.29 DEC: 2 VEP: 0 Revision: 2
[ 11.083143] amdgpu 0000:08:00.0: amdgpu: Will use PSP to load VCN firmware
[ 11.148376] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 11.254624] amdgpu 0000:08:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 11.269558] amdgpu 0000:08:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 11.269589] amdgpu 0000:08:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413b00 (65.59.0)
[ 11.269604] amdgpu 0000:08:00.0: amdgpu: SMU driver if version not matched
[ 11.269641] amdgpu 0000:08:00.0: amdgpu: use vbios provided pptable
[ 11.326253] amdgpu 0000:08:00.0: amdgpu: SMU is initialized successfully!
[ 11.326672] [drm] Display Core v3.2.259 initialized on DCN 3.0
[ 11.326680] [drm] DP-HDMI FRL PCON supported
[ 11.328039] [drm] DMUB hardware initialized: version=0x02020020
[ 11.330188] snd_hda_intel 0000:08:00.1: bound 0000:08:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 11.365088] [drm] kiq ring mec 2 pipe 1 q 0
[ 11.369961] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 11.370740] [drm] JPEG decode initialized successfully.
[ 11.371322] amdgpu 0000:08:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
[ 11.371337] amdgpu 0000:08:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 11.371348] amdgpu 0000:08:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 11.371357] amdgpu 0000:08:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 11.371367] amdgpu 0000:08:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 11.371377] amdgpu 0000:08:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 11.371387] amdgpu 0000:08:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 11.371396] amdgpu 0000:08:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 11.371406] amdgpu 0000:08:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 11.371415] amdgpu 0000:08:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 11.371425] amdgpu 0000:08:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[ 11.371434] amdgpu 0000:08:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 11.371444] amdgpu 0000:08:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 11.371453] amdgpu 0000:08:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
[ 11.371462] amdgpu 0000:08:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
[ 11.371472] amdgpu 0000:08:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
[ 11.371481] amdgpu 0000:08:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
[ 11.373440] amdgpu 0000:08:00.0: amdgpu: Using BACO for runtime pm
[ 11.374464] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:08:00.0 on minor 1
[ 11.387419] fbcon: amdgpudrmfb (fb0) is primary device
[ 11.387742] [drm] DSC precompute is not needed.
[ 11.515065] Console: switching to colour frame buffer device 480x135
[ 11.531976] amdgpu 0000:08:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 25.610945] BTRFS: device label gehaim devid 1 transid 28902 /dev/mapper/crypt-home scanned by mount (1803)
[ 25.611372] BTRFS info (device dm-0): first mount of filesystem b7c3ef13-cd1b-4f74-9d2f-42a7ac547f10
[ 25.611424] BTRFS info (device dm-0): using xxhash64 (xxhash64-generic) checksum algorithm
[ 25.611463] BTRFS info (device dm-0): use zstd compression, level 3
[ 25.611492] BTRFS info (device dm-0): using free space tree
[ 25.662891] BTRFS info (device dm-0): enabling ssd optimizations
[ 26.117850] systemd-journald[858]: /var/log/journal/ae3cb8dab4f34228b32557ac64c03a0d/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[ 26.354399] amdgpu 0000:08:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
[ 31.938336] usb 1-6: USB disconnect, device number 2
[ 31.938355] usb 1-6.2: USB disconnect, device number 4
[ 32.109799] usb 1-6.3: USB disconnect, device number 6
[ 58.548356] KTAP version 1
[ 58.548367] 1..1
[ 58.548404] KTAP version 1
[ 58.548409] # Subtest: ttm_device
[ 58.548414] # module: ttm_device_test
[ 58.548416] 1..5
[ 58.549042] ok 1 ttm_device_init_basic
[ 58.549490] # ttm_device_init_multiple: ASSERTION FAILED at drivers/gpu/drm/ttm/tests/ttm_device_test.c:68
[ 58.549490] Expected list_count_nodes(&ttm_devs[0].device_list) == num_dev, but
[ 58.549490] list_count_nodes(&ttm_devs[0].device_list) == 4 (0x4)
[ 58.549490] num_dev == 3 (0x3)
[ 58.549752] not ok 2 ttm_device_init_multiple
[ 58.550040] list_add corruption. prev->next should be next (ffffffffc05cd428), but was 6b6b6b6b6b6b6b6b. (prev=ffffa0b1a5c034f0).
[ 58.550059] ------------[ cut here ]------------
[ 58.550064] kernel BUG at lib/list_debug.c:32!
[ 58.550075] invalid opcode: 0000 [#1] SMP NOPTI
[ 58.550084] CPU: 6 PID: 2129 Comm: kunit_try_catch Tainted: G N 6.7.5-Zen3 #1
[ 58.550092] Hardware name: To Be Filled By O.E.M. B550M Pro4/B550M Pro4, BIOS P3.40 01/18/2024
[ 58.550099] RIP: 0010:__list_add_valid_or_report+0x67/0x9c
[ 58.550111] Code: c7 c7 26 ff c4 90 48 89 c6 e8 2f 32 ca ff 0f 0b 4c 8b 02 49 39 f0 74 14 48 89 d1 48 c7 c7 78 ff c4 90 4c 89 c2 e8 13 32 ca ff <0f> 0b 48 39 d7 74 05 4c 39 c7 75 17 48 89 f1 48 89 c2 48 89 fe 48
[ 58.550128] RSP: 0018:ffffb23b05d27df8 EFLAGS: 00010246
[ 58.550137] RAX: 0000000000000075 RBX: 0000000000000000 RCX: 0000000000000000
[ 58.550150] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[ 58.550157] RBP: ffffa0b1a5c034f0 R08: 0000000000000000 R09: 0000000000000000
[ 58.550164] R10: 0000000000000000 R11: 0000000000000000 R12: ffffa0b1843b2628
[ 58.550170] R13: ffffa0b1b7c1f478 R14: ffffffffc0696480 R15: ffffa0b1a5c11000
[ 58.550177] FS: 0000000000000000(0000) GS:ffffa0b85eb80000(0000) knlGS:0000000000000000
[ 58.550184] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 58.550191] CR2: 00007ff09c005038 CR3: 000000026ce14000 CR4: 0000000000b50ef0
[ 58.550198] Call Trace:
[ 58.550206] <TASK>
[ 58.550213] ? __die_body+0x15/0x65
[ 58.550223] ? die+0x2f/0x48
[ 58.550231] ? do_trap+0x76/0x109
[ 58.550239] ? __list_add_valid_or_report+0x67/0x9c
[ 58.550248] ? __list_add_valid_or_report+0x67/0x9c
[ 58.550256] ? do_error_trap+0x69/0xa6
[ 58.550265] ? __list_add_valid_or_report+0x67/0x9c
[ 58.550273] ? exc_invalid_op+0x4d/0x71
[ 58.550282] ? __list_add_valid_or_report+0x67/0x9c
[ 58.550290] ? asm_exc_invalid_op+0x1a/0x20
[ 58.550302] ? __list_add_valid_or_report+0x67/0x9c
[ 58.550311] ? __list_add_valid_or_report+0x67/0x9c
[ 58.550319] ttm_device_init+0x10e/0x157 [ttm]
[ 58.550332] ttm_device_kunit_init+0x3d/0x51 [ttm_kunit_helpers]
[ 58.550342] ttm_device_fini_basic+0x6d/0x1b3 [ttm_device_test]
[ 58.550353] ? timekeeping_get_ns+0x19/0x3b
[ 58.550361] ? srso_alias_return_thunk+0x5/0xfbef5
[ 58.550369] ? ktime_get_ts64+0x40/0x92
[ 58.550379] kunit_try_run_case+0xaf/0x163 [kunit]
[ 58.550390] ? kunit_try_catch_throw+0x1b/0x1b [kunit]
[ 58.550400] ? kunit_try_catch_throw+0x1b/0x1b [kunit]
[ 58.550419] kunit_generic_run_threadfn_adapter+0x15/0x20 [kunit]
[ 58.550430] kthread+0xcf/0xd7
[ 58.550444] ? kthread_complete_and_exit+0x1a/0x1a
[ 58.550453] ret_from_fork+0x23/0x35
[ 58.550461] ? kthread_complete_and_exit+0x1a/0x1a
[ 58.550470] ret_from_fork_asm+0x11/0x20
[ 58.550479] </TASK>
[ 58.550485] Modules linked in: ttm_device_test ttm_kunit_helpers drm_kunit_helpers kunit rfkill dm_crypt nhpoly1305_avx2 nhpoly1305 chacha_generic chacha_x86_64 libchacha adiantum libpoly1305 algif_skcipher input_leds joydev hid_generic usbhid hid amdgpu snd_hda_codec_hdmi amd64_edac snd_hda_intel amdxcp mfd_core snd_intel_dspcfg edac_mce_amd gpu_sched snd_hda_codec video snd_hwdep drm_suballoc_helper snd_hda_core i2c_algo_bit drm_ttm_helper snd_pcm wmi_bmof ttm snd_timer evdev drm_exec snd drm_display_helper soundcore kvm_amd k10temp drm_buddy rapl wmi gpio_amdpt gpio_generic button lz4 lz4_compress lz4_decompress zram sg nct6775 nct6775_core hwmon_vid hwmon loop configfs sha512_ssse3 sha512_generic sha256_ssse3 sha1_ssse3 sha1_generic aesni_intel libaes crypto_simd cryptd xhci_pci xhci_hcd ccp usbcore usb_common sunrpc dm_mod pkcs8_key_parser efivarfs
[ 58.550596] ---[ end trace 0000000000000000 ]---
[ 58.550604] RIP: 0010:__list_add_valid_or_report+0x67/0x9c
[ 58.550612] Code: c7 c7 26 ff c4 90 48 89 c6 e8 2f 32 ca ff 0f 0b 4c 8b 02 49 39 f0 74 14 48 89 d1 48 c7 c7 78 ff c4 90 4c 89 c2 e8 13 32 ca ff <0f> 0b 48 39 d7 74 05 4c 39 c7 75 17 48 89 f1 48 89 c2 48 89 fe 48
[ 58.550620] RSP: 0018:ffffb23b05d27df8 EFLAGS: 00010246
[ 58.550627] RAX: 0000000000000075 RBX: 0000000000000000 RCX: 0000000000000000
[ 58.550634] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[ 58.550642] RBP: ffffa0b1a5c034f0 R08: 0000000000000000 R09: 0000000000000000
[ 58.550648] R10: 0000000000000000 R11: 0000000000000000 R12: ffffa0b1843b2628
[ 58.550655] R13: ffffa0b1b7c1f478 R14: ffffffffc0696480 R15: ffffa0b1a5c11000
[ 58.550661] FS: 0000000000000000(0000) GS:ffffa0b85eb80000(0000) knlGS:0000000000000000
[ 58.550668] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 58.550675] CR2: 00007ff09c005038 CR3: 000000026ce14000 CR4: 0000000000b50ef0
[ 223.351961] Key type dns_resolver registered
[ 223.357794] NFS: Registering the id_resolver key type
[ 223.357806] Key type id_resolver registered
[ 223.357811] Key type id_legacy registered
[ 368.452162] # ttm_device_fini_basic: try timed out
[ 368.452189] general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b6b: 0000 [#2] SMP NOPTI
[ 368.452199] CPU: 26 PID: 2119 Comm: modprobe Tainted: G D N 6.7.5-Zen3 #1
[ 368.452207] Hardware name: To Be Filled By O.E.M. B550M Pro4/B550M Pro4, BIOS P3.40 01/18/2024
[ 368.452213] RIP: 0010:kthread_stop+0x3c/0x78
[ 368.452225] Code: f0 0f c1 43 28 be 02 00 00 00 85 c0 74 0c 8d 50 01 09 c2 79 0a be 01 00 00 00 e8 f5 31 37 00 48 89 df e8 35 f1 ff ff 48 89 c5 <f0> 80 08 02 48 89 df e8 6a ff ff ff f0 80 4b 02 02 48 89 df e8 f6
[ 368.452234] RSP: 0018:ffffb23b01fff938 EFLAGS: 00010246
[ 368.452241] RAX: 6b6b6b6b6b6b6b6b RBX: ffffa0b170ab6040 RCX: 0000000000000000
[ 368.452247] RDX: 000000006b6b6b6f RSI: 0000000000000002 RDI: 0000000000000000
[ 368.452253] RBP: 6b6b6b6b6b6b6b6b R08: 0000000000000000 R09: 0000000000000000
[ 368.452258] R10: 0000000000000000 R11: 0000000000000000 R12: ffffa0b170ab6040
[ 368.452264] R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000000
[ 368.452270] FS: 00007f9321e6ec40(0000) GS:ffffa0b85f080000(0000) knlGS:0000000000000000
[ 368.452278] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 368.452286] CR2: 00005592ea51ef40 CR3: 0000000189590000 CR4: 0000000000b50ef0
[ 368.452293] Call Trace:
[ 368.452300] <TASK>
[ 368.452310] ? __die_body+0x15/0x65
[ 368.452320] ? die_addr+0x37/0x50
[ 368.452336] ? exc_general_protection+0x1b6/0x1ec
[ 368.452347] ? asm_exc_general_protection+0x26/0x30
[ 368.452357] ? kthread_stop+0x3c/0x78
[ 368.452366] ? kthread_stop+0x39/0x78
[ 368.452375] kunit_try_catch_run+0xc9/0x155 [kunit]
[ 368.452388] kunit_run_case_catch_errors+0x3f/0x93 [kunit]
[ 368.452399] kunit_run_tests+0x182/0x516 [kunit]
[ 368.452412] ? kunit_try_run_case_cleanup+0x39/0x39 [kunit]
[ 368.452422] ? kunit_catch_run_case_cleanup+0x85/0x85 [kunit]
[ 368.452436] __kunit_test_suites_init+0x64/0x83 [kunit]
[ 368.452446] kunit_module_notify+0xda/0x177 [kunit]
[ 368.452457] notifier_call_chain+0x5a/0x92
[ 368.452466] blocking_notifier_call_chain+0x3e/0x60
[ 368.452474] do_init_module+0xcb/0x218
[ 368.452483] init_module_from_file+0x7a/0x99
[ 368.452492] __do_sys_finit_module+0x162/0x223
[ 368.452502] do_syscall_64+0x6e/0xd8
[ 368.452512] entry_SYSCALL_64_after_hwframe+0x4b/0x53
[ 368.452521] RIP: 0033:0x7f9321f7a479
[ 368.452529] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 87 89 0c 00 f7 d8 64 89 01 48
[ 368.452536] RSP: 002b:00007ffe2e350908 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 368.452544] RAX: ffffffffffffffda RBX: 00005590b57cef40 RCX: 00007f9321f7a479
[ 368.452551] RDX: 0000000000000000 RSI: 00005590b5100c7c RDI: 0000000000000007
[ 368.452557] RBP: 0000000000000000 R08: 00007f9322043b20 R09: 0000000000000000
[ 368.452563] R10: 0000000000000050 R11: 0000000000000246 R12: 0000000000040000
[ 368.452570] R13: 00005590b5100c7c R14: 00005590b57cefe0 R15: 0000000000000000
[ 368.452578] </TASK>
[ 368.452584] Modules linked in: nfsv4 dns_resolver nfs lockd grace ttm_device_test ttm_kunit_helpers drm_kunit_helpers kunit rfkill dm_crypt nhpoly1305_avx2 nhpoly1305 chacha_generic chacha_x86_64 libchacha adiantum libpoly1305 algif_skcipher input_leds joydev hid_generic usbhid hid amdgpu snd_hda_codec_hdmi amd64_edac snd_hda_intel amdxcp mfd_core snd_intel_dspcfg edac_mce_amd gpu_sched snd_hda_codec video snd_hwdep drm_suballoc_helper snd_hda_core i2c_algo_bit drm_ttm_helper snd_pcm wmi_bmof ttm snd_timer evdev drm_exec snd drm_display_helper soundcore kvm_amd k10temp drm_buddy rapl wmi gpio_amdpt gpio_generic button lz4 lz4_compress lz4_decompress zram sg nct6775 nct6775_core hwmon_vid hwmon loop configfs sha512_ssse3 sha512_generic sha256_ssse3 sha1_ssse3 sha1_generic aesni_intel libaes crypto_simd cryptd xhci_pci xhci_hcd ccp usbcore usb_common sunrpc dm_mod pkcs8_key_parser efivarfs
[ 368.452703] ---[ end trace 0000000000000000 ]---
[ 368.452710] RIP: 0010:__list_add_valid_or_report+0x67/0x9c
[ 368.452719] Code: c7 c7 26 ff c4 90 48 89 c6 e8 2f 32 ca ff 0f 0b 4c 8b 02 49 39 f0 74 14 48 89 d1 48 c7 c7 78 ff c4 90 4c 89 c2 e8 13 32 ca ff <0f> 0b 48 39 d7 74 05 4c 39 c7 75 17 48 89 f1 48 89 c2 48 89 fe 48
[ 368.452727] RSP: 0018:ffffb23b05d27df8 EFLAGS: 00010246
[ 368.452739] RAX: 0000000000000075 RBX: 0000000000000000 RCX: 0000000000000000
[ 368.452746] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[ 368.452752] RBP: ffffa0b1a5c034f0 R08: 0000000000000000 R09: 0000000000000000
[ 368.452759] R10: 0000000000000000 R11: 0000000000000000 R12: ffffa0b1843b2628
[ 368.452765] R13: ffffa0b1b7c1f478 R14: ffffffffc0696480 R15: ffffa0b1a5c11000
[ 368.452772] FS: 00007f9321e6ec40(0000) GS:ffffa0b85f080000(0000) knlGS:0000000000000000
[ 368.452779] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 368.452786] CR2: 00005592ea51ef40 CR3: 0000000189590000 CR4: 0000000000b50ef0
[ 2235.091785] =============================================================================
[ 2235.091797] BUG task_struct (Tainted: G D N): Poison overwritten
[ 2235.091804] -----------------------------------------------------------------------------
[ 2235.091804]
[ 2235.091809] 0xffffa0b170ab6068-0xffffa0b170ab6068 @offset=24680. First byte 0x6c instead of 0x6b
[ 2235.091816] Slab 0xffffea8944c2ac00 objects=8 used=8 fp=0x0000000000000000 flags=0x4000000000000840(slab|head|zone=1)
[ 2235.091824] Object 0xffffa0b170ab6040 @offset=24640 fp=0x0000000000000000
[ 2235.091824]
[ 2235.091831] Redzone ffffa0b170ab6000: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
[ 2235.091837] Redzone ffffa0b170ab6010: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
[ 2235.091843] Redzone ffffa0b170ab6020: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
[ 2235.091848] Redzone ffffa0b170ab6030: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
[ 2235.091854] Object ffffa0b170ab6040: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091859] Object ffffa0b170ab6050: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091865] Object ffffa0b170ab6060: 6b 6b 6b 6b 6b 6b 6b 6b 6c 6b 6b 6b 6b 6b 6b 6b kkkkkkkklkkkkkkk
[ 2235.091870] Object ffffa0b170ab6070: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091876] Object ffffa0b170ab6080: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091881] Object ffffa0b170ab6090: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091887] Object ffffa0b170ab60a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091892] Object ffffa0b170ab60b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091898] Object ffffa0b170ab60c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091903] Object ffffa0b170ab60d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091908] Object ffffa0b170ab60e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091929] Object ffffa0b170ab60f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091934] Object ffffa0b170ab6100: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091941] Object ffffa0b170ab6110: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091949] Object ffffa0b170ab6120: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091955] Object ffffa0b170ab6130: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091961] Object ffffa0b170ab6140: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091967] Object ffffa0b170ab6150: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091973] Object ffffa0b170ab6160: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091980] Object ffffa0b170ab6170: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091986] Object ffffa0b170ab6180: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091992] Object ffffa0b170ab6190: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.091998] Object ffffa0b170ab61a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092011] Object ffffa0b170ab61b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092017] Object ffffa0b170ab61c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092023] Object ffffa0b170ab61d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092029] Object ffffa0b170ab61e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092035] Object ffffa0b170ab61f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092042] Object ffffa0b170ab6200: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092048] Object ffffa0b170ab6210: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092054] Object ffffa0b170ab6220: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092060] Object ffffa0b170ab6230: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092067] Object ffffa0b170ab6240: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092073] Object ffffa0b170ab6250: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092080] Object ffffa0b170ab6260: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092086] Object ffffa0b170ab6270: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092092] Object ffffa0b170ab6280: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092098] Object ffffa0b170ab6290: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092105] Object ffffa0b170ab62a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092111] Object ffffa0b170ab62b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092117] Object ffffa0b170ab62c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092123] Object ffffa0b170ab62d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092130] Object ffffa0b170ab62e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092148] Object ffffa0b170ab62f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092154] Object ffffa0b170ab6300: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092160] Object ffffa0b170ab6310: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092166] Object ffffa0b170ab6320: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092172] Object ffffa0b170ab6330: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092178] Object ffffa0b170ab6340: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092185] Object ffffa0b170ab6350: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092191] Object ffffa0b170ab6360: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092198] Object ffffa0b170ab6370: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092204] Object ffffa0b170ab6380: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092210] Object ffffa0b170ab6390: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092216] Object ffffa0b170ab63a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092227] Object ffffa0b170ab63b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092233] Object ffffa0b170ab63c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092240] Object ffffa0b170ab63d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092246] Object ffffa0b170ab63e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092252] Object ffffa0b170ab63f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092258] Object ffffa0b170ab6400: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092264] Object ffffa0b170ab6410: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092271] Object ffffa0b170ab6420: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092277] Object ffffa0b170ab6430: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092283] Object ffffa0b170ab6440: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092289] Object ffffa0b170ab6450: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092296] Object ffffa0b170ab6460: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092302] Object ffffa0b170ab6470: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092308] Object ffffa0b170ab6480: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092314] Object ffffa0b170ab6490: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092321] Object ffffa0b170ab64a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092327] Object ffffa0b170ab64b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092333] Object ffffa0b170ab64c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092339] Object ffffa0b170ab64d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092346] Object ffffa0b170ab64e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092364] Object ffffa0b170ab64f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092370] Object ffffa0b170ab6500: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092376] Object ffffa0b170ab6510: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092382] Object ffffa0b170ab6520: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092388] Object ffffa0b170ab6530: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092394] Object ffffa0b170ab6540: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092401] Object ffffa0b170ab6550: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092407] Object ffffa0b170ab6560: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092413] Object ffffa0b170ab6570: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092419] Object ffffa0b170ab6580: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092424] Object ffffa0b170ab6590: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092429] Object ffffa0b170ab65a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092437] Object ffffa0b170ab65b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092442] Object ffffa0b170ab65c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092447] Object ffffa0b170ab65d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092452] Object ffffa0b170ab65e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092458] Object ffffa0b170ab65f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092463] Object ffffa0b170ab6600: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092468] Object ffffa0b170ab6610: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092473] Object ffffa0b170ab6620: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092478] Object ffffa0b170ab6630: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092483] Object ffffa0b170ab6640: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092488] Object ffffa0b170ab6650: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092493] Object ffffa0b170ab6660: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092498] Object ffffa0b170ab6670: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092503] Object ffffa0b170ab6680: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092508] Object ffffa0b170ab6690: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092513] Object ffffa0b170ab66a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092518] Object ffffa0b170ab66b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092523] Object ffffa0b170ab66c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092528] Object ffffa0b170ab66d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092533] Object ffffa0b170ab66e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092538] Object ffffa0b170ab66f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092551] Object ffffa0b170ab6700: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092556] Object ffffa0b170ab6710: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092561] Object ffffa0b170ab6720: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092566] Object ffffa0b170ab6730: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092572] Object ffffa0b170ab6740: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092577] Object ffffa0b170ab6750: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092582] Object ffffa0b170ab6760: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092587] Object ffffa0b170ab6770: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092592] Object ffffa0b170ab6780: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092597] Object ffffa0b170ab6790: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092603] Object ffffa0b170ab67a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092611] Object ffffa0b170ab67b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092616] Object ffffa0b170ab67c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092621] Object ffffa0b170ab67d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092627] Object ffffa0b170ab67e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092632] Object ffffa0b170ab67f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092637] Object ffffa0b170ab6800: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092642] Object ffffa0b170ab6810: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092647] Object ffffa0b170ab6820: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092652] Object ffffa0b170ab6830: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092657] Object ffffa0b170ab6840: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092662] Object ffffa0b170ab6850: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092667] Object ffffa0b170ab6860: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092672] Object ffffa0b170ab6870: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092677] Object ffffa0b170ab6880: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092683] Object ffffa0b170ab6890: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092688] Object ffffa0b170ab68a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092693] Object ffffa0b170ab68b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092698] Object ffffa0b170ab68c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092703] Object ffffa0b170ab68d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092708] Object ffffa0b170ab68e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092723] Object ffffa0b170ab68f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092728] Object ffffa0b170ab6900: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092733] Object ffffa0b170ab6910: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092738] Object ffffa0b170ab6920: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092743] Object ffffa0b170ab6930: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092748] Object ffffa0b170ab6940: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092753] Object ffffa0b170ab6950: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092759] Object ffffa0b170ab6960: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092764] Object ffffa0b170ab6970: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092769] Object ffffa0b170ab6980: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092774] Object ffffa0b170ab6990: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092779] Object ffffa0b170ab69a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092787] Object ffffa0b170ab69b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092792] Object ffffa0b170ab69c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092797] Object ffffa0b170ab69d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092802] Object ffffa0b170ab69e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092807] Object ffffa0b170ab69f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092812] Object ffffa0b170ab6a00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092817] Object ffffa0b170ab6a10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092822] Object ffffa0b170ab6a20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092827] Object ffffa0b170ab6a30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092832] Object ffffa0b170ab6a40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092837] Object ffffa0b170ab6a50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092842] Object ffffa0b170ab6a60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092847] Object ffffa0b170ab6a70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092852] Object ffffa0b170ab6a80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092857] Object ffffa0b170ab6a90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092862] Object ffffa0b170ab6aa0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092867] Object ffffa0b170ab6ab0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092872] Object ffffa0b170ab6ac0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092877] Object ffffa0b170ab6ad0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092883] Object ffffa0b170ab6ae0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092897] Object ffffa0b170ab6af0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092902] Object ffffa0b170ab6b00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092907] Object ffffa0b170ab6b10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092912] Object ffffa0b170ab6b20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092917] Object ffffa0b170ab6b30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092922] Object ffffa0b170ab6b40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092927] Object ffffa0b170ab6b50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092932] Object ffffa0b170ab6b60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092937] Object ffffa0b170ab6b70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092942] Object ffffa0b170ab6b80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092947] Object ffffa0b170ab6b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092952] Object ffffa0b170ab6ba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092961] Object ffffa0b170ab6bb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092966] Object ffffa0b170ab6bc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092971] Object ffffa0b170ab6bd0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092976] Object ffffa0b170ab6be0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092981] Object ffffa0b170ab6bf0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092986] Object ffffa0b170ab6c00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092991] Object ffffa0b170ab6c10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.092996] Object ffffa0b170ab6c20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093002] Object ffffa0b170ab6c30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093007] Object ffffa0b170ab6c40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093012] Object ffffa0b170ab6c50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093017] Object ffffa0b170ab6c60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093023] Object ffffa0b170ab6c70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093027] Object ffffa0b170ab6c80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093033] Object ffffa0b170ab6c90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093038] Object ffffa0b170ab6ca0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093042] Object ffffa0b170ab6cb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093047] Object ffffa0b170ab6cc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093052] Object ffffa0b170ab6cd0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093057] Object ffffa0b170ab6ce0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093062] Object ffffa0b170ab6cf0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093079] Object ffffa0b170ab6d00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093084] Object ffffa0b170ab6d10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093089] Object ffffa0b170ab6d20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093094] Object ffffa0b170ab6d30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093099] Object ffffa0b170ab6d40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093104] Object ffffa0b170ab6d50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093109] Object ffffa0b170ab6d60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093114] Object ffffa0b170ab6d70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093119] Object ffffa0b170ab6d80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093124] Object ffffa0b170ab6d90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093129] Object ffffa0b170ab6da0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093138] Object ffffa0b170ab6db0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093143] Object ffffa0b170ab6dc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093148] Object ffffa0b170ab6dd0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093154] Object ffffa0b170ab6de0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093159] Object ffffa0b170ab6df0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093164] Object ffffa0b170ab6e00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093169] Object ffffa0b170ab6e10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093174] Object ffffa0b170ab6e20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093179] Object ffffa0b170ab6e30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093184] Object ffffa0b170ab6e40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093189] Object ffffa0b170ab6e50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093194] Object ffffa0b170ab6e60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093199] Object ffffa0b170ab6e70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093204] Object ffffa0b170ab6e80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093209] Object ffffa0b170ab6e90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093214] Object ffffa0b170ab6ea0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093219] Object ffffa0b170ab6eb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093224] Object ffffa0b170ab6ec0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093229] Object ffffa0b170ab6ed0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093234] Object ffffa0b170ab6ee0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093249] Object ffffa0b170ab6ef0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093254] Object ffffa0b170ab6f00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093259] Object ffffa0b170ab6f10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093264] Object ffffa0b170ab6f20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093269] Object ffffa0b170ab6f30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093274] Object ffffa0b170ab6f40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093279] Object ffffa0b170ab6f50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093284] Object ffffa0b170ab6f60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093289] Object ffffa0b170ab6f70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093294] Object ffffa0b170ab6f80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093300] Object ffffa0b170ab6f90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093305] Object ffffa0b170ab6fa0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093313] Object ffffa0b170ab6fb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 2235.093318] Object ffffa0b170ab6fc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk.
[ 2235.093323] Redzone ffffa0b170ab6fd0: bb bb bb bb bb bb bb bb ........
[ 2235.093328] Padding ffffa0b170ab6fe0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
[ 2235.093334] Padding ffffa0b170ab6ff0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
[ 2235.093339] CPU: 13 PID: 2 Comm: kthreadd Tainted: G D N 6.7.5-Zen3 #1
[ 2235.093345] Hardware name: To Be Filled By O.E.M. B550M Pro4/B550M Pro4, BIOS P3.40 01/18/2024
[ 2235.093349] Call Trace:
[ 2235.093354] <TASK>
[ 2235.093360] dump_stack_lvl+0x37/0x52
[ 2235.093368] check_bytes_and_report+0xa7/0x107
[ 2235.093376] check_object+0x157/0x253
[ 2235.093383] alloc_debug_processing+0x5d/0x111
[ 2235.093388] ___slab_alloc+0x288/0x561
[ 2235.093393] ? copy_process+0x35f/0x2276
[ 2235.093487] ? kthread_is_per_cpu+0x22/0x22
[ 2235.093493] ret_from_fork+0x23/0x35
[ 2235.093500] ? kthread_is_per_cpu+0x22/0x22
[ 2235.093505] ret_from_fork_asm+0x11/0x20
[ 2235.093512] </TASK>
[ 2235.093516] FIX task_struct: Restoring Poison 0xffffa0b170ab6068-0xffffa0b170ab6068=0x6b
[ 2235.093521] FIX task_struct: Marking all objects used
[ 2274.170611] snd_hda_intel 0000:08:00.1: Refused to change power state from D0 to D3hot
[ 2375.213486] BTRFS info (device dm-0): last unmount of filesystem b7c3ef13-cd1b-4f74-9d2f-42a7ac547f10
[ 2375.218916] EXT4-fs (zram1): unmounting filesystem 52efb723-d1f0-45b3-aa41-31f789ef334b.
[ 2375.393225] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 2375.414980] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[ 2375.427004] systemd-journald[858]: Received SIGTERM from PID 1 (systemd-shutdow).
[ 2375.446493] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[ 2375.460315] systemd-shutdown[1]: Unmounting file systems.
[ 2375.466657] (sd-remount)[2983]: Remounting '/' read-only with options 'compress=lzo,ssd,discard=async,space_cache=v2,subvolid=5,subvol=/'.
[ 2375.490658] systemd-shutdown[1]: All filesystems unmounted.
[ 2375.493133] systemd-shutdown[1]: Deactivating swaps.
[ 2375.495360] systemd-shutdown[1]: All swaps deactivated.
[ 2375.497361] systemd-shutdown[1]: Detaching loop devices.
[ 2375.501733] systemd-shutdown[1]: All loop devices detached.
[ 2375.503742] systemd-shutdown[1]: Stopping MD devices.
[ 2375.505887] systemd-shutdown[1]: All MD devices stopped.
[ 2375.507891] systemd-shutdown[1]: Detaching DM devices.
[ 2375.510241] systemd-shutdown[1]: All DM devices detached.
[ 2375.512239] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
[ 2375.514860] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 2375.516890] systemd-shutdown[1]: Powering off.
[ 0.000000] entry-flush: disabled on command line.
[ 6.553916] netconsole: network logging started
[ 6.589195] clk: Disabling unused clocks
[ 6.636383] BTRFS: device label p9 devid 1 transid 245574 /dev/root scanned by swapper/0 (1)
[ 6.671987] BTRFS info (device nvme0n1p3): first mount of filesystem 691e8915-055d-43f2-b80d-c130a54ba4b6
[ 6.707121] BTRFS info (device nvme0n1p3): using xxhash64 (xxhash64-generic) checksum algorithm
[ 6.742392] BTRFS info (device nvme0n1p3): using free space tree
[ 6.778016] BTRFS warning (device nvme0n1p3): tree block not nodesize aligned, start 127231512576 nodesize 16384, can be resolved by a full metadata balance
[ 6.862833] BTRFS info (device nvme0n1p3): enabling ssd optimizations
[ 6.899522] BTRFS info (device nvme0n1p3): auto enabling async discard
[ 6.941809] VFS: Mounted root (btrfs filesystem) readonly on device 0:16.
[ 6.979272] devtmpfs: mounted
[ 7.015590] Freeing unused kernel image (initmem) memory: 2548K
[ 7.271400] Checked W+X mappings: passed, no W+X pages found
[ 7.306932] rodata_test: all tests were successful
[ 7.342337] Run /sbin/init as init process
[ 7.612533] systemd[1]: systemd 254 running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID -CURL +ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 7.724383] systemd[1]: Detected architecture ppc64.
[ 7.870917] systemd[1]: Hostname set to <T1000>.
[ 7.989979] systemd-gpt-auto-generator[302]: File system behind root file system is reported by btrfs to be backed by pseudo-device /dev/root, which is not a valid userspace accessible device node. Cannot determine correct backing block device.
[ 8.067051] (sd-execu[294]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 8.275121] systemd[1]: Queued start job for default target graphical.target.
[ 8.334872] systemd[1]: Created slice system-getty.slice.
[ 8.415246] systemd[1]: Created slice system-modprobe.slice.
[ 8.496456] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 8.578995] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 8.661370] systemd[1]: Created slice system-vncserver.slice.
[ 8.744348] systemd[1]: Created slice user.slice.
[ 8.827928] systemd[1]: Started systemd-ask-password-console.path.
[ 8.913788] systemd[1]: Started systemd-ask-password-wall.path.
[ 9.001070] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount.
[ 9.089877] systemd[1]: Expecting device dev-disk-by\x2dlabel-boot.device...
[ 9.180500] systemd[1]: Expecting device dev-disk-by\x2dlabel-swap.device...
[ 9.272550] systemd[1]: Expecting device dev-hvc0.device...
[ 9.363154] systemd[1]: Reached target cryptsetup.target.
[ 9.453189] systemd[1]: Reached target integritysetup.target.
[ 9.541362] systemd[1]: Reached target paths.target.
[ 9.629689] systemd[1]: Reached target remote-fs.target.
[ 9.717897] systemd[1]: Reached target slices.target.
[ 9.806204] systemd[1]: Reached target veritysetup.target.
[ 9.897133] systemd[1]: Listening on systemd-coredump.socket.
[ 9.982883] systemd[1]: Listening on systemd-journald-dev-log.socket.
[ 10.067553] systemd[1]: Listening on systemd-journald.socket.
[ 10.154044] systemd[1]: Listening on systemd-networkd.socket.
[ 10.241221] systemd[1]: Listening on systemd-udevd-control.socket.
[ 10.326022] systemd[1]: Listening on systemd-udevd-kernel.socket.
[ 10.450644] systemd[1]: Mounting dev-hugepages.mount...
[ 10.535351] systemd[1]: Mounting dev-mqueue.mount...
[ 10.619538] systemd[1]: Mounting sys-kernel-debug.mount...
[ 10.701678] systemd[1]: sys-kernel-tracing.mount was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 10.787730] systemd[1]: Starting kmod-static-nodes.service...
[ 10.875244] systemd[1]: Starting modprobe@configfs.service...
[ 10.964001] systemd[1]: Starting modprobe@dm_mod.service...
[ 11.038384] device-mapper: uevent: version 1.0.3
[ 11.038637] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxx
[ 11.135997] systemd[1]: Starting modprobe@drm.service...
[ 11.221573] systemd[1]: Starting modprobe@fuse.service...
[ 11.306231] systemd[1]: Starting modprobe@loop.service...
[ 11.390167] systemd[1]: Starting systemd-fsck-root.service...
[ 11.392542] loop: module loaded
[ 11.516211] systemd[1]: Starting systemd-journald.service...
[ 11.594984] systemd-journald[336]: Collecting audit messages is disabled.
[ 11.641633] systemd[1]: Starting systemd-modules-load.service...
[ 11.695809] powernv-cpufreq: cpufreq pstate min 0x63 nominal 0x42 max 0x0
[ 11.695813] powernv-cpufreq: Workload Optimized Frequency is enabled in the platform
[ 11.701786] Asymmetric key parser 'pkcs8' registered
[ 11.880843] systemd[1]: Starting systemd-udev-trigger.service...
[ 11.965940] systemd[1]: Starting zram_var_tmp.service...
[ 12.019448] zram: Added device: zram0
[ 12.019635] zram: Added device: zram1
[ 12.019863] zram: Added device: zram2
[ 12.070986] zram1: detected capacity change from 0 to 100663296
[ 12.212933] systemd[1]: Started systemd-journald.service.
[ 13.181459] BTRFS info (device nvme0n1p3: state M): use zstd compression, level 1
[ 13.378932] systemd-journald[336]: Received client request to flush runtime journal.
[ 13.522685] EXT4-fs (zram1): mounting ext2 file system using the ext4 subsystem
[ 13.525043] EXT4-fs (zram1): mounted filesystem f6226785-a6a2-4e3a-b03b-8a239f27707f r/w without journal. Quota mode: disabled.
[ 13.700433] systemd-journald[336]: /var/log/journal/3f89104fd8e846edb53c46af433b901e/system.journal: Journal file uses a different sequence number ID, rotating.
[ 13.700446] systemd-journald[336]: Rotating system journal.
[ 14.046471] tg3 0004:01:00.1 enP4p1s0f1: renamed from eth1
[ 14.121012] tg3 0004:01:00.0 enP4p1s0f0: renamed from eth0 (while UP)
[ 14.207053] at24 0-0050: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[ 14.214763] 6 fixed-partitions partitions found on MTD device flash@0
[ 14.224440] usbcore: registered new interface driver usbfs
[ 14.224474] usbcore: registered new interface driver hub
[ 14.224545] usbcore: registered new device driver usb
[ 14.238235] xhci_hcd 0003:01:00.0: xHCI Host Controller
[ 14.267684] Creating 6 MTD partitions on "flash@0":
[ 14.295974] at24 2-0050: 16384 byte 24c128 EEPROM, writable, 1 bytes/write
[ 14.298178] xhci_hcd 0003:01:00.0: new USB bus registered, assigned bus number 1
[ 14.300212] at24 3-0050: 256 byte spd EEPROM, read-only
[ 14.300507] at24 3-0052: 256 byte spd EEPROM, read-only
[ 14.300853] at24 4-0054: 256 byte spd EEPROM, read-only
[ 14.301179] at24 4-0056: 256 byte spd EEPROM, read-only
[ 14.301427] at24 5-0050: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[ 14.329138] 0x000000000000-0x000004000000 : "PNOR"
[ 14.352206] [drm] radeon kernel modesetting enabled.
[ 14.359558] xhci_hcd 0003:01:00.0: hcc params 0x0270f06d hci version 0x96 quirks 0x0000000004000000
[ 14.381166] at24 7-0050: 256 byte spd EEPROM, read-only
[ 14.381411] at24 7-0052: 256 byte spd EEPROM, read-only
[ 14.381673] at24 8-0054: 256 byte spd EEPROM, read-only
[ 14.381953] at24 8-0056: 256 byte spd EEPROM, read-only
[ 14.391487] radeon 0033:01:00.0: enabling device (0140 -> 0142)
[ 14.391782] 0x000001b21000-0x000003921000 : "BOOTKERNEL"
[ 14.392124] 0x000003a44000-0x000003a68000 : "CAPP"
[ 14.392452] 0x000003a88000-0x000003a89000 : "VERSION"
[ 14.392823] 0x000003a89000-0x000003ac9000 : "IMA_CATALOG"
[ 14.393193] 0x000003e10000-0x000004000000 : "BOOTKERNFW"
[ 14.422795] xhci_hcd 0003:01:00.0: xHCI Host Controller
[ 14.455988] [drm] initializing kernel modesetting (RV515 0x1002:0x7183 0x1028:0x0302 0x00).
[ 14.488327] xhci_hcd 0003:01:00.0: new USB bus registered, assigned bus number 2
[ 14.523078] [drm:radeon_device_init [radeon]] *ERROR* Unable to find PCI I/O BAR
[ 14.556119] xhci_hcd 0003:01:00.0: Host supports USB 3.0 SuperSpeed
[ 14.590602] radeon 0033:01:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0x0000
[ 14.623300] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
[ 14.693904] [drm:radeon_atombios_init [radeon]] *ERROR* Unable to find PCI I/O BAR; using MMIO for ATOM IIO
[ 14.724883] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 14.761536] ATOM BIOS: 113
[ 14.796660] usb usb1: Product: xHCI Host Controller
[ 14.833218] [drm] Generation 2 PCI interface, using max accessible memory
[ 14.867257] usb usb1: Manufacturer: Linux 6.7.5-gentoo-P9 xhci-hcd
[ 14.902711] radeon 0033:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used)
[ 14.936846] usb usb1: SerialNumber: 0003:01:00.0
[ 14.972857] radeon 0033:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
[ 15.006503] hub 1-0:1.0: USB hub found
[ 15.040311] [drm] Detected VRAM RAM=256M, BAR=256M
[ 15.072744] hub 1-0:1.0: 4 ports detected
[ 15.105943] [drm] RAM width 128bits DDR
[ 15.105948] radeon 0033:01:00.0: dma_iommu_get_required_mask: returning bypass mask 0xfffffffffffffff
[ 15.137381] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 15.171847] [drm] radeon: 256M of VRAM memory ready
[ 15.204121] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
[ 15.238749] [drm] radeon: 512M of GTT memory ready.
[ 15.271289] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 15.305533] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 15.338566] usb usb2: Product: xHCI Host Controller
[ 15.376050] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
[ 15.399976] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 15.409084] usb usb2: Manufacturer: Linux 6.7.5-gentoo-P9 xhci-hcd
[ 15.452384] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 15.476284] usb usb2: SerialNumber: 0003:01:00.0
[ 15.510821] radeon 0033:01:00.0: WB enabled
[ 15.544461] hub 2-0:1.0: USB hub found
[ 15.544672] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[ 15.544677] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 15.544681] usb 1-1: Product: USB2.0 Hub
[ 15.559831] hub 1-1:1.0: USB hub found
[ 15.560410] hub 1-1:1.0: 4 ports detected
[ 15.579003] radeon 0033:01:00.0: fence driver on ring 0 use gpu addr 0x0000000010000000
[ 15.612684] hub 2-0:1.0: 4 ports detected
[ 15.652673] radeon 0033:01:00.0: radeon: MSI limited to 32-bit
[ 15.709652] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[ 15.719538] [drm] radeon: irq initialized.
[ 15.896149] usb 1-4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[ 15.898901] [drm] Loading R500 Microcode
[ 15.934968] usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 15.973178] Loading firmware: radeon/R520_cp.bin
[ 16.010116] usb 1-4: Product: USB2.0 Hub
[ 16.051423] [drm] radeon: ring at 0x0000000010001000
[ 16.096008] hub 1-4:1.0: USB hub found
[ 16.125080] [drm] ring test succeeded in 7 usecs
[ 16.161813] usb 1-1.1: new low-speed USB device number 4 using xhci_hcd
[ 16.202560] [drm] ib test succeeded in 0 usecs
[ 16.240269] hub 1-4:1.0: 4 ports detected
[ 16.280214] stackdepot: allocating hash table of 1048576 entries via kvcalloc
[ 16.466533] usb 1-1.1: New USB device found, idVendor=04d9, idProduct=0006, bcdDevice= 1.40
[ 16.488857] [drm] Radeon Display Connectors
[ 16.518496] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 16.558799] [drm] Connector 0:
[ 16.598424] usb 1-1.1: Product: RPI Wired Keyboard 5
[ 16.639945] [drm] DVI-I-1
[ 16.679572] usb 1-1.1: Manufacturer:
[ 16.722022] [drm] HPD1
[ 16.722024] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[ 16.874051] usb 1-1.3: new low-speed USB device number 5 using xhci_hcd
[ 16.895946] [drm] Encoders:
[ 16.895947] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 16.895949] [drm] DFP1: INTERNAL_KLDSCP_TMDS1
[ 16.895951] [drm] Connector 1:
[ 16.895952] [drm] SVIDEO-1
[ 17.048257] usb 1-1.3: New USB device found, idVendor=275d, idProduct=0ba6, bcdDevice= 1.00
[ 17.068319] [drm] Encoders:
[ 17.068321] [drm] TV1: INTERNAL_KLDSCP_DAC2
[ 17.068322] [drm] Connector 2:
[ 17.068323] [drm] VGA-1
[ 17.068324] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[ 17.068327] [drm] Encoders:
[ 17.068327] [drm] CRT2: INTERNAL_KLDSCP_DAC2
[ 17.108592] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 17.151023] [drm] Initialized radeon 2.50.0 20080528 for 0033:01:00.0 on minor 0
[ 17.190324] usb 1-1.3: Product: USB OPTICAL MOUSE
[ 17.889128] hid: raw HID events driver (C) Jiri Kosina
[ 18.003320] radeon 0033:01:00.0: [drm] Cannot find any crtc or sizes
[ 18.052932] usbcore: registered new interface driver usbhid
[ 18.169973] radeon 0033:01:00.0: [drm] Cannot find any crtc or sizes
[ 18.180479] usbhid: USB HID core driver
[ 18.309974] radeon 0033:01:00.0: [drm] Cannot find any crtc or sizes
[ 18.330897] input: RPI Wired Keyboard 5 as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:04D9:0006.0001/input/input0
[ 18.590073] hid-generic 0003:04D9:0006.0001: input,hidraw0: USB HID v1.11 Keyboard [ RPI Wired Keyboard 5] on usb-0003:01:00.0-1.1/input0
[ 18.590251] input: RPI Wired Keyboard 5 as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:04D9:0006.0002/input/input1
[ 18.648722] hid-generic 0003:04D9:0006.0002: input,hidraw1: USB HID v1.11 Device [ RPI Wired Keyboard 5] on usb-0003:01:00.0-1.1/input1
[ 18.842499] input: USB OPTICAL MOUSE as /devices/pci0003:00/0003:00:00.0/0003:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:275D:0BA6.0003/input/input2
[ 18.843794] hid-generic 0003:275D:0BA6.0003: input,hidraw2: USB HID v1.11 Mouse [USB OPTICAL MOUSE ] on usb-0003:01:00.0-1.3/input0
[ 19.132951] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 19.147653] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 19.147933] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 19.147951] Loading firmware: regulatory.db
[ 19.149028] Loading firmware: regulatory.db.p7s
[ 19.514530] Adding 16777212k swap on /dev/nvme0n1p4. Priority:-2 extents:1 across:16777212k SS
[ 19.973905] EXT4-fs (nvme0n1p2): mounting ext2 file system using the ext4 subsystem
[ 19.978849] EXT4-fs (nvme0n1p2): mounted filesystem 4913eef4-b406-4b09-ad17-549fbf0a775e r/w without journal. Quota mode: disabled.
[ 22.109745] radeon 0033:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[ 22.667056] systemd-journald[336]: /var/log/journal/3f89104fd8e846edb53c46af433b901e/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[ 154.841783] KTAP version 1
[ 154.841811] 1..1
[ 154.841826] KTAP version 1
[ 154.841833] # Subtest: ttm_pool
[ 154.841840] # module: ttm_pool_test
[ 154.841843] 1..8
[ 154.841855] KTAP version 1
[ 154.841862] # Subtest: ttm_pool_alloc_basic
[ 154.844937] ok 1 One page
[ 154.847740] ok 2 More than one page
[ 154.855707] ok 3 Above the allocation limit
[ 154.856999] # ttm_pool_alloc_basic: ASSERTION FAILED at drivers/gpu/drm/ttm/tests/ttm_pool_test.c:162
[ 154.856999] Expected err == 0, but
[ 154.856999] err == -12 (0xfffffffffffffff4)
[ 154.858028] not ok 4 One page, with coherent DMA mappings enabled
[ 154.858284] list_add corruption. prev->next should be next (c00800000cf64fc0), but was 0000000000000000. (prev=c0002000061a4ad0).
[ 154.858315] ------------[ cut here ]------------
[ 154.858320] kernel BUG at lib/list_debug.c:32!
[ 154.858326] Oops: Exception in kernel mode, sig: 5 [#1]
[ 154.858331] BE PAGE_SIZE=4K MMU=Radix SMP NR_CPUS=32 NUMA PowerNV
[ 154.858337] Modules linked in: ttm_pool_test ttm_kunit_helpers drm_kunit_helpers kunit snd_hrtimer snd_seq snd_seq_device snd_timer snd soundcore cfg80211 rfkill input_leds evdev hid_generic usbhid hid radeon xts xhci_pci ctr xhci_hcd drm_suballoc_helper i2c_algo_bit drm_ttm_helper cbc ttm aes_generic ofpart usbcore libaes powernv_flash drm_display_helper at24 vmx_crypto gf128mul mtd backlight usb_common regmap_i2c opal_prd ibmpowernv lz4 lz4_compress lz4_decompress zram pkcs8_key_parser powernv_cpufreq loop dm_mod configfs
[ 154.858393] CPU: 29 PID: 934 Comm: kunit_try_catch Tainted: G TN 6.7.5-gentoo-P9 #1
[ 154.858399] Hardware name: T2P9D01 REV 1.01 POWER9 0x4e1202 opal:skiboot-bc106a0 PowerNV
[ 154.858403] NIP: c000000000864744 LR: c000000000864740 CTR: 0000000000000000
[ 154.858409] REGS: c000200015333a30 TRAP: 0700 Tainted: G TN (6.7.5-gentoo-P9)
[ 154.858415] MSR: 9000000000029032 <SF,HV,EE,ME,IR,DR,RI> CR: 24000222 XER: 00000000
[ 154.858429] CFAR: c0000000001d5620 IRQMASK: 0
[ 154.858429] GPR00: 0000000000000000 c000200015333cd0 c0000000011b4700 0000000000000075
[ 154.858429] GPR04: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
[ 154.858429] GPR08: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
[ 154.858429] GPR12: 0000000000000000 c0002007fa4d5e00 c000000000182548 c0002000066aa1c0
[ 154.858429] GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
[ 154.858429] GPR20: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
[ 154.858429] GPR24: 0000000000000000 c0002000061a4010 c00800000cf64fc0 c0002000061a4020
[ 154.858429] GPR28: c0002000061a4ad0 c00800000cf64fa8 c00800000cf64fa0 c0002000061a4010
[ 154.858478] NIP [c000000000864744] __list_add_valid_or_report+0xd4/0x120
[ 154.858492] LR [c000000000864740] __list_add_valid_or_report+0xd0/0x120
[ 154.858501] Call Trace:
[ 154.858506] [c000200015333cd0] [c000000000864740] __list_add_valid_or_report+0xd0/0x120 (unreliable)
[ 154.858516] [c000200015333d30] [c00800000cf5eed8] ttm_pool_type_init+0xa0/0x120 [ttm]
[ 154.858526] [c000200015333d80] [c00800000cf5efec] ttm_pool_init+0x94/0x170 [ttm]
[ 154.858536] [c000200015333de0] [c00800000cc6b324] ttm_pool_alloc_basic+0x9c/0x670 [ttm_pool_test]
[ 154.858544] [c000200015333ea0] [c00800000bddf7f0] kunit_try_run_case+0xb8/0x220 [kunit]
[ 154.858552] [c000200015333f60] [c00800000bde27c8] kunit_generic_run_threadfn_adapter+0x30/0x50 [kunit]
[ 154.858561] [c000200015333f90] [c000000000182670] kthread+0x130/0x140
[ 154.858571] [c000200015333fe0] [c00000000000d030] start_kernel_thread+0x14/0x18
[ 154.858578] Code: f8010070 4b970ea9 60000000 0fe00000 7c0802a6 3c62fff1 7d064378 7d244b78 38639600 f8010070 4b970e85 60000000 <0fe00000> 7c0802a6 3c62fff1 7ca62b78
[ 154.858601] ---[ end trace 0000000000000000 ]---
[ 156.460764]
[ 156.460771] note: kunit_try_catch[934] exited with irqs disabled
[ 463.889732] # ttm_pool_alloc_basic: try timed out
[ 463.889753] BUG: Unable to handle kernel data access at 0x6b6b6b6b6b6b6b6b
[ 463.889762] Faulting instruction address: 0xc000000000181ae4
[ 463.889770] Oops: Kernel access of bad area, sig: 11 [#2]
[ 463.889779] BE PAGE_SIZE=4K MMU=Radix SMP NR_CPUS=32 NUMA PowerNV
[ 463.889788] Modules linked in: ttm_pool_test ttm_kunit_helpers drm_kunit_helpers kunit snd_hrtimer snd_seq snd_seq_device snd_timer snd soundcore cfg80211 rfkill input_leds evdev hid_generic usbhid hid radeon xts xhci_pci ctr xhci_hcd drm_suballoc_helper i2c_algo_bit drm_ttm_helper cbc ttm aes_generic ofpart usbcore libaes powernv_flash drm_display_helper at24 vmx_crypto gf128mul mtd backlight usb_common regmap_i2c opal_prd ibmpowernv lz4 lz4_compress lz4_decompress zram pkcs8_key_parser powernv_cpufreq loop dm_mod configfs
[ 463.889869] CPU: 17 PID: 921 Comm: modprobe Tainted: G D TN 6.7.5-gentoo-P9 #1
[ 463.889879] Hardware name: T2P9D01 REV 1.01 POWER9 0x4e1202 opal:skiboot-bc106a0 PowerNV
[ 463.889886] NIP: c000000000181ae4 LR: c00800000bde2a54 CTR: c000000000181a80
[ 463.889893] REGS: c0002000153871b0 TRAP: 0380 Tainted: G D TN (6.7.5-gentoo-P9)
[ 463.889901] MSR: 900000000280b032 <SF,HV,VEC,VSX,EE,FP,ME,IR,DR,RI> CR: 44422282 XER: 00000000
[ 463.889925] CFAR: c00800000bde53ec IRQMASK: 0
[ 463.889925] GPR00: c00800000bde2a54 c000200015387450 c0000000011b4700 c0000000b1e34d00
[ 463.889925] GPR04: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
[ 463.889925] GPR08: 0000000000000000 0000000000000000 000000006b6b6b6c c00800000bde53d8
[ 463.889925] GPR12: c000000000181a80 c0002007fa4dd600 0000000020000000 0000000020000000
[ 463.889925] GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
[ 463.889925] GPR20: 0000000000000002 0000000020000000 c0000000023d78f8 c0000000023d78a8
[ 463.889925] GPR24: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
[ 463.889925] GPR28: c0002000153876c0 6b6b6b6b6b6b6b6b c0000000b1e34d00 c0000000b1e34eb8
[ 463.889999] NIP [c000000000181ae4] kthread_stop+0x64/0x1c0
[ 463.890013] LR [c00800000bde2a54] kunit_try_catch_run+0x26c/0x2c0 [kunit]
[ 463.890026] Call Trace:
[ 463.890032] [c000200015387450] [c0000000001d5934] vprintk+0x84/0xc0 (unreliable)
[ 463.890048] [c000200015387490] [c00800000bde2a54] kunit_try_catch_run+0x26c/0x2c0 [kunit]
[ 463.890060] [c000200015387540] [c00800000bde4f14] kunit_run_case_catch_errors+0x60/0xf0 [kunit]
[ 463.890072] [c0002000153875a0] [c00800000bddf448] kunit_run_tests+0x560/0x680 [kunit]
[ 463.890084] [c0002000153878d0] [c00800000bddf614] __kunit_test_suites_init+0xac/0x160 [kunit]
[ 463.890095] [c000200015387970] [c00800000bde349c] kunit_exec_run_tests+0x44/0xb0 [kunit]
[ 463.890107] [c0002000153879f0] [c00800000bddecbc] kunit_module_notify+0x4d4/0x590 [kunit]
[ 463.890118] [c000200015387a90] [c0000000001842f0] notifier_call_chain+0xa0/0x190
[ 463.890131] [c000200015387b30] [c00000000018480c] blocking_notifier_call_chain+0x5c/0xb0
[ 463.890142] [c000200015387b70] [c00000000020cf64] do_init_module+0x234/0x330
[ 463.890155] [c000200015387bf0] [c00000000021054c] init_module_from_file+0x9c/0xf0
[ 463.890166] [c000200015387cc0] [c000000000210740] sys_finit_module+0x190/0x420
[ 463.890177] [c000200015387d80] [c00000000002b808] system_call_exception+0x1b8/0x3a0
[ 463.890189] [c000200015387e50] [c00000000000c270] system_call_vectored_common+0xf0/0x280
[ 463.890201] --- interrupt: 3000 at 0x3fff9eb3d7c8
[ 463.890209] NIP: 00003fff9eb3d7c8 LR: 0000000000000000 CTR: 0000000000000000
[ 463.890216] REGS: c000200015387e80 TRAP: 3000 Tainted: G D TN (6.7.5-gentoo-P9)
[ 463.890223] MSR: 900000000280f032 <SF,HV,VEC,VSX,EE,PR,FP,ME,IR,DR,RI> CR: 48422244 XER: 00000000
[ 463.890248] IRQMASK: 0
[ 463.890248] GPR00: 0000000000000161 00003fffc80d3ab0 00003fff9ec37100 0000000000000007
[ 463.890248] GPR04: 0000000134f6df90 0000000000000000 000000000000001f 0000000000000045
[ 463.890248] GPR08: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
[ 463.890248] GPR12: 0000000000000000 00003fff9ef7fbe0 0000000020000000 0000000020000000
[ 463.890248] GPR16: 0000000000000000 0000000000000000 0000000000000020 0000000020000000
[ 463.890248] GPR20: 0000000161994850 0000000020000000 0000000000000000 0000000000000000
[ 463.890248] GPR24: 0000000000000000 0000000000000000 0000000000000000 0000000161993f90
[ 463.890248] GPR28: 0000000134f6df90 0000000000040000 0000000000000000 0000000161993cc0
[ 463.890318] NIP [00003fff9eb3d7c8] 0x3fff9eb3d7c8
[ 463.890326] LR [0000000000000000] 0x0
[ 463.890332] --- interrupt: 3000
[ 463.890337] Code: 40c2fff4 2c090000 41820164 39490001 7d494b78 2c090000 418000f4 813e01a8 6d290020 79295fe2 0b090000 ebbe0738 <7d20e8a8> 61290002 7d20e9ad 40c2fff4
[ 463.890368] ---[ end trace 0000000000000000 ]---
[ 465.092925]
[ 465.092936] note: modprobe[921] exited with irqs disabled
[ 3183.894882] =============================================================================
[ 3183.894906] BUG task_struct (Tainted: G D TN): Poison overwritten
[ 3183.894917] -----------------------------------------------------------------------------
[ 3183.894917]
[ 3183.894925] 0xc0000000b1e34ebb-0xc0000000b1e34ebb @offset=20155. First byte 0x6c instead of 0x6b
[ 3183.894936] Slab 0xc00c000002c78c00 objects=5 used=4 fp=0xc0000000b1e33380 flags=0x7ffc0000000840(slab|head|node=0|zone=0|lastcpupid=0x1fff)
[ 3183.894949] Object 0xc0000000b1e34d00 @offset=19712 fp=0xc0000000b1e33380
[ 3183.894949]
[ 3183.894960] Redzone c0000000b1e34c80: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
[ 3183.894968] Redzone c0000000b1e34c90: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
[ 3183.894977] Redzone c0000000b1e34ca0: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
[ 3183.894985] Redzone c0000000b1e34cb0: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
[ 3183.894993] Redzone c0000000b1e34cc0: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
[ 3183.895001] Redzone c0000000b1e34cd0: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
[ 3183.895009] Redzone c0000000b1e34ce0: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
[ 3183.895016] Redzone c0000000b1e34cf0: bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb bb ................
[ 3183.895025] Object c0000000b1e34d00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895033] Object c0000000b1e34d10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895040] Object c0000000b1e34d20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895048] Object c0000000b1e34d30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895056] Object c0000000b1e34d40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895063] Object c0000000b1e34d50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895070] Object c0000000b1e34d60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895078] Object c0000000b1e34d70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895086] Object c0000000b1e34d80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895093] Object c0000000b1e34d90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895100] Object c0000000b1e34da0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895108] Object c0000000b1e34db0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895115] Object c0000000b1e34dc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895123] Object c0000000b1e34dd0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895130] Object c0000000b1e34de0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895137] Object c0000000b1e34df0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895145] Object c0000000b1e34e00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895152] Object c0000000b1e34e10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895159] Object c0000000b1e34e20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895167] Object c0000000b1e34e30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895174] Object c0000000b1e34e40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895181] Object c0000000b1e34e50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895189] Object c0000000b1e34e60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895207] Object c0000000b1e34e70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895215] Object c0000000b1e34e80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895221] Object c0000000b1e34e90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895227] Object c0000000b1e34ea0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895234] Object c0000000b1e34eb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6c 6b 6b 6b 6b kkkkkkkkkkklkkkk
[ 3183.895240] Object c0000000b1e34ec0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895254] Object c0000000b1e34ed0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895260] Object c0000000b1e34ee0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895266] Object c0000000b1e34ef0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895273] Object c0000000b1e34f00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895279] Object c0000000b1e34f10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895285] Object c0000000b1e34f20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895291] Object c0000000b1e34f30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895298] Object c0000000b1e34f40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895304] Object c0000000b1e34f50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895310] Object c0000000b1e34f60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895316] Object c0000000b1e34f70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895323] Object c0000000b1e34f80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895329] Object c0000000b1e34f90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895335] Object c0000000b1e34fa0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895341] Object c0000000b1e34fb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895347] Object c0000000b1e34fc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895353] Object c0000000b1e34fd0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895359] Object c0000000b1e34fe0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895365] Object c0000000b1e34ff0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895371] Object c0000000b1e35000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895377] Object c0000000b1e35010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895384] Object c0000000b1e35020: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895390] Object c0000000b1e35030: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895397] Object c0000000b1e35040: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895403] Object c0000000b1e35050: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895409] Object c0000000b1e35060: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895415] Object c0000000b1e35070: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895421] Object c0000000b1e35080: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895426] Object c0000000b1e35090: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895432] Object c0000000b1e350a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895448] Object c0000000b1e350b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895454] Object c0000000b1e350c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895460] Object c0000000b1e350d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895466] Object c0000000b1e350e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895472] Object c0000000b1e350f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895478] Object c0000000b1e35100: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895484] Object c0000000b1e35110: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895490] Object c0000000b1e35120: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895631] Object c0000000b1e35130: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895638] Object c0000000b1e35140: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895644] Object c0000000b1e35150: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895650] Object c0000000b1e35160: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895656] Object c0000000b1e35170: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895663] Object c0000000b1e35180: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895669] Object c0000000b1e35190: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895675] Object c0000000b1e351a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895682] Object c0000000b1e351b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895687] Object c0000000b1e351c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895694] Object c0000000b1e351d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895700] Object c0000000b1e351e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895706] Object c0000000b1e351f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895713] Object c0000000b1e35200: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895719] Object c0000000b1e35210: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895725] Object c0000000b1e35220: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895732] Object c0000000b1e35230: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895738] Object c0000000b1e35240: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895744] Object c0000000b1e35250: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895750] Object c0000000b1e35260: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895756] Object c0000000b1e35270: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895763] Object c0000000b1e35280: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895769] Object c0000000b1e35290: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895775] Object c0000000b1e352a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895781] Object c0000000b1e352b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895787] Object c0000000b1e352c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895793] Object c0000000b1e352d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895799] Object c0000000b1e352e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895805] Object c0000000b1e352f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895812] Object c0000000b1e35300: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895818] Object c0000000b1e35310: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895824] Object c0000000b1e35320: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895830] Object c0000000b1e35330: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895836] Object c0000000b1e35340: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895842] Object c0000000b1e35350: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895848] Object c0000000b1e35360: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895855] Object c0000000b1e35370: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895861] Object c0000000b1e35380: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895867] Object c0000000b1e35390: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895873] Object c0000000b1e353a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895879] Object c0000000b1e353b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895885] Object c0000000b1e353c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895891] Object c0000000b1e353d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895898] Object c0000000b1e353e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895904] Object c0000000b1e353f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895910] Object c0000000b1e35400: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895916] Object c0000000b1e35410: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895923] Object c0000000b1e35420: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895929] Object c0000000b1e35430: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895935] Object c0000000b1e35440: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895941] Object c0000000b1e35450: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895948] Object c0000000b1e35460: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.895954] Object c0000000b1e35470: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896113] Object c0000000b1e35480: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896119] Object c0000000b1e35490: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896126] Object c0000000b1e354a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896132] Object c0000000b1e354b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896138] Object c0000000b1e354c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896144] Object c0000000b1e354d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896150] Object c0000000b1e354e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896157] Object c0000000b1e354f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896163] Object c0000000b1e35500: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896169] Object c0000000b1e35510: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896175] Object c0000000b1e35520: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896181] Object c0000000b1e35530: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896187] Object c0000000b1e35540: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896193] Object c0000000b1e35550: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896199] Object c0000000b1e35560: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896205] Object c0000000b1e35570: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896211] Object c0000000b1e35580: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896217] Object c0000000b1e35590: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896223] Object c0000000b1e355a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896229] Object c0000000b1e355b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896235] Object c0000000b1e355c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896241] Object c0000000b1e355d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896248] Object c0000000b1e355e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896254] Object c0000000b1e355f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896260] Object c0000000b1e35600: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896266] Object c0000000b1e35610: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896272] Object c0000000b1e35620: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896279] Object c0000000b1e35630: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896286] Object c0000000b1e35640: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896292] Object c0000000b1e35650: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896298] Object c0000000b1e35660: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896304] Object c0000000b1e35670: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896310] Object c0000000b1e35680: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896316] Object c0000000b1e35690: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896322] Object c0000000b1e356a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896329] Object c0000000b1e356b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896335] Object c0000000b1e356c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896341] Object c0000000b1e356d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896347] Object c0000000b1e356e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896353] Object c0000000b1e356f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896359] Object c0000000b1e35700: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896365] Object c0000000b1e35710: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896371] Object c0000000b1e35720: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896378] Object c0000000b1e35730: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896384] Object c0000000b1e35740: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896390] Object c0000000b1e35750: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896397] Object c0000000b1e35760: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896403] Object c0000000b1e35770: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896409] Object c0000000b1e35780: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896415] Object c0000000b1e35790: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896421] Object c0000000b1e357a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896428] Object c0000000b1e357b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896433] Object c0000000b1e357c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896439] Object c0000000b1e357d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896446] Object c0000000b1e357e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896452] Object c0000000b1e357f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896458] Object c0000000b1e35800: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896464] Object c0000000b1e35810: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896470] Object c0000000b1e35820: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896476] Object c0000000b1e35830: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896482] Object c0000000b1e35840: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896488] Object c0000000b1e35850: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896494] Object c0000000b1e35860: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896500] Object c0000000b1e35870: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896506] Object c0000000b1e35880: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896512] Object c0000000b1e35890: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896518] Object c0000000b1e358a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896524] Object c0000000b1e358b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896531] Object c0000000b1e358c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896538] Object c0000000b1e358d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896544] Object c0000000b1e358e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896552] Object c0000000b1e358f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896559] Object c0000000b1e35900: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896566] Object c0000000b1e35910: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896573] Object c0000000b1e35920: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896581] Object c0000000b1e35930: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896590] Object c0000000b1e35940: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896596] Object c0000000b1e35950: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896604] Object c0000000b1e35960: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896612] Object c0000000b1e35970: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896619] Object c0000000b1e35980: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896627] Object c0000000b1e35990: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896635] Object c0000000b1e359a0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896642] Object c0000000b1e359b0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896657] Object c0000000b1e359c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896663] Object c0000000b1e359d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896672] Object c0000000b1e359e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896678] Object c0000000b1e359f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896684] Object c0000000b1e35a00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896692] Object c0000000b1e35a10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896698] Object c0000000b1e35a20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896705] Object c0000000b1e35a30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896713] Object c0000000b1e35a40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896721] Object c0000000b1e35a50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896729] Object c0000000b1e35a60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896737] Object c0000000b1e35a70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896744] Object c0000000b1e35a80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896752] Object c0000000b1e35a90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896760] Object c0000000b1e35aa0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896767] Object c0000000b1e35ab0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896775] Object c0000000b1e35ac0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896782] Object c0000000b1e35ad0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896790] Object c0000000b1e35ae0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896798] Object c0000000b1e35af0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896805] Object c0000000b1e35b00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896811] Object c0000000b1e35b10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896819] Object c0000000b1e35b20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896826] Object c0000000b1e35b30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896844] Object c0000000b1e35b40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896851] Object c0000000b1e35b50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896859] Object c0000000b1e35b60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896867] Object c0000000b1e35b70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896874] Object c0000000b1e35b80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896882] Object c0000000b1e35b90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896890] Object c0000000b1e35ba0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896897] Object c0000000b1e35bb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896905] Object c0000000b1e35bc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896912] Object c0000000b1e35bd0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896920] Object c0000000b1e35be0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896926] Object c0000000b1e35bf0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896934] Object c0000000b1e35c00: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896940] Object c0000000b1e35c10: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896946] Object c0000000b1e35c20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896955] Object c0000000b1e35c30: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896961] Object c0000000b1e35c40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896967] Object c0000000b1e35c50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896982] Object c0000000b1e35c60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896988] Object c0000000b1e35c70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.896997] Object c0000000b1e35c80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.897005] Object c0000000b1e35c90: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.897012] Object c0000000b1e35ca0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.897018] Object c0000000b1e35cb0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.897024] Object c0000000b1e35cc0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.897239] Object c0000000b1e35cd0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.897247] Object c0000000b1e35ce0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.897254] Object c0000000b1e35cf0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk
[ 3183.897261] Redzone c0000000b1e36580: bb bb bb bb bb bb bb bb ........
[ 3183.897269] Padding c0000000b1e36590: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
[ 3183.897276] Padding c0000000b1e365a0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
[ 3183.897283] Padding c0000000b1e365b0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
[ 3183.897289] Padding c0000000b1e365c0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
[ 3183.897296] Padding c0000000b1e365d0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
[ 3183.897303] Padding c0000000b1e365e0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
[ 3183.897309] Padding c0000000b1e365f0: 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZZZZZZZZZ
[ 3183.897318] CPU: 28 PID: 2 Comm: kthreadd Tainted: G D TN 6.7.5-gentoo-P9 #1
[ 3183.897327] Hardware name: T2P9D01 REV 1.01 POWER9 0x4e1202 opal:skiboot-bc106a0 PowerNV
[ 3183.897334] Call Trace:
[ 3183.897339] [c00000000593b890] [c000000000e8ecf8] dump_stack_lvl+0x6c/0xb0 (unreliable)
[ 3183.897359] [c00000000593b8c0] [c00000000041dad0] print_trailer+0x1e0/0x22c
[ 3183.897376] [c00000000593b940] [c0000000004155f4] check_bytes_and_report+0x224/0x240
[ 3183.897387] [c00000000593b9f0] [c00000000041596c] check_object+0x35c/0x4a0
[ 3183.897397] [c00000000593ba40] [c0000000004168dc] alloc_debug_processing+0xdc/0x270
[ 3183.897408] [c00000000593bac0] [c000000000416c8c] get_partial_node.part.0+0x21c/0x460
[ 3183.897419] [c00000000593bb80] [c000000000417148] ___slab_alloc+0x278/0xb20
[ 3183.897429] [c00000000593bc90] [c000000000417b3c] kmem_cache_alloc_node+0x14c/0x630
[ 3183.897440] [c00000000593bd20] [c000000000140618] copy_process+0x408/0x3270
[ 3183.897451] [c00000000593be00] [c0000000001435f4] kernel_clone+0xc4/0x5b0
[ 3183.897461] [c00000000593be80] [c000000000143dc4] kernel_thread+0x84/0xc0
[ 3183.897470] [c00000000593bf40] [c0000000001829bc] kthreadd+0x1ec/0x290
[ 3183.897481] [c00000000593bfe0] [c00000000000d030] start_kernel_thread+0x14/0x18
[ 3183.897491] FIX task_struct: Restoring Poison 0xc0000000b1e34ebb-0xc0000000b1e34ebb=0x6b
[ 3183.897499] FIX task_struct: Marking all objects used
[ 3652.904021] EXT4-fs (nvme0n1p2): unmounting filesystem 4913eef4-b406-4b09-ad17-549fbf0a775e.
[ 3652.975885] EXT4-fs (zram1): unmounting filesystem f6226785-a6a2-4e3a-b03b-8a239f27707f.
[ 3653.823242] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 3653.889367] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[ 3653.932098] systemd-journald[336]: Received SIGTERM from PID 1 (systemd-shutdow).
[ 3653.978501] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[ 3654.019770] systemd-shutdown[1]: Unmounting file systems.
[ 3654.051804] (sd-remount)[1176]: Remounting '/' read-only with options 'compress=zstd:1,ssd,discard=async,space_cache=v2,subvolid=5,subvol=/'.
[ 3654.153533] systemd-shutdown[1]: All filesystems unmounted.
[ 3654.186385] systemd-shutdown[1]: Deactivating swaps.
[ 3654.219054] systemd-shutdown[1]: All swaps deactivated.
[ 3654.251811] systemd-shutdown[1]: Detaching loop devices.
[ 3654.285998] systemd-shutdown[1]: All loop devices detached.
[ 3654.319049] systemd-shutdown[1]: Stopping MD devices.
[ 3654.352142] systemd-shutdown[1]: All MD devices stopped.
[ 3654.384870] systemd-shutdown[1]: Detaching DM devices.
[ 3654.417369] systemd-shutdown[1]: All DM devices detached.
[ 3654.448938] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
[ 3654.481337] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 3654.513473] systemd-shutdown[1]: Powering off.
[ 3654.833474] radeon 0033:01:00.0: Refused to change power state from D0 to D3hot
[ 3655.096164] tg3 0004:01:00.1: Refused to change power state from D0 to D3hot

Attachment: config_675_zen3-van
Description: Binary data

Attachment: config_675_p9
Description: Binary data