kernel - Third time's the charm - move lwp_ucred to td_ucred
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 15 Dec 2009 08:24:00 +0000 (00:24 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 15 Dec 2009 08:24:00 +0000 (00:24 -0800)
commitd86a23e0fd5b2a84f4e5d01803b0b9a2713ac279
tree7a447a9ea1d7cf9a7a8457cc7cce17e493080a4b
parent7bd858e51115d0dff9cc33c4e3fdbe7951e62d64
kernel - Third time's the charm - move lwp_ucred to td_ucred

* Easier access to the cached ucred via the thread structure instead of
  the lwp.
sys/kern/kern_exit.c
sys/platform/pc32/i386/trap.c
sys/platform/pc64/x86_64/trap.c
sys/platform/vkernel/i386/trap.c
sys/sys/proc.h
sys/sys/thread.h