Re request_threaded_irq

Asutosh Das das.asutosh at gmail.com
Tue Jan 24 23:45:37 EST 2012


Hi
I have a query regarding the difference between request_irq and
request_threaded_irq.
I am aware that the thread_fn_handler may sleep, allocate memory,
acquire locks etc.

What context does the thread fn passed to the request_threaded_irq run in ?

TIA

-- 
~/asd



More information about the Kernelnewbies mailing list