aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2019-01-15 11:37:13 -0600
committerBorislav Petkov <[email protected]>2019-01-16 13:01:26 +0100
commit2bc217c61685487987c5befd807e10936371643c (patch)
tree3056243702bec1cd2d0270ad8477929fee8867ee /scripts/gdb/linux/proc.py
parent345dca4ca7e65a46bf0b6e2e6b8ab2e998ec6e91 (diff)
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 <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: "Peter Zijlstra (Intel)" <[email protected]> Cc: Andrew Banman <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: Colin Ian King <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Kees Cook <[email protected]> Cc: Nicolai Stange <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Varsha Rao <[email protected]> Cc: x86-ml <[email protected]> Link: https://lkml.kernel.org/r/20190115173713.GA31031@embeddedor
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions