• John Levon's avatar
    [PATCH] fix APIC errors on oprofile restore · c8a9fb59
    John Levon authored
    As per comment:
    
      restoring APIC_LVTPC can trigger an apic error because the delivery
      mode and vector nr combination can be illegal. That's by design: on
      power on apic lvt contain a zero vector nr which are legal only for
      NMI delivery mode. So inhibit apic err before restoring lvtpc
    c8a9fb59
nmi_int.c 6.04 KB