From: Borislav Petkov Date: Tue, 24 Jun 2014 11:25:04 +0000 (+0200) Subject: x86, amd: Cleanup init_amd X-Git-Tag: omap-for-v3.17/fixes-against-rc2~175^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26bfa5f89486a8926cd4d4ca81a04d3f0f174934;p=pandora-kernel.git x86, amd: Cleanup init_amd Distribute family-specific code to corresponding functions. Also, * move the direct mapping splitting around the TSEG SMM area to bsp_init_amd(). * kill ancient comment about what we should do for K5. * merge amd_k7_smp_check() into its only caller init_amd_k7 and drop cpu_has_mp macro. Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1403609105-8332-3-git-send-email-bp@alien8.de Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed