# git rev-parse -q --verify 23469de647c4c7b68b5d135927b1c509f0e757e6^{commit} 23469de647c4c7b68b5d135927b1c509f0e757e6 already have revision, skipping fetch # git checkout -q -f -B kisskb 23469de647c4c7b68b5d135927b1c509f0e757e6 # git clean -qxdf # < git log -1 # commit 23469de647c4c7b68b5d135927b1c509f0e757e6 # Merge: b0d04fb56b31 d2fb4fb8ee91 # Author: Greg Kroah-Hartman # Date: Sun Oct 21 10:08:38 2018 +0200 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # David writes: # "Networking: # # A few straggler bug fixes: # # 1) Fix indexing of multi-pass dumps of ipv6 addresses, from David # Ahern. # # 2) Revert RCU locking change for bonding netpoll, causes worse # problems than it solves. # # 3) pskb_trim_rcsum_slow() doesn't handle odd trim offsets, resulting # in erroneous bad hw checksum triggers with CHECKSUM_COMPLETE # devices. From Dimitris Michailidis. # # 4) a revert to some neighbour code changes that adjust notifications # in a way that confuses some apps." # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: # Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin" # net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs # net: fix pskb_trim_rcsum_slow() with odd trim offset # Revert "bond: take rcu lock in netpoll_send_skb_on_dev" # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 23469de647c4c7b68b5d135927b1c509f0e757e6 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x535F0B95 # 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 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /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; ^~~~~ /kisskb/src/lib/ubsan.c:432:1: warning: ignoring attribute 'noreturn' in declaration of a built-in function '__ubsan_handle_builtin_unreachable' because it conflicts with attribute 'const' [-Wattributes] { ^ : note: previous declaration here /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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:02:21.717007