# git rev-parse -q --verify 4658aff6eeaaf0b049ce787513abfc985c452e3a^{commit} 4658aff6eeaaf0b049ce787513abfc985c452e3a already have revision, skipping fetch # git checkout -q -f -B kisskb 4658aff6eeaaf0b049ce787513abfc985c452e3a # git clean -qxdf # < git log -1 # commit 4658aff6eeaaf0b049ce787513abfc985c452e3a # Merge: 217c3e019675 49a51c4b4064 # Author: Linus Torvalds # Date: Thu Aug 30 21:18:05 2018 -0700 # # Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Regular fixes pull: # # - Mediatek has a bunch of fixes to their RDMA and Overlay engines. # # - i915 has some Cannonlake/Geminilake watermark workarounds, LSPCON # fix, HDCP free fix, audio fix and a ppgtt reference counting fix. # # - amdgpu has some SRIOV, Kasan, memory leaks and other misc fixes" # # * tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm: (35 commits) # drm/i915/audio: Hook up component bindings even if displays are disabled # drm/i915: Increase LSPCON timeout # drm/i915: Stop holding a ref to the ppgtt from each vma # drm/i915: Free write_buf that we allocated with kzalloc. # drm/i915: Fix glk/cnl display w/a #1175 # drm/amdgpu: Need to set moved to true when evict bo # drm/amdgpu: Remove duplicated power source update # drm/amd/display: Fix memory leak caused by missed dc_sink_release # drm/amdgpu: fix holding mn_lock while allocating memory # drm/amdgpu: Power on uvd block when hw_fini # drm/amdgpu: Update power state at the end of smu hw_init. # drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins # drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode # drm/amdgpu: Adjust the VM size based on system memory size v2 # drm/mediatek: fix connection from RDMA2 to DSI1 # drm/mediatek: update some variable name from ovl to comp # drm/mediatek: use layer_nr function to get layer number to init plane # drm/mediatek: add function to return RDMA layer number # drm/mediatek: add function to return OVL layer number # drm/mediatek: add function to get layer number for component # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 4658aff6eeaaf0b049ce787513abfc985c452e3a # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xE5809A26 # 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=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=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_LD_HEAD_STUB_CATCH=y # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_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 48 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x275c): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x2938): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup() The function start_here_multiplatform() references the function __init early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of early_setup is wrong. WARNING: vmlinux.o(.text+0x296c): 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-rand_randconfig+ppc64le_ppc64le-gcc5 # Build took: 0:03:11.359137