diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2018-02-13 10:48:29 -0700 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2018-02-26 16:09:50 -0700 |
commit | f6869826de700bce59e2cef14974f99836e34e4f (patch) | |
tree | 17c3970b79b9da99b974c2af9b9be3136b0cb6b6 | |
parent | 16c513b13477b8da7958e8112bf23cd59b87a7c1 (diff) | |
download | linux-f6869826de700bce59e2cef14974f99836e34e4f.tar.bz2 |
selftests: vm: update .gitignore with new test
Update .gitignore with new test.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
-rw-r--r-- | tools/testing/selftests/vm/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/vm/.gitignore b/tools/testing/selftests/vm/.gitignore index 63c94d776e89..342c7bc9dc8c 100644 --- a/tools/testing/selftests/vm/.gitignore +++ b/tools/testing/selftests/vm/.gitignore @@ -11,3 +11,4 @@ mlock-intersect-test mlock-random-test virtual_address_range gup_benchmark +va_128TBswitch |