aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorWeston Andros Adamson <[email protected]>2012-10-30 17:01:40 -0400
committerTrond Myklebust <[email protected]>2012-11-04 14:43:38 -0500
commit168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9 (patch)
treef5b591952b85baf4ec3a9c7c7e29d0667724eda4 /scripts/stackusage
parent3d70f8c617a436c7146ecb81df2265b4626dfe89 (diff)
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 <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions