# git rev-parse -q --verify e09d51adfbb110ee1d4af3571b8cb67b0f938756^{commit} e09d51adfbb110ee1d4af3571b8cb67b0f938756 already have revision, skipping fetch # git checkout -q -f -B kisskb e09d51adfbb110ee1d4af3571b8cb67b0f938756 # git clean -qxdf # < git log -1 # commit e09d51adfbb110ee1d4af3571b8cb67b0f938756 # Merge: ecb4d529f13d a89f84a56ec9 # Author: Linus Torvalds # Date: Wed Nov 7 09:13:34 2018 -0800 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC fixes from Olof Johansson: # "A few more fixes that have come in, and one revert of a previous fix. # # I was a bit too trigger happy to enable PREEMPT on multi_v7_defconfig, # and it ended up regressing at least BeagleBone XM boards. While we get # that debugged for next merge window, let's disable it again. # # Beyond that: # # - Stratix change to fix multicast filtering # # - Minor DT fixes for Renesas and i.MX # # - Ethernet fix for a Renesas board (switching main interfaces) # # - Ethernet phy regulator fix for i.MX6SX" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: # arm64: dts: stratix10: fix multicast filtering # ARM: defconfig: Disable PREEMPT again on multi_v7 # arm64: dts: renesas: condor: switch from EtherAVB to GEther # dt-bindings: arm: Fix RZ/G2E part number # arm64: dts: renesas: r8a7795: add missing dma-names on hscif2 # ARM: dts: imx6sx-sdb: Fix enet phy regulator # ARM: dts: fsl: Fix improperly quoted stdout-path values # ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 e09d51adfbb110ee1d4af3571b8cb67b0f938756 # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_hackkit_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- hackkit_defconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_hackkit_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /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/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:341:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linus_hackkit_defconfig_arm # Build took: 0:00:31.777922