git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
079abea
)
RDMA/nes: Fix for BUG_ON due to adding already-pending timer
author
Tatyana Nikolova
<Tatyana.E.Nikolova@intel.com>
Thu, 6 Dec 2012 19:56:31 +0000
(19:56 +0000)
committer
Roland Dreier
<roland@purestorage.com>
Sat, 8 Dec 2012 08:31:02 +0000
(
00:31
-0800)
To avoid nes tcp_timer crash for SMP architectures, add_timer is
replaced with mod_timer.
Signed-off-by: Tatyana Nikolova <Tatyana.E.Nikolova@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found