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-08 17:45:02 -07:00
2009-04-06 07:01:56 -07:00
2009-04-28 22:36:33 -07:00
2009-04-06 09:48:20 -07:00
2009-04-28 18:58:06 +01:00
2009-04-21 13:41:50 -07:00
2009-04-06 13:25:56 -07:00
2009-04-23 14:15:28 -07:00
2009-04-21 00:35:47 -04:00
2009-04-06 20:00:51 -04:00
2009-04-06 08:04:53 -07: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-16 07:47:49 -07:00
2009-04-13 08:32:28 -07:00
2009-04-21 13:41:47 -07:00
2009-04-30 19:24:24 +02:00
2009-04-07 09:05:35 -07:00
2009-04-14 11:11:52 +02:00
2009-04-09 00:27:13 +01:00
2009-04-21 19:40:00 -07:00
2009-04-07 08:31:11 -07:00
2009-04-16 16:17:11 -07:00
2009-04-07 08:12:38 +02:00
2009-04-13 15:04:29 -07:00
2009-04-13 15:04:30 -07:00
2009-04-20 23:02:52 -04:00
2009-04-22 13:02:09 +10:00
2009-04-09 05:43:32 +02:00
2009-04-22 08:35:10 +02:00
2009-04-06 01:41:22 +02:00
2009-04-06 18:11:41 -07:00
2009-04-13 17:02:14 +02:00
2009-04-08 14:13:03 +02:00
2009-04-29 14:47:05 +02:00
2009-04-27 19:51:58 -07:00
2009-04-07 14:07:52 -07:00
2009-04-07 08:31:09 -07:00
2009-04-21 13:41:48 -07:00
2009-04-21 13:41:48 -07:00
2009-04-09 10:35:30 -07:00
2009-04-14 07:50:56 -04:00
2009-04-14 10:10:47 -04:00
2009-04-20 20:38:21 +02:00
2009-04-16 16:17:10 -07:00
2009-04-09 07:49:44 -07:00
2009-04-07 08:31:08 -07:00
2009-04-22 13:52:09 +03:00
2009-04-06 16:06:26 +01:00
2009-04-06 16:06:26 +01:00
2009-04-06 16:06:26 +01:00
2009-04-16 15:28:23 -04:00
2009-04-21 13:41:48 -07:00
2009-04-07 08:12:38 +02:00
2009-04-06 09:30:26 +02:00
2009-04-27 05:45:54 -07:00
2009-04-07 08:31:20 -07:00
2009-04-07 08:44:06 -07:00
2009-04-13 15:04:32 -07:00
2009-04-22 15:59:41 -07:00
2009-04-06 11:25:06 -07:00
2009-04-21 19:40:00 -07:00
2009-04-21 19:40:00 -07:00
2009-05-04 19:30:32 +02:00
2009-04-13 14:51:23 -07:00
2009-04-15 12:10:12 +02:00
2009-04-24 08:54:21 +02:00
2009-04-16 16:17:10 -07:00
2009-04-14 11:31:50 +02:00
2009-04-20 23:29:41 -04:00
2009-04-29 14:47:05 +02:00
2009-04-19 10:47:45 -07:00
2009-04-26 09:20:38 -07:00
2009-04-07 08:44:05 -07:00
2009-04-08 14:33:38 -07:00
2009-04-13 15:04:29 -07:00
2009-04-30 19:24:24 +02:00
2009-04-21 19:40:00 -07:00
2009-04-15 12:10:12 +02:00
2009-04-10 15:48:52 +02:00
2009-04-19 20:08:42 +02:00
2009-04-29 14:47:05 +02:00
2009-04-07 08:44:04 -07:00
2009-04-17 10:50:27 -07:00
2009-04-06 21:44:29 -03:00
2009-04-28 02:24:21 -07:00
2009-04-07 08:31:03 -07:00