Files
Guennadi Liakhovetski 09cf3e0910 smp: fix a race when starting / resuming multiple CPUs
cpu_start_fn is global, it's used by the initiator CPU to start or
resume secondary CPUs. However it's possible, that the initiator CPU
goes ahead and starts a second secondary CPU before the first one has
finished using the object. Fix this by creating a local copy of the
global object.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2024-02-16 07:27:04 +01:00
..
2023-11-03 11:46:52 +01:00
2023-11-03 11:46:52 +01:00
2023-11-03 11:46:52 +01:00
2023-11-03 11:46:52 +01:00
2023-12-21 09:18:44 +01:00
2023-11-03 11:46:52 +01:00
2023-12-01 10:08:12 -05:00
2023-11-03 11:46:52 +01:00
2023-11-03 11:46:52 +01:00
2023-11-03 11:46:52 +01:00
2023-11-03 11:46:52 +01:00
2023-11-03 11:46:52 +01:00