Skip to content
Commit 7ed248da authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86: clean up apic->apic_id_registered() methods



Impact: cleanup

x86 subarchitectures each defined a "apic_id_registered()" method,
which could be an inline function depending on which subarch we build
for, and which was also the name of a genapic field.

Untangle this namespace spaghetti by giving each of the instances
a separate name.

Also remove wrapper macro obfuscation.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 306db03b
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