# git rev-parse -q --verify 38bc4ac431684498126f9baa3a530e5a132f0173^{commit} 38bc4ac431684498126f9baa3a530e5a132f0173 already have revision, skipping fetch # git checkout -q -f -B kisskb 38bc4ac431684498126f9baa3a530e5a132f0173 # git clean -qxdf # < git log -1 # commit 38bc4ac431684498126f9baa3a530e5a132f0173 # Merge: cbe232ab07ab 1e9124df8be0 # Author: Linus Torvalds # Date: Fri Jun 24 11:43:49 2022 -0700 # # Merge tag 'drm-fixes-2022-06-24' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Fixes for this week, bit larger than normal, but I think the last # couple have been quieter, and it's only rc4. # # There are a lot of small msm fixes, and a slightly larger set of vc4 # fixes. The vc4 fixes clean up a lot of crashes around the rPI4 # hardware differences from earlier ones, and problems in the page flip # and modeset code which assumed earlier hw, so I thought it would be # okay to keep them in. # # Otherwise, it's a few amdgpu, i915, sun4i and a panel quirk. # # amdgpu: # - Adjust GTT size logic # - eDP fix for RMB # - DCN 3.15 fix # - DP training fix # - Color encoding fix for DCN2+ # # sun4i: # - multiple suspend fixes # # vc4: # - rework driver split for rpi4, fixes mulitple crashers. # # panel: # - quirk for Aya Neo Next # # i915: # - Revert low voltage SKU check removal to fix display issues # - Apply PLL DCO fraction workaround for ADL-S # - Don't show engine classes not present in client fdinfo # # msm: # - Workaround for parade DSI bridge power sequencing # - Fix for multi-planar YUV format offsets # - Limiting WB modes to max sspp linewidth # - Fixing the supported rotations to add 180 back for IGT # - Fix to handle pm_runtime_get_sync() errors to avoid unclocked # access in the bind() path for dpu driver # - Fix the irq_free() without request issue which was a being hit # frequently in CI. # - Fix to add minimum ICC vote in the msm_mdss pm_resume path to # address bootup splats # - Fix to avoid dereferencing without checking in WB encoder # - Fix to avoid crash during suspend in DP driver by ensuring # interrupt mask bits are updated # - Remove unused code from dpu_encoder_virt_atomic_check() # - Fix to remove redundant init of dsc variable # - Fix to ensure mmap offset is initialized to avoid memory corruption # from unpin/evict # - Fix double runpm disable in probe-defer path # - VMA fenced-unpin fixes # - Fix for WB max-width # - Fix for rare dp resolution change issue" # # * tag 'drm-fixes-2022-06-24' of git://anongit.freedesktop.org/drm/drm: (41 commits) # amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+ # drm/amd/display: Fix typo in override_lane_settings # drm/amd/display: Fix DC warning at driver load # drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled" # drm/amdgpu: Adjust logic around GTT size (v3) # drm/sun4i: Return if frontend is not present # drm/vc4: fix error code in vc4_check_tex_size() # drm/sun4i: Add DMA mask and segment size # drm/vc4: hdmi: Fixed possible integer overflow # drm/i915/display: Re-add check for low voltage sku for max dp source rate # drm/i915/fdinfo: Don't show engine classes not present # drm/i915: Implement w/a 22010492432 for adl-s # drm: panel-orientation-quirks: Add quirk for Aya Neo Next # drm/msm/dp: force link training for display resolution change # drm/msm/dpu: limit wb modes based on max_mixer_width # drm/msm/dp: check core_initialized before disable interrupts at dp_display_unbind() # drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf # drm/msm: Don't overwrite hw fence in hw_init # drm/msm: Drop update_fences() # drm/vc4: Warn if some v3d code is run on BCM2711 # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 38bc4ac431684498126f9baa3a530e5a132f0173 # < make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "empty_zero_page" [vmlinux] version generation failed, symbol will not be versioned. Is "empty_zero_page" prototyped in ? WARNING: modpost: EXPORT symbol "__udelay" [vmlinux] version generation failed, symbol will not be versioned. Is "__udelay" prototyped in ? WARNING: modpost: EXPORT symbol "__ndelay" [vmlinux] version generation failed, symbol will not be versioned. Is "__ndelay" prototyped in ? WARNING: modpost: EXPORT symbol "__ashldi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__ashldi3" prototyped in ? WARNING: modpost: EXPORT symbol "__ashrdi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__ashrdi3" prototyped in ? WARNING: modpost: EXPORT symbol "bzero_1page" [vmlinux] version generation failed, symbol will not be versioned. Is "bzero_1page" prototyped in ? WARNING: modpost: EXPORT symbol "__copy_1page" [vmlinux] version generation failed, symbol will not be versioned. Is "__copy_1page" prototyped in ? WARNING: modpost: EXPORT symbol "__divdi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__divdi3" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_enter" [vmlinux] version generation failed, symbol will not be versioned. Is "___rw_read_enter" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_exit" [vmlinux] version generation failed, symbol will not be versioned. Is "___rw_read_exit" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_try" [vmlinux] version generation failed, symbol will not be versioned. Is "___rw_read_try" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_write_enter" [vmlinux] version generation failed, symbol will not be versioned. Is "___rw_write_enter" prototyped in ? WARNING: modpost: EXPORT symbol "__lshrdi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__lshrdi3" prototyped in ? WARNING: modpost: EXPORT symbol "__muldi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__muldi3" prototyped in ? arch/sparc/kernel/head_32.o: In function `current_pc': (.head.text+0x5040): relocation truncated to fit: R_SPARC_WDISP22 against `.init.text' arch/sparc/kernel/head_32.o: In function `halt_notsup': (.head.text+0x5100): relocation truncated to fit: R_SPARC_WDISP22 against `.init.text' arch/sparc/kernel/head_32.o: In function `leon_init': (.init.text+0xa4): relocation truncated to fit: R_SPARC_WDISP22 against symbol `leon_smp_cpu_startup' defined in .text section in arch/sparc/kernel/trampoline_32.o arch/sparc/kernel/process_32.o:(.fixup+0x4): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/process_32.o:(.fixup+0xc): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x4): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x10): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x1c): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x28): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x34): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x40): additional relocation overflows omitted from the output make[1]: *** [/kisskb/src/Makefile:1164: vmlinux] Error 1 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 # Build took: 0:03:45.229082