commit | 9175fc06aee79c349790672178d3fd7507d75c86 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Mon Jul 21 01:38:14 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Jul 21 13:03:12 2008 +0200 |
tree | 4b83a2ef781af89040a41b2432e32c6a3ec27689 | |
parent | 6ac8d51f01d345af5ea4209004a9ea29b2f20891 [diff] |
x86: use setup_clear_cpu_cap() when disabling the lapic ... 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>