# git rev-parse -q --verify 2343d1529aff8b552589f622c23932035ed7a05d^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/crypto master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 2343d1529aff8b552589f622c23932035ed7a05d^{commit} 2343d1529aff8b552589f622c23932035ed7a05d # git checkout -q -f -B kisskb 2343d1529aff8b552589f622c23932035ed7a05d # git clean -qxdf # < git log -1 # commit 2343d1529aff8b552589f622c23932035ed7a05d # Author: Jason A. Donenfeld # Date: Fri Jan 17 12:01:36 2020 +0100 # # crypto: Kconfig - allow tests to be disabled when manager is disabled # # The library code uses CRYPTO_MANAGER_DISABLE_TESTS to conditionalize its # tests, but the library code can also exist without CRYPTO_MANAGER. That # means on minimal configs, the test code winds up being built with no way # to disable it. # # Signed-off-by: Jason A. Donenfeld # Signed-off-by: Herbert Xu # < /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 2343d1529aff8b552589f622c23932035ed7a05d # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/crypto_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 32 ARCH=x86_64 O=/kisskb/build/crypto_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/tools/objtool /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] /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] Completed OK # rm -rf /kisskb/build/crypto_x86_64-allnoconfig_x86_64-gcc4.6 # Build took: 0:00:32.825164