# git rev-parse -q --verify afe6fe7036c6efdcb46cabc64bec9b6e4a005210^{commit} afe6fe7036c6efdcb46cabc64bec9b6e4a005210 already have revision, skipping fetch # git checkout -q -f -B kisskb afe6fe7036c6efdcb46cabc64bec9b6e4a005210 # git clean -qxdf # < git log -1 # commit afe6fe7036c6efdcb46cabc64bec9b6e4a005210 # Merge: 64b1b217f1a2 2547635054af # Author: Linus Torvalds # Date: Wed Mar 6 10:22:26 2019 -0800 # # Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC late updates from Arnd Bergmann: # "Here are two branches that came relatively late during the linux-5.0 # development cycle and have dependencies on the other branches: # # - On the TI OMAP platform, the CPSW Ethernet PHY mode selection # driver is being replaced, this puts the final pieces in place # # - On the DaVinci platform, the interrupt handling code in arch/arm # gets moved into a regular device driver in drivers/irqchip. # # Since they both had some time in linux-next after the 5.0-rc8 release, # I'm sending them along with the other updates" # # * tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (38 commits) # net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver # ARM: davinci: remove intc related fields from davinci_soc_info # irqchip: davinci-cp-intc: move the driver to drivers/irqchip # ARM: davinci: cp-intc: remove redundant comments # ARM: davinci: cp-intc: drop GPL license boilerplate # ARM: davinci: cp-intc: use readl/writel_relaxed() # ARM: davinci: cp-intc: unify error handling # ARM: davinci: cp-intc: improve coding style # ARM: davinci: cp-intc: request the memory region before remapping it # ARM: davinci: cp-intc: use the new-style config structure # ARM: davinci: cp-intc: convert all hex numbers to lowercase # ARM: davinci: cp-intc: use a common prefix for all symbols # ARM: davinci: cp-intc: add the new config structures for da8xx SoCs # irqchip: davinci-cp-intc: add a new config structure # ARM: davinci: cp-intc: add a wrapper around cp_intc_init() # ARM: davinci: cp-intc: remove cp_intc.h # irqchip: davinci-aintc: move the driver to drivers/irqchip # ARM: davinci: aintc: remove unnecessary includes # ARM: davinci: aintc: remove the timer-specific irq_set_handler() # ARM: davinci: aintc: request memory region before remapping it # ... # < /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 afe6fe7036c6efdcb46cabc64bec9b6e4a005210 # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_landisk_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- landisk_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_landisk_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/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:186: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/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1343: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/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1845:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1535:34: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1755:46: note: 'linear' was declared here Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_landisk_defconfig_sh4 # Build took: 0:00:24.622538