]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Tidy up the #includes. Recent changes, such as the introduction of
authoralc <alc@FreeBSD.org>
Mon, 2 Nov 2020 19:20:06 +0000 (19:20 +0000)
committeralc <alc@FreeBSD.org>
Mon, 2 Nov 2020 19:20:06 +0000 (19:20 +0000)
commit0f31f3911eeed0184905f7c5bde0e5c77c740ad5
treeac06cf920b379f640b31dc1ade6003c29ed972fd
parent6d510ac1695af8d5e39723257cf34dca788bea6d
Tidy up the #includes.  Recent changes, such as the introduction of
VM_ALLOC_WAITOK and vm_page_unwire_noq(), have eliminated the need for
many of the #includes.

Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D27052
sys/amd64/amd64/uma_machdep.c
sys/arm64/arm64/uma_machdep.c
sys/mips/mips/uma_machdep.c
sys/powerpc/powerpc/uma_machdep.c
sys/riscv/riscv/uma_machdep.c