** Changed in: linux (Ubuntu Focal) Status: In Progress => Won't Fix
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1935073 Title: backport-iwlwifi-dkms FTBS against linux v5.10 and higher Status in linux package in Ubuntu: Fix Released Status in linux source package in Focal: Won't Fix Bug description: SRU Justification [Impact] Linux v5.10 removed kzfree against which backport-iwlwifi-dkms is dependent. [Fix] Convert kzfree(x) to kfree_sensitive(x) for versions >= v5.10 [Where problems might occur] Upstream did this very same thing in commit 453431a54934d917153c65211b2dabf45562ca88 ("mm, treewide: rename kzfree() to kfree_sensitive()"). Regressions are unlikely. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1935073/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp