diff options
| author | Sidhartha Kumar <[email protected]> | 2024-08-14 12:19:32 -0400 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-09-01 20:26:15 -0700 |
| commit | 3cd9e92e009de9a036cbf9ec27bad33367fca6f3 (patch) | |
| tree | a127ee9992e6b91e003befeb9a365db5919d00f1 /tools/perf/scripts | |
| parent | 5d659bbb52a24f91cc6c0cf546ffcc0faa7e8f1a (diff) | |
maple_tree: remove mas_destroy() from mas_nomem()
Separate call to mas_destroy() from mas_nomem() so we can check for no
memory errors without destroying the current maple state in
mas_store_gfp(). We then add calls to mas_destroy() to callers of
mas_nomem().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Sidhartha Kumar <[email protected]>
Reviewed-by: Liam R. Howlett <[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')
0 files changed, 0 insertions, 0 deletions