This bug was fixed in the package linux-oem-5.17 - 5.17.0-1019.20 --------------- linux-oem-5.17 (5.17.0-1019.20) jammy; urgency=medium
* jammy/linux-oem-5.17: 5.17.0-1019.20 -proposed tracker (LP: #1989787) * Fix resume on AMD platforms when TBT monitor is plugged (LP: #1990920) - drm/amd/display: Detect dpcd_rev when hotplug mst monitor - drm/amd/display: Release remote dc_sink under mst scenario * pcieport 0000:00:1b.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, (Requester ID) (LP: #1988797) - SAUCE: PCI/PTM: Cache PTM Capability offset - SAUCE: PCI/PTM: Add pci_upstream_ptm() helper - SAUCE: PCI/PTM: Separate configuration and enable - SAUCE: PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm() - SAUCE: PCI/PTM: Move pci_ptm_info() body into its only caller - SAUCE: PCI/PTM: Preserve RsvdP bits in PTM Control register - SAUCE: PCI/PTM: Reorder functions in logical order - SAUCE: PCI/PTM: Consolidate PTM interface declarations - SAUCE: PCI/PM: Always disable PTM for all devices during suspend - SAUCE: PCI/PM: Simplify pci_pm_suspend_noirq() * Fix AMDGPU: No video output and system hangs with two monitor (dGPU: W6400) (LP: #1989647) - drm/amd/display: Ignore First MST Sideband Message Return Error * System hang during S3 test (LP: #1990330) - memcg: add per-memcg total kernel memory stat - mm/memcg: revert ("mm/memcg: optimize user context object stock access") - mm/memcg: disable threshold event handlers on PREEMPT_RT - mm/memcg: protect per-CPU counter by disabling preemption on PREEMPT_RT where needed. - mm/memcg: opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock() - mm/memcg: protect memcg_stock with a local_lock_t - mm/memcg: disable migration instead of preemption in drain_all_stock(). - mm/memremap: avoid calling kasan_remove_zero_shadow() for device private memory * To support Intel Maple Ridge Thunderbolt [8086:1134] (LP: #1990240) - thunderbolt: Add support for Intel Maple Ridge single port controller * Intel graphic driver is not probing[8086:468b] (LP: #1990242) - drm/i915: Add new ADL-S pci id * support independent clock and LED GPIOs for Intel IPU6 platforms (LP: #1989046) - SAUCE: platform/x86: int3472: support independent clock and LED GPIOs -- Timo Aaltonen <timo.aalto...@canonical.com> Tue, 27 Sep 2022 15:12:42 +0300 ** Changed in: linux-oem-5.17 (Ubuntu Jammy) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-5.14 in Ubuntu. https://bugs.launchpad.net/bugs/1990920 Title: Fix resume on AMD platforms when TBT monitor is plugged Status in HWE Next: New Status in linux package in Ubuntu: Confirmed Status in linux-oem-5.14 package in Ubuntu: Invalid Status in linux-oem-5.17 package in Ubuntu: Invalid Status in linux source package in Focal: Invalid Status in linux-oem-5.14 source package in Focal: New Status in linux-oem-5.17 source package in Focal: Invalid Status in linux source package in Jammy: Fix Committed Status in linux-oem-5.14 source package in Jammy: Invalid Status in linux-oem-5.17 source package in Jammy: Fix Released Status in linux source package in Kinetic: Confirmed Status in linux-oem-5.14 source package in Kinetic: Invalid Status in linux-oem-5.17 source package in Kinetic: Invalid Bug description: [Impact] When TBT monitor is connected to AMD platform, system resume will hit stack corruption or BUG_ON() macro. [Fix] Revert the offending commit and handle MST properly. [Test] The system can resume normally and no more kernel splat. [Where problems could occur] The new logic is restriced to MST hub, so normal DP/HDMI usage should be unaffected. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1990920/+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