On Sat, Oct 6, 2012 at 4:20 AM, jeshwanth Kumar N K <jeshkumar555@xxxxxxxxx> wrote: > Hello All, > > I am writing a kernel module that shall pass the signal to application > running in user space. So which signal i should use? And how to achieve > this? Thank you. > if any interrupt comes wake up a workqueue or a wait queue and interrupt the poll wait. that makes your application wakeup from a select. > Sent from my HTC > > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies@xxxxxxxxxxxxxxxxx > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies > _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies