# 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/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 d19cc4bfbff1ae72c3505a00fb8ce0d3fa519e6c # < make -s -j 24 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 24 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1311:1: warning: the frame size of 1720 bytes is larger than 1280 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/xxhash.c: In function 'xxh64': /kisskb/src/lib/xxhash.c:236:1: warning: the frame size of 1616 bytes is larger than 1280 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 # Build took: 0:02:00.633302