Source-Changes archive

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

CVS commit: [netbsd-1-5] syssrc/sys/arch/mips/mips



Module Name:    syssrc
Committed By:   he
Date:           Thu Nov 15 22:43:41 UTC 2001

Modified Files:
        syssrc/sys/arch/mips/mips [netbsd-1-5]: pmap.c

Log Message:
Pull up revision 1.135 (via patch, requested by shin):
  Fix problems on MIPS machines without secondary cache.
  Manifestations are random /bin/sh core dumps and log messages like
  ``pmap_unwire: wiring for pmap 0x... va 0x... didn't change''.
  Caused by virtual alias problem in pmap_copy_page().  Fixes PR#13587.


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