From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Sudeep Holla <Sudeep.Holla@arm.com>,
lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>,
Linux PM mailing list <linux-pm@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] : cpuidle-big.little fix when mcpm is not available
Date: Sun, 25 Jan 2015 15:39:40 +0100 [thread overview]
Message-ID: <54C5002C.4050600@linaro.org> (raw)
Hi Rafael,
This pull request has a single patch which is a fix for the
cpuidle-big.little driver. If the mcpm backend is not available because
the CCI is not defined in the DT, the cpuidle driver will
unconditionally assume it is and call the mcpm functions leading to a
kernel WARNING.
Sudeep Holla fixed that by checking at the init time the mcpm is
available before initializing the deeper idle states.
Thanks
-- Daniel
The following changes since commit ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc:
Linux 3.19-rc5 (2015-01-18 18:02:20 +1200)
are available in the git repository at:
http://git.linaro.org/people/daniel.lezcano/linux.git cpuidle/3.20
for you to fetch changes up to 194fe6f28e2819d3f50fbed24c3b72f21501dbfa:
drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is
unavailable (2015-01-23 15:05:48 +0100)
----------------------------------------------------------------
Sudeep Holla (1):
drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is
unavailable
drivers/cpuidle/cpuidle-big_little.c | 4 ++++
1 file changed, 4 insertions(+)
--
<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
next reply other threads:[~2015-01-25 14:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-25 14:39 Daniel Lezcano [this message]
2015-01-25 20:53 ` [PATCH] drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is unavailable Daniel Lezcano
2015-01-26 0:30 ` [GIT PULL] : cpuidle-big.little fix when mcpm is not available Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54C5002C.4050600@linaro.org \
--to=daniel.lezcano@linaro.org \
--cc=Lorenzo.Pieralisi@arm.com \
--cc=Sudeep.Holla@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rjw@rjwysocki.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox