Loading mm/vmalloc.c +1 −1 Original line number Diff line number Diff line Loading @@ -815,7 +815,7 @@ find_vmap_lowest_match(unsigned long size, } /* * OK. We roll back and find the fist right sub-tree, * OK. We roll back and find the first right sub-tree, * that will satisfy the search criteria. It can happen * only once due to "vstart" restriction. */ Loading Loading
mm/vmalloc.c +1 −1 Original line number Diff line number Diff line Loading @@ -815,7 +815,7 @@ find_vmap_lowest_match(unsigned long size, } /* * OK. We roll back and find the fist right sub-tree, * OK. We roll back and find the first right sub-tree, * that will satisfy the search criteria. It can happen * only once due to "vstart" restriction. */ Loading