This bug is awaiting verification that the linux-nvidia- tegra/6.8.0-1001.1 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-noble-linux-nvidia-tegra' to 'verification-done-noble-linux-nvidia-tegra'. If the problem still exists, change the tag 'verification-needed-noble-linux-nvidia-tegra' to 'verification-failed-noble-linux-nvidia-tegra'.
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you! ** Tags added: kernel-spammed-noble-linux-nvidia-tegra-v2 verification-needed-noble-linux-nvidia-tegra -- 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/2076650 Title: Reenable CONFIG_UBSAN for noble Status in linux package in Ubuntu: Invalid Status in linux source package in Noble: Fix Released Bug description: It was disabled by mistake due to a missing dependency. Commit "ubsan: Restore dependency on ARCH_HAS_UBSAN" was applied without "ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL", resulting in CONFIG_UBSAN being dependant on a config option that does not exist. Fix this by cherry-picking ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL. The reason the dependency is missing: From 6.8.12, 6.9.4 was picked up. The commit "Remove CONFIG_UBSAN_SANITIZE_ALL" was introduced in 6.9.0 I believe, that's why it was not picked up. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2076650/+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