mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
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: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
parent
85f1cb6015
commit
9ea2b82ed6
1 changed files with 9 additions and 5 deletions
Loading…
Add table
Add a link
Reference in a new issue