# git rev-parse -q --verify f31531e55495ca3746fb895ffdf73586be8259fa^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify f31531e55495ca3746fb895ffdf73586be8259fa^{commit} f31531e55495ca3746fb895ffdf73586be8259fa # git checkout -q -f -B kisskb f31531e55495ca3746fb895ffdf73586be8259fa # git clean -qxdf # < git log -1 # commit f31531e55495ca3746fb895ffdf73586be8259fa # Merge: 411a44c24a56 b112166a894d # Author: Linus Torvalds # Date: Thu Oct 28 12:17:01 2021 -0700 # # Merge tag 'drm-fixes-2021-10-29' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Quiet but not too quiet, I blame Halloween. # # The first set of amdgpu fixes missed last week, hence why this has a # few more of them, it's mostly display fixes for new GPUs and some # debugfs OOB stuff. # # The i915 patches have one to remove a tracepoint possible issue before # it's a real problem, the others around cflush and display are cc'ed to # stable as well. # # Otherwise it's just a few misc fixes. # # Summary: # # MAINTAINERS: # - Fix the path pattern # # ttm: # - Fix fence leak in ttm_transfered_destroy. # # core: # - Add GPD Win3 rotation quirk # # i915: # - Remove unconditional clflushes # - Fix oops on boot due to sync state on disabled DP encoders # - Revert backend specific data added to tracepoints # - Remove useless and incorrect memory frequence calculation # # panel: # - Add quirk for Aya Neo 2021 # # seltest: # - Reset property count for each drm damage selftest so full run will # work correctly. # # amdgpu: # - Fix two potential out of bounds writes in debugfs # - Fix revision handling for Yellow Carp # - Display fixes for Yellow Carp # - Display fixes for DCN 3.1" # # * tag 'drm-fixes-2021-10-29' of git://anongit.freedesktop.org/drm/drm: (21 commits) # MAINTAINERS: dri-devel is for all of drivers/gpu # drm/i915: Revert 'guc_id' from i915_request tracepoint # drm/amd/display: Fix deadlock when falling back to v2 from v3 # drm/amd/display: Fallback to clocks which meet requested voltage on DCN31 # drm/amdgpu: Fix even more out of bound writes from debugfs # drm: panel-orientation-quirks: Add quirk for GPD Win3 # drm/i915/dp: Skip the HW readout of DPCD on disabled encoders # drm/i915: Catch yet another unconditioal clflush # drm/i915: Convert unconditional clflush to drm_clflush_virt_range() # drm/i915/selftests: Properly reset mock object propers for each test # drm: panel-orientation-quirks: Add quirk for Aya Neo 2021 # drm/ttm: fix memleak in ttm_transfered_destroy # drm/amdgpu: support B0&B1 external revision id for yellow carp # drm/amd/display: Moved dccg init to after bios golden init # drm/amd/display: Increase watermark latencies for DCN3.1 # drm/amd/display: increase Z9 latency to workaround underflow in Z9 # drm/amd/display: Require immediate flip support for DCN3.1 planes # drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1 # drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1 # drm/amdgpu: fix out of bounds write # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f31531e55495ca3746fb895ffdf73586be8259fa # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:6571:warning: override: reassigning to symbol PPC64 .config:6573:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:6574:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6576:warning: override: reassigning to symbol GCC_PLUGINS .config:6579:warning: override: reassigning to symbol UBSAN # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/mm/damon/vaddr.c:672: /kisskb/src/mm/damon/vaddr-test.h: In function 'damon_test_three_regions_in_vmas': /kisskb/src/mm/damon/vaddr-test.h:96:1: error: the frame size of 1296 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 96 | } | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: mm/damon/vaddr.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:540: mm/damon] Error 2 make[1]: *** [/kisskb/src/Makefile:1868: mm] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:00:45.277463