x86, amd: Move BSP code to cpu_dev helper
authorBorislav Petkov <bp@amd64.org>
Fri, 5 Aug 2011 18:04:09 +0000 (20:04 +0200)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 5 Aug 2011 19:32:33 +0000 (12:32 -0700)
Move code which is run once on the BSP during boot into the cpu_dev
helper.

[ hpa: removed bogus cpu_has -> static_cpu_has conversion ]

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Link: http://lkml.kernel.org/r/20110805180409.GC26217@aftab
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found