All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] Cannot end interrupt from user space: add rt_intr_end call ?
@ 2008-04-24  4:33 Tomas Kalibera
  2008-04-24  8:45 ` Philippe Gerum
  0 siblings, 1 reply; 6+ messages in thread
From: Tomas Kalibera @ 2008-04-24  4:33 UTC (permalink / raw)
  To: xenomai-core


Hi,

I think that when I handle interrupts from user space, I cannot 
correctly use I_NOAUTOENA. The thing is that this flag in fact means "do 
not call automatically xnarch_end_irq". The xnarch_end_irq call usually 
maps to unmasking the interrupt, but not always - depending on interrupt 
type (sometimes in eoi, sometimes is nop).

I was thinking that it would be nice if I could call something like 
"xnarch_end_irq" (i.e. rt_intr_end) from user space, so that I could 
correctly use I_NOAUTOENA to control the flow of interrupts.

Cheers,
Tomas




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

end of thread, other threads:[~2008-04-25  7:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24  4:33 [Xenomai-core] Cannot end interrupt from user space: add rt_intr_end call ? Tomas Kalibera
2008-04-24  8:45 ` Philippe Gerum
2008-04-24 16:08   ` Tomas Kalibera
2008-04-24 16:39     ` Philippe Gerum
2008-04-24 19:16       ` Tomas Kalibera
2008-04-25  7:12         ` Philippe Gerum

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.