K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-05-10T22:25:55.524403Z K 7 svn:log V 198 Move vm_domain_rr_selectdomain() under #ifdef VM_NUMA_ALLOC. The function had a null function body in the !VM_NUMA_ALLOC case but also wasn't called in the !VM_NUMA_ALLOC case. Suggested by: ngie END