From: H. Peter Anvin Date: Tue, 26 Aug 2008 00:34:27 +0000 (-0700) Subject: x86: msr: correct return value on partial operations X-Git-Tag: v2.6.27-rc5~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85f1cb60157e06d9e8996b02fad9ba6964523d75;p=pandora-kernel.git 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 --- Reading git-diff-tree failed