Support kernels with broken signal delivery
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sat, 18 Apr 2009 06:43:32 +0000 (02:43 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sat, 18 Apr 2009 06:43:32 +0000 (02:43 -0400)
commit09a9f9867bf0c7fd793f46f1e639ad2042175721
tree588c3359f36f73f4e65eee1d48af4d91ce53c4a5
parent6d0ce021ac1529a40ca7029133e09ad14c064df4
Support kernels with broken signal delivery

Some Linux kernels seems to have problems sending _all_ the signals. Use a
workaround which re-sends the signal when we wait for it to be executed.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
urcu.c
This page took 0.024264 seconds and 4 git commands to generate.