Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2000 15:19:49 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_elf.c
Message-ID:  <200007232219.PAA66353@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2000/07/23 15:19:49 PDT

  Modified files:
    sys/kern             imgact_elf.c 
  Log:
  Using an atomic operation here won't help if nobody else uses them (for
  this).  Use the simple_lock() on v_interlock like elsewhere.
  
  Revision  Changes    Path
  1.78      +4 -3      src/sys/kern/imgact_elf.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?200007232219.PAA66353>