cvs commit: src/sys/i386/isa apic_vector.s

John Baldwin jhb at FreeBSD.org
Fri Jun 6 10:45:27 PDT 2003


jhb         2003/06/06 10:45:25 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/isa         apic_vector.s 
  Log:
  - Use IDTVEC() to declare IPI handlers since they are also IDT vectors.
  - Make handlers for IPI's used by SMP kernels #ifdef SMP.
  
  Revision  Changes    Path
  1.88      +14 -20    src/sys/i386/isa/apic_vector.s


More information about the cvs-src mailing list