From: poornima r <rpoornar@domain.hid>
To: adeos-main@gna.org
Subject: [Adeos-main] EBUSY error with rt_intr_create API for timer interrupt
Date: Tue, 25 Sep 2007 08:09:40 -0700 (PDT) [thread overview]
Message-ID: <330902.482.qm@domain.hid> (raw)
Hello,
I am trying to register an handler for the timer
interrupt with the following call in my init_module()
(kernel space) for xenomai domain.
err =
rt_intr_create(&intr_desc,"ir-xenomai",TIMER_INTERRUPT,
&ir_handler,NULL, I_SHARED);
When I try inseting my module, I get EBUSY error.
Is there any problem with the interrupt object
creation mode (I_SHARED)?
Why is this error when interrupts can be shared
between
Xenomai and Linux?
Poornima
____________________________________________________________________________________
Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online.
http://smallbusiness.yahoo.com/webhosting
next reply other threads:[~2007-09-25 15:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-25 15:09 poornima r [this message]
2007-10-01 18:42 ` [Xenomai-help] [Adeos-main] EBUSY error with rt_intr_create API for timer interrupt Jan Kiszka
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=330902.482.qm@domain.hid \
--to=rpoornar@domain.hid \
--cc=adeos-main@gna.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.