Source-Changes archive

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

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



Module Name:    syssrc
Committed By:   tsutsui
Date:           Sat Dec  1 23:34:52 UTC 2001

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

Log Message:
Implement pmap_kenter_pa() and pmap_kremove() properly.
This should fix `kernel diagnostic assertion "rv" failed' panic
and the problem was tracked down by tsubai.
Also add small optimization in pmap_enter() and pmap_remove(), from tsubai.


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