Bug 202261
Summary: | general protection fault: 0000 [#1] PREEMPT SMP Workqueue: events ttm_bo_delayed_workqueue | ||
---|---|---|---|
Product: | Drivers | Reporter: | Johannes Hirte (johannes.hirte) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alexdeucher, hch |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.0.0-rc2 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Johannes Hirte
2019-01-14 14:22:37 UTC
Hardware is an AMD PRO A10-8700B R6 CARRIZO Please attach your dmesg output and xorg log (if using X). Is there a trigger for this or is it random? Looks like https://bugs.freedesktop.org/109234 => https://lists.freedesktop.org/archives/dri-devel/2019-January/202909.html and follow-ups. (In reply to Michel Dänzer from comment #3) > Looks like https://bugs.freedesktop.org/109234 => > https://lists.freedesktop.org/archives/dri-devel/2019-January/202909.html > and follow-ups. Yes, looks like it's this bug. From https://lists.linuxfoundation.org/pipermail/iommu/2019-January/032651.html > Hmm, I wonder if we are not actually using swiotlb in the end, > can you check if your dmesg contains this line or not? > > PCI-DMA: Using software bounce buffering for IO (SWIOTLB) No, it isn't. I can't find anything about SWIOTLB or PCI-DMA in dmesg. Just testing the patch. I don't have a reproducer, but it could be suspend/resume related. With the change from https://lists.linuxfoundation.org/pipermail/iommu/2019-January/032651.html see bug seems to be fixed. I've not encountered any Oops since testing with this change. fixed with commit 227a76b64718888c1687cc237463aa000ae6fb2b |