# git rev-parse -q --verify d9c3e7aa037eb633cec557781c65bbab43a15346^{commit} d9c3e7aa037eb633cec557781c65bbab43a15346 already have revision, skipping fetch # git checkout -q -f -B kisskb d9c3e7aa037eb633cec557781c65bbab43a15346 # git clean -qxdf # < git log -1 # commit d9c3e7aa037eb633cec557781c65bbab43a15346 # Author: Michael Ellerman # Date: Wed Oct 17 23:46:22 2018 +1100 # # HACK HACK HACK shrink SLB # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 d9c3e7aa037eb633cec557781c65bbab43a15346 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBNegotiate': /kisskb/src/fs/cifs/cifssmb.c:605:3: warning: 'strncpy' writing 16 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] strncpy(pSMB->DialectsArray+count, protocols[i].name, 16); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/powerpc-next_powernv_defconfig_powerpc-gcc8 # Build took: 0:02:50.510635