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
2008-12-12 11:08:42 +01:00
2009-02-10 13:13:23 +01:00
2009-02-23 00:08:11 +01:00
2008-12-31 18:07:42 -05: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-01-02 17:46:24 +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
2008-12-16 20:36:44 +01:00
2008-10-20 08:52:41 -07:00
2009-02-17 17:52:44 +01:00
2009-01-31 04:21:18 +01:00
2008-07-22 14:35:57 +02:00
2008-10-22 22:55:23 -07:00
2009-02-23 00:08:11 +01:00
2008-07-22 14:35:57 +02:00
2009-02-17 17:52:44 +01:00
2008-10-16 16:53:13 +02:00
2009-02-17 17:52:44 +01:00
2009-02-26 06:40:06 +01:00