Skip to content
Commit 9918cc2e authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Give more accurate errors in dr_cpu_configure().



When cpu_up() fails, we can discern the most likely cause.

If cpu_present() is false, this means the cpu did not appear
in the MD.  If -ENODEV is the error return value, then
the processor did not boot properly into the kernel.

Pass this information back in the dr-cpu response packet.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 39dd992a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment