# 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 23469de647c4c7b68b5d135927b1c509f0e757e6 # < make -s -j 48 ARCH=um O=/kisskb/build/linus_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 48 ARCH=um O=/kisskb/build/linus_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/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3156:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:37.632253