Source-Changes archive

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

CVS commit: [bouyer-xenamd64] src/sys/arch/x86/x86



Module Name:    src
Committed By:   bouyer
Date:           Tue Nov 13 19:19:42 UTC 2007

Modified Files:
        src/sys/arch/x86/x86 [bouyer-xenamd64]: pmap.c

Log Message:
On Xen, pmap_pdp_ctor() doens't map the kernel. Put in a dummy entry for
the last kernel entry, so that pmap_create() won't enter an infinite loop.
A xenamd64 kernel boots again.


To generate a diff of this commit:
cvs rdiff -r1.1.4.4 -r1.1.4.5 src/sys/arch/x86/x86/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