diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-02-12 15:17:14 -0500 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-03-13 21:22:24 -0400 |
commit | 5ca8ff157d9712b45d249b97b28e35b0d5eead8e (patch) | |
tree | 3440679827a2f495abde3e731731eca52eec8c3b /tools/perf/scripts/python | |
parent | 83bd5985fa5437a21f6cf9974e3d023e98af490b (diff) |
bcachefs: Use kvzalloc() when dynamically allocating btree paths
THis silences a mm/page_alloc.c warning about allocating more than a
page with GFP_NOFAIL - and there's no reason for this to not have a
vmalloc fallback anyways.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions