# git rev-parse -q --verify 88c5083442454e5e8a505b11fa16f32d2879651e^{commit} 88c5083442454e5e8a505b11fa16f32d2879651e already have revision, skipping fetch # git checkout -q -f -B kisskb 88c5083442454e5e8a505b11fa16f32d2879651e # git clean -qxdf # < git log -1 # commit 88c5083442454e5e8a505b11fa16f32d2879651e # Merge: 43e317c1bbdf a035d552a93b # Author: Linus Torvalds # Date: Sat Jul 27 11:04:18 2019 -0700 # # Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux # # Pull Wimplicit-fallthrough enablement from Gustavo A. R. Silva: # "This marks switch cases where we are expecting to fall through, and # globally enables the -Wimplicit-fallthrough option in the main # Makefile. # # Finally, some missing-break fixes that have been tagged for -stable: # # - drm/amdkfd: Fix missing break in switch statement # # - drm/amdgpu/gfx10: Fix missing break in switch statement # # With these changes, we completely get rid of all the fall-through # warnings in the kernel" # # * tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux: # Makefile: Globally enable fall-through warning # drm/i915: Mark expected switch fall-throughs # drm/amd/display: Mark expected switch fall-throughs # drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warning # drm/amdgpu/gfx10: Fix missing break in switch statement # drm/amdkfd: Fix missing break in switch statement # perf/x86/intel: Mark expected switch fall-throughs # mtd: onenand_base: Mark expected switch fall-through # afs: fsclient: Mark expected switch fall-throughs # afs: yfsclient: Mark expected switch fall-throughs # can: mark expected switch fall-throughs # firewire: mark expected switch fall-throughs # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 88c5083442454e5e8a505b11fa16f32d2879651e # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # Added to kconfig CONFIG_KVM_BOOK3S_64=n # Added to kconfig CONFIG_KVM=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x31f4): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33d0): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 # Build took: 0:02:42.762469