Source-Changes archive

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

CVS commit: syssrc/sys/arch/powerpc



Module Name:    syssrc
Committed By:   eeh
Date:           Wed Mar 13 00:47:59 UTC 2002

Modified Files:
        syssrc/sys/arch/powerpc/ibm4xx: pmap.c
        syssrc/sys/arch/powerpc/include/ibm4xx: pmap.h

Log Message:
pmap improvements:

Remove the cache flush routines that have been moved to cpu.c

Make sure we clear out the unused PA bits in the TTE which causes breakage
on some MMU models.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/powerpc/ibm4xx/pmap.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/include/ibm4xx/pmap.h

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