diff options
author | 2019-01-15 11:37:13 -0600 | |
---|---|---|
committer | 2019-01-16 13:01:26 +0100 | |
commit | 2bc217c61685487987c5befd807e10936371643c (patch) | |
tree | 3056243702bec1cd2d0270ad8477929fee8867ee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/e820: Replace kmalloc() + memcpy() with kmemdup() (diff) | |
download | linux-dev-2bc217c61685487987c5befd807e10936371643c.tar.xz linux-dev-2bc217c61685487987c5befd807e10936371643c.zip |
x86/platform/UV: Replace kmalloc() and memset() with k[cz]alloc() calls
Replace kmalloc_node() and memset() with kzalloc_node(), and
kmalloc_array() and memset() with kcalloc().
This code was detected with the help of Coccinelle.
No functional changes.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: "Peter Zijlstra (Intel)" <peterz@infradead.org>
Cc: Andrew Banman <abanman@hpe.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Colin Ian King <colin.king@canonical.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Nicolai Stange <nstange@suse.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Varsha Rao <rvarsha016@gmail.com>
Cc: x86-ml <x86@kernel.org>
Link: https://lkml.kernel.org/r/20190115173713.GA31031@embeddedor
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions