# git rev-parse -q --verify ab6fc6ef2d8b6529326dbeea8519828c2fb971c0^{commit} ab6fc6ef2d8b6529326dbeea8519828c2fb971c0 already have revision, skipping fetch # git checkout -q -f -B kisskb ab6fc6ef2d8b6529326dbeea8519828c2fb971c0 # git clean -qxdf # < git log -1 # commit ab6fc6ef2d8b6529326dbeea8519828c2fb971c0 # Author: Stephen Rothwell # Date: Mon Aug 27 10:59:56 2018 +1000 # # Add linux-next specific files for 20180827 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 ab6fc6ef2d8b6529326dbeea8519828c2fb971c0 # < make -s -j 10 ARCH=um O=/kisskb/build/linux-next_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 10 ARCH=um O=/kisskb/build/linux-next_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3148:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linux-next_um-defconfig_um-x86_64 # Build took: 0:00:52.006909