# git rev-parse -q --verify 10a6e5feccb877c3c75ad11d27942ad52c24815f^{commit} 10a6e5feccb877c3c75ad11d27942ad52c24815f already have revision, skipping fetch # git checkout -q -f -B kisskb 10a6e5feccb877c3c75ad11d27942ad52c24815f # git clean -qxdf # < git log -1 # commit 10a6e5feccb877c3c75ad11d27942ad52c24815f # Merge: ce583d5fb9d3 30873697b837 # Author: Linus Torvalds # Date: Thu Oct 12 22:43:35 2023 -0700 # # Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Weekly fixes, the core is msm and amdgpu with some scattered fixes # across vmwgfx, panel and the core stuff. # # atomic-helper: # - Relax checks for unregistered connectors # # dma-buf: # - Work around race condition when retrieving fence timestamp # # gem: # - Avoid OOB access in BO memory range # # panel: # - boe-tv101wun-ml6: Fix flickering # # simpledrm: # - Fix error output # # vwmgfx: # - Fix size calculation in texture-state code # - Ref GEM BOs in surfaces # # msm: # - PHY/link training reset fix # - msm8998 - correct highest bank bit # - skip video mode if timing engine disabled # - check irq_of_parse_and_map return code # - add new lines to some prints # - fail atomic check for max mdp clk test # # amdgpu: # - Seamless boot fix # - Fix TTM BO resource check # - SI fix for doorbell handling" # # * tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drm: # drm/tiny: correctly print `struct resource *` on error # drm: Do not overrun array in drm_gem_get_pages() # drm/atomic-helper: relax unregistered connector check # drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP term # drm/amdgpu: fix SI failure due to doorbells allocation # drm/amdgpu: add missing NULL check # drm/amd/display: Don't set dpms_off for seamless boot # drm/vmwgfx: Keep a gem reference to user bos in surfaces # drm/vmwgfx: fix typo of sizeof argument # drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits # dma-buf: add dma_fence_timestamp helper # drm/msm/dp: Add newlines to debug printks # drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflow # drm/msm/dsi: fix irq_of_parse_and_map() error checking # drm/msm/dsi: skip the wait for video mode done if not applicable # drm/msm/mdss: fix highest-bank-bit for msm8998 # drm/msm/dp: do not reinitialize phy unless retry during link training # < /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 10a6e5feccb877c3c75ad11d27942ad52c24815f # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.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 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_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.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:580: Error: displacement to undefined symbol .L76 overflows 8-bit field {standard input}:588: Error: displacement to undefined symbol .L106 overflows 8-bit field {standard input}:589: Error: displacement to undefined symbol .L75 overflows 12-bit field {standard input}:602: Error: displacement to undefined symbol .L98 overflows 12-bit field {standard input}:607: Error: displacement to undefined symbol .L80 overflows 8-bit field {standard input}:610: Error: displacement to undefined symbol .L81 overflows 8-bit field {standard input}:572: Error: pcrel too far {standard input}:593: Error: pcrel too far {standard input}:599: Error: pcrel too far 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/hwmon/pmbus/mp2975.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon/pmbus] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon] Error 2 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1913: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_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_allyesconfig_sh4-gcc12 # Build took: 0:04:44.771114