linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] cpuidle: Fix CFI failure
@ 2020-07-27  3:25 Neal Liu
  2020-07-27  3:25 ` [PATCH v3] cpuidle: change enter_s2idle() prototype Neal Liu
  0 siblings, 1 reply; 3+ messages in thread
From: Neal Liu @ 2020-07-27  3:25 UTC (permalink / raw)
  To: Rafael J. Wysocki, Len Brown, Daniel Lezcano, Thierry Reding,
	Jonathan Hunter, Jacob Pan, Matthias Brugger, Sami Tolvanen
  Cc: Neal Liu, linux-acpi, linux-pm, linux-tegra, linux-arm-kernel,
	linux-mediatek, lkml, wsd_upstream

changes since v2:
- add more comments on enter_s2idle to explain why it is necessary to return
  int even if its return value is never used.

changes since v1:
- add more description in commit message.

*** BLURB HERE ***

Neal Liu (1):
  cpuidle: change enter_s2idle() prototype

 drivers/acpi/processor_idle.c   | 6 ++++--
 drivers/cpuidle/cpuidle-tegra.c | 8 +++++---
 drivers/idle/intel_idle.c       | 6 ++++--
 include/linux/cpuidle.h         | 9 ++++++---
 4 files changed, 19 insertions(+), 10 deletions(-)

-- 
2.18.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-27 12:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27  3:25 [PATCH v3] cpuidle: Fix CFI failure Neal Liu
2020-07-27  3:25 ` [PATCH v3] cpuidle: change enter_s2idle() prototype Neal Liu
2020-07-27 12:09   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).