All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francesco VIRLINZI <francesco.virlinzi@st.com>
To: linux-pm@lists.linux-foundation.org
Subject: Need help on Suspend on RAM
Date: Tue, 30 Sep 2008 09:26:10 +0200	[thread overview]
Message-ID: <48E1D492.5040606@st.com> (raw)

Hi all
I'm working on Suspend on RAM on kernel 2.6.23.17 on a Sh4 based platform.
The suspend on RAM seems really working.
But it I suspend the board more then 3/4 times than the system doesn't 
resume the user space
 but via JTAG I see the kernel is running.

I enabled CONFIG_DETECT_SOFTLOCKUP and the kernel prints:

|BUG: soft lockup detected on CPU#0|

Moreover I installed the patch suggested in http://lwn.net/Articles/287024/
and it seems the kernel is running in:
-   run_timer_softirq


and doing some other test I can confirm the kernel is really there...

In the board there is no real RTC... All the 'time' is based on the 
system timer
 and between suspend/resume the timer is really stopped.

Do you have some suggestion?

Regards
Ciao
 Francesco

             reply	other threads:[~2008-09-30  7:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-30  7:26 Francesco VIRLINZI [this message]
2008-09-30  9:07 ` Need help on Suspend on RAM Francesco VIRLINZI
2008-10-08 17:01   ` Pavel Machek

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=48E1D492.5040606@st.com \
    --to=francesco.virlinzi@st.com \
    --cc=linux-pm@lists.linux-foundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.