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:
0fd7958
)
powerpc/mpic_timer: fix convert ticks to time subtraction overflow
author
Wang Dongsheng
<dongsheng.wang@freescale.com>
Mon, 6 Jan 2014 05:23:31 +0000
(13:23 +0800)
committer
Scott Wood
<scottwood@freescale.com>
Thu, 9 Jan 2014 23:52:14 +0000
(17:52 -0600)
In some cases tmp_sec may be greater than ticks, because in the process
of calculation ticks and tmp_sec will be rounded.
Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
No differences found