# git rev-parse -q --verify 1cfea546b10c8fec218973c3f3c39ff797a3e50c^{commit} 1cfea546b10c8fec218973c3f3c39ff797a3e50c already have revision, skipping fetch # git checkout -q -f -B kisskb 1cfea546b10c8fec218973c3f3c39ff797a3e50c # git clean -qxdf # < git log -1 # commit 1cfea546b10c8fec218973c3f3c39ff797a3e50c # Merge: 27db64f6 f329456 # Author: Linus Torvalds # Date: Fri Jun 22 12:32:09 2018 +0900 # # Merge tag 'drm-fixes-2018-06-22' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Just run of the mill fixes, # # core: # - regression fix in device unplug # # qxl: # - regression fix for might sleep in cursor handling # # nouveau: # - regression fix in multi-screen cursor handling # # amdgpu: # - switch off DC by default on Kaveri and older # - some minor fixes # # i915: # - some GEM regression fixes # - doublescan mode fixes # # sun4i: # - revert fix for a regression # # sii8620 bridge: # - misc fixes" # # * tag 'drm-fixes-2018-06-22' of git://anongit.freedesktop.org/drm/drm: (28 commits) # drm/bridge/sii8620: fix display of packed pixel modes in MHL2 # drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate # drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper # drm/amdgpu: Update pin_size values before unpinning BO # drm/amdgpu:All UVD instances share one idle_work handle # drm/amdgpu: Don't default to DC support for Kaveri and older # drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array # drm/amd/pp: Fix uninitialized variable # drm/i915: Enable provoking vertex fix on Gen9 systems. # drm/i915: Fix context ban and hang accounting for client # drm/i915: Turn off g4x DP port in .post_disable() # drm/i915: Disallow interlaced modes on g4x DP outputs # drm/i915: Fix PIPESTAT irq ack on i965/g4x # drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI # drm/i915/execlists: Avoid putting the error pointer # drm/i915: Apply batch location restrictions before pinning # drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma # Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" # drm/atmel-hlcdc: check stride values in the first plane # drm/bridge/sii8620: fix HDMI cable connection to dongle # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 1cfea546b10c8fec218973c3f3c39ff797a3e50c # < make -s -j 8 ARCH=sh O=/kisskb/build/linus_ecovec24-romimage_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ecovec24-romimage_defconfig # make -s -j 8 ARCH=sh O=/kisskb/build/linus_ecovec24-romimage_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/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:339:21: note: 'pdeo' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /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_ecovec24-romimage_defconfig_sh4 # Build took: 0:00:40.168965