diff options
author | 2008-04-23 16:02:10 +1000 | |
---|---|---|
committer | 2008-05-05 13:33:43 +1000 | |
commit | d29694f0681e188cf75477f20904041744e78ef7 (patch) | |
tree | 5c515a71302a1ad4a560c028e6a745bc11b6e400 /lib/parser.c | |
parent | [POWERPC] spufs: update master runcntl with context lock held (diff) | |
download | wireguard-linux-d29694f0681e188cf75477f20904041744e78ef7.tar.xz wireguard-linux-d29694f0681e188cf75477f20904041744e78ef7.zip |
[POWERPC] spufs: don't acquire state_mutex interruptible while performing callback
There's currently no way to tell if spu_process_callback has
returned with the state mutex held, as -EINTR may be returned
by either the syscall or the spu_acquire fail case.
Instead, just do a non-interruptible mutex_lock here.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions