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

x86: cpuid: correct return value on partial operations



Return the correct return value when the CPUID driver partially
completes a request (we should return the number of bytes actually
read or written, instead of the error code.)

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