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-Tag: baikal/mips/sdk6.1~5123 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=f6770062b21b016b229d5246f45071a2414d7e93;p=kernel.git Merge tag 'trace-rtla-v5.20' of git://git.kernel.org/pub/scm/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 --- f6770062b21b016b229d5246f45071a2414d7e93