Source-Changes archive

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

CVS commit: src/sys/arch/x86/x86



Module Name:    src
Committed By:   yamt
Date:           Sun Jan 20 13:16:57 UTC 2008

Modified Files:
        src/sys/arch/x86/x86: pmap.c

Log Message:
pmap_write_protect: fix an assumption in the previous.
a pte can have PG_M even if it currently doesn't have PG_RW.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/x86/x86/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