# git rev-parse -q --verify 8afe6f0e0e257bf7f79f5996c037e8977dcc8cc1^{commit} 8afe6f0e0e257bf7f79f5996c037e8977dcc8cc1 already have revision, skipping fetch # git checkout -q -f -B kisskb 8afe6f0e0e257bf7f79f5996c037e8977dcc8cc1 # git clean -qxdf # < git log -1 # commit 8afe6f0e0e257bf7f79f5996c037e8977dcc8cc1 # Merge: 93a165cb9a4c d4b6e7f582e2 # Author: Linus Torvalds # Date: Fri Dec 22 07:59:25 2023 -0800 # # Merge tag 'drm-fixes-2023-12-22' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Pretty quiet for this week, just i915 and amdgpu fixes, # # I think the misc tree got lost this week, but didn't seem to have too # much in it, so it can wait. I've also got a bunch of nouveau GSP fixes # sailing around that'll probably land next time as well. # # amdgpu: # - DCN 3.5 fixes # - DCN 3.2 SubVP fix # - GPUVM fix # # amdkfd: # - SVM fix for APUs # # i915: # - Fix state readout and check for DSC and bigjoiner combo # - Fix a potential integer overflow # - Reject async flips with bigjoiner # - Fix MTL HDMI/DP PLL clock selection # - Fix various issues by disabling pipe DMC events" # # * tag 'drm-fixes-2023-12-22' of git://anongit.freedesktop.org/drm/drm: # drm/amdgpu: re-create idle bo's PTE during VM state machine reset # drm/amd/display: dereference variable before checking for zero # drm/amd/display: get dprefclk ss info from integration info table # drm/amd/display: Add case for dcn35 to support usb4 dmub hpd event # drm/amd/display: disable FPO and SubVP for older DMUB versions on DCN32x # drm/amdkfd: svm range always mapped flag not working on APU # drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram table 3.0" # drm/i915/dmc: Don't enable any pipe DMC events # drm/i915/mtl: Fix HDMI/DP PLL clock selection # drm/i915: Reject async flips with bigjoiner # drm/i915/hwmon: Fix static analysis tool reported issues # drm/i915/display: Get bigjoiner config before dsc config during readout # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 8afe6f0e0e257bf7f79f5996c037e8977dcc8cc1 # make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}: Error: .size expression for xpcs_config_aneg_c73 does not evaluate to a constant sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1911: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sh4-gcc12 # Build took: 0:05:13.264759