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

x86: refactor ->enable_apic_mode() subarch methods



Only ES7000 has a real ->enable_apic_mode() 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.

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