K 10 svn:author V 8 jchandra K 8 svn:date V 27 2010-11-28T06:43:39.534924Z K 7 svn:log V 178 MFC r215973 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. END