# git rev-parse -q --verify 14cd0bd04907df79b36a31e55f18768172230987^{commit} 14cd0bd04907df79b36a31e55f18768172230987 already have revision, skipping fetch # git checkout -q -f -B kisskb 14cd0bd04907df79b36a31e55f18768172230987 # git clean -qxdf # < git log -1 # commit 14cd0bd04907df79b36a31e55f18768172230987 # Merge: 368d060bb497 2b5072b9dfab # Author: Linus Torvalds # Date: Sat Feb 1 10:25:55 2020 -0800 # # Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kconfig updates from Masahiro Yamada: # # - add 'yes2modconfig' and 'mod2yesconfig' targets (useful mainly for # turning syzbot configs into more modular ones as a step to minimizing # the result) # # - sanitize help text # # - various code cleanups # # * tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: # kconfig: fix documentation typos # kconfig: fix an "implicit declaration of function" warning # kconfig: fix nesting of symbol help text # kconfig: distinguish between dependencies and visibility in help text # kconfig: list all definitions of a symbol in help text # kconfig: Add yes2modconfig and mod2yesconfig targets. # kconfig: use $(PERL) in Makefile # kconfig: fix too deep indentation in Makefile # kconfig: localmodconfig: fix indentation for closing brace # kconfig: localmodconfig: remove unused $config # kconfig: squash prop_alloc() into menu_add_prop() # kconfig: remove sym from struct property # kconfig: remove 'prompt' argument from menu_add_prop() # kconfig: move prompt handling to menu_add_prompt() from menu_add_prop() # kconfig: remove 'prompt' symbol # kconfig: drop T_WORD from the RHS of 'prompt' symbol # kconfig: use parent->dep as the parentdep of 'menu' # kconfig: remove the rootmenu check in menu_add_prop() # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 14cd0bd04907df79b36a31e55f18768172230987 # < make -s -j 24 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=0x995C3A18 # 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 24 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 24 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- In file included from /kisskb/src/drivers/dma/idxd/cdev.c:9: /kisskb/src/include/linux/intel-svm.h:125:12: warning: 'intel_svm_is_pasid_valid' defined but not used [-Wunused-function] static int intel_svm_is_pasid_valid(struct device *dev, int pasid) ^~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:09:37.160049