# git rev-parse -q --verify d4e9056daedca3891414fe3c91de3449a5dad0f2^{commit} d4e9056daedca3891414fe3c91de3449a5dad0f2 already have revision, skipping fetch # git checkout -q -f -B kisskb d4e9056daedca3891414fe3c91de3449a5dad0f2 # git clean -qxdf # < git log -1 # commit d4e9056daedca3891414fe3c91de3449a5dad0f2 # Author: Masahiro Yamada # Date: Tue Feb 4 01:47:08 2020 +0900 # # initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty # # Since commit ddd09bcc899f ("initramfs: make compression options not # depend on INITRAMFS_SOURCE"), Kconfig asks the compression mode for # the built-in initramfs regardless of INITRAMFS_SOURCE. # # It is technically simpler, but pointless from a UI perspective, # Linus says [1]. # # When INITRAMFS_SOURCE is empty, usr/Makefile creates a tiny default # cpio, which is so small that nobody cares about the compression. # # This commit hides the Kconfig choice in that case. The default cpio # is embedded without compression, which was the original behavior. # # [1]: https://lkml.org/lkml/2020/2/1/160 # # Suggested-by: Linus Torvalds # Signed-off-by: Masahiro Yamada # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 d4e9056daedca3891414fe3c91de3449a5dad0f2 # < make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allnoconfig # make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- FIT description: Linux 5.5.0+ Created: Tue Feb 4 09:22:05 2020 Image 0 (kernel@0) Description: Linux 5.5.0+ Created: Tue Feb 4 09:22:05 2020 Type: Kernel Image Compression: gzip compressed Data Size: 659921 Bytes = 644.45 KiB = 0.63 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x80228bc0 Hash algo: sha1 Hash value: 4155305d4ea1adf5dfecea3e027df8a3f1d448a5 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Completed OK # rm -rf /kisskb/build/linus_mips-allnoconfig_mipsel # Build took: 0:00:23.585045