Bug 2181913 - [abrt] _raw_spin_lock: WARNING: CPU: 1 PID: 29 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x4f8/0x6b0
Summary: [abrt] _raw_spin_lock: WARNING: CPU: 1 PID: 29 at kernel/rcu/tree_plugin.h:31...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:b2245e46c4b9afc2566ee2a213d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-26 20:35 UTC by Kristian Hardy
Modified: 2024-05-21 14:34 UTC (History)
18 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-05-21 14:34:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: dmesg (64.72 KB, text/plain)
2023-03-26 20:35 UTC, Kristian Hardy
no flags Details

Description Kristian Hardy 2023-03-26 20:35:02 UTC
Description of problem:
Error displayed during boot (an issue with network adapter?) Seemed to have recovered by the time it reached the login screen.

Additional info:
reporter:       libreport-2.17.9
WARNING: CPU: 1 PID: 29 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x4f8/0x6b0
Modules linked in: snd_hda_codec_analog snd_hda_codec_generic ledtrig_audio rtw88_8821cu rtw88_8821c rtw88_usb rtw88_core snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_hda_core mac80211 snd_hwdep libarc4 snd_seq snd_seq_device snd_pcm cfg80211 ppdev at24 iTCO_wdt mei_wdt intel_pmc_bxt iTCO_vendor_support dcdbas i2c_i801 pcspkr rfkill snd_timer i2c_smbus coretemp snd mei_me parport_pc lpc_ich soundcore parport mei joydev binfmt_misc loop zram i915 drm_buddy video wmi drm_display_helper e1000e sha512_ssse3 serio_raw cec ata_generic pata_acpi ttm ip6_tables ip_tables fuse
CPU: 1 PID: 29 Comm: kworker/u4:2 Not tainted 6.2.8-300.fc38.x86_64 #1
Hardware name: Dell Inc. OptiPlex 755                 /0PU052, BIOS A22 06/11/2012
Workqueue: phy0 ieee80211_iface_work [mac80211]
RIP: 0010:rcu_note_context_switch+0x4f8/0x6b0
Code: 49 89 0f 49 83 bc 24 98 00 00 00 00 0f 85 5c fe ff ff e9 4e fe ff ff 48 c7 c7 10 3d 86 a7 c6 05 c4 c3 10 02 01 e8 98 ec f4 ff <0f> 0b e9 66 fb ff ff a9 ff ff ff 7f 0f 84 22 fc ff ff 65 48 8b 3c
RSP: 0018:ffffa816c0107648 EFLAGS: 00010082
RAX: 0000000000000000 RBX: ffff8dd5eff32b80 RCX: 0000000000000000
RDX: 0000000000000003 RSI: 0000000000000027 RDI: 00000000ffffffff
RBP: 0000000000000000 R08: 0000000000000000 R09: ffffa816c01074d8
R10: 0000000000000003 R11: ffffffffa81447c8 R12: ffff8dd5eff31d40
R13: ffff8dd4c0860000 R14: ffffa816c01077c8 R15: ffffa816c0107828
FS:  0000000000000000(0000) GS:ffff8dd5eff00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f9c06409e38 CR3: 0000000106716000 CR4: 00000000000006e0
Call Trace:
 <TASK>
 ? _raw_spin_lock+0x13/0x40
 __schedule+0xbe/0x13b0
 ? preempt_count_add+0x6a/0xa0
 ? get_nohz_timer_target+0x18/0x190
 ? __mod_timer+0x121/0x390
 schedule+0x5d/0xe0
 schedule_timeout+0x94/0x160
 ? __pfx_process_timeout+0x10/0x10
 wait_for_completion_timeout+0x7f/0x170
 usb_start_wait_urb+0xa7/0x180
 usb_control_msg+0xeb/0x150
 rtw_usb_write+0x8d/0xf0 [rtw88_usb]
 rtw_bf_init_bfer_entry_mu+0x31/0xc0 [rtw88_core]
 rtw_bf_enable_bfee_mu+0x85/0x120 [rtw88_core]
 rtw_bf_assoc+0x100/0x1e0 [rtw88_core]
 rtw_ops_bss_info_changed+0x1f8/0x260 [rtw88_core]
 ieee80211_bss_info_change_notify+0xc3/0x2b0 [mac80211]
 ieee80211_rx_mgmt_assoc_resp+0x1d06/0x1e80 [mac80211]
 ieee80211_sta_rx_queued_mgmt+0x9c/0x910 [mac80211]
 ? _raw_spin_unlock+0x15/0x30
 ? finish_task_switch.isra.0+0x9b/0x300
 ? __switch_to+0x77/0x410
 ? preempt_count_add+0x6a/0xa0
 ieee80211_iface_work+0x301/0x450 [mac80211]
 process_one_work+0x1c7/0x3d0
 worker_thread+0x4d/0x380
 ? __pfx_worker_thread+0x10/0x10
 kthread+0xe9/0x110
 ? __pfx_kthread+0x10/0x10
 ret_from_fork+0x2c/0x50
 </TASK>

Comment 1 Kristian Hardy 2023-03-26 20:35:06 UTC
Created attachment 1953805 [details]
File: dmesg

Comment 2 fcotoledogomez 2023-04-21 14:26:13 UTC
Description of problem:
I don't know what has happened. Occurs when the PC is logged in.

Version-Release number of selected component:
kernel-core-6.2.9-300.fc38

Additional info:
reporter:       libreport-2.17.9
kernel:         6.2.9-300.fc38.x86_64
crash_function: __schedule
reason:         WARNING: CPU: 1 PID: 102 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x4f8/0x6b0
type:           Kerneloops
cmdline:        BOOT_IMAGE=(hd0,gpt2)/vmlinuz-6.2.9-300.fc38.x86_64 root=UUID=2cabccf4-f74c-494a-8a08-400c86edb1e0 ro rootflags=subvol=root rhgb quiet
package:        kernel-core-6.2.9-300.fc38
runlevel:       N 5
comment:        I don't know what has happened. Occurs when the PC is logged in.

Truncated backtrace:
WARNING: CPU: 1 PID: 102 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x4f8/0x6b0
Modules linked in: rfcomm snd_seq_dummy snd_hrtimer 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 ip_set nf_tables nfnetlink qrtr bnep sunrpc binfmt_misc rt2800usb rt2x00usb rtw88_8822bu snd_hda_codec_via rtw88_usb rt2800lib snd_hda_codec_generic rtw88_8822b snd_hda_codec_hdmi ledtrig_audio rt2x00lib rtw88_core snd_hda_intel btusb snd_intel_dspcfg edac_mce_amd snd_intel_sdw_acpi btrtl mac80211 snd_hda_codec btbcm ppdev snd_hda_core btintel kvm_amd btmtk snd_hwdep snd_seq ccp libarc4 bluetooth snd_seq_device kvm cfg80211 snd_pcm wmi_bmof irqbypass pcspkr snd_timer rfkill snd k10temp fam15h_power i2c_piix4 parport_pc soundcore joydev parport asus_atk0110 acpi_cpufreq loop zram amdgpu drm_ttm_helper ttm video crct10dif_pclmul crc32_pclmul crc32c_intel iommu_v2 nvme polyval_clmulni ata_generic drm_buddy
 pata_acpi polyval_generic ghash_clmulni_intel gpu_sched sha512_ssse3 nvme_core serio_raw pata_atiixp drm_display_helper sp5100_tco r8169 cec nvme_common wmi ip6_tables ip_tables fuse
