Date: Sat, 3 Apr 2010 15:52:32 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <201004031552.o33FqsNS068894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2010-04-03 15:52:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/i386/i386 pmap.c Log: SVN rev 206139 on 2010-04-03 15:52:32Z by alc MFC r205652 A ptrace(2) by one process may trigger a page size promotion in the address space of another process. Modify pmap_promote_pde() to handle this. Revision Changes Path 1.594.2.31 +1 -1 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004031552.o33FqsNS068894>