Re: [PATCH stable 4.19 0/3] MMC timeout back ports

From: Florian Fainelli
Date: Thu May 19 2022 - 13:38:14 EST




On 5/17/2022 11:22 AM, Florian Fainelli wrote:
These 3 commits from upstream allow us to have more fine grained control
over the MMC command timeouts and this solves the following timeouts
that we have seen on our systems across suspend/resume cycles:

[ 14.907496] usb usb2: root hub lost power or was reset
[ 15.216232] usb 1-1: reset high-speed USB device number 2 using
xhci-hcd
[ 15.485812] bcmgenet 8f00000.ethernet eth0: Link is Down
[ 15.525328] mmc1: error -110 doing runtime resume
[ 15.531864] OOM killer enabled.

Thanks!

Looks like I managed to introduce a build warning due to the unused timeout variable, let me submit a fresher version for 4.19, 4.14 and 4.9.
--
Florian