diff options
| author | Uladzislau Rezki (Sony) <[email protected]> | 2022-06-07 09:34:48 +0000 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-07-04 01:08:41 +0000 |
| commit | 899c6efe58dbe8cb9768057ffc206d03e5a89ce8 (patch) | |
| tree | d060b0928bc4b523f04f644595c28f74e0a7a2bc /lib/test_vmalloc.c | |
| parent | mm/vmalloc: initialize VA's list node after unlink (diff) | |
| download | kernel-899c6efe58dbe8cb9768057ffc206d03e5a89ce8.tar.gz kernel-899c6efe58dbe8cb9768057ffc206d03e5a89ce8.zip | |
mm/vmalloc: extend __find_vmap_area() with one more argument
__find_vmap_area() finds a "vmap_area" based on passed address. It scan
the specific "vmap_area_root" rb-tree. Extend the function with one extra
argument, so any tree can be specified where the search has to be done.
There is no functional change as a result of this patch.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Uladzislau Rezki (Sony) <[email protected]>
Reviewed-by: Baoquan He <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Cc: Oleksiy Avramchenko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions
