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:
7e6d3e5
)
IB/ipath: Use time_before()/_after()
author
Manuel Schölling
<manuel.schoelling@gmx.de>
Sun, 25 May 2014 13:26:41 +0000
(15:26 +0200)
committer
Roland Dreier
<roland@purestorage.com>
Wed, 28 May 2014 16:57:06 +0000
(09:57 -0700)
Time comparisons must use time_after / time_before to avoid problems
when jiffies wraps.
Signed-off-by: Manuel Schölling <manuel.schoelling@gmx.de>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found