Module Name: src Committed By: skrll Date: Sun Feb 26 07:13:55 UTC 2023
Modified Files: src/sys/arch/mips/mips: cpu_subr.c src/sys/arch/riscv/riscv: trap.c src/sys/kern: kern_cpu.c src/sys/uvm/pmap: pmap.c Log Message: ci_data.cpu_kcpuset -> ci_kcpuset NFCI. To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 src/sys/arch/mips/mips/cpu_subr.c cvs rdiff -u -r1.19 -r1.20 src/sys/arch/riscv/riscv/trap.c cvs rdiff -u -r1.93 -r1.94 src/sys/kern/kern_cpu.c cvs rdiff -u -r1.74 -r1.75 src/sys/uvm/pmap/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.