CPU: 1 PID: 102 Comm: kworker/u16:4 Not tainted 6.2.9-300.fc38.x86_64 #1
Hardware name: System manufacturer System Product Name/M5A78L-M/USB3, BIOS 2101    12/02/2014
Workqueue: phy0 ieee80211_iface_work [mac80211]
RIP: 0010:rcu_note_context_switch+0x4f8/0x6b0
Code: 49 89 0f 49 83 bc 24 98 00 00 00 00 0f 85 5c fe ff ff e9 4e fe ff ff 48 c7 c7 10 39 86 b3 c6 05 84 c7 10 02 01 e8 58 f0 f4 ff <0f> 0b e9 66 fb ff ff a9 ff ff ff 7f 0f 84 22 fc ff ff 65 48 8b 3c
RSP: 0018:ffffb867c0397648 EFLAGS: 00010082
RAX: 0000000000000000 RBX: ffff905756c72b80 RCX: 0000000000000000
RDX: 0000000000000003 RSI: 0000000000000027 RDI: 00000000ffffffff
RBP: 0000000000000000 R08: 0000000000000000 R09: ffffb867c03974d8
R10: 0000000000000003 R11: ffffffffb41447c8 R12: ffff905756c71d40
R13: ffff905040be8000 R14: ffffb867c03977c8 R15: ffffb867c0397828
FS:  0000000000000000(0000) GS:ffff905756c40000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ff57b057b28 CR3: 000000015b08a000 CR4: 00000000000406e0
Call Trace:
 <TASK>
 __schedule+0xbe/0x13b0
 ? preempt_count_add+0x6a/0xa0
 ? get_nohz_timer_target+0x18/0x190
 ? __mod_timer+0x121/0x390
 schedule+0x5d/0xe0
 schedule_timeout+0x94/0x160
 ? __pfx_process_timeout+0x10/0x10
 wait_for_completion_timeout+0x7f/0x170
 usb_start_wait_urb+0xa7/0x180
 usb_control_msg+0xeb/0x150
 rtw_usb_write+0x8d/0xf0 [rtw88_usb]
 rtw_bf_init_bfer_entry_mu+0x31/0xc0 [rtw88_core]
 rtw_bf_enable_bfee_mu+0x85/0x120 [rtw88_core]
 rtw_bf_assoc+0x100/0x1e0 [rtw88_core]
 rtw_ops_bss_info_changed+0x1f8/0x260 [rtw88_core]
 ieee80211_bss_info_change_notify+0xc3/0x2b0 [mac80211]
 ieee80211_rx_mgmt_assoc_resp+0x1d06/0x1e80 [mac80211]
 ieee80211_sta_rx_queued_mgmt+0x9c/0x910 [mac80211]
 ? _raw_spin_unlock+0x15/0x30
 ? finish_task_switch.isra.0+0x9b/0x300
 ? __switch_to+0x327/0x410
 ? preempt_count_add+0x6a/0xa0
 ieee80211_iface_work+0x301/0x450 [mac80211]
 process_one_work+0x1c7/0x3d0
 worker_thread+0x4d/0x380
 ? __pfx_worker_thread+0x10/0x10
 kthread+0xe9/0x110
 ? __pfx_kthread+0x10/0x10
 ret_from_fork+0x2c/0x50
 </TASK>

Comment 3 bradendvorak@gmail.com 2023-04-25 20:57:11 UTC
Description of problem:
I think it happened when trying to login. 

Version-Release number of selected component:
kernel-core-6.2.11-300.fc38

Additional info:
reporter:       libreport-2.17.9
kernel:         6.2.11-300.fc38.x86_64
crash_function: __schedule
reason:         WARNING: CPU: 3 PID: 117 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x610/0x680
type:           Kerneloops
cmdline:        BOOT_IMAGE=(hd0,gpt2)/vmlinuz-6.2.11-300.fc38.x86_64 root=UUID=6af5abd6-5601-4e67-88c9-4ca7005745f5 ro rootflags=subvol=root rhgb quiet
package:        kernel-core-6.2.11-300.fc38
runlevel:       N 5
comment:        I think it happened when trying to login. 

Truncated backtrace:
WARNING: CPU: 3 PID: 117 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x610/0x680
Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer 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 ip_set nf_tables nfnetlink qrtr bnep sunrpc binfmt_misc vfat fat rtw88_8821cu rtw88_8821c rtw88_usb rtw88_core mac80211 snd_hda_codec_realtek intel_rapl_msr intel_rapl_common snd_hda_codec_generic edac_mce_amd ledtrig_audio snd_hda_codec_hdmi kvm_amd snd_hda_intel snd_intel_dspcfg libarc4 snd_intel_sdw_acpi snd_hda_codec ucsi_ccg kvm typec_ucsi btusb ppdev typec btrtl cfg80211 snd_hda_core btbcm btintel btmtk snd_hwdep snd_seq bluetooth snd_seq_device irqbypass rapl snd_pcm wmi_bmof pcspkr k10temp snd_timer rfkill i2c_piix4 snd soundcore i2c_nvidia_gpu parport_pc parport joydev gpio_amdpt gpio_generic acpi_cpufreq loop zram nouveau crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni
 polyval_generic ghash_clmulni_intel sha512_ssse3 r8169 sp5100_tco drm_ttm_helper ccp ttm mxm_wmi drm_display_helper video cec wmi ip6_tables ip_tables fuse
