diff options
author | Anatoly Pugachev <matorola@gmail.com> | 2020-06-16 15:26:18 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2020-09-01 15:29:20 +0300 |
commit | cae1d5a2c5a491141faa747e9944ba40ab4ab786 (patch) | |
tree | c0e5e049519bb5a0170df750a92318bf767a8648 /tools/lib/bpf/bpf_prog_linfo.c | |
parent | b784a88e523a7c1912fc75486ce8c029ee6fe523 (diff) | |
download | linux-cae1d5a2c5a491141faa747e9944ba40ab4ab786.tar.xz |
selftests: vm: add fragment CONFIG_GUP_BENCHMARK
When running gup_benchmark test the following output states that
the config options is missing.
$ sudo ./gup_benchmark
open: No such file or directory
$ sudo strace -e trace=file ./gup_benchmark 2>&1 | tail -3
openat(AT_FDCWD, "/sys/kernel/debug/gup_benchmark", O_RDWR) = -1 ENOENT
(No such file or directory)
open: No such file or directory
+++ exited with 1 +++
Fix it by adding config option fragment.
Fixes: 64c349f4ae78 ("mm: add infrastructure for get_user_pages_fast() benchmarking")
Signed-off-by: Anatoly Pugachev <matorola@gmail.com>
CC: Jiri Kosina <trivial@kernel.org>
CC: Shuah Khan <shuah@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/lib/bpf/bpf_prog_linfo.c')
0 files changed, 0 insertions, 0 deletions