Michael Hennerich c70c754ff9 Blackfin: drop per-cpu loops_per_jiffy tracking
On Blackfin SMP, a per-cpu loops_per_jiffy is pointless since both cores
always run at the same CCLK.  In addition, the current implementation has
flaws since the main consumer for loops_per_jiffy (asm/delay.h) uses the
global kernel loops_per_jiffy and not the per_cpu one.  So punt all of the
per-cpu handling and go back to the global shared one.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-07-16 01:52:44 -04:00
..
2009-06-22 21:16:07 -04:00
2009-06-13 07:20:07 -04:00
2009-02-04 16:49:45 +08:00
2009-05-29 08:40:02 -07:00
2009-06-13 07:20:15 -04:00
2009-06-12 06:11:47 -04:00
2009-06-18 21:42:30 -04:00
2009-06-22 21:15:58 -04:00
2009-06-22 21:16:07 -04:00
2009-07-10 14:24:05 -07:00
2009-06-18 21:42:24 -04:00
2008-11-18 17:48:22 +08:00