# git rev-parse -q --verify 3c09c1950c8483eeeb4bf9615ecdcec7234c6790^{commit} 3c09c1950c8483eeeb4bf9615ecdcec7234c6790 already have revision, skipping fetch # git checkout -q -f -B kisskb 3c09c1950c8483eeeb4bf9615ecdcec7234c6790 # git clean -qxdf # < git log -1 # commit 3c09c1950c8483eeeb4bf9615ecdcec7234c6790 # Author: Stephen Rothwell # Date: Fri May 31 15:57:31 2019 +1000 # # Add linux-next specific files for 20190531 # # Signed-off-by: Stephen Rothwell # < /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 3c09c1950c8483eeeb4bf9615ecdcec7234c6790 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64_defconfig # Added to kconfig CONFIG_PPC_64K_PAGES=n # Added to kconfig CONFIG_PPC_4K_PAGES=y # Added to kconfig CONFIG_HUGETLBFS=n # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-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 8 ARCH=powerpc O=/kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/scsi/ibmvscsi/ibmvscsi.c: In function 'ibmvscsi_work': /kisskb/src/drivers/scsi/ibmvscsi/ibmvscsi.c:2151:5: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] if (rc) { ^ /kisskb/src/drivers/scsi/ibmvscsi/ibmvscsi.c:2121:6: note: 'rc' was declared here int rc; ^ WARNING: vmlinux.o(.text+0x39c6): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:.early_setup() The function start_here_multiplatform() references the function __init .early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of .early_setup is wrong. Completed OK # rm -rf /kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc5 # Build took: 0:04:24.289840