# git rev-parse -q --verify 61d791365b72a89062fbbea69aa61479476da946^{commit} 61d791365b72a89062fbbea69aa61479476da946 already have revision, skipping fetch # git checkout -q -f -B kisskb 61d791365b72a89062fbbea69aa61479476da946 # git clean -qxdf # < git log -1 # commit 61d791365b72a89062fbbea69aa61479476da946 # Author: Linus Torvalds # Date: Fri Dec 25 15:41:13 2020 -0800 # # drm/amd/display: avoid uninitialized variable warning # # clang (quite rightly) complains fairly loudly about the newly added # mpc1_get_mpc_out_mux() function returning an uninitialized value if the # 'opp_id' checks don't pass. # # This may not happen in practice, but the code really shouldn't return # garbage if the sanity checks don't pass. # # So just initialize 'val' to zero to avoid the issue. # # Fixes: 110b055b2827 ("drm/amd/display: add getter routine to retrieve mpcc mux") # Cc: Josip Pavic # Cc: Bindu Ramamurthy # Cc: Alex Deucher # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 61d791365b72a89062fbbea69aa61479476da946 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_USE_THIN_ARCHIVES=y # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 # Build took: 0:01:58.620681