njl         2007-03-26 19:38:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica/Osd   OsdSynch.c 
  Log:
  Use a unique name for each mutex now that acpi-ca is creating more than
  one (hardware & global lock).  This should address witness complaints that
  a duplicate mutex is being acquired.  Be sure to free the mutex to fix a
  potential memory leak.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.28      +11 -2     src/sys/dev/acpica/Osd/OsdSynch.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to