16.02.2019 0:48, Thierry Reding пишет: > On Fri, Feb 15, 2019 at 05:48:25PM +0100, Arnd Bergmann wrote: >> On Fri, Feb 8, 2019 at 4:09 PM Thierry Reding <thierry.reding@xxxxxxxxx> wrote: >>> >>> Hi ARM SoC maintainers, >>> >>> The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: >>> >>> Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) >>> >>> are available in the Git repository at: >>> >>> git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.1-arm-core >>> >>> for you to fetch changes up to 1c6279b49d3ffff38357e93d112512fecf3711a7: >>> >>> ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+ (2019-01-16 13:22:04 +0100) >>> >>> Thanks, >>> Thierry >>> >>> ---------------------------------------------------------------- >>> ARM: tegra: Core changes for v5.1-rc1 >>> >>> This contains three fixes for resume from LP1 on Tegra30. >>> >> >> Pulled into arm/soc? >> >> Should these bugfixes have been marked Cc:stable? > > I don't think that'd be worth it. As far as I can tell these have been > broken since forever. Backporting this would be fairly involved and I'm > not sure if this hurts enough to warrant the additional work, given that > it's not been reported in all this time. > > Dmitry, can you clarify whether you want these to be backported? Technically it fixes a real problem, but realistically there is no real need to backport these patches because of other suspend-resume troubles that also existed all the time and haven't been resolved yet (likely fixes won't be backportable). In general suspend-resume kinda works and fails mostly under some load (like stress testing), at least that's the case for T30.