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

John Baldwin jhb at FreeBSD.org
Fri Mar 21 08:23:24 PDT 2008


jhb         2008-03-21 15:23:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/amd64/amd64      intr_machdep.c 
    sys/i386/i386        intr_machdep.c 
  Log:
  MFC: Fix bug that prevented all CPUs that were marked as interrupt
  receivers from being used in certain cases.
  
  Revision  Changes    Path
  1.34.2.2  +4 -4      src/sys/amd64/amd64/intr_machdep.c
  1.29.2.2  +4 -4      src/sys/i386/i386/intr_machdep.c


More information about the cvs-src mailing list