commit | 638c0411922540deaf8797cacf73513b17618405 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Fri Aug 15 23:05:18 2008 +0400 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Aug 16 15:37:45 2008 +0200 |
tree | e857df3c688aeea198eb31eb2c8597d3a8f08c25 | |
parent | 6f6da97faf29f87b3980a6992fb8cab44b4c444d [diff] |
x86: apic - unify init_bsp_APIC - remove redundant read of APIC_LVR register in 64bit mode - APIC is always integrated for 64bit mode so gcc will eliminate lapic_is_integrated call Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> Acked-by: Maciej W. Rozycki <macro@linux-mips.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>