K 10 svn:author V 8 jchandra K 8 svn:date V 27 2010-11-28T05:51:31.038354Z K 7 svn:log V 233 Fix issue noted by alc while reviewing r215938: The current implementation of vm_page_alloc_freelist() does not handle order > 0 correctly. Remove order parameter to the function and use it only for order 0 pages. Submitted by: alc END