CPU: 3 PID: 117 Comm: kworker/u64:4 Not tainted 6.2.11-300.fc38.x86_64 #1
Hardware name: Micro-Star International Co., Ltd MS-7B86/B450-A PRO MAX (MS-7B86), BIOS M.A0 11/26/2020
Workqueue: phy0 ieee80211_iface_work [mac80211]
RIP: 0010:rcu_note_context_switch+0x610/0x680
Code: 00 00 00 00 0f 85 57 fd ff ff 49 89 8c 24 a0 00 00 00 e9 4a fd ff ff 48 c7 c7 b8 34 86 a2 c6 05 0b af 10 02 01 e8 80 e8 f4 ff <0f> 0b e9 4e fa ff ff 49 83 bc 24 98 00 00 00 00 49 8b 84 24 a0 00
RSP: 0018:ffffa4f4806fb648 EFLAGS: 00010082
RAX: 0000000000000000 RBX: ffff8dee5eaf2b80 RCX: 0000000000000000
RDX: 0000000000000003 RSI: 0000000000000027 RDI: 00000000ffffffff
RBP: 0000000000000000 R08: 0000000000000000 R09: ffffa4f4806fb4d8
R10: 0000000000000003 R11: ffffffffa31447c8 R12: ffff8dee5eaf1d40
R13: ffff8deb44252880 R14: ffffa4f4806fb7c8 R15: ffffa4f4806fb828
FS:  0000000000000000(0000) GS:ffff8dee5eac0000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fc2440455f0 CR3: 0000000102ffe000 CR4: 00000000003506e0
Call Trace:
 <TASK>
 __schedule+0xbe/0x13e0
 ? preempt_count_add+0x6a/0xa0
 ? get_nohz_timer_target+0x18/0x190
 ? __mod_timer+0x121/0x390
 schedule+0x5d/0xe0
 schedule_timeout+0x94/0x160
 ? __pfx_process_timeout+0x10/0x10
 wait_for_completion_timeout+0x7f/0x170
 usb_start_wait_urb+0xa7/0x180
 usb_control_msg+0xeb/0x150
 rtw_usb_write+0x8d/0xf0 [rtw88_usb]
 rtw_bf_init_bfer_entry_mu+0x31/0xc0 [rtw88_core]
 rtw_bf_enable_bfee_mu+0x85/0x120 [rtw88_core]
 rtw_bf_assoc+0x100/0x1e0 [rtw88_core]
 rtw_ops_bss_info_changed+0x1f8/0x260 [rtw88_core]
 ieee80211_bss_info_change_notify+0xc3/0x2b0 [mac80211]
 ieee80211_rx_mgmt_assoc_resp+0x1d06/0x1e80 [mac80211]
 ieee80211_sta_rx_queued_mgmt+0x9c/0x910 [mac80211]
 ? __schedule+0x3d4/0x13e0
 ? preempt_count_add+0x6a/0xa0
 ieee80211_iface_work+0x301/0x450 [mac80211]
 process_one_work+0x1c7/0x3d0
 worker_thread+0x4d/0x380
 ? __pfx_worker_thread+0x10/0x10
 kthread+0xe9/0x110
 ? __pfx_kthread+0x10/0x10
 ret_from_fork+0x2c/0x50
 </TASK>

Comment 4 Abhijat Vichare 2023-06-12 04:50:52 UTC
Description of problem:
Reported while booting the system.

Version-Release number of selected component:
kernel-core-6.2.9-300.fc38

