# git rev-parse -q --verify f21b807c3cf8cd7c5ca9e406b27bf1cd2f1c1238^{commit} f21b807c3cf8cd7c5ca9e406b27bf1cd2f1c1238 already have revision, skipping fetch # 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 f21b807c3cf8cd7c5ca9e406b27bf1cd2f1c1238 # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # 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-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4582:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4584:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:4588:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4590:warning: override: reassigning to symbol UML_NET_SLIP .config:4593:warning: override: reassigning to symbol UML_NET_MCAST .config:4595:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 LINK linux Completed OK # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64 # Build took: 0:06:48.233001