Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src/sys/arch
Module Name: src
Committed By: martin
Date: Sun Aug 2 13:29:51 UTC 2026
Modified Files:
src/sys/arch/evbarm/fdt [netbsd-11]: fdt_machdep.c
src/sys/arch/riscv/riscv [netbsd-11]: riscv_machdep.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #400):
sys/arch/riscv/riscv/riscv_machdep.c: revision 1.51
sys/arch/evbarm/fdt/fdt_machdep.c: revision 1.113
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.109 -r1.109.2.1 src/sys/arch/evbarm/fdt/fdt_machdep.c
cvs rdiff -u -r1.43.2.2 -r1.43.2.3 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