]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
powerpc: Unify pmap definitions between AIM and Book-E
authorJustin Hibbits <jhibbits@FreeBSD.org>
Mon, 12 Aug 2019 03:03:56 +0000 (03:03 +0000)
committerJustin Hibbits <jhibbits@FreeBSD.org>
Mon, 12 Aug 2019 03:03:56 +0000 (03:03 +0000)
commit3be09f300d1eb6784667efd8fd6fd8120175a054
treeda3c1eab444ba5591962de19589734019740da0f
parent263a6508a3c59d18121143dec2ddc00e38db5300
powerpc: Unify pmap definitions between AIM and Book-E

This is part 2 of r347078, pulling the page directory out of the Book-E
pmap.  This breaks KBI for anything that uses struct pmap (such as vm_map)
so any modules that access this must be rebuilt.
sys/powerpc/booke/pmap.c
sys/powerpc/booke/trap_subr.S
sys/powerpc/include/pmap.h