diff options
| author | Nicholas Piggin <[email protected]> | 2021-04-30 05:59:01 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-04-30 18:20:40 +0000 |
| commit | 4ad0ae8c64ac8f81a3651bca11be7c3cb086df80 (patch) | |
| tree | cfeb318f03b88d8b4f8d4a110b894c40a1be7ea4 /lib/test_vmalloc.c | |
| parent | powerpc/xive: remove unnecessary unmap_kernel_range (diff) | |
| download | kernel-4ad0ae8c64ac8f81a3651bca11be7c3cb086df80.tar.gz kernel-4ad0ae8c64ac8f81a3651bca11be7c3cb086df80.zip | |
mm/vmalloc: remove unmap_kernel_range
This is a shim around vunmap_range, get rid of it.
Move the main API comment from the _noflush variant to the normal
variant, and make _noflush internal to mm/.
[[email protected]: fix nommu builds and a comment bug per sfr]
Link: https://lkml.kernel.org/r/[email protected]
[[email protected]: move vunmap_range_noflush() stub inside !CONFIG_MMU, not !CONFIG_NUMA]
[[email protected]: fix nommu builds]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Nicholas Piggin <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Cc: Cédric Le Goater <[email protected]>
Cc: Uladzislau Rezki <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions
