Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] syssrc/sys/arch/powerpc/mpc6xx



Module Name:    syssrc
Committed By:   tron
Date:           Fri Nov  1 18:11:56 UTC 2002

Modified Files:
        syssrc/sys/arch/powerpc/mpc6xx [netbsd-1-6]: pmap.c

Log Message:
Pull up revision 1.46 (requested by matt in ticket #372):
Set SR_PRKEY for user pmaps.  For the kernel SR(s) set SR_SUKEY|SR_PRKEY.
Note that we never use a PTE PP of 0 or 1 (supervisor protection) so the
"key" is basically unused.  However, use SR_PRKEY for user space is
conceptionally the right thing to do.  Currently the kernel_pmap SR(s) are
ignored but that is going to be fixed shortly.


To generate a diff of this commit:
cvs rdiff -r1.43.4.1 -r1.43.4.2 syssrc/sys/arch/powerpc/mpc6xx/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index