On Thu, Jun 05, 2025 at 08:43:01AM -0500, Bjorn Andersson wrote: > The function checks if a program header refers to a PT_LOAD segment, > that isn't a hash segment (which should be PT_LOAD in the first place), > andwith non-zero size. That's not the definition of "valid", but rather > if it's "loadable". > > Rename the function to reflect what it does. > > Signed-off-by: Bjorn Andersson <bjorn.anders...@oss.qualcomm.com> > --- > drivers/soc/qcom/mdt_loader.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry