From: Nishanth Menon <nm@ti.com>
To: linux-omap <linux-omap@vger.kernel.org>
Cc: Paul Walmsley <paul@pwsan.com>,
"tony@atomide.com" <tony@atomide.com>,
Kevin Hilman <khilman@deeprootsystems.com>,
tero kristo <t-kristo@ti.com>
Subject: OMAP4: suspend-resume broken when CPU_IDLE is disabled
Date: Thu, 11 Sep 2014 14:37:17 -0500 [thread overview]
Message-ID: <5411F9ED.3000205@ti.com> (raw)
Hi,
This one is a little weird.. Thought I'd share before digging in case
someone knew about this..
test scenario: use internal wakeup source like gptimer[1].
git checkout (tag)
make distclean
make omap2plus_defconfig
sed -i -e "s/CONFIG_CPU_IDLE=y/# CONFIG_CPU_IDLE is not set/g" .config
make oldconfig
make zImage dtbs
3.17-rc4: (hangs on resume) (omap2plus CPUIDLE)
pandaboard-es: http://paste.ubuntu.org.cn/1509229
pandaboard-vanilla: http://paste.ubuntu.org.cn/1509230
Purely with omap2plus_defconfig: (omap2plus no modification - works)
pandaboard-es: http://paste.ubuntu.org.cn/1509613
pandaboard-vanilla: http://paste.ubuntu.org.cn/1509614
v3.16:
pandaboard-es: http://paste.ubuntu.org.cn/1509291
pandaboard-vanilla: http://paste.ubuntu.org.cn/1509292
TOTAL = 2 boards, Booted Boards = 0, No Boot boards = 2
v3.16-rc1: (first time CONFIG_CPU_IDLE was enabled by default in
omapplus_defconfig):
v3.15:
same behavior.
Have'nt stepped all the way to previous tags.
I believe I see (I have to reconfirm) connecting once with JTAG while
in suspend and letting the CPUs run lets the further runs work fine..
Did anyone see similar behavior or able to reproduce the behavior (and
not just me)?
[1] wget -O a.patch
'https://github.com/nmenon/linux-2.6-playground/commit/92e5e7407aa707ad6be8ae3b5bf21cfc741daab6.patch'
; git am a.patch
--
Regards,
Nishanth Menon
reply other threads:[~2014-09-11 19:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5411F9ED.3000205@ti.com \
--to=nm@ti.com \
--cc=khilman@deeprootsystems.com \
--cc=linux-omap@vger.kernel.org \
--cc=paul@pwsan.com \
--cc=t-kristo@ti.com \
--cc=tony@atomide.com \
/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;
as well as URLs for NNTP newsgroup(s).