* Re: WARNING: drivers/net/wireless/ath/ath10k/mac.c:8750 ath10k_mac_update_vif_chan+0x237/0x2e0 [ath10k_core]
[not found] <637c5bb4-5278-44be-9ac3-9c0ef9297162@molgen.mpg.de>
@ 2024-11-27 11:36 ` Kalle Valo
2024-11-28 23:01 ` Paul Menzel
0 siblings, 1 reply; 3+ messages in thread
From: Kalle Valo @ 2024-11-27 11:36 UTC (permalink / raw)
To: Paul Menzel; +Cc: linux-wireless, ath10k, LKML, regressions
Paul Menzel <pmenzel@molgen.mpg.de> writes:
> On the Dell XPS 13 9360 with Linux 6.12.0-08446-g228a1157fb9f, I
> noticed the trace below:
For others, commit 228a1157fb9f is from current merge window so the
first release will be in v6.13-rc1.
> [16805.002289] ------------[ cut here ]------------
> [16805.002296] WARNING: CPU: 3 PID: 65835 at
> drivers/net/wireless/ath/ath10k/mac.c:8750
> ath10k_mac_update_vif_chan+0x237/0x2e0 [ath10k_core]
[...]
> I do not see such a message in the logs since September 19th, so I
> believe it’s a regression.
Have you seen it only this one time or multiple times?
What kernels have you been testing prior? I'm trying to pinpoint what
versions kernel version work and what have this warning.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: WARNING: drivers/net/wireless/ath/ath10k/mac.c:8750 ath10k_mac_update_vif_chan+0x237/0x2e0 [ath10k_core]
2024-11-27 11:36 ` WARNING: drivers/net/wireless/ath/ath10k/mac.c:8750 ath10k_mac_update_vif_chan+0x237/0x2e0 [ath10k_core] Kalle Valo
@ 2024-11-28 23:01 ` Paul Menzel
2024-11-29 8:53 ` Kalle Valo
0 siblings, 1 reply; 3+ messages in thread
From: Paul Menzel @ 2024-11-28 23:01 UTC (permalink / raw)
To: Kalle Valo; +Cc: linux-wireless, ath10k, LKML, regressions
Dear Kalle,
Thank you for your reply.
Am 27.11.24 um 12:36 schrieb Kalle Valo:
> Paul Menzel writes:
>
>> On the Dell XPS 13 9360 with Linux 6.12.0-08446-g228a1157fb9f, I
>> noticed the trace below:
>
> For others, commit 228a1157fb9f is from current merge window so the
> first release will be in v6.13-rc1.
>
>> [16805.002289] ------------[ cut here ]------------
>> [16805.002296] WARNING: CPU: 3 PID: 65835 at drivers/net/wireless/ath/ath10k/mac.c:8750 ath10k_mac_update_vif_chan+0x237/0x2e0 [ath10k_core]
>
> [...]
>
>> I do not see such a message in the logs since September 19th, so I
>> believe it’s a regression.
>
> Have you seen it only this one time or multiple times?
I have seen it only this one time.
> What kernels have you been testing prior? I'm trying to pinpoint what
> versions kernel version work and what have this warning.
Before I ran 6.12.0-07749-g28eb75e178d3 without seeing this. As it only
occurred once, that does not give any pointer though.
Kind regards,
Paul
PS:
$ last reboot
reboot system boot 6.12.0-10296-gaa Thu Nov 28 22:42 - still running
reboot system boot 6.12-rc6-amd64 Wed Nov 27 14:04 - 22:42 (1+08:37)
reboot system boot 6.12.0-10296-gaa Wed Nov 27 13:21 - 14:02 (00:40)
reboot system boot 6.12.0-09568-g2f Tue Nov 26 18:41 - crash
reboot system boot 6.12.0-08446-g22 Sat Nov 23 12:27 - 18:40 (3+06:13)
reboot system boot 6.12.0-07749-g28 Fri Nov 22 10:14 - 10:24 (1+00:09)
reboot system boot 6.12.0 Wed Nov 20 09:24 - crash
reboot system boot 6.12.0-rc7 Wed Nov 20 09:22 - 09:23 (00:01)
reboot system boot 6.12.0-rc7 Tue Nov 12 08:19 - 23:27 (7+15:08)
reboot system boot 6.12.0-rc7 Mon Nov 11 21:54 - 00:16 (02:21)
reboot system boot 6.11-amd64 Mon Nov 11 21:52 - crash
reboot system boot 6.12.0-rc7 Mon Nov 11 20:43 - 21:52 (01:08)
reboot system boot 6.12.0-rc7 Mon Nov 11 17:51 - 17:52 (00:01)
reboot system boot 6.12.0-rc6-00077 Fri Nov 8 08:39 - 17:50 (3+09:11)
reboot system boot 6.12.0-rc6-00077 Thu Nov 7 07:26 - 23:24 (15:58)
reboot system boot 6.12.0-rc5-00047 Mon Nov 4 08:26 - crash
reboot system boot 6.12.0-rc5-00047 Mon Nov 4 05:42 - 05:43 (00:00)
reboot system boot 6.12.0-rc5-00047 Sun Nov 3 06:54 - 22:10 (15:15)
reboot system boot 6.12.0-rc5-00047 Sat Nov 2 07:34 - 22:05 (14:31)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: WARNING: drivers/net/wireless/ath/ath10k/mac.c:8750 ath10k_mac_update_vif_chan+0x237/0x2e0 [ath10k_core]
2024-11-28 23:01 ` Paul Menzel
@ 2024-11-29 8:53 ` Kalle Valo
0 siblings, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2024-11-29 8:53 UTC (permalink / raw)
To: Paul Menzel; +Cc: linux-wireless, ath10k, LKML, regressions
Paul Menzel <pmenzel@molgen.mpg.de> writes:
> Dear Kalle,
>
>
> Thank you for your reply.
>
>
> Am 27.11.24 um 12:36 schrieb Kalle Valo:
>> Paul Menzel writes:
>>
>>> On the Dell XPS 13 9360 with Linux 6.12.0-08446-g228a1157fb9f, I
>>> noticed the trace below:
>> For others, commit 228a1157fb9f is from current merge window so the
>> first release will be in v6.13-rc1.
>>
>>> [16805.002289] ------------[ cut here ]------------
>>> [16805.002296] WARNING: CPU: 3 PID: 65835 at drivers/net/wireless/ath/ath10k/mac.c:8750 ath10k_mac_update_vif_chan+0x237/0x2e0 [ath10k_core]
>> [...]
>>
>>> I do not see such a message in the logs since September 19th, so I
>>> believe it’s a regression.
>> Have you seen it only this one time or multiple times?
>
> I have seen it only this one time.
Ok. Was it a network you regularly connect to or a new network? That
could also make a difference.
>> What kernels have you been testing prior? I'm trying to pinpoint what
>> versions kernel version work and what have this warning.
>
> Before I ran 6.12.0-07749-g28eb75e178d3 without seeing this. As it
> only occurred once, that does not give any pointer though.
Yeah, if you have seen it only once it is difficult to make any
conclusions. It could be as well an older bug which happens rarely. If
you see it again, let us know.
> PS:
>
> $ last reboot
> reboot system boot 6.12.0-10296-gaa Thu Nov 28 22:42 - still running
> reboot system boot 6.12-rc6-amd64 Wed Nov 27 14:04 - 22:42 (1+08:37)
> reboot system boot 6.12.0-10296-gaa Wed Nov 27 13:21 - 14:02 (00:40)
> reboot system boot 6.12.0-09568-g2f Tue Nov 26 18:41 - crash
> reboot system boot 6.12.0-08446-g22 Sat Nov 23 12:27 - 18:40 (3+06:13)
> reboot system boot 6.12.0-07749-g28 Fri Nov 22 10:14 - 10:24 (1+00:09)
> reboot system boot 6.12.0 Wed Nov 20 09:24 - crash
> reboot system boot 6.12.0-rc7 Wed Nov 20 09:22 - 09:23 (00:01)
> reboot system boot 6.12.0-rc7 Tue Nov 12 08:19 - 23:27 (7+15:08)
> reboot system boot 6.12.0-rc7 Mon Nov 11 21:54 - 00:16 (02:21)
> reboot system boot 6.11-amd64 Mon Nov 11 21:52 - crash
> reboot system boot 6.12.0-rc7 Mon Nov 11 20:43 - 21:52 (01:08)
> reboot system boot 6.12.0-rc7 Mon Nov 11 17:51 - 17:52 (00:01)
> reboot system boot 6.12.0-rc6-00077 Fri Nov 8 08:39 - 17:50 (3+09:11)
> reboot system boot 6.12.0-rc6-00077 Thu Nov 7 07:26 - 23:24 (15:58)
> reboot system boot 6.12.0-rc5-00047 Mon Nov 4 08:26 - crash
> reboot system boot 6.12.0-rc5-00047 Mon Nov 4 05:42 - 05:43 (00:00)
> reboot system boot 6.12.0-rc5-00047 Sun Nov 3 06:54 - 22:10 (15:15)
> reboot system boot 6.12.0-rc5-00047 Sat Nov 2 07:34 - 22:05 (14:31)
Oh nice, looks really useful. I need to install that.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-29 8:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <637c5bb4-5278-44be-9ac3-9c0ef9297162@molgen.mpg.de>
2024-11-27 11:36 ` WARNING: drivers/net/wireless/ath/ath10k/mac.c:8750 ath10k_mac_update_vif_chan+0x237/0x2e0 [ath10k_core] Kalle Valo
2024-11-28 23:01 ` Paul Menzel
2024-11-29 8:53 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox