Module Name: src Committed By: maxv Date: Sun Jan 22 19:24:52 UTC 2017
Modified Files: src/sys/arch/xen/x86: x86_xpmap.c Log Message: Export xpmap_pg_nx, and put it in the page table pages. It does not change anything, since Xen removes the X bit on these; but it is better for consistency. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/sys/arch/xen/x86/x86_xpmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.