x86: use setup_clear_cpu_cap() when disabling the lapic
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 21 Jul 2008 08:38:14 +0000 (01:38 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 21 Jul 2008 11:03:12 +0000 (13:03 +0200)
... so don't need to call clear_cpu_cap again in early_identify_cpu,
and could use cleared_cpu_caps like other places.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found