# 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 b719ae070ee2371c37d846616ef7453ec6811990 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:35: LSE atomics not supported by binutils In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/tty/serial/sh-sci.c:20: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1348:16: note: 'flags' was declared here unsigned long flags; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ Completed OK # rm -rf /kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 # Build took: 0:04:43.087477