Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbmips/sbmips
Module Name: src
Committed By: andvar
Date: Tue Dec 5 19:16:49 UTC 2023
Modified Files:
src/sys/arch/evbmips/sbmips: cpu.c machdep.c sb1250_icu.c
Log Message:
use kcpuset_isset() and pass second (NULL) argument to mips_fixup_exceptions()
to fix build for SBMIPS(64).MP kernel configs.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbmips/sbmips/cpu.c \
src/sys/arch/evbmips/sbmips/sb1250_icu.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbmips/sbmips/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index