kernel - Refactor uidinfo a little
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 30 Aug 2010 05:48:02 +0000 (22:48 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 30 Aug 2010 05:48:02 +0000 (22:48 -0700)
commitc9110f4f3e9655e41b09e7591a04ff98c2fa78c9
tree38ee928635bb22ba89b838fec849d6a1d935bc5b
parentcae52a77b00feda2a67bde0ba0ae078d6f7805a1
kernel - Refactor uidinfo a little

* Fix a MP drop race with uidinfo and get rid of the shared spinlock.

  Also fix areas where the spinlock was improperly enclosing complex
  code.
sys/kern/kern_resource.c