diff options
author | Rob Herring <rob.herring@calxeda.com> | 2013-03-11 21:23:46 (GMT) |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2013-04-11 20:11:14 (GMT) |
commit | 023796b9be3a77481cd5ee0b64a13a55bb0d5df4 (patch) | |
tree | ecf5a33e6deb251eee4cb61a12b5f60273c72bf2 /arch/arm/mach-highbank | |
parent | 7e48c0b9d9ab07c92cd26f167010cd5a50eb0cec (diff) | |
download | linux-fsl-qoriq-023796b9be3a77481cd5ee0b64a13a55bb0d5df4.tar.xz |
ARM: arch_timer: use full 64-bit counter for sched_clock
Only 32-bits of the arch timer were being used and wrapping was needlessly
being done in s/w. By using the full counter (56-64 bits), we don't need
to deal with wrapping and can simplify the implementation when using
arch timer.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'arch/arm/mach-highbank')
0 files changed, 0 insertions, 0 deletions