Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/arch/amd64/amd64



Module Name:    src
Committed By:   tron
Date:           Wed Feb  7 12:53:41 UTC 2007

Modified Files:
        src/sys/arch/amd64/amd64 [netbsd-4]: machdep.c pmap.c

Log Message:
Pull up following revision(s) (requested by pavel in ticket #397):
        sys/arch/amd64/amd64/machdep.c: revision 1.45
        sys/arch/amd64/amd64/pmap.c: revision 1.28
PR port-i386/34186 by Wolfgang Stukenbrock:
mapping of msgbuf during startup may map invalid physical adresses
Apply a similar patch as in the i386 case.
The amd64 version was supplied by Blair Sadewitz, thanks.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.44.2.1 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.27 -r1.27.8.1 src/sys/arch/amd64/amd64/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