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:
aea187c
)
[WATCHDOG] bfin: fix max timeout calculation
author
Mike Frysinger
<vapier@gentoo.org>
Tue, 16 Feb 2010 00:32:25 +0000
(19:32 -0500)
committer
Wim Van Sebroeck
<wim@iguana.be>
Sun, 21 Feb 2010 19:16:30 +0000
(19:16 +0000)
Relying on overflow/wrap around isn't exact because if you wrap far
enough, you get back to "valid" values.
Reported-by: Thorsten Pohlmann <pohlmann@tetronik.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Cc: stable <stable@kernel.org>
No differences found