# git rev-parse -q --verify f8ccb14fd6c9f58ef766062b7e3929c423580f09^{commit} f8ccb14fd6c9f58ef766062b7e3929c423580f09 already have revision, skipping fetch # git checkout -q -f -B kisskb f8ccb14fd6c9f58ef766062b7e3929c423580f09 # git clean -qxdf # < git log -1 # commit f8ccb14fd6c9f58ef766062b7e3929c423580f09 # Author: Richard Weinberger # Date: Sat Oct 13 10:18:41 2018 +0200 # # ubifs: Fix WARN_ON logic in exit path # # ubifs_assert() is not WARN_ON(), so we have to invert # the checks. # Randy faced this warning with UBIFS being a module, since # most users use UBIFS as builtin because UBIFS is the rootfs # nobody noticed so far. :-( # Including me. # # Reported-by: Randy Dunlap # Fixes: 54169ddd382d ("ubifs: Turn two ubifs_assert() into a WARN_ON()") # Signed-off-by: Richard Weinberger # Signed-off-by: Greg Kroah-Hartman # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 f8ccb14fd6c9f58ef766062b7e3929c423580f09 # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-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=0x8CB9A92D # 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 80 ARCH=x86_64 O=/kisskb/build/linus-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 80 ARCH=x86_64 O=/kisskb/build/linus-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/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:02:47.862682