]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kernel/cpu/amd.c
x86, cpu: Convert AMD Erratum 383
authorBorislav Petkov <bp@suse.de>
Wed, 20 Mar 2013 14:07:27 +0000 (15:07 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 2 Apr 2013 17:12:54 +0000 (10:12 -0700)
commite6ee94d58dfd06ec64c55f91581f00d4f98bf1f6
tree81bfb5b71e3d579675c5490be0f77f405995a9d4
parentc5b41a67505cc3c9744d8f105c63a3bf3c443a01
x86, cpu: Convert AMD Erratum 383

Convert the AMD erratum 383 testing code to the bug infrastructure. This
allows keeping the AMD-specific erratum testing machinery private to
amd.c and not export symbols to modules needlessly.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1363788448-31325-6-git-send-email-bp@alien8.de
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/cpufeature.h
arch/x86/include/asm/processor.h
arch/x86/kernel/cpu/amd.c
arch/x86/kvm/svm.c