# git rev-parse -q --verify ba25b50d582ff6c6021eee80824134aeb9ab8785^{commit} ba25b50d582ff6c6021eee80824134aeb9ab8785 already have revision, skipping fetch # git checkout -q -f -B kisskb ba25b50d582ff6c6021eee80824134aeb9ab8785 # git clean -qxdf # < git log -1 # commit ba25b50d582ff6c6021eee80824134aeb9ab8785 # Merge: 12a54b150fb5 a0cecc23cfcb # Author: Linus Torvalds # Date: Tue Apr 23 21:08:52 2019 -0700 # # Merge tag 'drm-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drm # # Pull drm regression fixes from Dave Airlie: # "We interrupt your regularly scheduled drm fixes for a regression # special. # # The first is for a fix in i915 that had unexpected side effects # fallout in the userspace X.org modesetting driver where X would no # longer start. I got tired of the nitpicking and issued a large hammer # on it. The X.org driver is buggy, but blackscreen regressions are # worse. # # The second was an oversight that myself and Gerd should have noticed # better, Gerd is trying to fix this properly, but the regression is too # large to leave, even if the original behaviour is bad in some cases, # it's clearly bad to break a bunch of working use cases. # # I'll likely have a regular fixes pull later, but I really wanted to # highlight these" # # * tag 'drm-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drm: # Revert "drm/virtio: drop prime import/export callbacks" # Revert "drm/i915/fbdev: Actually configure untiled displays" # < /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 ba25b50d582ff6c6021eee80824134aeb9ab8785 # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7343_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7343_defconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7343_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/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/mprotect.c: In function 'change_pte_range': /kisskb/src/mm/mprotect.c:42:20: warning: unused variable 'mm' [-Wunused-variable] /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/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/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1397:6: warning: 'extra_uref' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/ip_output.c:885:14: note: 'extra_uref' was declared here /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:337: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 *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_se7343_defconfig_sh4 # Build took: 0:00:43.568501