Source-Changes archive

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

CVS commit: syssrc/sys/arch/powerpc/mpc6xx



Module Name:    syssrc
Committed By:   matt
Date:           Sun Nov 11 23:07:02 UTC 2001

Modified Files:
        syssrc/sys/arch/powerpc/mpc6xx: pmap.c

Log Message:
Fix pte_clear to TLB flush the va, not the tlb adress (which is only valid
for clearing the ref bit).  pvo_to_pte (if !diagnostic) will return NULL
immediately if PTE_VALID is not set.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 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