# git rev-parse -q --verify b170290c2836c40ab565736ba37681eb3dfd79b8^{commit} b170290c2836c40ab565736ba37681eb3dfd79b8 already have revision, skipping fetch # git checkout -q -f -B kisskb b170290c2836c40ab565736ba37681eb3dfd79b8 # git clean -qxdf # < git log -1 # commit b170290c2836c40ab565736ba37681eb3dfd79b8 # Merge: cff11abeca78 bcfefb61cd2b # Author: Linus Torvalds # Date: Sat Jun 6 12:07:28 2020 -0700 # # Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kconfig updates from Masahiro Yamada: # # - allow only 'config', 'comment', 'if' statements inside 'choice' since # the other statements are not sensible inside 'choice' and should be # grammatical error # # - support LMC_KEEP env variable for 'make local{yes,mod}config' to # preserve some CONFIG options # # - deprecate 'make kvmconfig' and 'make xenconfig' in favor of # 'make kvm_guest.config' and 'make xen.config' # # - code cleanups # # * tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: # kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands # streamline_config.pl: add LMC_KEEP to preserve some kconfigs # kconfig: allow only 'config', 'comment', and 'if' inside 'choice' # kconfig: tests: remove randconfig test for choice in choice # kconfig: do not assign a variable in the return statement # kconfig: do not use OR-assignment for zero-cleared structure # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 b170290c2836c40ab565736ba37681eb3dfd79b8 # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_tct_hammer_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- tct_hammer_defconfig # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_tct_hammer_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 48 ARCH=arm O=/kisskb/build/linus_tct_hammer_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_tct_hammer_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/net/core/filter.c: In function '_bpf_setsockopt': /kisskb/src/net/core/filter.c:4291:6: warning: unused variable 'ifindex' [-Wunused-variable] int ifindex; ^ /kisskb/src/net/core/filter.c:4290:14: warning: unused variable 'net' [-Wunused-variable] struct net *net; ^ /kisskb/src/net/core/filter.c:4289:7: warning: unused variable 'devname' [-Wunused-variable] char devname[IFNAMSIZ]; ^ Completed OK # rm -rf /kisskb/build/linus_tct_hammer_defconfig_arm-gcc4.9 # Build took: 0:00:28.995830