From: Grant Grundler Date: Sat, 9 Sep 2006 06:29:22 +0000 (-0700) Subject: [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math. X-Git-Tag: v2.6.19-rc1~34^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bed583f76e1d5fbb5a6fdf27a0f7b2ae235f7e99;p=pandora-kernel.git [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math. 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 Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed