# 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-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 14cd0bd04907df79b36a31e55f18768172230987 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # yes \n | make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x2e1c): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x2fc8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 # Build took: 0:03:08.693428