Re: [PATCH] mm/vmalloc: Extend find_vmap_lowest_match_check with extra arguments

From: Uladzislau Rezki
Date: Fri Sep 02 2022 - 12:46:03 EST


> > Even without this patch, the debug path would work correctly. The
> > difference is just only in
> > whether roots are hardcoded or passed over function paramter.
>
> Calling find_vmap_lowest_match() inside find_vmap_lowest_match_check()
> will fail compilation because the function interface has been changed.
>
Ah. That makes sense, though the commit message has to reflect it.
So it is only about compilation error if debug is ON.

--
Uladzislau Rezki