# git rev-parse -q --verify c2c94b3b187dc92b2002809f489e0f24a41e91bc^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify c2c94b3b187dc92b2002809f489e0f24a41e91bc^{commit} c2c94b3b187dc92b2002809f489e0f24a41e91bc # git checkout -q -f -B kisskb c2c94b3b187dc92b2002809f489e0f24a41e91bc # git clean -qxdf # < git log -1 # commit c2c94b3b187dc92b2002809f489e0f24a41e91bc # Merge: 39e77c484bcd ccf34586758c # Author: Linus Torvalds # Date: Fri Jan 21 09:25:38 2022 +0200 # # Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Thanks to Daniel for taking care of things while I was out, just a set # of merge window fixes that came in this week, two i915 display fixes # and a bunch of misc amdgpu, along with a radeon regression fix. # # amdgpu: # - SR-IOV fix # - VCN harvest fix # - Suspend/resume fixes # - Tahiti fix # - Enable GPU recovery on yellow carp # # radeon: # - Fix error handling regression in radeon_driver_open_kms # # i915: # - Update EHL display voltage swing table # - Fix programming the ADL-P display TC voltage swing" # # * tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm: # drm/radeon: fix error handling in radeon_driver_open_kms # drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV # drm/amdgpu: apply vcn harvest quirk # drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequence # drm/i915/display/ehl: Update voltage swing table # drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21 # drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY # drm/amdgpu: Fix rejecting Tahiti GPUs # drm/amdgpu: don't do resets on APUs which don't support it # drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu() # drm/amdgpu: Enable recovery on yellow carp # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 c2c94b3b187dc92b2002809f489e0f24a41e91bc # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5722:warning: override: reassigning to symbol MODULE_SIG .config:5724:warning: override: reassigning to symbol PPC64 .config:5727:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c: In function 'aspeed_vuart_probe': /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:568:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 568 | } | ^ /kisskb/src/arch/powerpc/tools/relocs_check.sh: 60: echo: echo: I/O error Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:04:15.771053