# git rev-parse -q --verify f2b6e66e9885a2eae12efd73cc6f859213f64c23^{commit} f2b6e66e9885a2eae12efd73cc6f859213f64c23 already have revision, skipping fetch # git checkout -q -f -B kisskb f2b6e66e9885a2eae12efd73cc6f859213f64c23 # git clean -qxdf # < git log -1 # commit f2b6e66e9885a2eae12efd73cc6f859213f64c23 # Author: Stephen Rothwell # Date: Tue Sep 4 13:28:13 2018 +1000 # # Add linux-next specific files for 20180904 # # 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 f2b6e66e9885a2eae12efd73cc6f859213f64c23 # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0xBA69B3D5 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 10 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- /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/kernel/sched/core.c: In function 'update_rq_clock_task': /kisskb/src/kernel/sched/core.c:139:6: warning: unused variable 'steal' [-Wunused-variable] s64 steal = 0, irq_delta = 0; ^ Completed OK # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_um-x86_64 # Build took: 0:02:43.205207