diff options
| author | Uladzislau Rezki (Sony) <[email protected]> | 2019-03-05 23:43:30 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-03-06 05:07:15 +0000 |
| commit | 153178edc7819b5c550e5d498d50697ff9d5f223 (patch) | |
| tree | 4d146a3288cfb8fffb7a1de3e8b86537a3abdbde /lib/test_vmalloc.c | |
| parent | mm/vmalloc: pass VM_USERMAP flags directly to __vmalloc_node_range() (diff) | |
| download | kernel-153178edc7819b5c550e5d498d50697ff9d5f223.tar.gz kernel-153178edc7819b5c550e5d498d50697ff9d5f223.zip | |
vmalloc: export __vmalloc_node_range for CONFIG_TEST_VMALLOC_MODULE
Export __vmaloc_node_range() function if CONFIG_TEST_VMALLOC_MODULE is
enabled. Some test cases in vmalloc test suite module require and make
use of that function. Please note, that it is not supposed to be used
for other purposes.
We need it only for performance analysis, stressing and stability check
of vmalloc allocator.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Uladzislau Rezki (Sony) <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Oleksiy Avramchenko <[email protected]>
Cc: Thomas Gleixner <[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
