Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 2010 08:04:10 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_module.c
Message-ID:  <201011290804.oAT84YIJ093130@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

attilio     2010-11-29 08:04:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_module.c 
  Log:
  SVN rev 216042 on 2010-11-29 08:04:10Z by attilio
  
  MFC r215544,215683:
  Scan the list in reverse order for the shutdown handlers of loaded modules.
  This way, when there is a dependency between two modules, the handler of the
  latter probed runs first.
  
  Sponsored by:   Sandvine Incorporated
  
  Revision  Changes    Path
  1.57.2.3  +2 -3      src/sys/kern/kern_module.c



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