Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2002 19:13:39 -0800 (PST)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha trap.c
Message-ID:  <200202190313.g1J3Ddv14647@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2002/02/18 19:13:39 PST

  Modified files:
    sys/alpha/alpha      trap.c 
  Log:
  MFi386: merge changes from i386/trap.c rev 1.212
  
  If the credential on an incoming thread is correct, don't bother
  reaquiring it. In the same vein, don't bother dropping the thread cred
  when going to userland. We are guaranteed to need it when we come back,
  (which we are guaranteed to do).
  
  Revision  Changes    Path
  1.83      +8 -6      src/sys/alpha/alpha/trap.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?200202190313.g1J3Ddv14647>