From: Linus Torvalds Date: Fri, 5 Aug 2022 16:35:46 +0000 (-0700) Subject: Merge tag 'trace-rtla-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=29b1d469f3f6842ee4115f0b21f018fc44176468;p=linux.git Merge tag 'trace-rtla-v5.20' of git://git./linux/kernel/git/rostedt/linux-trace Pull real time analysis tool (rtla) updates from Steven Rostedt: - Fix a double free - Define syscall numbers for RISCV - Fix Makefile when called from -C tools - Use calloc() to check for memory allocation failures * tag 'trace-rtla-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: rtla: Define syscall numbers for riscv rtla: Fix double free rtla: Fix Makefile when called from -C tools/ rtla/utils: Use calloc and check the potential memory allocation failure --- 29b1d469f3f6842ee4115f0b21f018fc44176468