diff options
author | Weston Andros Adamson <dros@netapp.com> | 2012-10-30 22:01:40 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-11-04 20:43:38 +0100 |
commit | 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9 (patch) | |
tree | f5b591952b85baf4ec3a9c7c7e29d0667724eda4 /drivers/pinctrl/spear | |
parent | Linux 3.7-rc4 (diff) | |
download | linux-168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9.tar.xz linux-168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9.zip |
SUNRPC: add WARN_ON_ONCE for potential deadlock
rpc_shutdown_client should never be called from a workqueue context.
If it is, it could deadlock looping forever trying to kill tasks that are
assigned to the same kworker thread (and will never run rpc_exit_task).
Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'drivers/pinctrl/spear')
0 files changed, 0 insertions, 0 deletions