# git rev-parse -q --verify eff48ddeab782e35e58ccc8853f7386bbae9dec4^{commit} eff48ddeab782e35e58ccc8853f7386bbae9dec4 already have revision, skipping fetch # git checkout -q -f -B kisskb eff48ddeab782e35e58ccc8853f7386bbae9dec4 # git clean -qxdf # < git log -1 # commit eff48ddeab782e35e58ccc8853f7386bbae9dec4 # Merge: 98477740630f a27026e95b57 # Author: Linus Torvalds # Date: Tue Sep 22 09:08:33 2020 -0700 # # Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fixes from Steven Rostedt: # # - Check kprobe is enabled before unregistering from ftrace as it isn't # registered when disabled. # # - Remove kprobes enabled via command-line that is on init text when # freed. # # - Add missing RCU synchronization for ftrace trampoline symbols removed # from kallsyms. # # - Free trampoline on error path if ftrace_startup() fails. # # - Give more space for the longer PID numbers in trace output. # # - Fix a possible double free in the histogram code. # # - A couple of fixes that were discovered by sparse. # # * tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # bootconfig: init: make xbc_namebuf static # kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot # tracing: fix double free # ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer # tracing: Make the space reserved for the pid wider # ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms # ftrace: Free the trampoline when ftrace_startup() fails # kprobes: Fix to check probe enabled before disarm_kprobe_ftrace() # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 eff48ddeab782e35e58ccc8853f7386bbae9dec4 # < make -s -j 80 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- omap2plus_defconfig # < make -s -j 80 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 80 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 80 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/arch/arm/crypto/ghash-ce-glue.c: In function 'ghash_do_update': /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:67:44: warning: passing argument 4 of 'pmull_ghash_update_p64' from incompatible pointer type pmull_ghash_update_p64(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:45:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p64(int blocks, u64 dg[], const char *src, ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:69:43: warning: passing argument 4 of 'pmull_ghash_update_p8' from incompatible pointer type pmull_ghash_update_p8(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:48:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p8(int blocks, u64 dg[], const char *src, ^ Completed OK # rm -rf /kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 # Build took: 0:03:05.139478