Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2010 19:13:08 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_bus.c
Message-ID:  <201004251913.o3PJDNQa066116@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-04-25 19:13:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             subr_bus.c 
  Log:
  SVN rev 207198 on 2010-04-25 19:13:08Z by imp
  
  MFC r206916
  
    Make sure that we free the passed in data message if we don't actually
    insert it onto the queue.  Also, fix a mtx leak if someone turns off
    devctl while we're processing a messages.
  
    MFC after:    5 days
  
  Revision    Changes    Path
  1.225.2.10  +12 -3     src/sys/kern/subr_bus.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004251913.o3PJDNQa066116>