Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64/amd64
Module Name: src
Committed By: pavel
Date: Sat Jan 6 17:03:11 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64: machdep.c pmap.c
Log Message:
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.45 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.27 -r1.28 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