diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-08-26 02:28:20 +0200 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-08-26 02:45:48 +0200 |
commit | 4b46ca701bdcdc19fcf32823f9fcabf8236e4e78 (patch) | |
tree | b32c91552aa74f55381d591bc3a6787164899ac7 /arch/x86/kernel/msr.c | |
parent | x86: msr: propagate errors from smp_call_function_single() (diff) | |
download | linux-4b46ca701bdcdc19fcf32823f9fcabf8236e4e78.tar.xz linux-4b46ca701bdcdc19fcf32823f9fcabf8236e4e78.zip |
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: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/kernel/msr.c')
0 files changed, 0 insertions, 0 deletions