# git rev-parse -q --verify 64c0133eb88a3b0c11c42580a520fe78b71b3932^{commit} 64c0133eb88a3b0c11c42580a520fe78b71b3932 already have revision, skipping fetch # git checkout -q -f -B kisskb 64c0133eb88a3b0c11c42580a520fe78b71b3932 # git clean -qxdf # < git log -1 # commit 64c0133eb88a3b0c11c42580a520fe78b71b3932 # Merge: 88fe73cb804a 410d7360541c # Author: Linus Torvalds # Date: Sat Feb 16 17:44:12 2019 -0800 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "This week is a much smaller update, containing fixes only for TI OMAP, # NXP i.MX and Rockchips platforms: # # omap: # - omap4 had problems with lost timer interrupts # - another IRQ handling issue with OMAP5 # - A workaround for a regression in the pwm-omap-dmtimer driver # # NXP i.MX: # - eMMC was broken on the new imx8mq-evk board # # Rockchip: # - a fix for new dtc graph warnings and a regulator fix for rock64 # - USB support broke on rk3328-rock64" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug # arm64: dts: imx8mq: Fix boot from eMMC # ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitialized # ARM: dts: Configure clock parent for pwm vibra # bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe() # arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64 # arm64: dts: rockchip: fix graph_port warning on rk3399 bob kevin and excavator # ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_type # clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck reparenting # ARM: dts: rockchip: remove qos_cif1 from rk3188 power-domain # < /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 64c0133eb88a3b0c11c42580a520fe78b71b3932 # < 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:40: 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:17, from /kisskb/src/drivers/tty/serial/sh-sci.c:24: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_submit_rx': /kisskb/src/include/linux/spinlock.h:279: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:1338:16: note: 'flags' was declared here unsigned long flags; ^ Completed OK # rm -rf /kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 # Build took: 0:03:43.596686