Take into account mas7/8 when reading/writing TLB entries on e6500
authorjhibbits <jhibbits@FreeBSD.org>
Tue, 23 Aug 2016 04:26:30 +0000 (04:26 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Tue, 23 Aug 2016 04:26:30 +0000 (04:26 +0000)
commit7101db0cfab78ef182a12ce571418a23a8923f68
tree3f85ce0b85263edca46b299d02ed20f97175d74b
parent9f5b1251a481fa2290efd1cc09cd56c89b3f8cd9
Take into account mas7/8 when reading/writing TLB entries on e6500

Summary: Current booke/pmap code ignores mas7 and mas8 on e6500 CPU.

Submitted by: Ivan Krivonos <int0dster_gmail.com>
Differential Revision: https://reviews.freebsd.org/D7606
sys/powerpc/booke/pmap.c