# 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/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-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_x86_64-allnoconfig_x86_64-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/apic/io_apic.c: In function 'mp_map_pin_to_irq': /kisskb/src/arch/x86/kernel/apic/io_apic.c:1037:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:665:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc4.6 # Build took: 0:00:18.608133