# git rev-parse -q --verify 0d81a3f29c0afb18ba2b1275dcccf21e0dd4da38^{commit} 0d81a3f29c0afb18ba2b1275dcccf21e0dd4da38 already have revision, skipping fetch # git checkout -q -f -B kisskb 0d81a3f29c0afb18ba2b1275dcccf21e0dd4da38 # git clean -qxdf # < git log -1 # commit 0d81a3f29c0afb18ba2b1275dcccf21e0dd4da38 # Merge: 1b51f69461e6 16b78f052d01 # Author: Linus Torvalds # Date: Thu Mar 12 18:05:19 2020 -0700 # # Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "It's a bit quieter, probably not as much as it could be. # # There is on large regression fix in here from Lyude for displayport # bandwidth calculations, there've been reports of multi-monitor in # docks not working since -rc1 and this has been tested to fix those. # # Otherwise it's a bunch of i915 (with some GVT fixes), a set of amdgpu # watermark + bios fixes, and an exynos iommu cleanup fix. # # core: # - DP MST bandwidth regression fix. # # i915: # - hard lockup fix # - GVT fixes # - 32-bit alignment issue fix # - timeline wait fixes # - cacheline_retire and free # # amdgpu: # - Update the display watermark bounding box for navi14 # - Fix fetching vbios directly from rom on vega20/arcturus # - Navi and renoir watermark fixes # # exynos: # - iommu object cleanup fix" # # ` # # * tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm: # drm/dp_mst: Rewrite and fix bandwidth limit checks # drm/dp_mst: Reprobe path resources in CSN handler # drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks # drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant # drm/i915: Defer semaphore priority bumping to a workqueue # drm/i915/gt: Close race between cacheline_retire and free # drm/i915/execlists: Enable timeslice on partial virtual engine dequeue # drm/i915: be more solid in checking the alignment # drm/i915/gvt: Fix dma-buf display blur issue on CFL # drm/i915: Return early for await_start on same timeline # drm/i915: Actually emit the await_start # drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to smu during boot up # drm/exynos: Fix cleanup of IOMMU related objects # drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20 # drm/amd/display: update soc bb for nv14 # drm/i915/gvt: Fix emulated vbt size issue # drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exits # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 0d81a3f29c0afb18ba2b1275dcccf21e0dd4da38 # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh03_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- sh03_defconfig # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh03_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh03_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh03_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:5845:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sh03_defconfig_sh4-gcc4.6 # Build took: 0:01:01.703557