Bug 2103663
Summary: | [ark] mgag200_pci_probe+0x26/0x5b0 [mgag200] RIP: 0010:kernfs_find_and_get_ns+0x11/0x70 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bruno Goncalves <bgoncalv> |
Component: | kernel | Assignee: | Jocelyn Falempe <jfalempe> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | acaringi, adscvr, airlied, alciregi, bskeggs, hdegoede, hpa, jarodwilson, jfalempe, jglisse, jonathan, josef, kernel-maint, lgoncalv, linville, masami256, mchehab, ptalbert, steved |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-07-20 08:52:03 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Bruno Goncalves
2022-07-04 12:02:28 UTC
From Javier Martinez Canillas, there is one patch missing in v5.19-rc4: commit fb84efa28a48 ("drm/aperture: Run fbdev removal before internal helpers") This commit is in drm-fixes and should be in the rc5. There is also a tmp MR to test this on rawhide: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1904 @bgoncalv is it possible to check this MR on the "problematic" hardware, to confirm the fix is working ? Thanks, Jocelyn, I was not able to build a kernel using that MR, but I did test with kernel ark 5.19.0-0.rc5.e8a4e1c1bb69.44.test.fc37 on the same machine and I didn't hit the problem. [-1;-1f[ 16.741249] Microchip SmartPQI Driver (v2.1.14-035) Startin[ 16.746405] smartpqi 0000:43:00.0: Microchip Smart Family Controller found g plymo[ 16.755822] mgag200 0000:61:00.1: vgaarb: deactivate vga console uth-start.se…[0m - Show Plymouth Boot Screen... [ OK ] Started [ 16.768060] usbcore: registered new interface driver uas plymout[ 16.768247] [drm] Initialized mgag200 1.0.0 20110418 for 0000:61:00.1 on minor 0 h-start.ser…e - Show Plymo[ 16.785333] fbcon: mgag200drmfb (fb0) is primary device uth Boot Screen.[ 16.785337] fbcon: Deferring console take-over [ OK [ 16.797196] mgag200 0000:61:00.1: [drm] fb0: mgag200drmfb frame buffer device ] Started systemd-ask-passwo…uests to Plymouth Directory Watch. Hi Bruno, Thanks a lot for testing, and confirming the fix works and is included in 5.19-rc5 |