Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2002 04:41:10 -0800 (PST)
From:      Thomas Quinot <thomas@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/common module.c
Message-ID:  <200212191241.gBJCfAjp048780@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thomas      2002/12/19 04:41:10 PST

  Modified files:        (Branch: RELENG_4)
    sys/boot/common      module.c 
  Log:
  When the last module in a dependency chain fails to load with EEXIST,
  an error of 0 must be returned to the caller, or else the whole
  set of newly-loaded modules will be discarded.
  
  Note: this problem is specific to RELENG_4.
  
  PR:             kern/46275,misc/30683
  Reviewed by:    roberto
  
  Revision  Changes    Path
  1.13.2.4  +4 -2      src/sys/boot/common/module.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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