diff options
| author | Andy Shevchenko <[email protected]> | 2018-10-26 15:03:06 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-10-26 16:25:18 -0700 |
| commit | 0684e6526edfb4debf0a0a884834bb1a104085dc (patch) | |
| tree | 7c2d8604b62544adc47b94ca3f200b73817ea427 /tools/perf/scripts/python | |
| parent | 253cc22fc6a1245472b12e2162df00c5817402b7 (diff) | |
mm/slub.c: switch to bitmap_zalloc()
Switch to bitmap_zalloc() to show clearly what we are allocating. Besides
that it returns pointer of bitmap type instead of opaque void *.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Tested-by: David Rientjes <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions