* Re: linux-next: Tree for Sep 27 (fs/proc/task_mmu.c)
[not found] <20230927135132.4019bd9e@canb.auug.org.au>
@ 2023-09-27 5:33 ` Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2023-09-27 5:33 UTC (permalink / raw)
To: Stephen Rothwell, Linux Next Mailing List
Cc: Linux Kernel Mailing List, Muhammad Usama Anjum, Alexander Viro,
Andrew Morton, linux-mm
On 9/26/23 20:51, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20230926:
>
> New tree: overlayfs-fixes
>
> The mm tree lost its build failure.
>
> Non-merge commits (relative to Linus' tree): 7695
> 5746 files changed, 515623 insertions(+), 144460 deletions(-)
>
> ----------------------------------------------------------------------------
on arm64:
when CONFIG_HUGETLB_PAGE is not set:
../fs/proc/task_mmu.c: In function 'pagemap_scan_thp_entry':
../fs/proc/task_mmu.c:2105:17: error: implicit declaration of function 'pagemap_scan_backout_range'; did you mean 'pagemap_scan_push_range'? [-Werror=implicit-function-declaration]
2105 | pagemap_scan_backout_range(p, start, end);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
| pagemap_scan_push_range
cc1: some warnings being treated as errors
aarch64-linux-ar: fs/proc/task_mmu.o: No such file or directory
--
~Randy
^ permalink raw reply [flat|nested] only message in thread