# git rev-parse -q --verify 244dc2689085d7ff478f7b61841e62e59bea4557^{commit} 244dc2689085d7ff478f7b61841e62e59bea4557 already have revision, skipping fetch # 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-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 244dc2689085d7ff478f7b61841e62e59bea4557 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-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 24 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-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 24 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x2fc8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 # Build took: 0:03:39.702028