APPLIED: [SRU][N][PATCH 0/2] Fix e1000e hang after suspend
Roxana Nicolescu
roxana.nicolescu at canonical.com
Fri Jul 26 09:39:34 UTC 2024
On 18/07/2024 10:57, Aaron Ma wrote:
> BugLink: https://bugs.launchpad.net/bugs/2073358
>
> [Impact]
> Intel e1000e driver will be hang after suspend due to:
> 861e8086029e ("e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue")
>
> [Fix]
> Adjust the smbus logic during suspend to fix the issue.
> Upstream fix:
> bfd546a552e1 e1000e: move force SMBUS near the end of enable_ulp function
> 76a0a3f9cc2f e1000e: fix force smbus during suspend flow
>
> [Test]
> Bug reporter tested on hardware, e1000e works fine after suspend.
>
> [Where problems could occur]
> It may break e1000e driver.
>
> Hui Wang (1):
> e1000e: move force SMBUS near the end of enable_ulp function
>
> Vitaly Lifshits (1):
> e1000e: fix force smbus during suspend flow
>
> drivers/net/ethernet/intel/e1000e/ich8lan.c | 55 +++++++++++++++++++++
> drivers/net/ethernet/intel/e1000e/netdev.c | 18 -------
> 2 files changed, 55 insertions(+), 18 deletions(-)
>
Applied to noble:linux master-next branch. Thanks!
More information about the kernel-team
mailing list