# git rev-parse -q --verify c42c12a905454734bbddaa9ca62413b4d493234e^{commit} c42c12a905454734bbddaa9ca62413b4d493234e already have revision, skipping fetch # git checkout -q -f -B kisskb c42c12a905454734bbddaa9ca62413b4d493234e # git clean -qxdf # < git log -1 # commit c42c12a905454734bbddaa9ca62413b4d493234e # Merge: 97f4e14 c78d1f9 # Author: Linus Torvalds # Date: Thu Jul 5 19:43:29 2018 -0700 # # Merge tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "This is the drm fixes for rc4. # # It's a bit larger than I'd like but the exynos cleanups are pretty # mechanical, and I'd rather have them in sooner rather than later so we # can avoid too much conflicts around them. The non-mechanincal exynos # changes are mostly fixes for new feature recently introduced. # # Apart from the exynos updates, we have: # # i915: # - GVT and GGTT mapping fixes # # amdgpu: # - fix HDMI2.0 4K@60 Hz regression # - Hotplug fixes for dual-GPU laptops to make power management better # - misc vega12 bios fixes, a race fix and some typos. # # sii8620 bridge: # - small fixes around mode setting # # core: # - use kvzalloc to allocate blob property memory" # # * tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drm: (34 commits) # drm/amd/display: add a check for display depth validity # drm/amd/display: adding ycbcr420 pixel encoding for hdmi # drm/udl: fix display corruption of the last line # drm/bridge/sii8620: Fix link mode selection # drm/bridge/sii8620: Fix display of packed pixel modes # drm/bridge/sii8620: Send AVI infoframe in all MHL versions # drm/amdgpu: fix user fence write race condition # drm/i915: Try GGTT mmapping whole object as partial # drm/amdgpu/pm: fix display count in non-DC path # drm/amdgpu: fix swapped emit_ib_size in vce3 # drm: Use kvzalloc for allocating blob property memory # drm/i915/gvt: changed DDI mode emulation type # drm/i915/gvt: fix a bug of partially write ggtt enties # drm/exynos: Replace drm_dev_unref with drm_dev_put # drm/exynos: Replace drm_gem_object_unreference_unlocked with put function # drm/exynos: Replace drm_framebuffer_{un/reference} with put,get functions # drm/exynos: ipp: use correct enum type # drm/exynos: decon5433: Fix WINCONx reset value # drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes # drm/exynos: fimc: Use real buffer width for configuring the hardware # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 c42c12a905454734bbddaa9ca62413b4d493234e # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_se7721_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7721_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_se7721_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/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:53:3: warning: 'arch_init_clk_ops' is deprecated (declared at /kisskb/src/arch/sh/include/asm/clock.h:8) [-Wdeprecated-declarations] /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:77:2: warning: 'cpg_clk_init' is deprecated (declared at /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:47) [-Wdeprecated-declarations] /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/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/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 Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_se7721_defconfig_sh4 # Build took: 0:00:41.981444