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

x86: msr: propagate errors from smp_call_function_single()



Propagate error (-ENXIO) from smp_call_function_single().  These
errors can happen when a CPU is unplugged while the MSR driver is
open.

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