Re: [GIT PULL] cpuidle for v5.13-rc1

From: Rafael J. Wysocki
Date: Thu Apr 08 2021 - 14:07:59 EST


On Thu, Apr 8, 2021 at 8:02 PM Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> wrote:
>
> On 08/04/2021 19:24, Rafael J. Wysocki wrote:
> > On Thu, Apr 8, 2021 at 5:10 PM Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> wrote:
> >>
> >>
> >> Hi Rafael,
> >>
> >> please consider pulling the following change for cpuidle on ARM for
> >> v5.13-rc1
> >>
> >> Thanks
> >>
> >> -- Daniel
> >>
> >>
> >> The following changes since commit dde8740bd9b505c58ec8b2277d5d55c6951b7e42:
> >>
> >> Merge branch 'acpi-processor-fixes' into linux-next (2021-04-07
> >> 19:02:56 +0200)
> >
> > Can you please rebase this on 5.12-rc6? My linux-next branch is
> > re-merged on a regular basis.
> >
> > Generally speaking, if you want me to pull from a branch, please make
> > sure that this branch is based on a commit present in the Linus' tree,
> > preferably one of the commits tagged as -rc or a specific merge.
> >
>
> Sure, here is the pull request based on v5.12-rc6 with the signed tag
> cpuidle-v5.13-rc1

Pulled, thanks!


> The following changes since commit e49d033bddf5b565044e2abe4241353959bc9120:
>
> Linux 5.12-rc6 (2021-04-04 14:15:36 -0700)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/daniel.lezcano/linux tags/cpuidle-v5.13-rc1
>
> for you to fetch changes up to 498ba2a8a2756694b6f3888857426dbc8a5e6b6c:
>
> cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configuration (2021-04-08 19:54:14
> +0200)
>
> ----------------------------------------------------------------
> - Fix the C7 state on the tegra114 by setting the L2-no-flush flag
> unconditionally (Dmitry Osipenko)
>
> - Remove the do_idle firmware call as it is not supported by the ATF
> on tegra SoC (Dmitry Osipenko)
>
> - Add a missing dependency on CONFIG_MMU to prevent linkage error (He
> Ying)
>
> ----------------------------------------------------------------
> Dmitry Osipenko (2):
> cpuidle: tegra: Fix C7 idling state on Tegra114
> cpuidle: tegra: Remove do_idle firmware call
>
> He Ying (1):
> cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configuration
>
> drivers/cpuidle/Kconfig.arm | 2 +-
> drivers/cpuidle/cpuidle-tegra.c | 19 ++++---------------
> 2 files changed, 5 insertions(+), 16 deletions(-)
>
> --
> <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
>
> Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
> <http://twitter.com/#!/linaroorg> Twitter |
> <http://www.linaro.org/linaro-blog/> Blog