CVSROOT:        /cvs
Module name:    src
Changes by:     aoy...@cvs.openbsd.org  2022/05/19 06:55:59

Modified files:
        sys/arch/luna88k/luna88k: m8820x.c 

Log message:
Now MULTIPROCESSOR kernel boots with CPU modules installed in
arbitrary slots.

Plamen Mihaylov's LUNA-88K2 originally has 2 CPU modules in slot #0
and #2, but MULTIPROCESSOR kernel panics because they are not placed
in contiguous slots.  This diff fixes it.

Original diff from miod@, tested by Plamen Mihaylov and me.

Reply via email to