mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
x86: msr: correct return value on partial operations
Return the correct return value when the MSR 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
4b46ca701b
commit
85f1cb6015
1 changed files with 18 additions and 10 deletions
Loading…
Add table
Add a link
Reference in a new issue