Fix all users of mp_maxid to use the same semantics, namely:
- mp_maxid is a valid FreeBSD CPU ID in the range 0 .. MAXCPU - 1.
- For all active CPUs in the system, PCPU_GET(cpuid) <= mp_maxid.
Approved by: re (scottl)
Tested on: i386, amd64, alpha
Fix all users of mp_maxid to use the same semantics, namely: rS123126Unpublished Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |