lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230811113734.158421-1-ulf.hansson@linaro.org>
Date:   Fri, 11 Aug 2023 13:37:34 +0200
From:   Ulf Hansson <ulf.hansson@...aro.org>
To:     Linus <torvalds@...ux-foundation.org>, linux-pm@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     Sudeep Holla <sudeep.holla@....com>,
        "Rafael J . Wysocki" <rafael@...nel.org>,
        Bjorn Andersson <andersson@...nel.org>,
        Maulik Shah <quic_mkshah@...cinc.com>,
        Wing Li <wingers@...gle.com>,
        Ulf Hansson <ulf.hansson@...aro.org>,
        linux-arm-kernel@...ts.infradead.org
Subject: [GIT PULL] cpuidle-psci fixes for v6.5-rc6

Hi Linus,

Here's a PR with a couple of cpuidle-psci fixes intended for v6.5-rc6. Usually,
this is managed by arm-soc maintainers or Rafael, although due to a busy period
I have stepped in to help out.

Details about the highlights are as usual found in the signed tag.

Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit 52a93d39b17dc7eb98b6aa3edb93943248e03b2f:

  Linux 6.5-rc5 (2023-08-06 15:07:51 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/cpuidle-psci-v6.5-rc5

for you to fetch changes up to 12acb348fa4528a4203edf1cce7a3be2c9af2279:

  cpuidle: psci: Move enabling OSI mode after power domains creation (2023-08-08 16:07:01 +0200)

----------------------------------------------------------------
cpuidle: psci
 - Fix the error path to prevent reverting from OSI back to PC mode

----------------------------------------------------------------
Maulik Shah (2):
      cpuidle: dt_idle_genpd: Add helper function to remove genpd topology
      cpuidle: psci: Move enabling OSI mode after power domains creation

 drivers/cpuidle/cpuidle-psci-domain.c | 39 ++++++++++++-----------------------
 drivers/cpuidle/dt_idle_genpd.c       | 24 +++++++++++++++++++++
 drivers/cpuidle/dt_idle_genpd.h       |  7 +++++++
 3 files changed, 44 insertions(+), 26 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