diff options
author | jianchunfu <jianchunfu@cmss.chinamobile.com> | 2022-06-15 09:33:48 +0200 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2022-07-12 03:14:29 +0200 |
commit | b5f37a0b6f667f5c72340ca9dcd7703f261cb981 (patch) | |
tree | 1fff9e6a92508b628be5e2ef8d8714370da5b1cf /tools/power | |
parent | Linux 5.19-rc5 (diff) | |
download | linux-b5f37a0b6f667f5c72340ca9dcd7703f261cb981.tar.xz linux-b5f37a0b6f667f5c72340ca9dcd7703f261cb981.zip |
rtla/utils: Use calloc and check the potential memory allocation failure
Replace malloc with calloc and add memory allocating check
of mon_cpus before used.
Link: https://lkml.kernel.org/r/20220615073348.6891-1-jianchunfu@cmss.chinamobile.com
Fixes: 7d0dc9576dc3 ("rtla/timerlat: Add --dma-latency option")
Signed-off-by: jianchunfu <jianchunfu@cmss.chinamobile.com>
Acked-by: Daniel Bristot de Oliveira <bristot@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/power')
0 files changed, 0 insertions, 0 deletions