Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Apr 2010 13:21:04 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/aim mmu_oea64.c
Message-ID:  <201004011321.o31DLHqF057077@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

nwhitehorn    2010-04-01 13:21:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/powerpc/aim      mmu_oea64.c 
  Log:
  SVN rev 206041 on 2010-04-01 13:21:04Z by nwhitehorn
  
  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().
  
  Revision  Changes    Path
  1.4.2.14  +2 -2      src/sys/powerpc/aim/mmu_oea64.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004011321.o31DLHqF057077>