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

x86: refactor ->setup_portio_remap() subarch methods



Only NUMAQ has a real ->setup_portio_remap() method, the other
subarchitectures define it but keep it empty.

So mark the vector as NULL, extend the generic code to handle
NULL -setup_portio_remap() entries and remove all the empty
handlers.

Also move the NUMAQ method from the header file into the
 apic driver .c file.

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