diff options
| author | Danilo Krummrich <[email protected]> | 2023-03-02 02:10:35 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-03-28 16:20:14 -0700 |
| commit | 5c63a7c32a94a7e2fecdd6754a6ff47cd4226ee1 (patch) | |
| tree | 8ef6d8901a9ed3531161ce7e06880468a31b9f51 /tools/perf/scripts/python | |
| parent | 452a8f40728065800b5a5b81f1152e9a16d39656 (diff) | |
maple_tree: export symbol mas_preallocate()
Fix missing EXPORT_SYMBOL_GPL() statement for mas_preallocate().
It isn't actually used by anything yet, but mas_preallocate() is part of
the maple tree's 'Advanced API'. All other functions of this API are
exported already.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Danilo Krummrich <[email protected]>
Reviewed-by: Liam R. Howlett <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions