kernel - remove syscall_mpsafe and trap_mpsafe sysctls
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 30 Aug 2010 04:45:24 +0000 (21:45 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 30 Aug 2010 04:45:24 +0000 (21:45 -0700)
commitbf844e13222ac497b4dd80eb5d3eb30d24a44834
tree4a39240878aa54704f4666392b6c950f4b230497
parent3c2417563995239bdd83d34e78722374385f5b18
kernel - remove syscall_mpsafe and trap_mpsafe sysctls

* traps and system calls are always mpsafe, we don't need
  these sysctls any more.
sys/platform/pc32/i386/trap.c
sys/platform/pc64/x86_64/trap.c
sys/platform/vkernel/i386/trap.c
sys/platform/vkernel64/x86_64/trap.c