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

John Baldwin jhb at FreeBSD.org
Fri Feb 23 20:03:28 UTC 2007


jhb         2007-02-23 20:03:24 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      intr_machdep.c 
    sys/i386/i386        intr_machdep.c 
  Log:
  Use ih_filter instead of ih_handler in a couple of places.  This fixes
  most INTR_FAST handlers on i386.
  
  Reviewed by:    piso
  
  Revision  Changes    Path
  1.29      +1 -1      src/sys/amd64/amd64/intr_machdep.c
  1.24      +2 -2      src/sys/i386/i386/intr_machdep.c


More information about the cvs-src mailing list