njl 2005-09-02 16:32:43 UTC
FreeBSD src repository
Modified files:
sys/kern kern_cpu.c
Log:
Break out the checks for duplicates and absolute settings being too high
instead of trying to do them all at once. This should fix the level sorting
problems from the previous revision.
Testing help: ume
Revision Changes Path
1.21 +17 -8 src/sys/kern/kern_cpu.c