Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2002 12:58:39 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_acct.c
Message-ID:  <200204091958.g39JwdG83764@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/04/09 12:58:39 PDT

  Modified files:
    sys/kern             kern_acct.c 
  Log:
  - Remove an early KSE diagnostic panic.  The thread pointer here is always
    curthread.
  - We don't need Giant to do suser() checks now, so don't lock Giant until
    after the check.
  
  Revision  Changes    Path
  1.43      +2 -4      src/sys/kern/kern_acct.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?200204091958.g39JwdG83764>