--- - branch: MAIN date: Sun Mar 29 15:05:34 UTC 2015 files: - new: '1.3' old: '1.2' path: src/sys/kern/subr_copy.c pathrev: src/sys/kern/subr_copy.c@1.3 type: modified id: 20150329T150534Z.e4b307af7c8d954046e1415ce2dc41af45a1102c log: | Back out previous. It appears to be causing anita install to fail. Evidently VM_SPACE_IS_KERNEL_P(vm) is not mutually exclusive with `vm == curproc->p_vmspace' -- in particular, proc0's VM space is kernel. Making this work in rump for tests will require another approach. module: src subject: 'CVS commit: src/sys/kern' unixtime: '1427641534' user: riastradh