# git rev-parse -q --verify 69157fb008fef3b72a7ff7a0accdd227ecbc7472^{commit} 69157fb008fef3b72a7ff7a0accdd227ecbc7472 already have revision, skipping fetch # git checkout -q -f -B kisskb 69157fb008fef3b72a7ff7a0accdd227ecbc7472 # git clean -qxdf # < git log -1 # commit 69157fb008fef3b72a7ff7a0accdd227ecbc7472 # Author: Michael Ellerman # Date: Wed Oct 17 23:46:22 2018 +1100 # # powerpc/mm/64s: Add a parameter to shrink the usable SLB size # # For testing code paths that are vulnerable to badly timed SLB misses, # we can shrink the size of the SLB to a single entry for non-bolted # entries. # # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 69157fb008fef3b72a7ff7a0accdd227ecbc7472 # < make -s -j 48 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 48 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:55.281069