git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f6da97
)
x86: apic - unify init_bsp_APIC
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Fri, 15 Aug 2008 19:05:18 +0000
(23:05 +0400)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 16 Aug 2008 13:37:45 +0000
(15:37 +0200)
- 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>
No differences found