jhb         2007-10-08 21:51:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/amd64/amd64      mp_machdep.c 
    sys/i386/i386        mp_machdep.c 
  Log:
  MFC some fixes to IPI_PREEMPT:
  - Use the proper bitmask tests for an IPI in the bitmap handler on amd64
    and i386.
  - Don't test against idle priority, just the idle thread in the IPI_PREEMPT
    handlers.
  
  Revision    Changes    Path
  1.260.2.14  +2 -2      src/sys/amd64/amd64/mp_machdep.c
  1.252.2.13  +3 -3      src/sys/i386/i386/mp_machdep.c
_______________________________________________
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