marius      2007-06-16 23:30:57 UTC

  FreeBSD src repository
  Modified files:
    sys/kern             subr_witness.c 
  Log:
  - Remove zstty spin lock for no longer existing zs(4).
  - Move the rtc_mtx spin lock out from under #ifdef SMP as it's just
    not SMP-specific.
  - Add a new spin lock pcib_mtx for locking "fast" interrupt handlers
    of host-to-PCI bridge drivers on sparc64.
  
  Revision  Changes    Path
  1.235     +4 -2      src/sys/kern/subr_witness.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