Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm26/arm26



Module Name:    syssrc
Committed By:   bjh21
Date:           Sat Oct 13 14:23:31 UTC 2001

Modified Files:
        syssrc/sys/arch/arm26/arm26: pmap.c

Log Message:
Don't update referenced/modified bits if a page is entered using
pmap_kenter_pa.  pmap(9) says unmanage mappings don't get referenced/modified
tracking, and this seems to stop me getting a panic while starting up with
root on NFS.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/arch/arm26/arm26/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