]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86/mce/amd: Rename setup_APIC_mce
authorAravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>
Wed, 6 May 2015 11:58:58 +0000 (06:58 -0500)
committerBorislav Petkov <bp@suse.de>
Thu, 7 May 2015 08:33:40 +0000 (10:33 +0200)
commit868c00bb5980653c44d931384baa2c7f1bde81ef
tree64047f8da9a45bc578a97b0a1eb3cc22feeee845
parent5c0d728e1a8ccbaf68ec37181e466627ba0a6efc
x86/mce/amd: Rename setup_APIC_mce

'setup_APIC_mce' doesn't give us an indication of why we are
going to program LVT. Make that explicit by renaming it to
setup_APIC_mce_threshold so we know.

No functional change is introduced.

Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: x86-ml <x86@kernel.org>
Cc: linux-edac <linux-edac@vger.kernel.org>
Link: http://lkml.kernel.org/r/1430913538-1415-7-git-send-email-Aravind.Gopalakrishnan@amd.com
Signed-off-by: Borislav Petkov <bp@suse.de>
arch/x86/kernel/cpu/mcheck/mce_amd.c