All of lore.kernel.org
 help / color / mirror / Atom feed
* [Adeos-main] EBUSY error with rt_intr_create API for timer interrupt
@ 2007-09-25 15:09 poornima r
  2007-10-01 18:42 ` [Xenomai-help] " Jan Kiszka
  0 siblings, 1 reply; 2+ messages in thread
From: poornima r @ 2007-09-25 15:09 UTC (permalink / raw)
  To: adeos-main

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 


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

end of thread, other threads:[~2007-10-01 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-25 15:09 [Adeos-main] EBUSY error with rt_intr_create API for timer interrupt poornima r
2007-10-01 18:42 ` [Xenomai-help] " Jan Kiszka

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.