From: Matthew Wilcox Date: Wed, 4 Oct 2006 21:12:52 +0000 (-0600) Subject: [PA-RISC] Fix time.c for new do_timer() calling convention X-Git-Tag: v2.6.19-rc1~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1604f31895dcdb42edf6511ce7ef0546ff92c8e5;p=pandora-kernel.git [PA-RISC] Fix time.c for new do_timer() calling convention do_timer now wants to know how many ticks have elapsed. Now that we have to calculate that, we can eliminate some of the clever code that avoided having to calculate that. Also add some more documentation. I'd like to thank Grant Grundler for helping me with this. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed