commit | 2c929ce6f1ed1302be225512b433e6a6554f71a4 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Fri Jun 01 16:52:38 2012 +0200 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Jun 07 11:43:30 2012 -0700 |
tree | f5d6a3ad8a98eca809ac1ad1c348a9a1a8986b9d | |
parent | 169e9cbd77db23fe50bc8ba68bf081adb67b4220 [diff] |
x86, cpu, amd: Deprecate AMD-specific MSR variants Now that all users of {rd,wr}msr_amd_safe have been fixed, deprecate its use by making them private to amd.c and adding warnings when used on anything else beside K8. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com> Link: http://lkml.kernel.org/r/1338562358-28182-5-git-send-email-bp@amd64.org Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>