commit | 2dc20a51dc1e2da6eae1182cfe4c4835fca26017 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Mon Dec 04 20:42:09 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Dec 07 16:06:55 2006 +0000 |
tree | 206a73320b1d41451884f0ca5d0796af9a34c50e | |
parent | 752bee178ee107aa3dd87a9aeba970444034c6fb [diff] |
[ARM] 3981/1: sched_clock for PXA2xx Here's a 63-bit implementation of shed_clock() for PXA2xx. The actual period depends on the value of CLOCK_TICK_RATE and whether or not reduced scaling factors were provided for it. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>