On 8/30/2024 12:34 AM, Baochen Qiang wrote: > This reverts commit 166a490f59ac10340ee5330e51c15188ce2a7f8f. > > We get report [1][2] that this commit breaks system suspend on some specific since we have Closes tags I don't think we need these separate references. Just start with "There are several reports that this commit..." > Lenovo platforms. Since there is no fix available, for now revert this commit > to make suspend work again on those platforms. > > [1] https://bugzilla.kernel.org/show_bug.cgi?id=219196 > [2] https://bugzilla.redhat.com/show_bug.cgi?id=2301921 > > Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219196 > Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2301921 I think we need to add Fixes: 166a490f59ac ("wifi: ath11k: support hibernation") Cc: stable@xxxxxxxxxxxxxxx # 6.10.x: <hash>: Revert "wifi: ath11k: restore country code during resume" (Won't be able to add the hash until after Kalle commits that precursor patch) https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html I suspect Kalle can make these changes directly in his workspace when he is staging this series for ath-current > Signed-off-by: Baochen Qiang <quic_bqiang@xxxxxxxxxxx> With those addressed, Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>