Remove the SMP_MAXCPU override for vkernels, causing the build to revert
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 6 May 2008 18:37:58 +0000 (18:37 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 6 May 2008 18:37:58 +0000 (18:37 +0000)
commit96d2c095ebfc27cf6aeed7f7c48bcf885af8c5c5
tree60e8472b998fcd3610ed72909a2f73614565a943
parentd0cfd270018c11e067b5b611b89e89765a361d51
Remove the SMP_MAXCPU override for vkernels, causing the build to revert
to the i386 limit of 16.  This is not because vkernels couldn't handle more
(up to 31), but because I want the installed world to be compatible between
vkernel and pc32.

This unbreaks programs like 'vmstat -m'.
sys/platform/vkernel/include/param.h