# git rev-parse -q --verify b719ae070ee2371c37d846616ef7453ec6811990^{commit} b719ae070ee2371c37d846616ef7453ec6811990 already have revision, skipping fetch # git checkout -q -f -B kisskb b719ae070ee2371c37d846616ef7453ec6811990 # git clean -qxdf # < git log -1 # commit b719ae070ee2371c37d846616ef7453ec6811990 # Merge: 3e71e1214b66 3bf3c9744694 # Author: Linus Torvalds # Date: Sat Feb 15 13:16:47 2020 -0800 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Olof Johansson: # "A handful of fixes that have come in since the merge window: # # - Fix of PCI interrupt map on arm64 fast model (SW emulator) # # - Fixlet for sound on ST platforms and a small cleanup of deprecated # DT properties # # - A stack buffer overflow fix for moxtet # # - Fuse driver build fix for Tegra194 # # - A few config updates to turn on new drivers merged this cycle" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # bus: moxtet: fix potential stack buffer overflow # soc/tegra: fuse: Fix build with Tegra194 configuration # ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsi # ARM: dts: sti: Remove deprecated snps PHY properties for stih410-b2260 # arm64: defconfig: Enable DRM_SUN6I_DSI # arm64: defconfig: Enable CONFIG_SUN8I_THERMAL # ARM: sunxi: Enable CONFIG_SUN8I_THERMAL # arm64: defconfig: Set bcm2835-dma as built-in # ARM: configs: Cleanup old Kconfig options # ARM: npcm: Bring back GPIOLIB support # arm64: dts: fast models: Fix FVP PCI interrupt-map property # < /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 b719ae070ee2371c37d846616ef7453ec6811990 # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7785lcr_32bit_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- sh7785lcr_32bit_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7785lcr_32bit_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 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: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:204: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:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1426:5: warning: 'page' 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/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:5824:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] Image Name: Linux-5.6.0-rc1-gb719ae070ee2 Created: Sun Feb 16 11:58:03 2020 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 4323356 Bytes = 4222.03 KiB = 4.12 MiB Load Address: 80001000 Entry Point: 80002000 Image arch/sh/boot/uImage is ready Completed OK # rm -rf /kisskb/build/linus_sh7785lcr_32bit_defconfig_sh4 # Build took: 0:00:58.576714