John Baldwin 3f40c36312 Fix a cpuid mismatch from the recent cpuid rototill in Alpha: boot_cpu_id
is a PAL ID, while PCPU_GET(cpuid) is a FreeBSD CPU ID.  The FreeBSD CPU
ID of the BSP is always zero, so use that to see which CPU should run the
full clock functions.
2004-11-23 22:11:53 +00:00
..
2004-11-21 06:28:35 +00:00
2004-11-08 20:24:52 +00:00
2004-11-22 06:46:30 +00:00
2004-11-21 06:28:35 +00:00
2004-11-09 16:47:47 +00:00
2004-11-10 07:16:59 +00:00
2004-11-17 09:09:55 +00:00
2004-11-20 02:29:50 +00:00