[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Usage of Semaphore with a workqueue
Hello list,
Consider a case where I have a workqueue, a work is submitted to a it
from some interrupt handler
Lets say, some where in a code, it tries to get some semaphore to
enter into a critical section,
and fails to get it, sholud I still return from the work function by
returning ERESTARTSYS?
Kindly somebody clarify this to me
Thanks in advance
Devesh
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