# git rev-parse -q --verify 750b95887e567848ac2c851dae47922cac6db946^{commit} 750b95887e567848ac2c851dae47922cac6db946 already have revision, skipping fetch # git checkout -q -f -B kisskb 750b95887e567848ac2c851dae47922cac6db946 # git clean -qxdf # < git log -1 # commit 750b95887e567848ac2c851dae47922cac6db946 # Merge: 3a568e3a961b 44117828ed5c # Author: Linus Torvalds # Date: Thu Oct 26 20:42:02 2023 -1000 # # Merge tag 'drm-fixes-2023-10-27' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "This is the final set of fixes for 6.6, just misc bits mainly in # amdgpu and i915, nothing too noteworthy. # # amdgpu: # - ignore duplicated BOs in CS parser # - remove redundant call to amdgpu_ctx_priority_is_valid() # - Extend VI APSM quirks to more platforms # # amdkfd: # - reserve fence slot while locking BO # # dp_mst: # - Fix NULL deref in get_mst_branch_device_by_guid_helper() # # logicvc: # - Kconfig: Select REGMAP and REGMAP_MMIO # # ivpu: # - Fix missing VPUIP interrupts # # i915: # - Determine context valid in OA reports # - Hold GT forcewake during steering operations # - Check if PMU is closed before stopping event" # # * tag 'drm-fixes-2023-10-27' of git://anongit.freedesktop.org/drm/drm: # accel/ivpu/37xx: Fix missing VPUIP interrupts # drm/amd: Disable ASPM for VI w/ all Intel systems # drm/i915/pmu: Check if pmu is closed before stopping event # drm/i915/mcr: Hold GT forcewake during steering operations # drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIO # drm/i915/perf: Determine context valid in OA reports # drm/amdkfd: reserve a fence slot while locking the BO # drm/amdgpu: Remove redundant call to priority_is_valid() # drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper() # drm/amdgpu: ignore duplicate BOs again # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 750b95887e567848ac2c851dae47922cac6db946 # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3012:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/extent_io.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:45.044195