Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2000 13:14:58 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha machdep.c
Message-ID:  <200010202014.NAA53048@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/10/20 13:14:57 PDT

  Modified files:
    sys/alpha/alpha      machdep.c 
  Log:
  Don't bother setting the saved IPL in the sched_lock mutex as it doesn't
  really do anything since the first mtx_enter() will overwrite the value
  saved here.
  
  Revision  Changes    Path
  1.97      +1 -6      src/sys/alpha/alpha/machdep.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?200010202014.NAA53048>