
16 Jun
2020
16 Jun
'20
1:30 p.m.
Hi Simon,
-----"Simon Glass" sjg@chromium.org schrieb: ----- Betreff: [PATCH v2 04/25] x86: mp_init: Switch parameter names in start_aps()
These parameters are named differently from elsewhere in this file. Switch them to avoid confusion.
Also add comments to this function.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Add comments to explain what start_aps() does
arch/x86/cpu/mp_init.c | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-)
Reviewed-by: Wolfgang Wallner wolfgang.wallner@br-automation.com