# git rev-parse -q --verify 4b6f23161b4e888e72671e377c32eabe9a8e62fc^{commit} 4b6f23161b4e888e72671e377c32eabe9a8e62fc already have revision, skipping fetch # git checkout -q -f -B kisskb 4b6f23161b4e888e72671e377c32eabe9a8e62fc # git clean -qxdf # < git log -1 # commit 4b6f23161b4e888e72671e377c32eabe9a8e62fc # Merge: 4c0d228c3bd4 d7e23b887f67 # Author: Linus Torvalds # Date: Sun Aug 4 10:30:47 2019 -0700 # # Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # "Some more powerpc fixes for 5.3: # # - Wire up the new clone3 syscall. # # - A fix for the PAPR SCM nvdimm driver, to fix a crash when firmware # gives us a device that's attached to a non-online NUMA node. # # - A fix for a boot failure on 32-bit with KASAN enabled. # # - Three fixes for implicit fall through warnings, some of which are # errors for us due to -Werror. # # Thanks to: Aneesh Kumar K.V, Christophe Leroy, Kees Cook, Santosh # Sivaraj, Stephen Rothwell" # # * tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/kasan: fix early boot failure on PPC32 # drivers/macintosh/smu.c: Mark expected switch fall-through # powerpc/spe: Mark expected switch fall-throughs # powerpc/nvdimm: Pick nearby online node if the device node is not online # powerpc/kvm: Fall through switch case explicitly # powerpc: Wire up clone3 syscall # < /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 4b6f23161b4e888e72671e377c32eabe9a8e62fc # < make -s -j 120 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=0xB59F6CF8 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 120 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 120 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- arch/arm64/Makefile:56: CROSS_COMPILE_COMPAT not defined or empty, the compat vDSO will not be built arch/arm64/Makefile:56: CROSS_COMPILE_COMPAT not defined or empty, the compat vDSO will not be built /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/video/fbdev/sh_mobile_lcdcfb.c: In function 'sh_mobile_lcdc_channel_fb_init': /kisskb/src/drivers/video/fbdev/sh_mobile_lcdcfb.c:2086:22: warning: this statement may fall through [-Wimplicit-fallthrough=] info->fix.ypanstep = 2; ~~~~~~~~~~~~~~~~~~~^~~ /kisskb/src/drivers/video/fbdev/sh_mobile_lcdcfb.c:2087:2: note: here case V4L2_PIX_FMT_NV16: ^~~~ /kisskb/src/drivers/video/fbdev/sh_mobile_lcdcfb.c: In function 'sh_mobile_lcdc_overlay_fb_init': /kisskb/src/drivers/video/fbdev/sh_mobile_lcdcfb.c:1596:22: warning: this statement may fall through [-Wimplicit-fallthrough=] info->fix.ypanstep = 2; ~~~~~~~~~~~~~~~~~~~^~~ /kisskb/src/drivers/video/fbdev/sh_mobile_lcdcfb.c:1597:2: note: here case V4L2_PIX_FMT_NV16: ^~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:02:05.607019