Re: linux-next: Tree for Jun 3 (mm/memory-failure.c)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 6/2/22 21:49, Stephen Rothwell wrote:
> Hi all,
> 
> Note: please do not add any v5.20 material to your linux-next included
> branches until after v5.19-rc1 has been related.
> 
> Changes since 20220602:
> 

on i386 or x86_64:

../mm/memory-failure.c: In function ‘__get_huge_page_for_hwpoison’:
../mm/memory-failure.c:1545:2: error: implicit declaration of function ‘hugetlb_set_page_hwpoison’; did you mean ‘hugetlb_page_subpool’? [-Werror=implicit-function-declaration]
  hugetlb_set_page_hwpoison(head, page);


when CONFIG_HUGETLB_PAGE is not set.
The inline function hugetlb_set_page_hwpoison() is only defined
when CONFIG_HUGETLB_PAGE is set.


-- 
~Randy



[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux