jhb         2007-03-30 18:08:55 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_rwlock.c 
  Log:
  - Drop memory barriers in rw_try_upgrade().  We don't need an 'acq' memory
    barrier here as the earlier rw_rlock() already contained one.
  - Comment fix.
  
  Revision  Changes    Path
  1.23      +4 -4      src/sys/kern/kern_rwlock.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