Nicolas Pitre
907eea07f2
z_sched_init: don't use arch_num_cpus()
...
The reason for arch_num_cpus() is to be able to dynamically adapt to
the actual number of available CPUs at run time.
In the z_sched_init() case, it is not the number of active CPUs that
we need but rather the total number of potential CPUs, and that is
represented by CONFIG_MP_MAX_NUM_CPUS not arch_num_cpus().
Signed-off-by: Nicolas Pitre <npitre@baylibre.com >
2023-04-03 12:36:30 -04:00
..
2023-03-09 09:22:21 +01:00
2022-07-14 14:37:13 -05:00
2022-05-09 09:26:20 +02:00
2023-01-09 12:07:28 -05:00
2022-08-23 10:14:17 +02:00
2022-05-09 09:26:20 +02:00
2022-05-09 09:26:20 +02:00
2022-10-12 18:49:12 +09:00
2022-05-12 19:06:48 -04:00
2023-03-09 09:22:21 +01:00
2022-06-23 15:44:45 -04:00
2022-05-09 09:26:20 +02:00
2022-10-12 18:43:15 +02:00
2023-03-29 12:21:13 -04:00
2022-12-09 21:59:10 +09:00
2022-03-18 13:24:08 -04:00
2022-09-29 10:39:12 -05:00
2022-05-09 09:26:20 +02:00
2022-11-05 16:41:45 +09:00
2022-05-09 09:26:20 +02:00
2022-07-12 13:59:26 +00:00
2022-05-09 09:26:20 +02:00
2022-11-17 15:56:04 +00:00
2023-01-26 10:00:29 +00:00
2022-08-12 17:40:20 +02:00
2023-02-11 06:45:13 +09:00
2022-08-24 17:49:20 +00:00
2022-05-09 09:26:20 +02:00
2023-04-03 12:36:30 -04:00
2022-05-09 09:26:20 +02:00
2022-10-21 13:14:58 +02:00
2022-05-09 09:26:20 +02:00
2022-05-09 09:26:20 +02:00
2023-03-09 09:22:21 +01:00
2023-03-09 09:21:12 +01:00
2023-02-20 09:52:53 +01:00
2022-10-21 13:14:58 +02:00
2022-05-09 09:26:20 +02:00
2022-08-17 19:31:25 +02:00
2023-02-11 12:14:16 +09:00
2022-06-15 09:13:11 +02:00