Module Name: src Committed By: skrll Date: Sun May 28 12:56:56 UTC 2023
Modified Files: src/sys/arch/riscv/riscv: riscv_machdep.c Log Message: Second arg to fdt_memory_remove_range is a size so pass dtbsize and not dtb + dtbsize To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 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.