jhb         2005-11-16 20:55:57 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      apic_vector.S 
    sys/i386/i386        apic_vector.s 
  Log:
  Revert previous commit to these files.  There isn't a race necessitating
  an xchg instruction as we only try to execute the startup function if
  the CPU ID is 0 (i.e. the BSP).  I missed this earlier.
  
  Revision  Changes    Path
  1.105     +2 -3      src/sys/amd64/amd64/apic_vector.S
  1.106     +2 -3      src/sys/i386/i386/apic_vector.s
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to