K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-12-03T14:57:26.000000Z K 7 svn:log V 253 Fix all users of mp_maxid to use the same semantics, namely: 1) mp_maxid is a valid FreeBSD CPU ID in the range 0 .. MAXCPU - 1. 2) For all active CPUs in the system, PCPU_GET(cpuid) <= mp_maxid. Approved by: re (scottl) Tested on: i386, amd64, alpha END