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:
ecc25fb
)
x86: remove update_apic from x86_quirks
author
Yinghai Lu
<yinghai@kernel.org>
Thu, 26 Feb 2009 04:50:49 +0000
(20:50 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 26 Feb 2009 05:32:25 +0000
(06:32 +0100)
Impact: cleanup
x86_quirks->update_apic() calling looks crazy. so try to remove it:
1. every apic take wakeup_cpu member directly
2. separate es7000_apic to es7000_apic_cluster
3. use uv_wakeup_cpu directly
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found