Merge branch 'for-next/cpuidle' into for-next/core
authorWill Deacon <will@kernel.org>
Thu, 24 Jun 2021 12:36:39 +0000 (13:36 +0100)
committerWill Deacon <will@kernel.org>
Thu, 24 Jun 2021 12:36:39 +0000 (13:36 +0100)
commiteea3e2dec4c856677333fee7e8d56547cbd99121
treebf69e7042e61efcfbed62a53ef8728c977785835
parenteda2171d854722ec85ad99daedc331bc00c9cdda
parent77345ef70445a8f16e0685dade0d68bdf41f19d7
Merge branch 'for-next/cpuidle' into for-next/core

Fix resume from idle when pNMI is being used.

* for-next/cpuidle:
  arm64: suspend: Use cpuidle context helpers in cpu_suspend()
  PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter()
  arm64: Convert cpu_do_idle() to using cpuidle context helpers
  arm64: Add cpuidle context save/restore helpers
arch/arm64/kernel/process.c