CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2011/09/12 23:01:21

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

Log message:
Do not invoke hardclock() until cpu_initclocks() has been invoked; avoids
a NULL pointer dereference because the softclock interrupt handler cookie
is not initialized yet.
Found the hard way and fix tested by aoyama@

Reply via email to