1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/alpha
John Baldwin b6c71225a9 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
2003-12-03 14:57:26 +00:00
..
alpha Fix all users of mp_maxid to use the same semantics, namely: 2003-12-03 14:57:26 +00:00
compile
conf - Add the WITNESS_SKIPSPIN option to the GENERIC kernel so that users who 2003-11-13 02:04:34 +00:00
include Widen the enable/disable helper function's argument in line with the 2003-11-17 06:10:15 +00:00
isa Widen the enable/disable helper function's argument in line with the 2003-11-17 06:10:15 +00:00
linux Regen. 2003-11-07 21:13:08 +00:00
mcbus Widen the enable/disable helper function's argument in line with the 2003-11-17 06:10:15 +00:00
osf1 Fix build on alpha 2003-11-16 21:53:05 +00:00
pci Widen the enable/disable helper function's argument in line with the 2003-11-17 06:10:15 +00:00
tlsb OK, I messed up /dev/console with what I had hoped would be compat 2003-09-26 19:35:50 +00:00
Makefile