# 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/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f21b807c3cf8cd7c5ca9e406b27bf1cd2f1c1238 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet64_smp_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] INFO: Uncompressed kernel (size 0x1206d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1300000) Image Name: Linux-5.13.0-rc5-gf21b807c3cf8 Created: Sat Jun 12 08:59:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7557320 Bytes = 7380.20 KiB = 7.21 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.9 # Build took: 0:02:42.618393