]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Partially revert r224661:
authorMarcel Moolenaar <marcel@FreeBSD.org>
Tue, 4 Oct 2011 17:49:19 +0000 (17:49 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Tue, 4 Oct 2011 17:49:19 +0000 (17:49 +0000)
commit2873abdc121a1736dc215399774dbc74660a3389
tree001e84e6c6bdc1073227116381020901792fb506
parente53211de04bd0bcc90066e8a94502a9a0252165b
Partially revert r224661:
octeon_ap_boot is not a bitmask. It holds the CPU Id of the
AP currently being started. As such there's no need to make
it a 64-bit integral and we're not limited to 64 CPUs.

Reported by: jmallet
Obtained from: Andre Duane
sys/mips/cavium/asm_octeon.S
sys/mips/cavium/octeon_mp.c