Skip to content
Snippets Groups Projects
Commit d595d423 authored by Paul Burton's avatar Paul Burton Committed by Ralf Baechle
Browse files

MIPS: SMP: Allow boot_secondary SMP op to return errors


Allow the boot_secondary SMP op to return an error to __cpu_up(), which
will in turn return it to its caller.

This will allow SMP implementations to return errors quickly in cases
they they know have failed, rather than relying upon __cpu_up()
eventually timing out waiting for the cpu_running completion.

Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17014/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 68923cdc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment