diff options
author | 2020-10-13 16:56:52 -0700 | |
---|---|---|
committer | 2020-10-13 18:38:34 -0700 | |
commit | f94afee9980c5722dfff6d3e46fd34a36293a509 (patch) | |
tree | 985d6acb1d518a96f4531993c3b9d7a19ed685b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/vmscan: fix comments for isolate_lru_page() (diff) | |
download | wireguard-linux-f94afee9980c5722dfff6d3e46fd34a36293a509.tar.xz wireguard-linux-f94afee9980c5722dfff6d3e46fd34a36293a509.zip |
mm/z3fold.c: use xx_zalloc instead xx_alloc and memset
alloc_slots() allocates memory for slots using kmem_cache_alloc(), then
memsets it. We can just use kmem_cache_zalloc().
Signed-off-by: Hui Su <sh_def@163.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Link: https://lkml.kernel.org/r/20200926100834.GA184671@rlk
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions