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:
3d5f597
)
x86, smp: refactor ->inquire_remote_apic() methods
author
Ingo Molnar
<mingo@elte.hu>
Wed, 28 Jan 2009 15:31:52 +0000
(16:31 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 28 Jan 2009 22:20:34 +0000
(23:20 +0100)
Nothing exciting - a few subarches dont want APIC remote reads to
be performed - the others are content with the default method.
- extend the generic code to handle NULL methods
- clear out dummy methods and replace them with NULL
- clean up: remove wrapper macros, etc.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found