NetBSD/sys/arch/xen
bouyer 4ae5e12ef4 Revert sys/arch/x86/x86/pmap.c 1.185; a CPU needs to get pmap updates,
especially for pmap_kernel(), as soon as it is up.
Instead move all pmap-related cpu_info initialisations, including
initializing ci_kpm_mtx, in cpu_attach_common() from cpu_init()
(ci_pmap and ci_tlbstate as already initialized in cpu_attach_common()).
2014-11-27 16:29:44 +00:00
..
compile
conf Use LINKSCRIPT. 2014-11-15 12:36:42 +00:00
include defintion -> definition 2014-08-03 19:14:24 +00:00
x86 Revert sys/arch/x86/x86/pmap.c 1.185; a CPU needs to get pmap updates, 2014-11-27 16:29:44 +00:00
xen now that privcmd_map_obj cleans up correctly, don't double free... 2014-10-17 16:37:02 +00:00
xenbus Make Xen kernels compile without DIAGNOSTIC 2014-09-21 12:46:15 +00:00
Makefile