From: khilman@ti.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] omap3: pm: Downgrade WARN for no wakeup source
Date: Thu, 16 Jun 2011 08:22:19 -0700 [thread overview]
Message-ID: <877h8lsswk.fsf@ti.com> (raw)
In-Reply-To: <1308229940-27025-1-git-send-email-premi@ti.com> (Sanjeev Premi's message of "Thu, 16 Jun 2011 18:42:20 +0530")
Hi Sanjeev,
Sanjeev Premi <premi@ti.com> writes:
> When multiple wakeup sources are defined in a system,
> there is a small window, when more than one source
> can trigger wakeup interrupt.
>
> In the current implementation, the do-while() loop
> can handle all wakeup sources that are recorded when
> probing the status register in prcm_interrupt_handler().
>
> When the ISR executes due to next queued wakeup, it
> there is nothing to be handled and value of "c" is 0.
Thanks for tracking this one down.
However, It's still not clear to me what is happening here.
Why is the IRQ firing if there is nothing to be handled? That suggests
to me that the IRQ status is not properly being cleared.
Kevin
next prev parent reply other threads:[~2011-06-16 15:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-16 13:12 [PATCH] omap3: pm: Downgrade WARN for no wakeup source Sanjeev Premi
2011-06-16 15:22 ` Kevin Hilman [this message]
2011-06-16 16:13 ` Premi, Sanjeev
2011-06-16 18:25 ` Kevin Hilman
2011-06-16 20:16 ` Premi, Sanjeev
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=877h8lsswk.fsf@ti.com \
--to=khilman@ti.com \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox