public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Possible to software trigger an interrupt?
@ 2011-04-03 16:04 Jonathan Cameron
  2011-04-03 16:34 ` Jonathan Cameron
  0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Cameron @ 2011-04-03 16:04 UTC (permalink / raw)
  To: LKML, Thomas Gleixner

Hi,

Having produced a proof of concept for using gpio chips
to handle the triggers in IIO I am looking at converting
over our sysfs trigger.  This trigger is used to initialize
capture on devices in a similar way to dataready interrupts.
The key point is we want to handle this in the same way within
drivers as the hardware event triggers. 

It is a very useful tool.  So the upshot is, what is the best
way to handle causing an interrupt to occur from userspace?

Any pointers on how to do this would be most welcome.

Thanks,

Jonathan

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

end of thread, other threads:[~2011-04-07 13:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-03 16:04 Possible to software trigger an interrupt? Jonathan Cameron
2011-04-03 16:34 ` Jonathan Cameron
2011-04-07 13:20   ` Steven Rostedt
2011-04-07 13:30     ` Jonathan Cameron

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