cvs commit: src/sys/kern subr_witness.c

Marius Strobl marius at FreeBSD.org
Sat Jun 16 23:30:57 UTC 2007


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


More information about the cvs-src mailing list