* OMAP4: suspend-resume broken when CPU_IDLE is disabled
@ 2014-09-11 19:37 Nishanth Menon
0 siblings, 0 replies; only message in thread
From: Nishanth Menon @ 2014-09-11 19:37 UTC (permalink / raw)
To: linux-omap; +Cc: Paul Walmsley, tony@atomide.com, Kevin Hilman, tero kristo
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-09-11 19:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-11 19:37 OMAP4: suspend-resume broken when CPU_IDLE is disabled Nishanth Menon
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).