Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   matt
Date:           Thu Jun 23 02:33:44 UTC 2011

Modified Files:
        src/sys/arch/powerpc/booke: booke_pmap.c
        src/sys/arch/powerpc/include/booke: pmap.h
        src/sys/common/pmap/tlb: pmap.c pmap.h pmap_tlb.c

Log Message:
Move some MD parts back to the booke pmap.c.  Cleanup initialization a bit.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/powerpc/booke/booke_pmap.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/powerpc/include/booke/pmap.h
cvs rdiff -u -r1.6 -r1.7 src/sys/common/pmap/tlb/pmap.c
cvs rdiff -u -r1.5 -r1.6 src/sys/common/pmap/tlb/pmap.h \
    src/sys/common/pmap/tlb/pmap_tlb.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