# git rev-parse -q --verify f21b807c3cf8cd7c5ca9e406b27bf1cd2f1c1238^{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 f21b807c3cf8cd7c5ca9e406b27bf1cd2f1c1238^{commit} f21b807c3cf8cd7c5ca9e406b27bf1cd2f1c1238 # git checkout -q -f -B kisskb f21b807c3cf8cd7c5ca9e406b27bf1cd2f1c1238 # git clean -qxdf # < git log -1 # commit f21b807c3cf8cd7c5ca9e406b27bf1cd2f1c1238 # Merge: 929d931f2b40 7de5c0d70c77 # Author: Linus Torvalds # Date: Fri Jun 11 12:33:38 2021 -0700 # # Merge tag 'drm-fixes-2021-06-11' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Another week of fixes, nothing too crazy, but a few all over the # place. # # Two locking fixes in the core/ttm area, a couple of small driver fixes # (radeon, sun4i, mcde, vc4). Then msm and amdgpu have a set of fixes # each, mostly for smaller things, though the msm has a DSI fix for a # black screen. # # I haven't seen any intel fixes this week so they may have a few that # may or may not wait for next week. # # drm: # - auth locking fix # # ttm: # - locking fix # # amdgpu: # - Use kvzmalloc in amdgu_bo_create # - Use drm_dbg_kms for reporting failure to get a GEM FB # - Fix some register offsets for Sienna Cichlid # - Fix fall-through warning # # radeon: # - memcpy_to/from_io fixes # # msm: # - NULL ptr deref fix # - CP_PROTECT reg programming fix # - incorrect register shift fix # - DSI blank screen fix # # sun4i: # - hdmi output probing fix # # mcde: # - DSI pipeline calc fix # # vc4: # - out of bounds fix" # # * tag 'drm-fixes-2021-06-11' of git://anongit.freedesktop.org/drm/drm: # drm/msm/dsi: Stash away calculated vco frequency on recalc # drm: Lock pointer access in drm_master_release() # drm/mcde: Fix off by 10^3 in calculation # drm/msm/a6xx: avoid shadow NULL reference in failure path # drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650 # drm/msm/a6xx: update/fix CP_PROTECT initialization # radeon: use memcpy_to/fromio for UVD fw upload # drm/amd/pm: Fix fall-through warning for Clang # drm/amdgpu: Fix incorrect register offsets for Sienna Cichlid # drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB # drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_create # drm/msm: Init mm_list before accessing it for use_vram path # drm: Fix use-after-free read in drm_getunique() # drm/vc4: fix vc4_atomic_commit_tail() logic # drm/ttm: fix deref of bo->ttm without holding the lock v2 # drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 f21b807c3cf8cd7c5ca9e406b27bf1cd2f1c1238 # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=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_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_BPF_PRELOAD=n # Added to kconfig # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5018:warning: override: reassigning to symbol STANDALONE .config:5021:warning: override: reassigning to symbol GCC_PLUGINS .config:5025:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: __wrgsbase_inactive()+0x44: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __rdgsbase_inactive()+0x41: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret()+0x99: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_debug()+0x4d: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_nmi()+0x190: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: poke_int3_handler()+0x54: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: safe_stack_exc_vmm_communication()+0x58: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_es_ist_exit()+0x33: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_es_nmi_complete()+0x2d: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_vmm_communication()+0x7e: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: match_held_lock()+0x1b3: call to rcu_read_lock_any_held() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_enter()+0x62: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_exit()+0x50: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x51: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x56: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x51: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x51: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_exit()+0x47: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: context_tracking_recursion_enter()+0xbd: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __context_tracking_enter()+0x33: call to ftrace_likely_update() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:02:45.860943