]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Make mp_maxid reflect the same meaning as it does on other architectures.
authorJeff Roberson <jeff@FreeBSD.org>
Sun, 30 Nov 2003 22:20:40 +0000 (22:20 +0000)
committerJeff Roberson <jeff@FreeBSD.org>
Sun, 30 Nov 2003 22:20:40 +0000 (22:20 +0000)
commit28c6f1ae42d05e0f481db605ff1d4df9f634da13
tree367911f0483f48f36c57702b121aba9986f993d2
parente30b97c5f990f764301dad568ab16a81e162e018
 - Make mp_maxid reflect the same meaning as it does on other architectures.
   It is one past the last valid cpuid.  This relied on a different bug in
   UMA to work properly.

Reported/Tested by: phk
Approved by: rwatson
sys/amd64/amd64/mp_machdep.c