]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Conditionally compile struct vm_phys_seg's md_first field. This field is
authorAlan Cox <alc@FreeBSD.org>
Fri, 23 Oct 2020 06:24:38 +0000 (06:24 +0000)
committerAlan Cox <alc@FreeBSD.org>
Fri, 23 Oct 2020 06:24:38 +0000 (06:24 +0000)
commitccfd886a1b36fe923137cf197c87f013a134a0ff
tree19856444f814444e44a76b86e30cef698c4904e2
parente2e43aafd7916a2114dda19fcff5ff451650ad0b
Conditionally compile struct vm_phys_seg's md_first field.  This field is
only used by arm64's pmap.

Reviewed by: kib, markj, scottph
Differential Revision: https://reviews.freebsd.org/D26907
sys/vm/vm_phys.h