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:
65ee8f0
)
[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.
author
Grant Grundler
<grundler@gsyprf11.external.hp.com>
Sat, 9 Sep 2006 06:29:22 +0000
(23:29 -0700)
committer
Matthew Wilcox
<willy@parisc-linux.org>
Wed, 4 Oct 2006 12:48:28 +0000
(06:48 -0600)
It's just a bit easier to follow and timer code is complex enough.
So far, only tested on A500-5x (64-bit SMP), ie: gettimeoffset() code
hasn't been tested at all.
Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
No differences found