[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kernel_thread from interrupt service routine



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.

Thanks in advance.

Thanks & Regards
Jhoney