• Ingo Molnar's avatar
    x86, smp: refactor ->store/restore_NMI_vector() methods · 7bd06ec6
    Ingo Molnar authored
    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>
    7bd06ec6
es7000.c 4.18 KB