Kerneloops

Similar reports
Problem #758358
Component
kernel Tainted
Last affected version
0:6.16.3-200.fc42
Executable
unknown
First occurrence
2026-02-13
Last occurrence
2026-02-13
Unique reports
1
Quality
-50

Statistics

Operating system Unique / Total count
Fedora 42 1 / 1
Operating system Count
Fedora 42 1
Architecture Count
x86_64 1
Related packages Count
kernel-core 1
 0:6.16.3-200.fc42 1

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.


Backtrace

Frame # Function Binary Source or offset Line
1
dcn21_fast_validate_bw
amdgpu 0x426
2
dcn21_fast_validate_bw
amdgpu 0x426
3
warn_thunk_thunk
vmlinux 0x16
4
? warn_thunk_thunk
vmlinux 0x16
5
warn_thunk_thunk
vmlinux 0x16
6
? warn_thunk_thunk
vmlinux 0x16
7
? warn_thunk_thunk
vmlinux 0x16
8
warn_thunk_thunk
vmlinux 0x16
9
warn_thunk_thunk
vmlinux 0x16
10
? warn_thunk_thunk
vmlinux 0x16
11
warn_thunk_thunk
vmlinux 0x16
12
warn_thunk_thunk
vmlinux 0x16
13
warn_thunk_thunk
vmlinux 0x16
14
? warn_thunk_thunk
vmlinux 0x16
15
warn_thunk_thunk
vmlinux 0x16
16
? warn_thunk_thunk
vmlinux 0x16
17
? warn_thunk_thunk
vmlinux 0x16
18
warn_thunk_thunk
vmlinux 0x16
19
? warn_thunk_thunk
vmlinux 0x16
20
warn_thunk_thunk
vmlinux 0x16
WARNING: CPU: 5 PID: 4217 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3083 dm_prepare_suspend+0x49/0x60 [amdgpu]
Modules linked in: snd_seq_dummy snd_hrtimer rfkill nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables qrtr nct6775 nct6775_core hwmon_vid intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_scodec_component vfat kvm fat snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_hda_core snd_hwdep irqbypass snd_seq rapl iTCO_wdt snd_seq_device intel_cstate intel_pmc_bxt iTCO_vendor_support snd_pcm intel_uncore snd_timer pcspkr mxm_wmi snd i2c_i801 i2c_smbus soundcore lpc_ich joydev loop zram lz4hc_compress lz4_compress amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper video nvme drm_panel_backlight_quirks drm_buddy nvme_core drm_display_helper polyval_clmulni ghash_clmulni_intel
 r8169 sha512_ssse3 sha1_ssse3 serio_raw cec realtek nvme_keyring nvme_auth wmi sunrpc iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi i2c_dev fuse nfnetlink
CPU: 5 UID: 0 PID: 4217 Comm: kworker/5:0 Tainted: G S      W           6.16.3-200.fc42.x86_64 #1 PREEMPT(lazy) 
Tainted: [S]=CPU_OUT_OF_SPEC, [W]=WARN
Hardware name: INTEL /X99-D4, BIOS 5.11 11/01/2023
Workqueue: pm pm_runtime_work
RIP: 0010:dm_prepare_suspend+0x49/0x60 [amdgpu]
Code: 04 00 00 75 25 48 8d 7b 10 e8 d3 cf b6 d8 48 89 83 50 63 04 00 48 3d 00 f0 ff ff 77 11 48 85 c0 74 02 31 c0 5b c3 cc cc cc cc <0f> 0b eb d7 48 c7 83 50 63 04 00 00 00 00 00 5b c3 cc cc cc cc 66
RSP: 0018:ffffd19b47337cd8 EFLAGS: 00010286
RAX: 0000000000000000 RBX: ffff892dde880000 RCX: 0000000000000000
RDX: ffff892dc1d6d400 RSI: 0000000000000005 RDI: ffff892dde880000
RBP: 0000000000000005 R08: ffffd19b47337cc8 R09: ffff892dd156bbc8
R10: ffffd19b47337c98 R11: 0000000000000000 R12: ffff892dde8cfdb8
R13: ffffffff9973a5e0 R14: 0000000000000000 R15: 0000000000000008
FS:  0000000000000000(0000) GS:ffff8935832df000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000558774de3b30 CR3: 00000007bfc2c002 CR4: 00000000001726f0
Call Trace:
 <TASK>
 amdgpu_device_prepare+0xb6/0x150 [amdgpu]
 amdgpu_pmops_runtime_suspend+0xbd/0x1c0 [amdgpu]
 pci_pm_runtime_suspend+0x6a/0x1a0
 ? __pfx_pci_pm_runtime_suspend+0x10/0x10
 __rpm_callback+0x48/0x1f0
 ? __pfx_read_tsc+0x10/0x10
 ? __pfx_pci_pm_runtime_suspend+0x10/0x10
 rpm_callback+0x6d/0x80
 rpm_suspend+0xe5/0x5e0
 ? finish_task_switch.isra.0+0x99/0x2c0
 pm_runtime_work+0x98/0xb0
 process_one_work+0x192/0x350
 worker_thread+0x25a/0x3a0
 ? __pfx_worker_thread+0x10/0x10
 kthread+0xfc/0x240
 ? __pfx_kthread+0x10/0x10
 ? __pfx_kthread+0x10/0x10
 ret_from_fork+0x152/0x180
 ? __pfx_kthread+0x10/0x10
 ret_from_fork_asm+0x1a/0x30
 </TASK>