Files
ubports_kernel_google_msm/arch/x86/kernel
Yinghai Lu 1f442d70c8 x86: remove smp_apply_quirks()/smp_checks()
Impact: cleanup and code size reduction on 64-bit

This code is only applied to Intel Pentium and AMD K7 32-bit cpus.

Move those checks to intel_init()/amd_init() for 32-bit
so 64-bit will not build this code.

Also change to use cpu_index check to see if we need to emit warning.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <49B377D2.8030108@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-03-08 16:22:56 +01:00
..
2009-02-22 20:05:19 +01:00
2009-01-20 12:29:20 +09:00
2009-02-24 22:43:15 +01:00
2009-03-05 21:48:50 +01:00
2009-01-20 12:29:19 +09:00
2009-02-10 13:13:23 +01:00
2009-02-23 00:08:11 +01:00
2009-02-09 12:16:05 +01:00
2009-02-17 17:52:44 +01:00
2009-02-23 00:08:11 +01:00
2009-02-23 00:08:11 +01:00
2009-03-04 20:55:04 +01:00
2009-01-12 11:22:50 +01:00
2009-01-20 17:14:28 +01:00
2009-02-23 00:08:11 +01:00
2009-02-17 17:52:44 +01:00
2009-01-31 04:21:18 +01:00
2009-02-23 00:08:11 +01:00
2009-02-17 17:52:44 +01:00
2009-02-17 17:52:44 +01:00
2009-02-26 06:40:06 +01:00