+19
−3
+0
−4
+0
−11
Loading
stable inclusion from stable-v6.6.57 commit 38aef06ea2fd57569e3336f4a4a99d289fc175eb category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB2M97 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=38aef06ea2fd57569e3336f4a4a99d289fc175eb -------------------------------- commit 0d410e8913f5cffebcca79ffdd596009d4a13a28 upstream. This commit addresses an issue where events were being processed when the controller was in a halted state. To fix this issue by stop processing the events as the event count was considered stale or invalid when the controller was halted. Fixes: fc8bb91b ("usb: dwc3: implement runtime PM") Cc: stable@kernel.org Signed-off-by:Selvarasu Ganesan <selvarasu.g@samsung.com> Suggested-by:
Thinh Nguyen <Thinh.Nguyen@synopsys.com> Acked-by:
Thinh Nguyen <Thinh.Nguyen@synopsys.com> Link: https://lore.kernel.org/r/20240916231813.206-1-selvarasu.g@samsung.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
Wen Zhiwei <wenzhiwei@kylinos.cn>