]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement mmu_page_init for AIM platforms.
authormarkj <markj@FreeBSD.org>
Sun, 17 Sep 2017 15:40:12 +0000 (15:40 +0000)
committermarkj <markj@FreeBSD.org>
Sun, 17 Sep 2017 15:40:12 +0000 (15:40 +0000)
commit14fd01d181c3c9456bc0f928cd49994af6ce9414
tree3b03dfe33cb0044d53ca2914ace98d458e5321bc
parent007c856ab0914c7d9a223dda66f827a8b10dd6b0
Implement mmu_page_init for AIM platforms.

As of r323290 we cannot rely on the vm_page array being
zero-initialized.

Reported and tested by: andreast
MFC after: 1 week
sys/powerpc/aim/mmu_oea.c
sys/powerpc/aim/mmu_oea64.c