Module Name: src Committed By: ryo Date: Tue Jul 17 11:12:41 UTC 2018
Modified Files: src/sys/arch/aarch64/aarch64: aarch64_machdep.c Log Message: kern_vtopdiff is stored in fdt_start.S. that is before cleaning bss. decl "kern_vtopdiff = 0" for keep in .data section. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/aarch64/aarch64/aarch64_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.