Mark Johnston c3d326fd44 Define MAXCPU consistently between the kernel and KLDs.
This reverts r177661.  The change is no longer very useful since
out-of-tree KLDs will be built to target SMP kernels anyway.  Moveover
it breaks the KBI in !SMP builds since cpuset_t's layout depends on the
value of MAXCPU, and several kernel interfaces, notably
smp_rendezvous_cpus(), take a cpuset_t as a parameter.

PR:		243711
Reviewed by:	jhb, kib
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D23512
2020-02-05 19:08:21 +00:00
..
2019-12-04 16:56:11 +00:00
2019-08-29 07:25:27 +00:00
2019-12-08 04:36:42 +00:00
2019-12-16 13:17:39 +00:00
2019-04-13 04:03:18 +00:00
2020-01-17 14:43:58 +00:00
2019-08-29 07:25:27 +00:00
2019-12-10 18:14:50 +00:00
2019-08-12 19:44:57 +00:00
2019-04-13 04:03:18 +00:00