linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* next: mm/khugepaged.c:1702:30: error: implicit declaration of function 'vma_try_start_write'; did you mean 'vma_start_write'? [-Werror=implicit-function-declaration]
@ 2023-03-06 11:13 Naresh Kamboju
  2023-03-06 17:09 ` Suren Baghdasaryan
  0 siblings, 1 reply; 2+ messages in thread
From: Naresh Kamboju @ 2023-03-06 11:13 UTC (permalink / raw)
  To: open list, Linux-Next Mailing List, lkft-triage, linux-mm
  Cc: Stephen Rothwell, Andrew Morton, Peter Xu, Suren Baghdasaryan,
	Baolin Wang

Following build regression noticed on i386, mips and s390.

mm/khugepaged.c: In function 'retract_page_tables':
mm/khugepaged.c:1702:30: error: implicit declaration of function
'vma_try_start_write'; did you mean 'vma_start_write'?
[-Werror=implicit-function-declaration]
 1702 |                         if (!vma_try_start_write(vma))
      |                              ^~~~~~~~~~~~~~~~~~~
      |                              vma_start_write
cc1: all warnings being treated as errors

build details:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230306/testrun/15286608/suite/build/test/gcc-11-lkftconfig-rcutorture/details/
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230306/testrun/15286608/suite/build/test/gcc-11-lkftconfig-rcutorture/log

# To install tuxmake on your system globally:
# sudo pip3 install -U tuxmake
#

tuxmake --runtime podman \
         --target-arch i386 \
         --toolchain gcc-12 \
         --kconfig
https://storage.tuxsuite.com/public/linaro/lkft/builds/2McWOXP1OH5MiYficVNv8hJCR4F/config

Similar issues have been reported and discussed on the mailing list.
- https://lore.kernel.org/all/20230305191335.fee8e6aa285b0ca771cab9dd@linux-foundation.org/

--
Linaro LKFT
https://lkft.linaro.org


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-06 17:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06 11:13 next: mm/khugepaged.c:1702:30: error: implicit declaration of function 'vma_try_start_write'; did you mean 'vma_start_write'? [-Werror=implicit-function-declaration] Naresh Kamboju
2023-03-06 17:09 ` Suren Baghdasaryan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox