aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorWeston Andros Adamson <[email protected]>2012-10-23 10:43:27 -0400
committerTrond Myklebust <[email protected]>2012-11-04 14:43:40 -0500
commit9a6478f6cccbd15af30f02368e68b47390360485 (patch)
tree9881821a86caa2e374ce95a242fb5e94dec7303d /scripts/stackusage
parent922eeac30d8456b8e4462cfb94ddbb6846790ad4 (diff)
SUNRPC: remove BUG_ON from rpc_run_bc_task
Replace BUG_ON() with WARN_ON_ONCE() - rpc_run_bc_task calls rpc_init_task() then increments the tk_count, so this is a simple sanity check that if hit once would hit every time this code path is executed. 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