mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 22:53:20 +00:00
746dd4012d
When running test_vmalloc.sh smoke the following print out states that
the fragment is missing.
# ./test_vmalloc.sh: You must have the following enabled in your kernel:
# CONFIG_TEST_VMALLOC=m
Rework to add the fragment 'CONFIG_TEST_VMALLOC=m' to the config file.
Link: http://lkml.kernel.org/r/20190916095217.19665-1-anders.roxell@linaro.org
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
compaction_test.c | ||
config | ||
gup_benchmark.c | ||
hugepage-mmap.c | ||
hugepage-shm.c | ||
Makefile | ||
map_fixed_noreplace.c | ||
map_hugetlb.c | ||
map_populate.c | ||
mlock2-tests.c | ||
mlock2.h | ||
mlock-random-test.c | ||
on-fault-limit.c | ||
run_vmtests | ||
test_vmalloc.sh | ||
thuge-gen.c | ||
transhuge-stress.c | ||
userfaultfd.c | ||
va_128TBswitch.c | ||
virtual_address_range.c |