[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1595820346-4361-1-git-send-email-neal.liu@mediatek.com>
Date: Mon, 27 Jul 2020 11:25:45 +0800
From: Neal Liu <neal.liu@...iatek.com>
To: "Rafael J. Wysocki" <rjw@...ysocki.net>,
Len Brown <lenb@...nel.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Jacob Pan <jacob.jun.pan@...ux.intel.com>,
Matthias Brugger <matthias.bgg@...il.com>,
Sami Tolvanen <samitolvanen@...gle.com>
CC: Neal Liu <neal.liu@...iatek.com>, <linux-acpi@...r.kernel.org>,
<linux-pm@...r.kernel.org>, <linux-tegra@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>,
lkml <linux-kernel@...r.kernel.org>, <wsd_upstream@...iatek.com>
Subject: [PATCH v3] cpuidle: Fix CFI failure
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
Powered by blists - more mailing lists