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

John Baldwin jhb at FreeBSD.org
Thu Feb 8 16:50:01 UTC 2007


jhb         2007-02-08 16:49:59 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      mp_machdep.c 
    sys/i386/i386        mp_machdep.c 
  Log:
  Don't send interrupts to CPUs disabled via lapic hints.
  
  Reported by:    Ludger Bolmerg <lbolmerg ! web.de>
  MFC after:      3 days
  Pointy hat to:  jhb
  
  Revision  Changes    Path
  1.281     +2 -0      src/sys/amd64/amd64/mp_machdep.c
  1.274     +2 -0      src/sys/i386/i386/mp_machdep.c


More information about the cvs-src mailing list