# git rev-parse -q --verify 520559dd73419db3d2bd53d9a6d292c465fa8a88^{commit} 520559dd73419db3d2bd53d9a6d292c465fa8a88 already have revision, skipping fetch # git checkout -q -f -B kisskb 520559dd73419db3d2bd53d9a6d292c465fa8a88 # git clean -qxdf # < git log -1 # commit 520559dd73419db3d2bd53d9a6d292c465fa8a88 # Author: Arnd Bergmann # Date: Wed Nov 8 13:58:40 2023 +0100 # # powerpc/powermac: mark smp_psurge_{give,take}_timebase static # # These functions are only called locally and should be static like the # other corresponding functions are: # # arch/powerpc/platforms/powermac/smp.c:416:13: error: no previous prototype for 'smp_psurge_take_timebase' [-Werror=missing-prototypes] # 416 | void __init smp_psurge_take_timebase(void) # | ^~~~~~~~~~~~~~~~~~~~~~~~ # arch/powerpc/platforms/powermac/smp.c:432:13: error: no previous prototype for 'smp_psurge_give_timebase' [-Werror=missing-prototypes] # 432 | void __init smp_psurge_give_timebase(void) # | ^~~~~~~~~~~~~~~~~~~~~~~~ # # Signed-off-by: Arnd Bergmann # Signed-off-by: Michael Ellerman # Link: https://msgid.link/20231108125843.3806765-20-arnd@kernel.org # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 520559dd73419db3d2bd53d9a6d292c465fa8a88 # make -s -j 160 ARCH=x86 O=/kisskb/build/powerpc-next_allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 160 ARCH=x86 O=/kisskb/build/powerpc-next_allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 160 ARCH=x86 O=/kisskb/build/powerpc-next_allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 160 ARCH=x86 O=/kisskb/build/powerpc-next_allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c: In function 'dml_prefetch_check': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6707:1: error: the frame size of 2056 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] 6707 | } | ^ cc1: all warnings being treated as errors make[7]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.o] Error 1 make[6]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/gpu/drm/amd/amdgpu] Error 2 make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/gpu/drm] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/gpu] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1913: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 160 ARCH=x86 O=/kisskb/build/powerpc-next_allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/powerpc-next_allmodconfig_x86_64-gcc11 # Build took: 0:15:47.188848