Module Name: src Committed By: skrll Date: Thu Feb 21 15:16:02 UTC 2013
Modified Files: src/sys/arch/hp700/dev: cpu.c Log Message: Fixup the cpu_{match,attach} functions to not allow more that HPPA_MAXCPUs to be used. Fixes problem booting on a dual-cpu j6700 with GENERIC (which doesn't define MULTIPROCESSOR) reported by KIYOHARA Takashi on port-hp700. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/arch/hp700/dev/cpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.