On Thu, Apr 25, 2024 at 02:25:24PM +0800, Miaohe Lin wrote: > On 2024/4/24 0:14, Andy Shevchenko wrote: > > In some configurations I got > > mm/page_alloc.c:656:20: warning: unused function 'add_to_free_list' [-Wunused-function] > > Becuase the only user is guarged with a certain ifdeffery, > > guarged? A typo, thanks! > ifdeffery? Yes, this is established term. > > do the same for add_to_free_list(). > > A Fixes tag might be needed. First of all, it's not really critical issue to fix. Also see below. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > Anyway, this patch looks good to me. Thanks. > > Reviewed-by: Miaohe Lin <linmiaohe@xxxxxxxxxx> Thank you, I believe it will be squashed to the original one as Andrew already accepted it. But at the same time his workflow allows to update the commit message in case it's going to be a separate change. -- With Best Regards, Andy Shevchenko