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:   chs
Date:           Sun Sep 16 05:40:47 UTC 2001

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

Log Message:
it's perfectly legal for pmap_extract() on the kernel pmap to not find
anything mapped there, even though it never used to happen.  with today's
other changes it happens a lot now, so remove the debug check for it.


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