Skip to content
Commit 25dc0049 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86, smp: refactor ->inquire_remote_apic() methods



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: default avatarIngo Molnar <mingo@elte.hu>
parent 3d5f597e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment