Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: skrll
Date: Sat Jul 25 15:49:49 UTC 2026
Modified Files:
src/sys/arch/evbarm/fdt: fdt_machdep.c
src/sys/arch/riscv/riscv: riscv_machdep.c
Log Message:
The 2nd argument of fdt_memory_remove_range is a size. Fix the call sites
that get this wrong.
Prompted by the email to port-riscv from Alex Jokela
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/sys/arch/evbarm/fdt/fdt_machdep.c
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/riscv/riscv/riscv_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