K 10 svn:author V 4 stas K 8 svn:date V 27 2009-08-15T15:52:20.557690Z K 7 svn:log V 357 - MFC r195081: - Don't zero data field in case of MSR write operation. Before this change the value written to MSR register was always 0 regardless of value passed by user. - Use proper data pointer when performing AMD microcode update. Previously, the pointer to user-space data has been provided instead, which is totally incorrect. END