# git rev-parse -q --verify e35184f321518acadb681928a016da21a9a20c13^{commit} e35184f321518acadb681928a016da21a9a20c13 already have revision, skipping fetch # git checkout -q -f -B kisskb e35184f321518acadb681928a016da21a9a20c13 # git clean -qxdf # < git log -1 # commit e35184f321518acadb681928a016da21a9a20c13 # Merge: 6d36c728bc2e cbc543c59e8e # Author: Linus Torvalds # Date: Thu Oct 20 18:28:32 2022 -0700 # # Merge tag 'drm-fixes-2022-10-21' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Usual fixes for the week. # # The amdgpu contains fixes for two regressions, one reported in # response to rc1 which broke on SI GPUs, and one gfx9 APU regression. # # Otherwise it's mostly fixes for new IP, and some GPU reset fixes. vc4 # is just HDMI fixes, and panfrost has some mnor types fixes. # # Core: # - fix connector DDC pointer # - fix buffer overflow in format_helper_test # # amdgpu: # - Mode2 reset fixes for Sienna Cichlid # - Revert broken fan speed sensor fix # - SMU 13.x fixes # - GC 11.x fixes # - RAS fixes # - SR-IOV fixes # - Fix BO move breakage on SI # - Misc compiler fixes # - Fix gfx9 APU regression caused by PCI AER fix # # vc4: # - HDMI fixes # # panfrost: # - compiler fixes" # # * tag 'drm-fixes-2022-10-21' of git://anongit.freedesktop.org/drm/drm: (35 commits) # drm/amdgpu: fix sdma doorbell init ordering on APUs # drm/panfrost: replace endian-specific types with native ones # drm/panfrost: Remove type name from internal structs # drm/connector: Set DDC pointer in drmm_connector_init # drm: tests: Fix a buffer overflow in format_helper_test # drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updates # drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flag # drm/amdgpu: Fix for BO move issue # drm/amdgpu: dequeue mes scheduler during fini # drm/amd/pm: enable thermal alert on smu_v13_0_10 # drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11 # drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback # drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o # drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 # drm/amd/pm: update SMU IP v13.0.4 driver interface version # drm/amd/pm: Init pm_attr_list when dpm is disabled # drm/amd/pm: disable cstate feature for gpu reset scenario # drm/amd/pm: fulfill SMU13.0.7 cstate control interface # drm/amd/pm: fulfill SMU13.0.0 cstate control interface # drm/amdgpu: Add sriov vf ras support in amdgpu_ras_asic_supported # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 e35184f321518acadb681928a016da21a9a20c13 # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- In function 'setup_lowcore_dat_on', inlined from 'setup_arch' at /kisskb/src/arch/s390/kernel/setup.c:1059:2: /kisskb/src/arch/s390/kernel/setup.c:524:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 524 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 525 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc11 # Build took: 0:02:55.802339