# git rev-parse -q --verify 36daa831b55538dc2e4a906de20c5d91033ebb21^{commit} 36daa831b55538dc2e4a906de20c5d91033ebb21 already have revision, skipping fetch # git checkout -q -f -B kisskb 36daa831b55538dc2e4a906de20c5d91033ebb21 # git clean -qxdf # < git log -1 # commit 36daa831b55538dc2e4a906de20c5d91033ebb21 # Merge: 30d7030b2fb3 8928e917aeaf # Author: Linus Torvalds # Date: Fri Sep 6 12:53:31 2019 -0700 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "There are three more fixes for this week: # # - The Windows-on-ARM laptops require a workaround to prevent crashing # at boot from ACPI # # - The Renesas 'draak' board needs one bugfix for the backlight # regulator # # - Also for Renesas, the 'hihope' board accidentally had its eMMC # turned off in the 5.3 merge window" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # soc: qcom: geni: Provide parameter error checking # arm64: dts: renesas: hihope-common: Fix eMMC status # arm64: dts: renesas: r8a77995: draak: Fix backlight regulator name # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 36daa831b55538dc2e4a906de20c5d91033ebb21 # < make -s -j 80 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x6427E3E8 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 80 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/drivers/dma/imx-dma.c: In function 'imxdma_xfer_desc': /kisskb/src/drivers/dma/imx-dma.c:542:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (slot == IMX_DMA_2D_SLOT_A) { ^ /kisskb/src/drivers/dma/imx-dma.c:559:2: note: here case IMXDMA_DESC_MEMCPY: ^~~~ /kisskb/src/drivers/gpu/drm/arm/malidp_hw.c: In function 'malidp_format_get_bpp': /kisskb/src/drivers/gpu/drm/arm/malidp_hw.c:387:8: warning: this statement may fall through [-Wimplicit-fallthrough=] bpp = 30; ~~~~^~~~ /kisskb/src/drivers/gpu/drm/arm/malidp_hw.c:388:3: note: here case DRM_FORMAT_YUV420_10BIT: ^~~~ /kisskb/src/drivers/gpu/drm/arm/malidp_hw.c: In function 'malidp_se_irq': /kisskb/src/drivers/gpu/drm/arm/malidp_hw.c:1311:4: warning: this statement may fall through [-Wimplicit-fallthrough=] drm_writeback_signal_completion(&malidp->mw_connector, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/malidp_hw.c:1313:3: note: here case MW_START: ^~~~ /kisskb/src/drivers/soundwire/slave.c:16:12: warning: 'sdw_slave_add' defined but not used [-Wunused-function] static int sdw_slave_add(struct sdw_bus *bus, ^~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:03:10.065236