# git rev-parse -q --verify 7428b2e5d0b195f2a5e40f91d2b41a8503fcfe68^{commit} 7428b2e5d0b195f2a5e40f91d2b41a8503fcfe68 already have revision, skipping fetch # git checkout -q -f -B kisskb 7428b2e5d0b195f2a5e40f91d2b41a8503fcfe68 # git clean -qxdf # < git log -1 # commit 7428b2e5d0b195f2a5e40f91d2b41a8503fcfe68 # Merge: 67b076095dd7 2887e5ce15dd # Author: Linus Torvalds # Date: Wed Sep 12 17:36:47 2018 -1000 # # Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drm # # Pull drm nouveau fixes from Dave Airlie: # "I'm sending this separately as it's a bit larger than I generally like # for one driver, but it does contain a bunch of make my nvidia laptop # not die (runpm) and a bunch to make my docking station and monitor # display stuff (mst) fixes. # # Lyude has spent a lot of time on these, and we are putting the fixes # into distro kernels as well asap, as it helps a bunch of standard # Lenovo laptops, so I'm fairly happy things are better than they were # before these patches, but I decided to split them out just for # clarification" # # * tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drm: # drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP panels # drm/nouveau/disp: fix DP disable race # drm/nouveau/disp: move eDP panel power handling # drm/nouveau/disp: remove unused struct member # drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS # drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer # drm/nouveau: fix oops in client init failure path # drm/nouveau: Fix nouveau_connector_ddc_detect() # drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload # drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early # drm/nouveau: Reset MST branching unit before enabling # drm/nouveau: Only write DP_MSTM_CTRL when needed # drm/nouveau: Remove useless poll_enable() call in drm_load() # drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state() # drm/nouveau: Remove useless poll_enable() call in switcheroo_set_state() # drm/nouveau: Fix deadlocks in nouveau_connector_detect() # drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect() # drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests # drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend() # drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 7428b2e5d0b195f2a5e40f91d2b41a8503fcfe68 # < make -s -j 8 ARCH=sh O=/kisskb/build/linus_se7724_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7724_defconfig # make -s -j 8 ARCH=sh O=/kisskb/build/linus_se7724_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq 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:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:392: 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:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:129:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:96:6: note: 'levelspread[]' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2511: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:1833:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' 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:341: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 *' Image Name: Linux-4.19.0-rc3+ Created: Thu Sep 13 16:24:51 2018 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 3277100 Bytes = 3200.29 KiB = 3.13 MiB Load Address: 88001000 Entry Point: 88002000 Image arch/sh/boot/uImage is ready Completed OK # rm -rf /kisskb/build/linus_se7724_defconfig_sh4 # Build took: 0:01:01.181623