Source-Changes archive

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

CVS commit: src/sys/arch/mvme68k



Module Name:    src
Committed By:   tsutsui
Date:           Sun Jan  2 06:15:04 UTC 2011

Modified Files:
        src/sys/arch/mvme68k/include: vmparam.h
        src/sys/arch/mvme68k/mvme68k: pmap_bootstrap.c

Log Message:
Remove "last kernel PT page" stuff derived from hp300 where PA != VA.

Compile test only, but same changes as other PA == VA m68k ports like
luna68k, news68k, and x68k used for a decade.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/mvme68k/include/vmparam.h
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/mvme68k/mvme68k/pmap_bootstrap.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