Ezequiel Garcia
c813eff078
clocksource: armada-370-xp: Register sched_clock after the counter reset
This commit registers the sched_clock _after_ the counter reset
(instead of before). This removes the timestamp 'jump' in kernel
log messages.
Before this change:
[ 0.000000] sched_clock: 32 bits at 25MHz, resolution 40ns, wraps every 171798691800ns
[ 0.000000] Initializing Coherency fabric
[ 0.000000] Aurora cache controller enabled
[ 0.000000] l2x0: 16 ways, CACHE_ID 0x00000100, AUX_CTRL 0x1a696b12, Cache size: 1024 kB
[ 163.507447] Calibrating delay loop... 1325.05 BogoMIPS (lpj=662528)
[ 163.521419] pid_max: default: 32768 minimum: 301
[ 163.526185] Mount-cache hash table entries: 512
[ 163.531095] CPU: Testing write buffer coherency: ok
After this change:
[ 0.000000] sched_clock: 32 bits at 25MHz, resolution 40ns, wraps every 171798691800ns
[ 0.000000] Initializing Coherency fabric
[ 0.000000] Aurora cache controller enabled
[ 0.000000] l2x0: 16 ways, CACHE_ID 0x00000100, AUX_CTRL 0x1a696b12, Cache size: 1024 kB
[ 0.016849] Calibrating delay loop... 1325.05 BogoMIPS (lpj=662528)
[ 0.030820] pid_max: default: 32768 minimum: 301
[ 0.035588] Mount-cache hash table entries: 512
[ 0.040500] CPU: Testing write buffer coherency: ok
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Jason Cooper <jason@lakedaemon.net>
2013-12-10 19:41:27 +01:00
..
2013-08-27 10:49:38 +02:00
2013-10-16 08:30:03 +02:00
2013-10-02 11:33:46 +02:00
2013-07-30 11:24:51 -07:00
2013-08-20 10:51:38 -07:00
2013-07-18 15:27:34 +02:00
2013-07-30 11:24:52 -07:00
2013-10-03 07:57:02 +02:00
2013-01-14 10:12:42 -08:00
2012-01-26 19:30:40 -08:00
2013-07-14 19:36:57 -04:00
2013-10-02 11:43:15 +02:00
2013-06-18 16:02:04 -07:00
2013-10-22 22:36:24 +02:00
2013-09-26 02:30:15 +02:00
2012-11-13 14:08:23 -05:00
2013-12-10 19:41:26 +01:00
2013-10-22 22:36:33 +02:00
2013-07-14 19:36:57 -04:00
2011-05-23 18:04:51 +01:00
2013-08-01 01:13:34 +02:00
2013-07-30 11:24:52 -07:00
2013-09-26 12:05:54 -07:00
2013-09-26 12:05:54 -07:00
2012-02-22 13:25:16 +01:00
2013-08-22 00:18:45 +02:00
2013-11-20 21:55:22 +01:00
2013-11-20 21:55:24 +01:00
2013-10-22 22:36:50 +02:00
2013-10-03 16:28:40 +02:00
2013-10-02 11:42:48 +02:00
2013-12-10 19:41:27 +01:00
2013-10-22 22:36:33 +02:00
2013-07-17 20:28:00 -07:00
2013-07-23 16:54:15 -07:00
2013-07-30 11:24:55 -07:00
2013-07-30 11:24:56 -07:00
2013-10-02 11:42:48 +02:00
2013-06-06 17:23:13 +02:00