cvs commit: src/sys/i386/i386 intr_machdep.c

John Baldwin jhb at FreeBSD.org
Fri Nov 14 13:00:33 PST 2003


jhb         2003/11/14 13:00:32 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        intr_machdep.c 
  Log:
  If an interrupt source doesn't have an ithread, treat it as a stray
  interrupt.  This can only happen if an unregistered interrupt source
  triggers an interrupt.
  
  Revision  Changes    Path
  1.3       +4 -1      src/sys/i386/i386/intr_machdep.c


More information about the cvs-src mailing list