# git rev-parse -q --verify dd9fb9bb3340c791a2be106fdc895db75f177343^{commit} dd9fb9bb3340c791a2be106fdc895db75f177343 already have revision, skipping fetch # git checkout -q -f -B kisskb dd9fb9bb3340c791a2be106fdc895db75f177343 # git clean -qxdf # < git log -1 # commit dd9fb9bb3340c791a2be106fdc895db75f177343 # Merge: 70187f7727d4 46d4a403a04c 4e4bb894467c e5fc436f06ee # Author: Linus Torvalds # Date: Sat Sep 5 14:22:46 2020 -0700 # # Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux # # Pull misc fixes from Miguel Ojeda: # "A trivial patch for auxdisplay: # # - Replace HTTP links with HTTPS ones (Alexander A. Klimov) # # The usual clang-format trivial update: # # - Update with the latest for_each macro list (Miguel Ojeda) # # And Luc requested me to pick a sparse fix on my queue, so here it goes # along with other two trivial Compiler Attributes ones (also from Luc). # # - sparse: use static inline for __chk_{user,io}_ptr() (Luc Van # Oostenryck) # # - Compiler Attributes: fix comment concerning GCC 4.6 (Luc Van # Oostenryck) # # - Compiler Attributes: remove comment about sparse not supporting # __has_attribute (Luc Van Oostenryck)" # # * tag 'auxdisplay-for-linus-v5.9-rc4' of git://github.com/ojeda/linux: # auxdisplay: Replace HTTP links with HTTPS ones # # * tag 'clang-format-for-linus-v5.9-rc4' of git://github.com/ojeda/linux: # clang-format: Update with the latest for_each macro list # # * tag 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux: # sparse: use static inline for __chk_{user,io}_ptr() # Compiler Attributes: fix comment concerning GCC 4.6 # Compiler Attributes: remove comment about sparse not supporting __has_attribute # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 dd9fb9bb3340c791a2be106fdc895db75f177343 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- allnoconfig # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- help # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- FIT description: Linux 5.9.0-rc3+ Created: Sun Sep 6 12:06:22 2020 Image 0 (kernel@0) Description: Linux 5.9.0-rc3+ Created: Sun Sep 6 12:06:22 2020 Type: Kernel Image Compression: gzip compressed Data Size: 674397 Bytes = 658.59 KiB = 0.64 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8022d2cc Hash algo: sha1 Hash value: 4e5929a52bcb591da130c9b83ce543df3b795fe1 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Completed OK # rm -rf /kisskb/build/linus_mips-allnoconfig_mips-gcc4.9 # Build took: 0:00:17.300227