commit | 715c85b1fc824e9cd0ea07d6ceb80d2262f32e90 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Thu Jun 07 13:32:04 2012 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Jun 07 13:32:04 2012 -0700 |
tree | 7371367ce975c575b844eddd63daed92d66830a4 | |
parent | 2c929ce6f1ed1302be225512b433e6a6554f71a4 [diff] |
x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() Rename checking_wrmsrl() to wrmsrl_safe(), to match the naming convention used by all the other MSR access functions/macros. Signed-off-by: H. Peter Anvin <hpa@zytor.com>