Files
ubports_kernel_google_msm/include/linux
Ingo Molnar 0d905bca23 perf_counter: initialize the per-cpu context earlier
percpu scheduling for perfcounters wants to take the context lock,
but that lock first needs to be initialized. Currently it is an
early_initcall() - but that is too late, the task tick runs much
sooner than that.

Call it explicitly from the scheduler init sequence instead.

[ Impact: fix access-before-init crash ]

LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-05-04 19:30:32 +02:00
..
2009-04-07 10:23:34 +01:00
2009-04-06 20:00:51 -04:00
2009-04-22 08:35:10 +02:00
2009-04-23 10:06:35 +01:00
2009-04-24 08:54:21 +02:00
2009-04-08 14:13:03 +02:00
2009-04-21 13:41:48 -07:00
2009-04-21 13:41:48 -07:00
2009-04-06 16:06:26 +01:00
2009-04-07 08:12:38 +02:00
2009-04-06 09:30:26 +02:00
2009-04-13 15:04:32 -07:00
2009-04-13 14:51:23 -07:00
2009-04-24 08:54:21 +02:00
2009-04-08 14:33:38 -07:00
2009-04-13 15:04:29 -07:00
2009-04-21 19:40:00 -07:00
2009-04-17 10:50:27 -07:00