All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomas Kalibera <kalibera@domain.hid>
To: xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] Cannot end interrupt from user space: add rt_intr_end call ?
Date: Thu, 24 Apr 2008 00:33:05 -0400	[thread overview]
Message-ID: <48100D81.9090109@domain.hid> (raw)


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




             reply	other threads:[~2008-04-24  4:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24  4:33 Tomas Kalibera [this message]
2008-04-24  8:45 ` [Xenomai-core] Cannot end interrupt from user space: add rt_intr_end call ? 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

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=48100D81.9090109@domain.hid \
    --to=kalibera@domain.hid \
    --cc=xenomai@xenomai.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.