mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Linux Interrupt Context maps to ARM CPSR.mode = IRQ
@ 2014-05-02 11:45 Mj Embd
  2014-05-02 12:34 ` Mj Embd
  0 siblings, 1 reply; 5+ messages in thread
From: Mj Embd @ 2014-05-02 11:45 UTC (permalink / raw)
  To: kernelnewbies, linux-kernel

Hi,

As per a lot of linux documentation some components work in process
context and some work in interrupt context.

If we try to map these contexts to ARM processor modes then is it
safely to assume that
Process Context : CPSR.mode = SVC
Interrupt Context : CPSR.mode = IRQ

If not how to define interrupt context properly. Confusing at times.

-- 
-mj

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

end of thread, other threads:[~2014-05-02 14:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-02 11:45 Linux Interrupt Context maps to ARM CPSR.mode = IRQ Mj Embd
2014-05-02 12:34 ` Mj Embd
2014-05-02 13:47   ` Marc Zyngier
2014-05-02 14:07     ` Mj Embd
2014-05-02 14:23       ` Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome