[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.
authorGrant Grundler <grundler@gsyprf11.external.hp.com>
Sat, 9 Sep 2006 06:29:22 +0000 (23:29 -0700)
committerMatthew 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