# git rev-parse -q --verify cc3c44c9fda264c6d401be04e95449a57c1231c6^{commit} cc3c44c9fda264c6d401be04e95449a57c1231c6 already have revision, skipping fetch # git checkout -q -f -B kisskb cc3c44c9fda264c6d401be04e95449a57c1231c6 # git clean -qxdf # < git log -1 # commit cc3c44c9fda264c6d401be04e95449a57c1231c6 # Merge: 849a4f09730b d8843eebbbd1 # Author: Linus Torvalds # Date: Thu May 11 16:56:58 2023 -0500 # # Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "About the usual for this stage, bunch of amdgpu, a few i915 and a # scattering of fixes across the board" # # dsc: # - macro fixes # # simplefb: # - fix VESA format # # scheduler: # - timeout handling fix # # fbdev: # - avoid potential out-of-bounds access in generic fbdev emulation # # ast: # - improve AST2500+ compat on ARM # # mipi-dsi: # - small mipi-dsi fix # # amdgpu: # - VCN3 fixes # - APUs always support PCI atomics # - legacy power management fixes # - DCN 3.1.4 fix # - DCFCLK fix # - fix several RAS irq refcount mismatches # - GPU Reset fix # - GFX 11.0.4 fix # # i915: # - taint kernel when force_probe is used # - NULL deref and div-by-zero fixes for display # - GuC error capture fix for Xe devices" # # * tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drm: (24 commits) # drm/amdgpu: change gfx 11.0.4 external_id range # drm/amdgpu/jpeg: Remove harvest checking for JPEG3 # drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras # drm/amd/pm: avoid potential UBSAN issue on legacy asics # drm/i915: taint kernel when force probing unsupported devices # drm/i915/dp: prevent potential div-by-zero # drm/i915: Fix NULL ptr deref by checking new_crtc_state # drm/i915/guc: Don't capture Gen8 regs on Xe devices # drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend # drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2) # drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs # drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes # drm/amd/display: Add symclk workaround during disable link output # drm/amd/pm: parse pp_handle under appropriate conditions # drm/amdgpu: set gfx9 onwards APU atomics support to be true # drm/amdgpu/nv: update VCN 3 max HEVC encoding resolution # drm/sched: Check scheduler work queue before calling timeout handling # drm/mipi-dsi: Set the fwnode for mipi_dsi_device # drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes # drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 cc3c44c9fda264c6d401be04e95449a57c1231c6 # < make -s -j 40 ARCH=sh O=/kisskb/build/linus_sh-allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 40 ARCH=sh O=/kisskb/build/linus_sh-allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 40 ARCH=sh O=/kisskb/build/linus_sh-allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 40 ARCH=sh O=/kisskb/build/linus_sh-allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.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}:1118: Error: unknown pseudo-op: `.' sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[5]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/net/pcs/pcs-xpcs.o] Error 4 make[4]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/net/pcs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: drivers] Error 2 make[1]: *** [/kisskb/src/Makefile:2026: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 40 ARCH=sh O=/kisskb/build/linus_sh-allyesconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sh-allyesconfig_sh4-gcc11 # Build took: 0:05:46.700743