diff options
Diffstat (limited to 'arch/x86/kernel/cpu/common.c')
| -rw-r--r-- | arch/x86/kernel/cpu/common.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/cpu/common.c b/arch/x86/kernel/cpu/common.c index 83492b1f93b..0f8656361e0 100644 --- a/arch/x86/kernel/cpu/common.c +++ b/arch/x86/kernel/cpu/common.c | |||
| @@ -570,8 +570,6 @@ static void __init early_identify_cpu(struct cpuinfo_x86 *c) | |||
| 570 | if (this_cpu->c_early_init) | 570 | if (this_cpu->c_early_init) |
| 571 | this_cpu->c_early_init(c); | 571 | this_cpu->c_early_init(c); |
| 572 | 572 | ||
| 573 | validate_pat_support(c); | ||
| 574 | |||
| 575 | #ifdef CONFIG_SMP | 573 | #ifdef CONFIG_SMP |
| 576 | c->cpu_index = boot_cpu_id; | 574 | c->cpu_index = boot_cpu_id; |
| 577 | #endif | 575 | #endif |
