[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kernel_thread from interrupt service routine
jhoney jhoney (jhoney_joney@xxxxxxxxxxxxxx) wrote:
> Hello All,
>
> I would like to clarify one thing . Is it possible to create a kernel thread (using kernel_thread())from an interrupt service routine ?
> My requirement is to create a separate control flow when an interrupt 103 occurs ,the function which acts as entry point for thread creation may block also.
Sorry to ask this, but why can not you use top/bottom
half(tasklets,workqueues) as ususal used ?
- Christophe (clucas@xxxxxxxxxxxxx)
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/