Bug 212255
Summary: | WARNING: at arch/x86/kernel/fpu/core.c:129 kernel_fpu_begin_mask | ||
---|---|---|---|
Product: | Drivers | Reporter: | Felice Tufo (info) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | NEW --- | ||
Severity: | normal | CC: | alexdeucher, info |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 5.11.3 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | dmesg |
Possibly fixed with these patches? https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=15e8b95d5f7509e0b09289be8c422c459c9f0412 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=680174cfd1e1cea70a8f30ccb44d8fbdf996018e Thanks Alex, it seems that Linus merged those patches (just today) for the next -rc release, am I right? If so, I'll do a quick test and let you know as soon as Ubuntu team will release the next mainline kernel (usually just 1 or 2 days after -rc is out). (In reply to Felice Tufo from comment #2) > Thanks Alex, > it seems that Linus merged those patches (just today) for the next -rc > release, am I right? correct. I confirm that the fix solves the bug on kernel 5.12.0-rc3 (at least on my test system). Tested also on 5.11.7 |
Created attachment 295819 [details] dmesg Hello, i get two warnings booting kernel 5.11.3. The warning is present on later 5.11.x kernels (included 5.11.6) too, but does not show on 5.11.2. ------------[ cut here ]------------ [ 6.099356] WARNING: CPU: 6 PID: 366 at arch/x86/kernel/fpu/core.c:129 kernel_fpu_begin_mask+0xa3/0xb0 ---[ end trace 4cbc711ff0b0578b ]--- [ 6.102354] ------------[ cut here ]------------ [ 6.102354] WARNING: CPU: 6 PID: 366 at arch/x86/kernel/fpu/core.c:155 kernel_fpu_end+0x1e/0x30