Module Name: src Committed By: jmcneill Date: Fri Sep 6 20:52:57 UTC 2019
Modified Files: src/sys/arch/aarch64/aarch64: aarch64_machdep.c Log Message: Do not assume that DRAM is linear when creating KSEG mappings. Instead, create L2 blocks to cover all ranges specified in the memory map. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 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.