# git rev-parse -q --verify 8b12a62a4e3ed4ae99c715034f557eb391d6b196^{commit} 8b12a62a4e3ed4ae99c715034f557eb391d6b196 already have revision, skipping fetch # git checkout -q -f -B kisskb 8b12a62a4e3ed4ae99c715034f557eb391d6b196 # git clean -qxdf # < git log -1 # commit 8b12a62a4e3ed4ae99c715034f557eb391d6b196 # Merge: 81aa0968b7ea e94c55b8e0a0 # Author: Linus Torvalds # Date: Thu Mar 18 17:57:34 2021 -0700 # # Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Regular fixes pull, pretty small set of fixes, a couple of i915 and # amdgpu, one ttm, one nouveau and one omap. Probably smaller than usual # for this time, so we'll see if something pops up next week or if this # will continue to stay small. # # Summary: # # ttm: # - Make ttm_bo_unpin() not wraparound on too many unpins # # omap: # - Fix coccicheck warning in omap # # amdgpu: # - DCN 3.0 gamma fixes # - DCN 2.1 corrupt screen fix # # i915: # - Workaround async flip + VT-d frame corruption on HSW/BDW # - Fix NMI watchdog crash due to uninitialized OA buffer use on gen12+ # # nouveau: # - workaround oops with bo syncing" # # * tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drm: # nouveau: Skip unvailable ttm page entries # drm/amd/display: Remove MPC gamut remap logic for DCN30 # drm/amd/display: Correct algorithm for reversed gamma # drm/omap: dsi: fix unsigned expression compared with zero # i915/perf: Start hrtimer only if sampling the OA buffer # drm/i915: Workaround async flip + VT-d corruption on HSW/BDW # drm/amd/display: Copy over soc values before bounding box creation # drm/ttm: make ttm_bo_unpin more defensive # < /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 8b12a62a4e3ed4ae99c715034f557eb391d6b196 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+POWERNV=n_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_defconfig # Added to kconfig CONFIG_PPC_POWERNV=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+POWERNV=n_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_pseries_defconfig+POWERNV=n_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_pseries_defconfig+POWERNV=n_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c: In function 'cxgb4_write_partial_sgl': /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: missing braces around initializer [-Wmissing-braces] struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1] = {0}, *to; ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: (near initialization for 'buf[0]') [-Wmissing-braces] /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_item': /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_pseries_defconfig+POWERNV=n_powerpc-gcc4.9 # Build took: 0:03:31.652538