> From: Chris Paterson <Chris.Paterson2@xxxxxxxxxxx> > Sent: 15 March 2023 14:13 > > Hello Greg, > > > From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > Sent: 15 March 2023 12:12 > > > > This is the start of the stable review cycle for the 4.19.278 release. > > There are 39 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. > > > > Responses should be made by Fri, 17 Mar 2023 11:57:10 +0000. > > Anything received after that time might be too late. > > Tested-by: Chris Paterson (CIP) <chris.paterson2@xxxxxxxxxxx> > CI Pipeline: > https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab > .com%2Fcip-project%2Fcip-testing%2Flinux-stable-rc-ci%2F- > %2Fpipelines%2F807195668&data=05%7C01%7CChris.Paterson2%40renesas. > com%7C3e2acf37d58a4bfbbd3908db255fa3c8%7C53d82571da1947e49cb4625 > a166a4a2a%7C0%7C0%7C638144864918022713%7CUnknown%7CTWFpbGZsb > 3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0 > %3D%7C3000%7C%7C%7C&sdata=O61NN4m1S0Zhr55UiQSADXniMYXWx2%2 > BBLcAAy4MtHLo%3D&reserved=0 > > We (CIP) are seeing some build issues with Linux 4.19.278-rc1 > (7cfb8ee7c98e). > > > 1) > In various arm, arm64 and x86 configurations we see: > kernel/cgroup/cgroup.c: In function 'cgroup_attach_lock': > kernel/cgroup/cgroup.c:2237:2: error: implicit declaration of function > 'get_online_cpus'; did you mean 'get_online_mems'? [-Werror=implicit- > function-declaration] > get_online_cpus(); > ^~~~~~~~~~~~~~~ > get_online_mems > kernel/cgroup/cgroup.c: In function 'cgroup_attach_unlock': > kernel/cgroup/cgroup.c:2248:2: error: implicit declaration of function > 'put_online_cpus'; did you mean 'num_online_cpus'? [-Werror=implicit- > function-declaration] > put_online_cpus(); > ^~~~~~~~~~~~~~~ > num_online_cpus > > For example: > https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab > .com%2Fcip-project%2Fcip-testing%2Flinux-stable-rc-ci%2F- > %2Fjobs%2F3938632173%23L1274&data=05%7C01%7CChris.Paterson2%40re > nesas.com%7C3e2acf37d58a4bfbbd3908db255fa3c8%7C53d82571da1947e49c > b4625a166a4a2a%7C0%7C0%7C638144864918022713%7CUnknown%7CTWFp > bGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC > I6Mn0%3D%7C3000%7C%7C%7C&sdata=teWNvt%2Bu2l1S60qiGOTPyLA6bB1 > CvxJ0XedA2qCDmFI%3D&reserved=0 > > Presumably this issue is caused by "cgroup: Fix threadgroup_rwsem <-> > cpus_read_lock() deadlock", but I haven't had a chance to revert and re-test. > > > 2) > For arm_multiconfig_v7 builds we're seeing a some errors when building the This should have read arm multi_v7_defconfig, but you probably worked that out... Kind regards, Chris > exynos5422 device trees: > arch/arm/boot/dts/exynos5422-odroidhc1.dtb: ERROR > (phandle_references): /thermal-zones/gpu-thermal/cooling-maps/map0: > Reference to non-existent node or label "gpu" > arch/arm/boot/dts/exynos5422-odroidhc1.dtb: ERROR > (phandle_references): /thermal-zones/gpu-thermal/cooling-maps/map1: > Reference to non-existent node or label "gpu" > ERROR: Input tree has errors, aborting (use -f to force output) > make[1]: *** [scripts/Makefile.lib:294: arch/arm/boot/dts/exynos5422- > odroidhc1.dtb] Error 2 > make[1]: *** Waiting for unfinished jobs.... > DTC arch/arm/boot/dts/hi3519-demb.dtb > DTC arch/arm/boot/dts/hisi-x5hd2-dkb.dtb > arch/arm/boot/dts/exynos5422-odroidxu3.dtb: ERROR > (phandle_references): /thermal-zones/gpu-thermal/cooling-maps/map3: > Reference to non-existent node or label "gpu" > arch/arm/boot/dts/exynos5422-odroidxu3.dtb: ERROR > (phandle_references): /thermal-zones/gpu-thermal/cooling-maps/map4: > Reference to non-existent node or label "gpu" > ERROR: Input tree has errors, aborting (use -f to force output) > make[1]: *** [scripts/Makefile.lib:294: arch/arm/boot/dts/exynos5422- > odroidxu3.dtb] Error 2 > arch/arm/boot/dts/exynos5422-odroidxu3-lite.dtb: ERROR > (phandle_references): /thermal-zones/gpu-thermal/cooling-maps/map3: > Reference to non-existent node or label "gpu" > arch/arm/boot/dts/exynos5422-odroidxu3-lite.dtb: ERROR > (phandle_references): /thermal-zones/gpu-thermal/cooling-maps/map4: > Reference to non-existent node or label "gpu" > ERROR: Input tree has errors, aborting (use -f to force output) > make[1]: *** [scripts/Makefile.lib:294: arch/arm/boot/dts/exynos5422- > odroidxu3-lite.dtb] Error 2 > arch/arm/boot/dts/exynos5422-odroidxu4.dtb: ERROR > (phandle_references): /thermal-zones/gpu-thermal/cooling-maps/map3: > Reference to non-existent node or label "gpu" > arch/arm/boot/dts/exynos5422-odroidxu4.dtb: ERROR > (phandle_references): /thermal-zones/gpu-thermal/cooling-maps/map4: > Reference to non-existent node or label "gpu" > ERROR: Input tree has errors, aborting (use -f to force output) > make[1]: *** [scripts/Makefile.lib:294: arch/arm/boot/dts/exynos5422- > odroidxu4.dtb] Error 2 > make: *** [arch/arm/Makefile:348: dtbs] Error 2 > > Log: > https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab > .com%2Fcip-project%2Fcip-testing%2Flinux-stable-rc-ci%2F- > %2Fjobs%2F3938632189%23L8634&data=05%7C01%7CChris.Paterson2%40re > nesas.com%7C3e2acf37d58a4bfbbd3908db255fa3c8%7C53d82571da1947e49c > b4625a166a4a2a%7C0%7C0%7C638144864918022713%7CUnknown%7CTWFp > bGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC > I6Mn0%3D%7C3000%7C%7C%7C&sdata=6JWX1vUABxWE27R2%2BzPSNnQe0 > 8erwGJHyKkhVYKANww%3D&reserved=0 > > Presumably caused by "ARM: dts: exynos: Add GPU thermal zone cooling > maps for Odroid XU3/XU4/HC1", but I haven't had a chance to revert and re- > test. > > > Kind regards, Chris