]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86, msr: Rewrite AMD rd/wrmsr variants
authorBorislav Petkov <petkovbb@googlemail.com>
Mon, 31 Aug 2009 07:50:10 +0000 (09:50 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 31 Aug 2009 22:14:28 +0000 (15:14 -0700)
commit177fed1ee8d727c39601ce9fc2299b4cb25a718e
treec5e77b06ef238f59a8566358670ff9a91d376e27
parent132ec92f3f70fe365c1f4b8d46e66cf8a2a16880
x86, msr: Rewrite AMD rd/wrmsr variants

Switch them to native_{rd,wr}msr_safe_regs and remove
pv_cpu_ops.read_msr_amd.

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
LKML-Reference: <1251705011-18636-2-git-send-email-petkovbb@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/msr.h
arch/x86/include/asm/paravirt.h
arch/x86/kernel/paravirt.c