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

x86, smp: refactor ->store/restore_NMI_vector() methods



Only NUMAQ does something substantial here, because it initializes
via NMIs (not via INIT as standard SMP startup) - so it needs to
store and restore the NMI vector.

 - 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 333344d9
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