Re: [PATCH 4/6] MIPS: perf: Reorganize contents of perf support files.

From: David Daney
Date: Thu Jan 20 2011 - 12:51:22 EST


On 01/20/2011 02:01 AM, Deng-Cheng Zhu wrote:
2011/1/7 David Daney<ddaney@xxxxxxxxxxxxxxxxxx>:
@@ -1034,5 +1560,3 @@ init_hw_perf_events(void)
return 0;
}
arch_initcall(init_hw_perf_events);
-
-#endif /* defined(CONFIG_CPU_MIPS32)... */

arch_initcall should be now early_initcall.


Yes, with my current patch set, it is as you indicate.

I will try to send a new patch set later today.

David Daney
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/