summaryrefslogtreecommitdiff
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorDevendra Naga <devendra.aaru@gmail.com>2012-10-25 01:50:58 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-25 12:14:42 -0700
commit585628255a8c359d3db81818a23acfc6f22ff6d8 (patch)
tree313ca34ef213b0e9f824013da6936df438e29928 /kernel/workqueue.c
parent9c2c438ceeee5d22aeaea4162a96c0f35f62a7ff (diff)
staging: csr: remove panic at locking the mutex
when down_interruptible fail, means a signal occur, or any other failure we are panicing, and it seems that we should not panic, instead we would have done a spinlock, but currently removing the panic call. Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions