Activity log for bug #2002616

Date Who What changed Old value New value Message
2023-01-12 07:46:20 Andrea Righi bug added bug
2023-01-12 07:46:29 Andrea Righi nominated for series Ubuntu Jammy
2023-01-12 07:46:29 Andrea Righi bug task added backport-iwlwifi-dkms (Ubuntu Jammy)
2023-01-12 07:57:11 Andrea Righi attachment added backport-iwlwifi-dkms-support-linux-5.19.debdiff https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2002616/+attachment/5640961/+files/backport-iwlwifi-dkms-support-linux-5.19.debdiff
2023-01-12 12:26:51 Ubuntu Foundations Team Bug Bot tags patch
2023-01-18 17:19:02 Alberto Milone description [Impact] /var/lib/dkms/backport-iwlwifi/9858/build/net/wireless/util.c:2287:9: error: implicit declaration of function ‘netif_rx_ni’; did you mean ‘netif_rx’? [-Werror=implicit-function-declaration] 2287 | netif_rx_ni(skb); | ^~~~~~~~~~~ | netif_rx [Test case] $ sudo apt install backport-iwlwifi-dkms [Fix] In recent kernels (>= 5.19) netif_rx() has been refactored so that it can be used in any context, deprecating netif_rx_ni(), so kernels >= 5.19 should use this function instead. [Regression potential] We may experience regressions in kernels >= 5.19 that are using backport-iwlwifi-dkms (unlikely because upstream drivers have done the same change), with older kernels the code remains exactly the same. [Impact] /var/lib/dkms/backport-iwlwifi/9858/build/net/wireless/util.c:2287:9: error: implicit declaration of function ‘netif_rx_ni’; did you mean ‘netif_rx’? [-Werror=implicit-function-declaration]  2287 | netif_rx_ni(skb);       | ^~~~~~~~~~~       | netif_rx [Test case] 1) Install Linux 5.19 2) Install the backport-iwlwifi-dkms package:  $ sudo apt install backport-iwlwifi-dkms [Fix] In recent kernels (>= 5.19) netif_rx() has been refactored so that it can be used in any context, deprecating netif_rx_ni(), so kernels >= 5.19 should use this function instead. [Regression potential] We may experience regressions in kernels >= 5.19 that are using backport-iwlwifi-dkms (unlikely because upstream drivers have done the same change), with older kernels the code remains exactly the same.
2023-01-18 17:20:17 Alberto Milone bug added subscriber Alberto Milone
2023-01-18 17:27:49 Alberto Milone backport-iwlwifi-dkms (Ubuntu Jammy): assignee Andrea Righi (arighi)
2023-01-18 17:28:00 Alberto Milone backport-iwlwifi-dkms (Ubuntu Jammy): status New Fix Committed
2023-01-18 17:28:03 Alberto Milone backport-iwlwifi-dkms (Ubuntu Jammy): importance Undecided High
2023-01-18 17:28:15 Alberto Milone backport-iwlwifi-dkms (Ubuntu): status New Invalid
2023-01-19 10:35:22 Alberto Milone bug added subscriber Ubuntu Stable Release Updates Team
2023-01-23 11:59:21 Łukasz Zemczak bug added subscriber SRU Verification
2023-01-23 11:59:23 Łukasz Zemczak tags patch patch verification-needed verification-needed-jammy
2023-01-24 16:15:14 Alberto Milone tags patch verification-needed verification-needed-jammy patch verification-done verification-done-jammy
2023-01-30 11:01:22 Launchpad Janitor backport-iwlwifi-dkms (Ubuntu Jammy): status Fix Committed Fix Released
2023-01-30 11:01:26 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team