linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* IRQ and FIQ disabling during sleep states.
@ 2012-07-11 12:30 Peter De Schrijver
  2012-07-12 16:05 ` Daniel Lezcano
  0 siblings, 1 reply; 4+ messages in thread
From: Peter De Schrijver @ 2012-07-11 12:30 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

I noticed several platforms exhibit different behaviour wrt disabling IRQ or
FIQ when entering a CPU idle state. Tegra for example disables both FIQ and
IRQ when entering CPU clockstop, but OMAP seems to only disable FIQs? Also
the generic cpuidle_wrap_enter() function, enables IRQs after return from
the idle state, but doesn't disable them.

Some questions:

1) I assume we need to disable IRQ/FIQ to not confuse the cpuidle code due to
   late interrupts?
2) What prevents us from unifying this?

Thanks,

Peter.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-07-18 16:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-11 12:30 IRQ and FIQ disabling during sleep states Peter De Schrijver
2012-07-12 16:05 ` Daniel Lezcano
2012-07-18 16:19   ` Rob Lee
2012-07-18 16:31     ` Shilimkar, Santosh

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).