+6
−17
Loading
Sunway inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IBDJNZ -------------------------------- Commit 2a50f1089385 ("sw64: acpi: parse SW CINTC for SMP initialization") introduces a constraint that cid of boot core must be zero. Actually, the boot core is the first online core, and its cid does not have to be zero. Fixes: 2a50f1089385 ("sw64: acpi: parse SW CINTC for SMP initialization") Signed-off-by:Jing Li <jingli@wxiat.com> Reviewed-by:
He Sheng <hesheng@wxiat.com> Signed-off-by:
Gu Zitao <guzitao@wxiat.com>