diff options
author | 2010-07-23 19:12:37 +0000 | |
---|---|---|
committer | 2010-08-02 21:06:17 -0700 | |
commit | ca5a22028d0845dd6bcce0dce12a7beda315baf0 (patch) | |
tree | 240d5d5973dc07f0d2e3959794a446ac0ca93546 /kernel/workqueue.c | |
parent | RDMA/cxgb4: Use correct control txq (diff) | |
download | linux-rng-ca5a22028d0845dd6bcce0dce12a7beda315baf0.tar.xz linux-rng-ca5a22028d0845dd6bcce0dce12a7beda315baf0.zip |
RDMA/cxgb4: Set/reset the EP timer inside EP lock
Endpoint timer manipulation needs to be done inside the lock. Otherwise
we can get into a situation where a timer is stopped before it is started,
which hits the WARN_ON() in stop_ep_timer().
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions