Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 2000 11:22:53 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha swtch.s
Message-ID:  <200009131822.LAA30538@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/09/13 11:22:53 PDT

  Modified files:
    sys/alpha/alpha      swtch.s 
  Log:
  Import the global sched_lock variable instead of using a private copy.  This
  fixes a problem where cpu_switch() wasn't properly saving and restoring
  the recursion count for sched_lock.
  
  Revision  Changes    Path
  1.16      +2 -1      src/sys/alpha/alpha/swtch.s



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?200009131822.LAA30538>