Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86/x86
Module Name: src
Committed By: cherry
Date: Sat Sep 29 13:19:38 UTC 2018
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
For i386 XEN3PAE_DOM0, use the "native" idt registration
infrastructure by removing the #ifndef XEN clause.
This will hopefully be the last commit to "fix" boot
breakage of XEN3PAE_DOM0
Thanks to bouyer@ to focussed bug reports with
# xl dmesg
and relevant ddb> bt
To generate a diff of this commit:
cvs rdiff -u -r1.307 -r1.308 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