CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2012/12/30 11:13:19

Modified files:
        sys/arch/m88k/m88k: eh_common.S 

Log message:
Prevent a branch-with-delay-slot instruction to be the delay slot of a previous
branch-with-delay-slot instruction, in the 88100 exception code path, in
kernels configured without DDB. This is undefined behaviour, but we have
apparently be lucky enough since RAMDISK is known to work on 88100.

Reply via email to