Netdev List
 help / color / mirror / Atom feed
* [REGRESSION][BISECTED] stmmac: suspend hangs since 1b9707e6f1a9 ("net: stmmac: enable RPS and RBU interrupts")
@ 2026-07-16 20:10 tresonic
  2026-07-16 21:47 ` Andrew Lunn
  2026-07-18 15:27 ` [PATCH] net: stmmac: dwmac4: mask interrupts before stopping DMA in suspend Luis Lang
  0 siblings, 2 replies; 14+ messages in thread
From: tresonic @ 2026-07-16 20:10 UTC (permalink / raw)
  To: netdev; +Cc: regressions, rmk+kernel, kuba

Hello,
Please bear with me, this is my first time writing to a mailing list...

Since commit 1b9707e6f1a9, suspend (systemctl suspend) causes a full system freeze on my laptop. Fans and keyboard backlight stay powered; the machine is completely unresponsive and requires a hard power-off (holding the power button) to recover. I could not get any kernel output from the hang.

- Reproduces on current master
- git revert 1b9707e6f1a9... on top of master fixes the issue
- Workaround: sudo ip link set eno1 down before suspend avoids the hang entirely; with the interface down, suspend/resume works normally even on the bad commit

Hardware:

64:00.0 Ethernet controller: Motorcomm Microelectronics. YT6801 Gigabit Ethernet Controller (rev 01)
Kernel driver in use: dwmac-motorcomm

[    5.672548] YT8531S Gigabit Ethernet stmmac-6400:00: attached PHY driver (mii_bus:phy_addr=stmmac-6400:00, irq=POLL)
[    5.890940] dwmac-motorcomm 0000:64:00.0 eno1: PHY [stmmac-6400:00] driver [YT8531S Gigabit Ethernet] (irq=POLL)

Thank you,
tresonic

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2026-07-18 15:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-16 20:10 [REGRESSION][BISECTED] stmmac: suspend hangs since 1b9707e6f1a9 ("net: stmmac: enable RPS and RBU interrupts") tresonic
2026-07-16 21:47 ` Andrew Lunn
2026-07-17  7:18   ` tresonic
2026-07-17 15:40     ` Andrew Lunn
2026-07-17 22:23       ` tresonic
2026-07-17 22:34         ` tresonic
2026-07-18  0:16         ` Andrew Lunn
2026-07-18  7:35           ` tresonic
2026-07-18 13:11             ` Maxime Chevallier
2026-07-18 13:32               ` tresonic
2026-07-18 14:11                 ` Andrew Lunn
2026-07-18 15:32                   ` tresonic
2026-07-18 14:06             ` Andrew Lunn
2026-07-18 15:27 ` [PATCH] net: stmmac: dwmac4: mask interrupts before stopping DMA in suspend Luis Lang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox