# git rev-parse -q --verify d635f6cc934bcd467c5d67148ece74632fd96abf^{commit} d635f6cc934bcd467c5d67148ece74632fd96abf already have revision, skipping fetch # git checkout -q -f -B kisskb d635f6cc934bcd467c5d67148ece74632fd96abf # git clean -qxdf # < git log -1 # commit d635f6cc934bcd467c5d67148ece74632fd96abf # Merge: 5565ec4ef4f0 79ef1c9d14c6 # Author: Linus Torvalds # Date: Fri May 19 19:11:20 2023 -0700 # # Merge tag 'drm-fixes-2023-05-20' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Regular fixes pull, amdgpu and msm make up most of these, nothing too # serious, also one i915 and one exynos. # # I didn't get a misc fixes pull this week (one of the maintainers is # off, so have to engage the backup) so I think there are a few # outstanding patches that will show up next week, # # amdgpu: # - update gfx11 clock counter logic # - Fix a race when disabling gfxoff on gfx10/11 for profiling # - Raven/Raven2/PCO clock counter fix # - Add missing get_vbios_fb_size for GMC 11 # - Fix a spurious irq warning in the device remove case # - Fix possible power mode mismatch between driver and PMFW # - USB4 fix # # exynos: # - fix build warning # # i915: # - fix missing NULL check in HDCP code # # msm: # - display: # - msm8998: fix fetch and qos to align with downstream # - msm8998: fix LM pairs to align with downstream # - remove unused INTF0 interrupt mask on some chipsets # - remove TE2 block from relevant chipsets # - relocate non-MDP_TOP offset to different header # - fix some indentation # - fix register offets/masks for dither blocks # - make ping-ping block length 0 # - remove duplicated defines # - fix log mask for writeback block # - unregister the hdmi codec for dp during unbind # - fix yaml warnings # - gpu: # - fix submit error path leak # - arm-smmu-qcom fix for regression that broke per-process page # tables # - fix no-iommu crash" # # * tag 'drm-fixes-2023-05-20' of git://anongit.freedesktop.org/drm/drm: (29 commits) # drm/amd/display: enable dpia validate # drm/amd/pm: fix possible power mode mismatch between driver and PMFW # drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged # drm/amdgpu/gmc11: implement get_vbios_fb_size() # drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revision id # drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as well # drm/amdgpu/gfx10: Disable gfxoff before disabling powergating. # drm/amdgpu/gfx11: update gpu_clock_counter logic # drm/msm: Be more shouty if per-process pgtables aren't working # iommu/arm-smmu-qcom: Fix missing adreno_smmu's # drm/i915/hdcp: Check if media_gt exists # drm/exynos: fix g2d_open/close helper function definitions # drm/msm: Fix submit error-path leaks # drm/msm/iommu: Fix null pointer dereference in no-IOMMU case # dt-bindings: display/msm: dsi-controller-main: Document qcom, master-dsi and qcom, sync-dual-dsi # drm/msm/dpu: Remove duplicate register defines from INTF # drm/msm/dpu: Set PINGPONG block length to zero for DPU >= 7.0.0 # drm/msm/dpu: Use V2 DITHER PINGPONG sub-block in SM8[34]50/SC8280XP # drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo # drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs # ... # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 d635f6cc934bcd467c5d67148ece74632fd96abf # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:12825:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:12829:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12831:warning: override: reassigning to symbol UML_NET_SLIP .config:12836:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/drivers/harddog_user.c:6:10: fatal error: stdio.h: No such file or directory 6 | #include | ^~~~~~~~~ compilation terminated. make[3]: *** [/kisskb/src/scripts/Makefile.build:252: arch/um/drivers/harddog_user.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: arch/um/drivers] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/spi/spi-stm32-qspi.c: In function 'stm32_qspi_dirmap_read': /kisskb/src/drivers/spi/spi-stm32-qspi.c:523:27: error: 'op' is used uninitialized [-Werror=uninitialized] 523 | struct spi_mem_op op; | ^~ /kisskb/src/drivers/spi/spi-stm32-qspi.c:523:27: note: 'op' declared here 523 | struct spi_mem_op op; | ^~ /kisskb/src/drivers/spi/spi-stm32-qspi.c: In function 'stm32_qspi_transfer_one_message': /kisskb/src/drivers/spi/spi-stm32-qspi.c:564:27: error: 'op' is used uninitialized [-Werror=uninitialized] 564 | struct spi_mem_op op; | ^~ /kisskb/src/drivers/spi/spi-stm32-qspi.c:564:27: note: 'op' declared here 564 | struct spi_mem_op op; | ^~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/spi/spi-stm32-qspi.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/spi] 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 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64-gcc12 # Build took: 0:12:35.040250