# git rev-parse -q --verify 7611de9cd7806a9c41426d12b98cf8867263a05f^{commit} 7611de9cd7806a9c41426d12b98cf8867263a05f already have revision, skipping fetch # git checkout -q -f -B kisskb 7611de9cd7806a9c41426d12b98cf8867263a05f # git clean -qxdf # < git log -1 # commit 7611de9cd7806a9c41426d12b98cf8867263a05f # Author: Nicholas Piggin # Date: Thu Sep 1 21:03:34 2022 +1000 # # powerpc/64s: add pte_needs_flush and huge_pmd_needs_flush # # Allow PTE changes to avoid flushing the TLB when access permissions are # being relaxed, the dirty bit is being set, and the accessed bit is being # changed. # # Relaxing access permissions and setting dirty and accessed bits do not # require a flush because the MMU will re-load the PTE and notice the # updates (it may also cause a spurious fault). # # Clearing the accessed bit does not require a flush because of the # imprecise PTE accessed bit accounting that is already performed, as # documented in ptep_clear_flush_young(). # # This reduces TLB flushing for some mprotect(2) calls. # # Signed-off-by: Nicholas Piggin # Signed-off-by: Michael Ellerman # Reviewed-by: Christophe Leroy # Link: https://lore.kernel.org/r/20220901110334.1618913-1-npiggin@gmail.com # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 7611de9cd7806a9c41426d12b98cf8867263a05f # < make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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 # < make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.c: In function 'UseMinimumDCFCLK': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.c:6806:1: error: the frame size of 2096 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c: In function 'dml32_ModeSupportAndSystemConfigurationFull': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c:3768:1: error: the frame size of 2144 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] } // ModeSupportAndSystemConfigurationFull ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:249: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.o] Error 1 make[5]: *** Waiting for unfinished jobs.... cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:249: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:465: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:465: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:465: drivers/gpu] Error 2 make[1]: *** [/kisskb/src/Makefile:1853: drivers] Error 2 make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 # Build took: 0:34:31.458100