]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
powerpc: Unify pmap definitions between AIM and Book-E
authorjhibbits <jhibbits@FreeBSD.org>
Mon, 12 Aug 2019 03:03:56 +0000 (03:03 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Mon, 12 Aug 2019 03:03:56 +0000 (03:03 +0000)
commitafb0e48ecd80b33aa838e7ab8e411982683d663c
treeda3c1eab444ba5591962de19589734019740da0f
parent428ae7ae4456244fba18c28b40bebed7768770c9
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