Module Name: src Committed By: bouyer Date: Tue Oct 14 06:59:59 UTC 2014
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
Add a missing || defined(XEN) which cause Xen non-DIAGNOSTIC kernels
to panic at boot.
To generate a diff of this commit:
cvs rdiff -u -r1.183 -r1.184 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.
