diff options
author | 2024-08-19 15:11:20 -0400 | |
---|---|---|
committer | 2024-09-09 09:41:49 -0400 | |
commit | b36f679c99889bbe9c48e09f7c175d1058823ae8 (patch) | |
tree | 9f3159f008f5ba17fc8a53fd4917813c09a1910f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bcachefs: Simplify bch2_xattr_emit() implementation (diff) | |
download | wireguard-linux-b36f679c99889bbe9c48e09f7c175d1058823ae8.tar.xz wireguard-linux-b36f679c99889bbe9c48e09f7c175d1058823ae8.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions