> > 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