
10 Jun
2020
10 Jun
'20
3:25 p.m.
Hi Simon,
-----"Simon Glass" sjg@chromium.org schrieb: -----
Betreff: [PATCH 05/22] x86: mp_init: Drop the num_cpus static variable
This does not need to be global across all functions in this file. Pass a parameter instead.
Signed-off-by: Simon Glass sjg@chromium.org
arch/x86/cpu/mp_init.c | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-)
Reviewed-by: Wolfgang Wallner wolfgang.wallner@br-automation.com