# 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 d19cc4bfbff1ae72c3505a00fb8ce0d3fa519e6c # < make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # < make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:33: LSE atomics not supported by binutils Completed OK # rm -rf /kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 # Build took: 0:06:23.638744