From: Nicolas Pitre Date: Mon, 4 Dec 2006 19:25:47 +0000 (+0100) Subject: [ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit period X-Git-Tag: v2.6.20-rc1~34^2~412^2~1^2^5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f1675c11a0a214855ff6cba23aca239eef7a5fb;p=pandora-kernel.git [ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit period This provides a 63 bit clock counter guaranteed to be monotonic over a period of 370 days instead of a clock wrap every 19.4 minutes, as long as sched_clock() is called at least once every 9.7 minutes which shouldn't be a problem in practice. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed