| Summary: | Kernel Trap each boot since 5.9 version with nvidia_{drm,uvm}-455.45.01-1.mga8 | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Aurelien Oudelet <ouaurelien> |
| Component: | RPM Packages | Assignee: | Kernel and Drivers maintainers <kernel> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | Normal | CC: | ghibomgx |
| Version: | Cauldron | ||
| Target Milestone: | Mageia 8 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | nvidia-current-455.45.01-1.mga8.nonfree.src.rpm | CVE: | |
| Status comment: | |||
| Attachments: | nvidia_drm kernel trap | ||
|
Description
Aurelien Oudelet
2020-10-16 15:46:13 CEST
VT switching is OK. Assigning to Kernel and Drivers maintainers. CC'd recent commiter. nvidia_uvm module is blocked by GPL condom-style. Upstream says: Due to an incompatibility issue, we advise customers to defer updating to Linux Kernel 5.9+ until mid-November when an NVIDIA Linux GPU driver update with Kernel 5.9+ support is expected to be available. Linux Kernel 5.9+ is incompatible with current and previous NVIDIA Linux GPU drivers. We advise customers to defer updating to Linux Kernel 5.9+ until mid-November when an NVIDIA Linux GPU driver update with Kernel 5.9+ support is expected to be available. NVIDIA is aware of the impact this will have on customers, and we are working diligently to provide the driver update with Kernel 5.9+ support as soon as possible. Customers must use our upcoming driver update on Kernel 5.9+ to have a fully functioning driver. https://forums.developer.nvidia.com/t/nvidia-driver-not-yet-supported-for-linux-kernel-5-9/157263 Leaving this open until upstream update to nonfree drivers. Keywords:
(none) =>
UPSTREAM Upstream Kernel Linux commit is: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0fd9cc6b0c72245375520ffc8d97ce5857b63b94 author Linus Torvalds <torvalds@linux-foundation.org> 2020-08-14 11:07:02 -0700 committer Linus Torvalds <torvalds@linux-foundation.org> 2020-08-14 11:07:02 -0700 commit 0fd9cc6b0c72245375520ffc8d97ce5857b63b94 (patch) tree 97bcbc980dc81f87056e8ab6bdbb37af72a341ec parent 32b2ee5cea4d281f4f3f5a34d6363d1841422040 (diff) parent 262e6ae7081df304fc625cf368d5c2cbba2bb991 (diff) download linux-0fd9cc6b0c72245375520ffc8d97ce5857b63b94.tar.gz Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux Pull module updates from Jessica Yu: "The most important change would be Christoph Hellwig's patch implementing proprietary taint inheritance, in an effort to discourage the creation of GPL "shim" modules that interface between GPL symbols and proprietary symbols. Summary: - Have modules that use symbols from proprietary modules inherit the TAINT_PROPRIETARY_MODULE taint, in an effort to prevent GPL shim modules that are used to circumvent _GPL exports. These are modules that claim to be GPL licensed while also using symbols from proprietary modules. Such modules will be rejected while non-GPL modules will inherit the proprietary taint. - Module export space cleanup. Unexport symbols that are unused outside of module.c or otherwise used in only built-in code" * tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux: modules: inherit TAINT_PROPRIETARY_MODULE modules: return licensing information from find_symbol modules: rename the licence field in struct symsearch to license modules: unexport __module_address modules: unexport __module_text_address modules: mark each_symbol_section static modules: mark find_symbol static modules: mark ref_module static Reverting back this is a GPL-licence violation and should be avoided. Status:
NEW =>
ASSIGNED nvidia-current-455.45.01-1.mga8.nonfree.src.rpm Appears that there is no longer any kernel trap on a clean install of Mageia 8 Beta 2. Leaving this as is for 2 weeks and will close it before RC. Status:
ASSIGNED =>
NEW
Aurelien Oudelet
2020-12-14 15:02:58 CET
Source RPM:
nvidia-current-455.28-4.mga8.nonfree.src.rpm =>
nvidia-current-455.45.01-1.mga8.nonfree.src.rpm In facts, nvidia-current-455.45.01-1.mga8.nonfree.src.rpm really fixes this. Closing. Status:
NEW =>
RESOLVED |