Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Oct 2000 18:47:24 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 exception.s
Message-ID:  <200010060147.SAA59105@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/10/05 18:47:24 PDT

  Modified files:
    sys/i386/i386        exception.s 
  Log:
  Remove an unnecessary sti and spl0() in fork_trampoline.  Interrupts
  should be enabled by MTX_EXIT() now when it releases the sched_lock.
  
  Revision  Changes    Path
  1.71      +1 -3      src/sys/i386/i386/exception.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?200010060147.SAA59105>