Date: Fri, 5 Jun 2009 09:09:46 +0000 (UTC) From: Rafal Jaworowski <raj@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/powerpc/booke pmap.c Message-ID: <200906050909.n5599oxh063695@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
raj 2009-06-05 09:09:46 UTC
FreeBSD src repository
Modified files:
sys/powerpc/booke pmap.c
Log:
SVN rev 193489 on 2009-06-05 09:09:46Z by raj
Fill PTEs covering kernel code and data.
Without this fix pte_vatopa() was not able to retrieve physical address of
data structures inside kernel, for example EFAULT was reported while acessing
/dev/kmem ('netstat -nr').
Submitted by: Piotr Ziecik
Obtained from: Semihalf
Revision Changes Path
1.16 +15 -1 src/sys/powerpc/booke/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906050909.n5599oxh063695>
