Skip to content
Commit 4b46ca70 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x86: cpuid: propagate error from smp_call_function_single()



Propagate error (-ENXIO) from smp_call_function_single() in the CPUID
driver.  This can happen when a CPU is unplugged while the CPUID
driver is open.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent c6f31932
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