Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jan 2009 18:35:48 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_module.c
Message-ID:  <200901211836.n0LIa3CL050375@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-01-21 18:35:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             kern_module.c 
  Log:
  SVN rev 187554 on 2009-01-21 18:35:48Z by jhb
  
  MFC: Reorder modules during initialization to ensure that MOD_QUIESCE
  and MOD_UNLOAD events are posted to kernel modules in the reverse order
  of MOD_LOAD events.
  
  Revision  Changes    Path
  1.52.2.4  +15 -0     src/sys/kern/kern_module.c



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