Additional info:
reporter:       libreport-2.17.10
reason:         WARNING: CPU: 5 PID: 100 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x4f8/0x6b0
package:        kernel-core-6.2.9-300.fc38
runlevel:       N 5
type:           Kerneloops
kernel:         6.2.9-300.fc38.x86_64
cmdline:        BOOT_IMAGE=/boot/vmlinuz-6.2.9-300.fc38.x86_64 root=/dev/sdb7
comment:        Reported while booting the system.
crash_function: __schedule

Truncated backtrace:
WARNING: CPU: 5 PID: 100 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x4f8/0x6b0
Modules linked in: rfcomm snd_seq_dummy snd_hrtimer 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 ip_set nf_tables nfnetlink qrtr bnep sunrpc binfmt_misc vfat fat rtw88_8822bu rtw88_usb intel_rapl_msr intel_rapl_common snd_soc_avs rtw88_8822b snd_soc_hda_codec intel_tcc_cooling x86_pkg_temp_thermal snd_hda_ext_core intel_powerclamp snd_soc_core uvcvideo rtw88_core snd_usb_audio snd_compress ac97_bus videobuf2_vmalloc videobuf2_memops snd_pcm_dmaengine videobuf2_v4l2 coretemp mac80211 videobuf2_common snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi videodev btusb kvm_intel btrtl snd_usbmidi_lib snd_hda_intel btbcm libarc4 snd_rawmidi btintel snd_intel_dspcfg btmtk mc snd_intel_sdw_acpi cfg80211 snd_hda_codec ses enclosure scsi_transport_sas bluetooth kvm joydev snd_hda_core snd_hwdep
 snd_seq iTCO_wdt mei_hdcp mei_pxp irqbypass snd_seq_device ee1004 intel_pmc_bxt eeepc_wmi asus_wmi iTCO_vendor_support snd_pcm ppdev mei_me rapl snd_timer snd mei soundcore intel_cstate i2c_i801 intel_uncore ledtrig_audio i2c_smbus sparse_keymap platform_profile rfkill pcspkr parport_pc wmi_bmof parport acpi_pad loop zram uas usb_storage hid_logitech_hidpp nouveau crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni polyval_generic e1000e drm_ttm_helper ghash_clmulni_intel ttm mxm_wmi drm_display_helper sha512_ssse3 cec video wmi hid_logitech_dj ip6_tables ip_tables fuse
CPU: 5 PID: 100 Comm: kworker/u12:5 Not tainted 6.2.9-300.fc38.x86_64 #1
Hardware name: System manufacturer System Product Name/PRIME B365M-C, BIOS 1605 07/14/2020
Workqueue: phy0 ieee80211_iface_work [mac80211]
RIP: 0010:rcu_note_context_switch+0x4f8/0x6b0
Code: 49 89 0f 49 83 bc 24 98 00 00 00 00 0f 85 5c fe ff ff e9 4e fe ff ff 48 c7 c7 10 39 86 ab c6 05 84 c7 10 02 01 e8 58 f0 f4 ff <0f> 0b e9 66 fb ff ff a9 ff ff ff 7f 0f 84 22 fc ff ff 65 48 8b 3c
RSP: 0018:ffffa75480503660 EFLAGS: 00010082
RAX: 0000000000000000 RBX: ffff945c66772b80 RCX: 0000000000000000
RDX: 0000000000000003 RSI: 0000000000000027 RDI: 00000000ffffffff
RBP: 0000000000000000 R08: 0000000000000000 R09: ffffa754805034f0
R10: 0000000000000003 R11: ffffffffac1447c8 R12: ffff945c66771d40
R13: ffff94554802a900 R14: ffffa754805037e0 R15: ffffa75480503840
FS:  0000000000000000(0000) GS:ffff945c66740000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ffa4bbd2000 CR3: 000000056b010005 CR4: 00000000003706e0
Call Trace:
 <TASK>
 __schedule+0xbe/0x13b0
 ? preempt_count_add+0x6a/0xa0
 ? get_nohz_timer_target+0x18/0x190
 ? __mod_timer+0x121/0x390
 schedule+0x5d/0xe0
 schedule_timeout+0x94/0x160
 ? __pfx_process_timeout+0x10/0x10
 wait_for_completion_timeout+0x7f/0x170
 usb_start_wait_urb+0xa7/0x180
 usb_control_msg+0xeb/0x150
 rtw_usb_read+0x88/0xf0 [rtw88_usb]
 rtw_usb_read8+0xf/0x20 [rtw88_usb]
 rtw_bf_enable_bfee_su+0x67/0x100 [rtw88_core]
 rtw_bf_assoc+0xfd/0x1e0 [rtw88_core]
 rtw_ops_bss_info_changed+0x1f8/0x260 [rtw88_core]
 ieee80211_bss_info_change_notify+0xc0/0x2b0 [mac80211]
 ieee80211_rx_mgmt_assoc_resp+0x1d06/0x1e80 [mac80211]
 ieee80211_sta_rx_queued_mgmt+0x9c/0x910 [mac80211]
 ? _raw_spin_unlock+0x15/0x30
 ? finish_task_switch.isra.0+0x9b/0x300
 ? __switch_to+0x106/0x410
 ? preempt_count_add+0x6a/0xa0
 ieee80211_iface_work+0x301/0x450 [mac80211]
 process_one_work+0x1c4/0x3d0
 worker_thread+0x4d/0x380
 ? __pfx_worker_thread+0x10/0x10
 kthread+0xe6/0x110
 ? __pfx_kthread+0x10/0x10
 ret_from_fork+0x29/0x50
 </TASK>

Comment 5 ric_dega24 2023-07-25 13:33:28 UTC
Description of problem:
update system

Version-Release number of selected component:
kernel-core-6.2.9-300.fc38

Additional info:
reporter:       libreport-2.17.11
kernel:         6.2.9-300.fc38.x86_64
crash_function: __schedule
reason:         WARNING: CPU: 2 PID: 543 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x4f8/0x6b0
type:           Kerneloops
cmdline:        BOOT_IMAGE=(hd0,gpt2)/vmlinuz-6.4.4-200.fc38.x86_64 root=UUID=610ddc39-4ae0-49d7-97a4-34d25155d5f1 ro rootflags=subvol=root rhgb quiet
package:        kernel-core-6.2.9-300.fc38
runlevel:       unknown
comment:        update system

Truncated backtrace:
WARNING: CPU: 2 PID: 543 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x4f8/0x6b0
Modules linked in: snd_soc_sof_es8336 snd_soc_intel_hda_dsp_common snd_sof_probes snd_hda_codec_hdmi snd_soc_dmic snd_sof_pci_intel_apl snd_sof_intel_hda_common soundwire_intel soundwire_generic_allocation soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_bus snd_soc_avs rtw88_8821cu snd_soc_hda_codec snd_soc_skl rtw88_8821c snd_soc_hdac_hda rtw88_usb rtw88_core snd_hda_ext_core bnep snd_soc_sst_ipc snd_soc_sst_dsp mac80211 btusb snd_soc_acpi_intel_match snd_soc_acpi btrtl intel_pmc_bxt intel_telemetry_pltdrv btbcm snd_soc_es8316 intel_punit_ipc libarc4 intel_rapl_msr intel_telemetry_core x86_pkg_temp_thermal snd_hda_intel mei_pxp mei_hdcp intel_powerclamp coretemp kvm_intel kvm snd_intel_dspcfg snd_intel_sdw_acpi cfg80211 snd_hda_codec snd_soc_core btintel btmtk irqbypass snd_hda_core pcspkr rapl bluetooth intel_cstate uvcvideo i2c_i801 snd_hwdep snd_compress videobuf2_vmalloc videobuf2_memops snd_seq videobuf2_v4l2 ac97_bus
 videobuf2_common snd_pcm_dmaengine i2c_smbus rfkill lpc_ich snd_seq_device snd_pcm videodev mc processor_thermal_device_pci_legacy processor_thermal_device idma64 processor_thermal_rfim processor_thermal_mbox processor_thermal_rapl intel_rapl_common snd_timer intel_xhci_usb_role_switch snd mei_me mei intel_soc_dts_iosf soundcore binfmt_misc vfat fat soc_button_array int3400_thermal intel_hid int3403_thermal acpi_thermal_rel int340x_thermal_zone sparse_keymap joydev loop zram i915 crct10dif_pclmul crc32_pclmul crc32c_intel polyval_generic drm_buddy hid_logitech_hidpp sdhci_pci drm_display_helper hid_multitouch cqhci sdhci spi_pxa2xx_platform ghash_clmulni_intel sha512_ssse3 wdat_wdt dw_dmac mmc_core cec ttm i2c_hid_acpi i2c_hid video wmi pinctrl_broxton hid_logitech_dj serio_raw ip6_tables ip_tables fuse
