]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r205163:
authornwhitehorn <nwhitehorn@FreeBSD.org>
Thu, 1 Apr 2010 13:21:04 +0000 (13:21 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Thu, 1 Apr 2010 13:21:04 +0000 (13:21 +0000)
commit91dcfeee90277befba5b830fd605094724b983ac
treea65f3593b7302ded3d81e3ff4acd6c6b8145efe0
parent40e77a0bd7b03d84eacd8abb90dba3ccad8c234b
MFC r205163:

Fix two small bugs. The PowerPC 970 does not support non-coherent memory
access, and reflects this by autonomously writing LPTE_M into PTE entries.
As such, we should not panic if LPTE_M changes by itself. While here,
fix a harmless typo in moea64_sync_icache().
sys/powerpc/aim/mmu_oea64.c