# 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 64c0133eb88a3b0c11c42580a520fe78b71b3932 # < make -s -j 120 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 120 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/kernel/skas/uaccess.c: In function 'do_op_one_page': /kisskb/src/arch/um/kernel/skas/uaccess.c:62:10: warning: unused variable 'buf' [-Wunused-variable] jmp_buf buf; ^ /kisskb/src/arch/um/os-Linux/umid.c: In function 'is_umdir_used': /kisskb/src/arch/um/os-Linux/umid.c:138:2: warning: ISO C90 forbids variable length array 'file' [-Wvla] char file[strlen(uml_dir) + UMID_LEN + sizeof("/pid\0")]; ^ /kisskb/src/arch/um/os-Linux/umid.c: In function 'create_pid_file': /kisskb/src/arch/um/os-Linux/umid.c:213:2: warning: ISO C90 forbids variable length array 'file' [-Wvla] char file[strlen(uml_dir) + UMID_LEN + sizeof("/pid\0")]; ^ /kisskb/src/arch/um/os-Linux/umid.c: In function 'remove_umid_dir': /kisskb/src/arch/um/os-Linux/umid.c:388:2: warning: ISO C90 forbids variable length array 'dir' [-Wvla] char dir[strlen(uml_dir) + UMID_LEN + 1], err; ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:26.855759