Modify the upcall code to access the critical count via the current thread
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 7 Dec 2003 01:17:53 +0000 (01:17 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 7 Dec 2003 01:17:53 +0000 (01:17 +0000)
commit6e58b5df1d951dd5a5d53e39ce2cef53d1bb26fc
tree50ee8cf25ae221af6ce978b26bbbbe2ddd3074e2
parentc4d5ec3e4695aaf903ab282cfc0e86b64a187539
Modify the upcall code to access the critical count via the current thread
rather then embedding the critical count in the upcall structure.
sys/i386/i386/machdep.c
sys/platform/pc32/i386/machdep.c
sys/sys/upcall.h