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:
e48af19
)
time: prevent the loop in timespec_add_ns() from being optimised away
author
Segher Boessenkool
<segher@kernel.crashing.org>
Tue, 4 Mar 2008 22:59:54 +0000
(14:59 -0800)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sun, 9 Mar 2008 07:42:57 +0000
(08:42 +0100)
Since some architectures don't support __udivdi3().
Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found