Module Name: src Committed By: skrll Date: Fri Jan 14 07:21:53 UTC 2022
Modified Files: src/sys/arch/aarch64/aarch64: pmap.c src/sys/arch/aarch64/include: pmap.h Log Message: Restore the previous pmap_remove_all behaviour as the new method meant the n1sdp couldn't complete a build. No noticeable change in kernel build performance. To generate a diff of this commit: cvs rdiff -u -r1.122 -r1.123 src/sys/arch/aarch64/aarch64/pmap.c cvs rdiff -u -r1.49 -r1.50 src/sys/arch/aarch64/include/pmap.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.