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:
11b8633
)
powerpc/time: Remove unnecessary sanity check of decrementer expiration
author
Anton Blanchard
<anton@samba.org>
Wed, 23 Nov 2011 20:07:20 +0000
(20:07 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 25 Nov 2011 03:09:59 +0000
(14:09 +1100)
The clockevents code uses max_delta_ns to avoid calling a
clockevent with too large a value.
Remove the redundant version of this in the timer_interrupt
code.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/time.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/time.c
Simple merge