cvs commit: src/sys/kern kern_intr.c

Paolo Pisati piso at FreeBSD.org
Tue Feb 27 17:09:21 UTC 2007


piso        2007-02-27 17:09:20 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_intr.c 
  Log:
  Do not execute filter only handlers in ithread_execute_handlers():
  this fixes the panics when filter only and ithread only handlers where
  sharing the same irq .
  
  Revision  Changes    Path
  1.141     +4 -0      src/sys/kern/kern_intr.c


More information about the cvs-src mailing list