Date: Tue, 7 Jun 2011 14:36:13 +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: <201106071436.p57EaP8Y086408@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2011-06-07 14:36:13 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/powerpc/aim mmu_oea64.c
Log:
SVN rev 222823 on 2011-06-07 14:36:13Z by nwhitehorn
MFC r222666:
Fix a typo derived from a mismerge from mmu_oea that would cause
pmap_sync_icache() to sync random (possibly uncached or nonexisting!)
memory, causing kernel page faults or machine checks, most easily
triggered by using GDB. While here, add an additional safeguard to only
sync cacheable memory.
Revision Changes Path
1.4.2.21 +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?201106071436.p57EaP8Y086408>
