# git rev-parse -q --verify 79c3ba3206c7680027f61fd4e3d6956a4154bf31^{commit} 79c3ba3206c7680027f61fd4e3d6956a4154bf31 already have revision, skipping fetch # git checkout -q -f -B kisskb 79c3ba3206c7680027f61fd4e3d6956a4154bf31 # git clean -qxdf # < git log -1 # commit 79c3ba3206c7680027f61fd4e3d6956a4154bf31 # Merge: d4425649c630 671e2ee5ee21 # Author: Linus Torvalds # Date: Fri Jun 7 17:39:31 2019 -0700 # # Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "A small bit more lively this week but not majorly so. I'm away in # Japan next week for family holiday, so I'll be pretty disconnected, # I've asked Daniel to do fixes for the week while I'm out. # # The nouveau firmware changes are a bit large, but they address a big # problem where a whole set of boards don't load with the driver, and # the new firmware fixes that, so I think it's worth trying to land it # now. # # core: # - Allow fb changes in async commits (drivers as well) # # udmabuf: # - Unmap scatterlist when unmapping udmabuf # # nouveau: # - firmware loading fixes for secboot firmware on new GPU revision. # # komeda: # - oops, dma mapping and warning fixes # # arm-hdlcd: # - clock fixes # - mode validation fix # # i915: # - Add a missing Icelake workaround # - GVT - DMA map fault fix and enforcement fixes # # amdgpu: # - DCE resume fix # - New raven variation updates" # # * tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm: (33 commits) # drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some boards # drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FW # drm/nouveau/secboot: split out FW version-specific LS function pointers # drm/nouveau/secboot: pass max supported FW version to LS load funcs # drm/nouveau/core: support versioned firmware loading # drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than device # drm/komeda: Potential error pointer dereference # drm/komeda: remove set but not used variable 'kcrtc' # drm/amd/amdgpu: add RLC firmware to support raven1 refresh # drm/amd/powerplay: add set_power_profile_mode for raven1_refresh # drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2) # udmabuf: actually unmap the scatterlist # drm/arm/hdlcd: Allow a bit of clock tolerance # drm/arm/hdlcd: Actually validate CRTC modes # drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times # drm/komeda: fixing of DMA mapping sg segment warning # drm: don't block fb changes for async plane updates # drm/vc4: fix fb references in async update # drm/msm: fix fb references in async update # drm/amd: fix fb references in async update # ... # < /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 79c3ba3206c7680027f61fd4e3d6956a4154bf31 # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_ecovec24_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ecovec24_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_ecovec24_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h /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/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:121:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194: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:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:331:21: note: 'pdeo' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2589:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1850:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' 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/net/ipv4/fib_semantics.c: In function 'fib_create_info': /kisskb/src/net/ipv4/fib_semantics.c:1023:12: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/fib_semantics.c:967:6: note: 'err' was declared here Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_ecovec24_defconfig_sh4 # Build took: 0:00:25.042904