diff options
author | 2012-08-14 15:17:10 -0700 | |
---|---|---|
committer | 2012-08-15 21:05:27 -0700 | |
commit | 96f17d590092ae2511adf599a252e8ed1901b7a4 (patch) | |
tree | 33a540dc18e2256d70cddb35e8df10809b42ce6e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | mlx4_core: Fix integer overflow issues around MTT table (diff) | |
download | wireguard-linux-96f17d590092ae2511adf599a252e8ed1901b7a4.tar.xz wireguard-linux-96f17d590092ae2511adf599a252e8ed1901b7a4.zip |
mlx4_core: Clean up buddy bitmap allocation
- Use kcalloc() / vzalloc() instead of an extra bitmap_zero().
- Add __GFP_NOWARN to kcalloc() since we'll try vzalloc() if it fails.
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions