|
@@ -929,7 +929,7 @@ static void next_reap_node(void)
|
|
|
* the CPUs getting into lockstep and contending for the global cache chain
|
|
* the CPUs getting into lockstep and contending for the global cache chain
|
|
|
* lock.
|
|
* lock.
|
|
|
*/
|
|
*/
|
|
|
-static void __devinit start_cpu_timer(int cpu)
|
|
|
|
|
|
|
+static void __cpuinit start_cpu_timer(int cpu)
|
|
|
{
|
|
{
|
|
|
struct delayed_work *reap_work = &per_cpu(reap_work, cpu);
|
|
struct delayed_work *reap_work = &per_cpu(reap_work, cpu);
|
|
|
|
|
|