CPU: 2 PID: 543 Comm: kworker/u8:7 Not tainted 6.2.9-300.fc38.x86_64 #1
Hardware name: Onda TLC GmbH ONDA Oliver/ONDA Oliver, BIOS E.A116F_1.D8.E1.067.bin 01/24/2021
Workqueue: phy0 ieee80211_iface_work [mac80211]
RIP: 0010:rcu_note_context_switch+0x4f8/0x6b0
Code: 49 89 0f 49 83 bc 24 98 00 00 00 00 0f 85 5c fe ff ff e9 4e fe ff ff 48 c7 c7 10 39 86 9c c6 05 84 c7 10 02 01 e8 58 f0 f4 ff <0f> 0b e9 66 fb ff ff a9 ff ff ff 7f 0f 84 22 fc ff ff 65 48 8b 3c
RSP: 0018:ffffaba0404e7648 EFLAGS: 00010082
RAX: 0000000000000000 RBX: ffff905c37d32b80 RCX: 0000000000000000
RDX: 0000000000000003 RSI: 0000000000000027 RDI: 00000000ffffffff
RBP: 0000000000000000 R08: 0000000000000000 R09: ffffaba0404e74d8
R10: 0000000000000003 R11: ffffffff9d1447c8 R12: ffff905c37d31d40
R13: ffff905ac40d8000 R14: ffffaba0404e77c8 R15: ffffaba0404e7828
FS:  0000000000000000(0000) GS:ffff905c37d00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000558cde54b250 CR3: 000000004d010000 CR4: 00000000003506e0
Call Trace:
 <TASK>
 __schedule+0xbe/0x13b0
 ? preempt_count_add+0x6a/0xa0
 ? get_nohz_timer_target+0x18/0x190
 ? __mod_timer+0x121/0x390
 schedule+0x5d/0xe0
 schedule_timeout+0x94/0x160
 ? __pfx_process_timeout+0x10/0x10
 wait_for_completion_timeout+0x7f/0x170
 usb_start_wait_urb+0xa7/0x180
 usb_control_msg+0xeb/0x150
 rtw_usb_write+0x8d/0xf0 [rtw88_usb]
 rtw_bf_init_bfer_entry_mu+0x31/0xc0 [rtw88_core]
 rtw_bf_enable_bfee_mu+0x85/0x120 [rtw88_core]
 rtw_bf_assoc+0x100/0x1e0 [rtw88_core]
 rtw_ops_bss_info_changed+0x1f8/0x260 [rtw88_core]
 ieee80211_bss_info_change_notify+0xc3/0x2b0 [mac80211]
 ieee80211_rx_mgmt_assoc_resp+0x1d06/0x1e80 [mac80211]
 ieee80211_sta_rx_queued_mgmt+0x9c/0x910 [mac80211]
 ? _raw_spin_unlock+0x15/0x30
 ? finish_task_switch.isra.0+0x9b/0x300
 ? __switch_to+0x106/0x410
 ? preempt_count_add+0x6a/0xa0
 ieee80211_iface_work+0x301/0x450 [mac80211]
 process_one_work+0x1c7/0x3d0
 worker_thread+0x4d/0x380
 ? __pfx_worker_thread+0x10/0x10
 kthread+0xe9/0x110
 ? __pfx_kthread+0x10/0x10
 ret_from_fork+0x2c/0x50
 </TASK>

Comment 6 Aoife Moloney 2024-05-07 16:03:00 UTC
This message is a reminder that Fedora Linux 38 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 38 on 2024-05-21.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '38'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 38 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 7 Aoife Moloney 2024-05-21 14:34:13 UTC
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.

Fedora Linux 38 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.