# git rev-parse -q --verify 244dc2689085d7ff478f7b61841e62e59bea4557^{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 244dc2689085d7ff478f7b61841e62e59bea4557^{commit} 244dc2689085d7ff478f7b61841e62e59bea4557 # git checkout -q -f -B kisskb 244dc2689085d7ff478f7b61841e62e59bea4557 # git clean -qxdf # < git log -1 # commit 244dc2689085d7ff478f7b61841e62e59bea4557 # Merge: 0cc2682d8baa f66d84c8b4db # Author: Linus Torvalds # Date: Sat Jan 18 13:57:31 2020 -0800 # # Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Back from LCA2020, fixes wasn't too busy last week, seems to have # quieten down appropriately, some amdgpu, i915, then a core mst fix and # one fix for virtio-gpu and one for rockchip: # # core mst: # - serialize down messages and clear timeslots are on unplug # # amdgpu: # - Update golden settings for renoir # - eDP fix # # i915: # - uAPI fix: Remove dash and colon from PMU names to comply with # tools/perf # - Fix for include file that was indirectly included # - Two fixes to make sure VMA are marked active for error capture # # virtio: # - maintain obj reservation lock when submitting cmds # # rockchip: # - increase link rate var size to accommodate rates" # # * tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm: # drm/amd/display: Reorder detect_edp_sink_caps before link settings read. # drm/amdgpu: update goldensetting for renoir # drm/dp_mst: Have DP_Tx send one msg at a time # drm/dp_mst: clear time slots for ports invalid # drm/i915/pmu: Do not use colons or dashes in PMU names # drm/rockchip: fix integer type used for storing dp data rate # drm/i915/gt: Mark ring->vma as active while pinned # drm/i915/gt: Mark context->state vma as active while pinned # drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings # drm/i915: Add missing include file # drm/virtio: add missing virtio_gpu_array_lock_resv call # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 244dc2689085d7ff478f7b61841e62e59bea4557 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x75EBE60 # 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 # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash'. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash'. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash'. WARNING: 4 bad relocations c00000000001a45a R_PPC64_ADDR16_HIGHEST .head.text+0x000000000001a474 c00000000001a45e R_PPC64_ADDR16_HIGH .head.text+0x000000000001a474 c00000000001a462 R_PPC64_ADDR16_HIGHER .head.text+0x000000000001a474 c00000000001a466 R_PPC64_ADDR16_LO .head.text+0x000000000001a474 Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 # Build took: 0:03:11.697858