# git rev-parse -q --verify d19cc4bfbff1ae72c3505a00fb8ce0d3fa519e6c^{commit} d19cc4bfbff1ae72c3505a00fb8ce0d3fa519e6c already have revision, skipping fetch # git checkout -q -f -B kisskb d19cc4bfbff1ae72c3505a00fb8ce0d3fa519e6c # git clean -qxdf # < git log -1 # commit d19cc4bfbff1ae72c3505a00fb8ce0d3fa519e6c # Merge: 39192106d4ef 59300b36f85f # Author: Linus Torvalds # Date: Wed Mar 31 10:14:55 2021 -0700 # # Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull ftrace fix from Steven Rostedt: # "Add check of order < 0 before calling free_pages() # # The function addresses that are traced by ftrace are stored in pages, # and the size is held in a variable. If there's some error in creating # them, the allocate ones will be freed. In this case, it is possible # that the order of pages to be freed may end up being negative due to a # size of zero passed to get_count_order(), and then that negative # number will cause free_pages() to free a very large section. # # Make sure that does not happen" # # * tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # ftrace: Check if pages were allocated before calling free_pages() # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 d19cc4bfbff1ae72c3505a00fb8ce0d3fa519e6c # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- allnoconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- FIT description: Linux 5.12.0-rc5+ Created: Thu Apr 1 06:48:14 2021 Image 0 (kernel@0) Description: Linux 5.12.0-rc5+ Created: Thu Apr 1 06:48:14 2021 Type: Kernel Image Compression: gzip compressed Data Size: 686042 Bytes = 669.96 KiB = 0.65 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x802377cc Hash algo: sha1 Hash value: 0b99668fed2db6626059743b77278b07a917d169 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-gcc8 # Build took: 0:00:26.690938