diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-08-19 15:11:20 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-09-09 09:41:49 -0400 |
commit | b36f679c99889bbe9c48e09f7c175d1058823ae8 (patch) | |
tree | 9f3159f008f5ba17fc8a53fd4917813c09a1910f /tools/perf/scripts/python/gecko.py | |
parent | 42386fbaee1dd41f2c1ad41301a43454e808322c (diff) |
bcachefs: Drop memalloc_nofs_save() in bch2_btree_node_mem_alloc()
It's really not needed: the only locks used here are the btree cache
lock, which we drop for GFP_WAIT allocations, and btree node locks - but
we also drop those for GFP_WAIT allocations.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions