Heiko Carstens
d05d15da18
s390/topology: delay initialization of topology cpu masks
...
There is no reason to initialize the topology cpu masks already while
setup_arch() is being called. It is sufficient to initialize the masks
before the scheduler becomes SMP aware.
Therefore a pre-SMP initcall aka early_initcall is suffucient.
This also allows to convert the cpu_topology array into a per cpu
variable with a later patch. Without this patch this wouldn't be
possible since the per cpu memory areas are not allocated while setup_arch
is executed.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com >
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com >
2015-02-12 09:37:22 +01:00
..
2014-10-27 13:27:02 +01:00
2015-02-12 09:37:21 +01:00
2012-05-16 14:42:41 +02:00
2014-11-03 13:29:47 +01:00
2007-10-12 16:13:06 +02:00
2007-10-12 16:13:06 +02:00
2015-01-22 12:16:01 +01:00
2015-02-10 10:15:57 +01:00
2007-10-12 16:13:06 +02:00
2014-12-05 17:19:27 -06:00
2014-10-09 09:14:13 +02:00
2011-01-05 12:47:31 +01:00
2014-11-03 13:30:36 +01:00
2014-11-19 09:46:43 +01:00
2012-07-20 11:15:04 +02:00
2014-10-09 09:14:16 +02:00
2014-12-08 09:42:29 +01:00
2011-05-10 17:13:43 +02:00
2015-01-22 12:16:01 +01:00
2014-11-21 08:49:30 +01:00
2015-01-23 15:17:04 +01:00
2012-07-20 11:15:04 +02:00
2014-12-08 09:42:38 +01:00
2015-01-08 10:02:49 +01:00
2014-12-08 09:42:38 +01:00
2015-01-29 09:19:25 +01:00
2014-05-20 08:58:40 +02:00
2014-02-05 11:00:50 +01:00
2012-10-18 17:50:09 +02:00
2015-01-22 12:15:57 +01:00
2014-12-08 09:42:32 +01:00
2015-01-22 12:16:01 +01:00
2014-11-18 18:23:03 +01:00
2015-01-29 16:33:34 +01:00
2015-01-29 09:19:25 +01:00
2012-09-26 15:45:12 +02:00
2015-01-22 12:16:01 +01:00
2015-01-29 09:19:25 +01:00
2015-01-29 09:19:25 +01:00
2015-01-20 11:38:32 +10:30
2014-12-01 11:06:55 +01:00
2013-04-29 15:42:01 -04:00
2013-12-16 14:37:50 +01:00
2014-08-26 13:45:52 -04:00
2014-12-11 17:30:55 -08:00
2014-03-14 12:59:32 +01:00
2014-10-09 09:14:13 +02:00
2015-02-10 16:39:05 +01:00
2015-01-29 09:19:16 +01:00
2014-12-08 09:42:37 +01:00
2012-07-20 11:15:04 +02:00
2012-07-20 11:15:04 +02:00
2012-07-20 11:15:04 +02:00
2012-07-20 11:15:04 +02:00
2014-04-03 14:30:52 +02:00
2013-12-16 14:38:04 +01:00
2015-01-08 10:02:52 +01:00
2015-02-12 09:37:22 +01:00
2014-11-03 13:30:36 +01:00
2015-01-22 12:16:06 +01:00
2012-07-20 11:15:04 +02:00
2014-10-09 22:26:04 -04:00
2013-08-30 08:57:15 +02:00
2013-03-03 22:46:22 -05:00
2014-12-18 13:37:17 +01:00
2015-01-22 12:16:01 +01:00
2014-10-27 13:27:28 +01:00
2015-02-12 09:37:22 +01:00
2014-11-21 08:49:33 +01:00
2015-01-12 10:24:58 +01:00
2014-08-08 15:57:27 -07:00
2013-02-14 15:55:21 +01:00
2015-01-22 12:16:01 +01:00