Hi!
This is the start of the stable review cycle for the 6.18.50 release. There are 552 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
We see similar problems to 6.12:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/28...
for example
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/1629996...
07:10:16 mm/page_vma_mapped.c: In function 'check_pte': 1479 07:10:16 mm/page_vma_mapped.c:110:25: error: implicit declaration of function 'huge_ptep_get' [-Werror=implicit-function-declaration] 1480 07:10:16 110 | ptent = huge_ptep_get(pvmw->vma->vm_mm, pvmw->address, 1481 07:10:16 | ^~~~~~~~~~~~~ 1482 07:10:16 AR drivers/pinctrl/nomadik/built-in.a 1483 07:10:16 cc1: some warnings being treated as errors
I assume bisection from 6.12 applies here, too.
Best regards, Pavel