diff options
| author | Sidhartha Kumar <[email protected]> | 2024-08-14 12:19:36 -0400 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-09-01 20:26:16 -0700 |
| commit | 580fcbd67ce2cdf9d70c7a8eda0789b9eba1c3af (patch) | |
| tree | d3e569271e826ff26c3c4f5cc8c98617b3ed83e0 /tools/perf/scripts/python/bin | |
| parent | 23e217a848b3b9e1b0cb8c41d731d7968bcc77a5 (diff) | |
maple_tree: use store type in mas_wr_store_entry()
When storing an entry, we can read the store type that was set from a
previous partial walk of the tree. Now that the type of store is known,
select the correct write helper function to use to complete the store.
Also noinline mas_wr_spanning_store() to limit stack frame usage in
mas_wr_store_entry() as it allocates a maple_big_node on the stack.
Link: https://lkml.kernel.org/r/[email protected]
Reviewed-by: Liam R. Howlett <[email protected]>
Signed-off-by: Sidhartha Kumar <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Suren Baghdasaryan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions